z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


RCCStop - Stop trace collection

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

Use this request to cause the TCP/IP stack to stop collecting trace records. This request preserves any trace filters or options that that you previously set using the RCCSetFilters request. Therefore, you can stop the trace collection and then invoke the RCCStart request to restart the trace collection with the same filters and options.

Rule: The staging buffer statistics are initialized as part of the RCCStart processing. This means that any records remaining in the staging buffer are lost when tracing is restarted. If your application has invoked the RCCStop request to stop a trace, the application must invoke the RCCGetRecords request to obtain all the records currently in the staging buffer before invoking the RCCStart request; otherwise, the records are lost.
This request performs the following action:
  • Sets the status of the trace to inactive.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014