NonStop SOAP User's Manual

NonStop SOAP Features and Functions
NonStop SOAP User’s Manual520501-012
4-22
Dynamic Refresh of the SOAP Server
DEL_SDR_PW <
service name
>*
Informs the SOAP server that the specified service names (separated by spaces)
have been deleted from the SDR.
PURGE_CACHE_SDR
All the SDR cache entries are removed. The SOAP server reads from the SDR
from this point forward and rebuilds its SDR cache.
PURGE_CACHE_PW <
DDL definition names
>*
Deletes the Metadata cache for the definitions specified (separated by spaces).
DUMPCACHE_SDR
Writes the SDR cache details to the trace file.
DUMP_CACHE_PW
Writes the Pathway Metadata cache details to the trace file.
SETTRACE_ON_LEVEL <
nn
>
Tracing is turned on or off and set to level <
nn
>. If the trace level specified is less
than 0, the trace level is set to 0. If the trace level specified is greater than 2, the
trace level is set to 2.
SET_TRACE_OFF
Tracing is turned off.
SETERROR_LOG MAX <
size in megabytes
>
Sets the maximum size of the error log file to the specified number of megabytes. If
the size specified is less than 1, the maximum size is set to 1.
SET_TRACE_LOG MAX <
size in megabytes
>
Sets the maximum size of the trace log file to the specified number of megabytes.
If the size specified is less than 1, the maximum size is set to 1.
ROTATE_ERROR _LOG
The SOAP server attempts to rotate the error log. See log-rotation-value on
page 6-62.
ROTATE_TRACE_LOG
The SOAP server attempts to rotate the trace log. See log-rotation-value on
page 6-62.
SWITCH_ERROR _LOG <
file name
>
The SOAP server closes the current error log file and attempts to use the specified
file name as the log file name prefix.
SWITCH_TRACE_LOG <
file name
>