DB2 Server for VM: System Administration


Generation of Accounting Records

Accounting records are written when one of the following occurs:

The database manager does not write an accounting record for every logical unit of work, because too many records would be generated, resulting in high system overhead. Because most ISQL users use AUTOCOMMIT ON, practically every SQL statement issued would cause a new LUW.

If your users are using DRDA protocol, the database manager also generates accounting records for them in addition to the CMS user record. For a description of the accounting records, see Remote User Records.

If you have VSE guest sharing, the database manager also generates accounting records for VSE guest users. These records are similar in format to the accounting records for DB2 Server for VM users on VM. The VSE guest user records are generated on the database machine. For a description of the records, see VSE Guest User Records.

The database manager processes batch/ICCF users on VSE as individual users. All CICS users are processed as one user, and are identified by the user ID that CICS uses.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]