Previous Topic: How to Use the Console CommandNext Topic: Example JCL


How to Use the DBUTLTY Command

Multi-User mode is required to execute this command. To OPEN an accounting database table in the Accounting Facility, execute DBUTLTY using the following command format.

►►─ ACCT OPTION=OPEN,TABLE= ─┬─ Ann ─┬────────────────────────────────────────►◄
                             └─ ALL ─┘

Command

ACCT

Invokes the Accounting Facility maintenance function.

Required Keywords

OPTION=OPEN

Specifies the OPEN option.

,TABLE=

Specifies the table in the accounting database that is to be opened. Entering ALL, indicates all accounting tables are to be opened.

Valid Entries:

Ann (where nn is two numeric digits) or ALL

Default Value:

(No default)