Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 52 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 288 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 111 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
OBIEE 12c User level logging in RPD
OracleUser_MUC6U
Rank 5 - Community Champion
Hi,
I'm trying to utilize the user level logging in the RPD where the query's physical SQL is wrote to the nquery.log - I think the file is called $OBIEE_HOME /user_projects/domains/<domain>/servers/obis1/logs/obis1-query.log now in 12c, however I'm unable to get any queries logged. I've went through setting the user logging to level 2 via the Admin Tool but its not logging anything. Is obis1-query.log the correct file to look for this logging or is there another configuration step that's required in 12c?
Regards
Adrian
0
Answers
-
In the Analysis add the following to the prefix box on the Advance tab
Set Variable LOGLEVEL=2;
Not sure why the RPD server setting doesn't work.
0