Siebel Logs Files

How Siebel log files are useful in Debuging or development environment?

Questions by chandu.siebel

Showing Answers 1 - 3 of 3 Answers

Siebel Logs can be used for debugging at the client and server level.

Dedicated client
--------------------
Right click on Siebel Client icon or Shortcut
In Target Text Field, append the following string at the end: /u <username> /p <password> /s "c:MySiebelLog.txt"

This will generate all the SQL statements generated against the database.

Web client
--------------
Increase the Trace and SQL Trace level of the server component (object manager or other components) to 8 to dump all the possible info. You need to have access to the file system on Siebel app server to see these logs.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions