DB2 Connect User's Guide

Sending Accounting Information to a DB2 for OS/390 Server

Many mainframe customers consider detailed accounting for resources that are used by different applications to be an important part of their operational procedures. DB2 for OS/390 provides extensive facilities for producing accounting reports that allow information systems departments to charge individual user departments for the mainframe resources they use. This process is often called chargeback accounting. DB2 Connect products allow for accurate accounting for the host resources used by the PC and UNIX applications using existing accounting reports and procedures.

DB2 Connect implements this feature in a flexible way by providing:

Setting the Accounting String

The default accounting string is set by the DB2 Connect workstation's dft_account_str configuration parameter. This default mechanism is useful for database clients that do not have the capability to forward an accounting string to DB2 Connect. For example, applications developed prior to Version 2 products.

There are two ways for client applications to override the default accounting string set at the DB2 Connect server:

Note:When defining the accounting string, you should observe the following rules:
  1. Use the characters A-Z, 0-9, or '_' (underscore).
  2. Limit the accounting string to 199 bytes--longer strings are truncated.


[ Top of Page | Previous Page | Next Page ]