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 CLOSE an accounting database table in the Accounting Facility, execute DBUTLTY using the command:

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

Command

ACCT

Invokes the Accounting Facility maintenance function.

Required Keywords

OPTION=CLOSE

Specifies the CLOSE option.

,TABLE=

Specifies which table in the accounting database is to be spilled and closed. Entering ALL, indicates all tables are to be closed and the Accounting Facility is to be stopped.

Valid Entries:

Ann (where nn is two numeric digits) or ALL

Default Value:

(No default)