Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 232 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations 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