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


How to Use the DBUTLTY Command

The MUF must be active when you execute this command. To SPILL an accounting database table, execute DBUTLTY using the command:

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

Command

ACCT

Invokes the Accounting Facility maintenance function.

Required Keywords

OPTION=SPILL

Specifies the SPILL option.

,TABLE=

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

Valid Entries:

Ann (where nn is two numeric digits) or ALL

Default Value:

(No default)