Hello all,
How can i set up default loglevel zero to all users including administrators. we are using external table authentication.
Thanks
Use NQ_SESSION.LOGLEVEL variable
https://gerardnico.com/wiki/dat/obiee/obis/loglevel
How is LOGLEVEL set right now, do you any specific setting for LOGLEVEL as off now?
You can set LOGLEVEL for all the users by setting LOGLEVEL session variable to '0' using an Init Block and query as simple as
Select '0' from dual;
and assign the output of this query to LOGLEVEL session variable,setting log level through session variable overrides user specific log level.
You can find more information on LOGLEVEL in below blog
3295595 wrote:
WHY?! Why would you EVER want to do that @3295595 ? What could this possibly bring you?
We have server utilization issues and management didnt approve the hardware upgrade. So we need to reduce the usage of servers in all possible aspects.. Can you please suggest some idesas.
Changing the log level to 0 will only use a bit less disk, the space the log file took.
Logging adding performance issues is a myth ...
The load on your system highly depends on what your users does, the kind of model you have (if all the possible logic is pushed down to the database vs. having the BI server doing the job) etc.
If you have issues and the management refused an hardware upgrade on an almost 10 years old software .... at some point it will just die, that's the normal natural destiny ...
(Because over all these years usage and data changed, so the management can't expect the system to keep working like when it has been setup)
Tell your management about cloud, no need to care about hardware anymore
Actually we have a migration plan running for 12c. That is why no more cost on old hardware.
Turning off logging will have exactly zero effect on performance apart from saving some megabyte disk space.
Whoever told you that would increase performance...well let's just say he was wrong.
Reducing logging to zero has only the effect of taking away any means of any troubleshooting. You'd basically be flying blind with your hands tied behind your back.
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (SCM). The session will cover updates on Supply Chain Management and Procurement. Presented by: Anil Sebastian - Senior Director, SCM Product Management, Fusion Data Intelligence…
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?