The configuration file is an ASCII file that you can edit with any text editor that can save files in ASCII format.
parameter_name={value | DEFAULT}
where:
parameter_name – is the name of the parameter you want to specify.
value – is the numeric value for set parameter_name.
“DEFAULT” – specifies that you want to use the default value for parameter_name.
deadlock retries = 1
cpu accounting flush interval=DEFAULT
When you edit a configuration file, your edits are not validated until you check the file using the verify option, read the file with the read option, or restart SAP ASE with that configuration file.
If all your configuration files are lost or corrupted, you can re-create one from a running server by using the restore subcommand and specifying a name for the new file. The parameters in the new file are set to the values with which your server is currently running.