Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

CHANGE-RESLOG-FILE

&pagelevel(3)&pagelevel

Change RESLOG file

Component:

RESLOG

Functional area:

Accounting system control

Domain:

ACCOUNTING

Privileges:

TSOS
SW-MONITOR-ADMINISTRATION

Function

The RESLOG (RESource LOGging) subsystem always logs the use of extra CPUs in the RESLOG file $TSOS.SYS.RESLOG.<server-id>. You can use the CHANGE-RESLOG-FILE command to change the RESLOG file. Changing the logging file involves the following steps:

  1. Close the current logging file $TSOS.SYS.RESLOG.<server-id>

  2. Rename the file to $TSOS.SYS.RESLOG.<server-id>.<date> (the close time date is appended to the file name)

  3. Create and open the new logging file $TSOS.SYS.RESLOG.<server-id>

Closed RESLOG files can be evaluated using the START-RESLOG-EVALUATION command.

RESLOG logging is only performed at systems with extra CPUs (e.g. systems of type S140 and S170). For more details on RESLOG logging and the use of extra CPUs see the “Introduction to System Administration” [14].

Format

CHANGE-RESLOG-FILE                                                                                                                             


Return codes

(SC2)

SC1

Maincode

Meaning


0

CMD0001

No error

Command return codes that are returned in the event of an error (subcode 1 not equal to 0) cannot be guaranteed. Automatic error handling is nevertheless possible using the spin-off mechanism (corresponds to the default setting of the SET-PROCEDURE-OPTIONS command with ERROR-MECHANISM=*SPIN-OFF-COMPATIBLE).