Siebel Remote and Replication Manager Administration Guide > Monitoring and Reporting > Monitoring and Logging for Siebel Remote >

Naming Conventions for Log Files


This topic lists naming conventions for server components and their associated log files on the Siebel Server and the remote client.

Log Files on the Siebel Server

The Server Components That Siebel Remote Uses topic describes server components and the associated log files that Siebel Remote creates in the following folder:

  • On Windows, in the SIEBEL_ROOT\log folder on the Siebel Server. For example, C:\siebel\ses\siebsrvr\log.
  • On UNIX, in the /siebel/ses/siebsrvr/enterprises/enterprise_name/server_name/log folder on the Siebel Server.

These files include information that various server components create for SQL based events. The task Id is the identification number of the server task that created the log file. For example, TxnProc_7204.log.

For more information about:

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.
Siebel Remote and Replication Manager Administration Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.