Parameter: LS_TRC_DESTINATION

Definition

Destination(s) of the trace messages

Description

This parameter defines which destination(s) will receive the trace messages generated by the instances of the system. These destinations are the console and several sets of files. They can include entries from other sources (business processing logs, system processing logs). By default, the trace messages are generated in the logging destination fileset #2 .

Syntax

The possible values are:

  • A single destination identifier among:
    • LDC : Console destination
    • LDF1 : File destination number 1
    • LDF2 : File destination number 2
    • LDF3 : File destination number 3
    • LDF4 : File destination number 4
    • LDF5 : File destination number 5
  • A list of destinations. Each entry must be defined as described above and separated with a comma.

See Also

  • Severity threshold for the generation of trace messages: LS_TRC_SEVERITY
    • Destination(s) of the log messages related to the business processing level: LS_APP_DESTINATION
    • Destination(s) of the log messages related to the system processing level: LS_SYS_DESTINATION

Detailed Information

Name LS_TRC_DESTINATION

Destination(s) of the trace messages

Category Parameter
Type String
Access (RO/RW)

RW(-): Dynamic Read / Static Write

An immediate change is not possible. For a deferred and permanent change, use the set command of the Admin+ user interface to change the parameter value for a specific type of instance in the SAP CC system. A restart is needed for permanent changes.

Group(s) System: Log and Trace Settings
System Instances This system parameter is available in the following types of instances in a running SAP CC system: rater, updater, guider, bulkloader, taxer, dispatcher
Default Values (Factory Settings)
rater LDF2
updater LDF2
guider LDF2
bulkLoader LDF2
taxer LDF2
dispatcher LDF2

Additional Information

See the LS_TRC_SEVERITY system parameter for more information.