If you come from a 10g background you might be missing the NQquery.log. Don’t worry it’s still there. In 11.1.1.5 you will find it in <<OBIEE_HOME>>\instances\instance1\diagnostics\logs\OracleBIServerComponent\coreapplication_obis1
Along with the NQserver log.
Now how do I set the loglevel? Two options:
- Set it for everbody. (!A No No on production machine’s!)
In the Administration tool goto TOOLS > Options
- Set it for a individual user:
You can’t do it in the Administration tool, since the users are no longer there.
You have to do it in the report under investigation, go to the advanced tab of your report:
Scroll down to the prefix part:
and enter:
SET VARIABLE LOGLEVEL=2;
Don’t forget the semicolon!
Open the NQquery.log in a text editor (fi Notepad++)
Run your report and reload the log in the text editor:
Scroll down to the bottom to check your sql:
Till Next Time
5 comments:
Just a small Correction. You mention, you do not see the users in the Admin tool. You can. In the Admin tool, Under manager > Identity, when you see the Identity window, you can select Action menu, and search for Users by using '*' as a wild Character to search, this will display all users. And from this list, just like in old 10g tools, you can select each user, assign a log level.
Keep up the good work.
L.
L
Are you using 11.1.1.5? I can't find it there.
Regards John
Yes, I'm using 11.1.1.5, I included screenshots on this link, since I can't upload pics to the blog.
Hope it helps.
http://www.megaupload.com/?d=UBUDJ2WC
L.
@L,
Found it! thanks for the info!
regards
John
the megaupload link seems to be obsolete...can u post the images John
Regards
Post a Comment