To set the level of detail of the messages that Integration Server logs:
The default level is 2. You can specify the following levels:
To log all debug messages and the ODBC SQL generated by Integration Server; generate the dataloadrecord.txt file, listing the first 1,000 records, which may include successfully loaded records and rejected records; and create the hisdld.rul file consisting of the names of the dimensions loaded followed by the leaf node number of each dimension or member
To log all informational messages and some of the ODBC SQL generated by Integration Server
To log all critical errors where Integration Server terminates the command
The recommended level setting is 2 or 3.
In the startup.bat file, to use the highest level of logging, add -L0 after "C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eis\server\bin\olapisvr.exe". For example:
"C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eis\server\bin\olapisvr.exe" -L0
To use the highest level of logging, type:
olapisvr -L0
In the ais.cfg file, this switch is specified in the following format:
[L]=0