You can issue RSS commands from the MVS console by using the MVS Modify command. For example, the following syntax sets the message level to trace RACF commands and responses:
F RSS,SETMSG RACFTRACE
Commands are available to control the Audit Log, the message level, and to shut down RSS.
The following commands are supported by RSS:
| |
---|
| Resets a previously set message level
The message level parameter settings are the same as for SETMSG. |
| Sets a new message level
Under normal running, the message level parameter in the configuration data set usually sets Info and Error so that only information and error messages are written to SYSOUT.
If you experience issues with RSS, you might need to switch on and off one or more of the tracing message levels. You can do this dynamically with this command and the RESETMSG (and avoids having to recycle the product).
The following message levels are available: | |
---|
| Turns on application specific tracing | | Traces data in all traced exchanges as well as protocol information | | Traces detailed data buffers during communication
Use this trace with caution because sensitive data might be reported. | | | | Traces data space activity | | | | Traces HTTP traffic generated by user interactions with the RSS browser interface | | Output information messages | | Traces JSON streams over the REST API | | | | Traces all RACF commands and their output responses | | Traces REXX activity and allows the called REXX execs to write additional trace data | | Traces application SQL calls | | Traces all TCP communications including SSL exchanges when using HTTPS protocol | | Traces data sent and received across XCF communications |
|
| Performs a controlled shutdown of RSS
This can also be done using the standard MVS 'P RSS' command.
No confirmation of either command is required. The RSS address space closes as soon as RSS has cleanly terminated any active or waiting tasks. |
| Lists the active RSS Servers and their status |
| Lists the active RSS applications running in this RSS Server and connected to this RSS Server |
| Displays details of the CSA block used by RSS |
| Displays statistics on the RSS hash table |
| Displays active RSS sessions |
| Displays active RSS TSO address space details |
| Displays checkpoint data set statistics |
| Displays details of the master dataspace |