Log Files on the Remote Client
Siebel Remote uses two naming conventions with log files on the remote client. The program log file names are Siebel.log or UpgWiz.log.
The name of the log file for the process or task is Syncthrd_123_456.log, where:
123 is the Id of the process.
456 is the Id of the task.
The location of the log file, such as the SyncThrd log file, is as follows:
If you set SIEBEL_LOG_DIR to
SIEBEL_LOG_DIR=dir
, then Siebel Remote creates the log file in the folder that the dir parameter specifies. Make sure this folder exists and permission to write a file in that location exists.If no SIEBEL_LOG_DIR is specified, then Siebel Remote creates the log file in the
SIEBEL_CLIENT_ROOT\log
folder.