


LOGGING* - Setting this variable to "0" (off, false, no) disables the logging of file updates to the log file. This means that the data file recovery process (using the library routine C$RECOVER) is impossible. However, because rollback information is maintained internally by the runtime, the program can still use the transaction management system to START, COMMIT, and ROLLBACK transactions. Note that this variable is examined only when the log file is first opened, so setting it with the SET ENVIRONMENT verb has no effect. The default setting is "1" (on, true, yes).