Temporarily Setting Event Levels
To modify the type of information that Siebel Remote collects, you can temporarily modify the SIEBEL_LOG_EVENTS environment variable.
To temporarily set event levels
Open a DOS window on the remote client computer.
Navigate to the
SIEBEL_CLIENT_ROOT\bin
folder.Enter the following command:
set SIEBEL_LOG_EVENTS=event_level
For more information, see Setting the Event Level.
From the same DOS window you opened in Step 1, log in to the remote client.
For example, enter the following command:
siebel /u username /p password /c cfg /d local
where:
username is the name of the user
password is the password assigned to the user
cfg is the name and path to the configuration file
local specifies the local database
For more information, see Locating the Siebel Application Configuration File.