Adabas Command Log Layouts

Command log layout 8 comprises the following log record types:

  • the basic log record type (x'0001') is produced for all commands processed on noncluster nuclei and for those that arrive from a remote nucleus and run under internal command queue elements (ICQEs).

  • the asynchronous request log record type (x'0002') is created on a nucleus that sends a command to another nucleus. This record type is used in Adabas nucleus cluster environments only.

  • the Adabas event log record type (x'000D') is produced for commands that received response code 145 (ADARSP145).

The DSECT that maps the layout of the CLOGLAYOUT=8 records is called LORECX and can be found in the ADAvrs.SRCE library.