Cisco Systems S/390 Network Router User Manual


 
18 Cisco IOS for S/390 Release 2.0 Release Notes
Documentation
LOGGING SPIN NOW
Spins the log now; leaves all specifications unchanged.
LOGGING SPIN(LINES(5000) MINUTES(60))
Resets spin to every 5000 lines or 60 minutes, whichever comes first; leaves remaining keywords
unchanged.
LOGGING PRINT(ALL) WTO(ALL) WRITER(TOLSTOY) SPIN(SYNC) NOW
Prints and WTOs all message, resets SYSOUT writer to TOLSTOY and defaults CLASS, DEST, and
FORM. Also resets spin to every hour on the hour, ignoring line count, and spins the log now.
Cisco IOS for S/390 Prefixed Messages
The following error messages should be added to the Cisco IOS for S/390 Prefixed Messages manual
to support the REFRESH USSTAB:
These messages are described in the chapter “T01CFnnn Configuration Messages.”
T01CF080R
USSTAB tbl_name successfully refreshed for APP task task_num
Explanation The REFRESH USSTAB(tbl_name) TASK(task_num) operator command executed
successfully.
T01CF081W
Refresh of USSTAB failed, APP task task_num inactive.
Explanation There was a negative response to a
REFRESH USSTAB(tbl_name)TASK(task_num) operator command. The APP task task_num
was not fully initialized or is in the process of stopping.
Recommended Action Wait for the APP task to complete initialization or restart the APP task
task_num if it was stopped.
T01CF082W
Refresh of USSTAB failed, tbl_name not found.
Explanation
There was a negative response to a REFRESH USSTAB(tbl_name)TASK(tasknum)
operator command. tbl_name was not found in the JOBLIB/STEPLIB or link-listed library.
Recommended Action You will need to research what happened to the USS Table.
T01CF083W
Refresh of USSTAB failed, invalid format in tbl_name
Explanation
There was a negative response to REFRESH USSTAB(tbl_name) TASK(task_num)
operator command. tbl_name has an invalid format (it should start with X'BD').
Recommended Action You will need to research what happened to the USS Table.