MPE/iX Commands Reference Manual (32650-90877)
Chapter 11 417
Command List IX
Commands RECALL/=RECALL thru RUN
Parameters
@ 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 are to be reset.
CPU Specifies that only the CPU usage counter is to be reset. Default is that
both the CPU-time 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-time and connect-time counters are reset.
Operation Notes
This command resets the running counts of CPU-time or connect-time accumulated by an
account and by all groups within that account to zero. If all parameters are omitted when
you execute RESETACCT, all counters (except file space) for all groups in all accounts are
reset.
Use
This command may be issued from a session, job, program, or in BREAK. Pressing
Break
has no effect on this command. System manager (SM) capability is required to execute this
command.
Example
To reset the CPU counter for all accounts in the system, enter:
RESETACCT @,CPU
Related Information
Commands REPORT
Manuals None
RESETDUMP
Disarms the debug facility call that is made during abnormal process termination. (Native
Mode)
Syntax
RESETDUMP
Parameters
None
Operation Notes
This command disarms the debug facility (armed by using the SETDUMP command) after a
process abort. It affects all processes created later under the current session or job.