Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004
Zeros the running counts of CPU time or connect time
accumulated by an account and by all groups within that
account. (CM)
RESETACCT [[ @ ] [,[CPU ]]]
[[acct] [CONNECT ]]]
@ Specifies that the counters for all accounts, and
all groups within the accounts, are to be reset.
Default.
acct Specifies the name of a particular account, and all
groups within the account, for which the CPU and/or
connect time are to be reset. Default is @.
CPU Specifies that only the CPU usage counter is to be
reset. Default is that both the CPU and connect
time counters are reset.
CONNECT Specifies that only the connect time usage counter
is to be reset. Default is that both the CPU and
connect time counters are reset.
This command zeros the running counts of CPU or connect time
accumulated by an account and by all groups within that
account. If all parameters are omitted when you execute
RESETACCT, all counters (except file space) for all groups
in all accounts are reset.
This command may be issued from a session, job, program, or
in BREAK. Pressing [Break] has no effect on this command. A
user must have System Manager (SM) capability to execute this
command.
To reset the CPU counter for all accounts in the system,
enter
RESETACCT @,CPU
Commands: REPORT Back to Main Index