Parameter: LDF2_FILE_NAME

Definition

The file path, name, and extension of the files in destination fileset #2

Description

This system parameter specifies the file name template of the file #2 logging destination.

Possible values: See the LDF1_FILE_NAME parameter

Recommendation

End a log file with an extension '.log' and a trace file with an extension '.trc'.

Examples

  • work/log/@INSTANCE_ID@_LDF1.log and work/log/@INSTANCE_ID@_LDF2.trc
  • %t/log-%g-file.log

See Also

Detailed Information

Name LDF2_FILE_NAME

The file path, name, and extension of the files in destination fileset #2

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 work/log/@INSTANCE_ID@_LDF2.trc
updater work/log/@INSTANCE_ID@_LDF2.trc
guider work/log/@INSTANCE_ID@_LDF2.trc
bulkLoader work/log/@INSTANCE_ID@_LDF2.trc
taxer work/log/@INSTANCE_ID@_LDF2.trc
dispatcher work/log/@INSTANCE_ID@_LDF2.trc

Additional Information

See the LDF2_ENABLED system parameter for more information.