Caution
Do not change the value of this SAP CC system parameter in a productive system landscape, except under the direct supervision of a support specialist from your SAP Support Team, or under specific recommendation provided within the SAP CC documentation.
Before changing the value of this system parameter, check the tracing domains that are enabled in your SAP CC system to verify the volume of traces.
This system parameter defines the severity threshold for generating trace messages to the configured destinations (see the LS_TRC_DESTINATION parameter). By default, the trace messages are generated to the logging destination fileset #2.
The main trace thresholds are:
See the Syntax section for more information about the possible values, descriptions, and scopes.
Recommendation
SAP recommends that you use the default settings in a productive SAP CC Core Server system:
ERROR
Use the reset command of SAP CC Admin+ to retrieve the factory settings.
Note
Similar parameters ( LS_APP_SEVERITY and LS_SYS_SEVERITY ) are available to set up the severity thresholds used for the generation of the log messages.
Caution
If no value is set for this parameter, the value of the "ls.trc.severity" system property located in
the startup configuration file (jstart.config) of the instance is used instead.
If this system property is not set, the "ERROR" value is used instead.
Recommendation
Before changing the value of this system parameter, check the tracing domains that are enabled .
The possible values are:
| Trace Severity Threshold | Description | Scope | Generated Traces by Severity |
|---|---|---|---|
DEBUG (**)
|
All the trace messages are generated by the SAP CC system | This is the highest severity threshold for debugging purpose by SAP labs, with extensive and low level information | Debug, Path, Info, Warning, Error, Fatal |
PATH (**)
|
All the trace messages are generated by the SAP CC system, except the debug traces that are dedicated to SAP labs or L3 support specialists. | For tracing the execution flow in the system (or Java Virtual Machine environment), e.g. used in the context of entering and leaving a method, looping, and branching operations | Path, Info, Warning, Error, Fatal |
INFO
|
The SAP CC system generates:
|
This severity threshold is interesting for a development SAP CC system during the implementation phase of the integration project | Info, Warning, Error, Fatal |
WARNING
|
Only the trace messages associated to warnings and errors (incl. fatal) are generated by the SAP CC system. | This severity threshold is interesting for a test, quality assurance, or pre-production SAP CC system during the implementation phase of the integration project or during the operation phase. SAP CC application can recover from anomaly, and fulfill the desired task, but need attention from developer/IT integrator/IT administrator/operations team/support specialist. | Warning, Error, Fatal |
ERROR (default and recommended)
|
Only the trace messages associated to errors (incl. fatal) are generated by the SAP CC system | This severity threshold is recommended for a productive system as there is a low volume of generated traces and important traces are available when there is an error. SAP CC application can recover from error, but cannot fulfill desired task due to the error. The experts from the operations team and the support specialists from SAP Support Team need all the error trace messages. | Error, Fatal |
FATAL
|
Only the trace messages associated to fatal errors are generated by the SAP CC system | This severity threshold is not recommended. The SAP CC system generates only fatal error traces. SAP CC application cannot recover from error, and the severe situation causes fatal termination. | Fatal |
Caution (**)
Once set to
DEBUG
or
PATH
level, the SAP CC system generates a high stream of several MB per minute.
Check before if the file rotation mechanism is available or if you have
only one single file in the destination fileset for traces
or if you have customized the file naming by setting special values.
Similar parameters:
For more information, consult the product documentation of SAP Convergent Charging:
For more information, consult this section.
| Name | LS_TRC_SEVERITY
|
|||||||||||||||
| Category | Parameter | |||||||||||||||
| Type | String | |||||||||||||||
| Access (RO/RW) |
RW(+): Dynamic Read / Static and Dynamic Write An immediate change is possible but is temporary. When it is relevant, change the permanent settings used by the SAP CC Core Server system when it restarts. Use the Admin+ user interface to change the runtime values or the permanent values of this system parameter in an instance of the SAP CC Core Server system or in multiple instances. |
|||||||||||||||
| Groups | ||||||||||||||||
| Instance Types |
This system parameter is available in the following types of instances in a running SAP CC Core Server system:
|
|||||||||||||||
| Default Values (Factory Settings) |
The predefined default values are:
You can use a default value to reset the runtime value or the restart value (persistent) in the Admin+ user interface. Note A default value is part of the factory settings of the SAP CC Core Server systems. It differs from the original value set during the installation or after the Customizing activities. In Admin+, you can reset a parameter value to this default value, but it is not recommended:
reset command.
|
|||||||||||||||