Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SET-ACCOUNTING-PARAMETER

This statement controls the logging of request accounting.

Scope of validity

DBH administration

See also

The DBH option ACCOUNTING on "ACCOUNTING"

Function

You use the SET-ACCOUNTING-PARAMETER administration statement to control the logging of request accounting for the BS2000 RAV accounting procedure (see the BS2000 manual “ Introduction to System Administration”).

SET-ACCOUNTING-PARAMETER

ACCOUNTING = *ON(...) / *OFF


*ON(...)



|

CPU-TIME = *NO / *YES

Operands

ACCOUNTING = *ON(...)

Turns on logging of request accounting. If logging is already on, the administration statement is rejected.

CPU-TIME = *NO / *YES
Turns CPU-time counting on/off.

ACCOUNTING = *OFF
Turns off logging of request accounting.
If logging is already off, the administration statement is rejected.


Administration command in ISP format and at the CALL DML interface

The ACC,TP administration command corresponds to the SET-ACCOUNTING-PARAMETER administration statement here.

ACC,TP={ON[,CPU]|OFF}