Tuesday, October 24, 2017

How To Turn Off Low-Level Diagnostic Logging

The following message appears after logging in to Oracle E-Business Suite:
"Low-level Diagnostic Logging is turned on. This may temporarily reduce performance"


Disable diagnostic logging with the following steps:

1. Login as a user with System Administrator responsibility and then navigate to:  Profile > System.


Here user level profile value is set to "Yes" for profile option "FND: Debug Log Enabled".

Set the following profile option at the User level:
 FND: Debug Log Enabled = No

2. Logout of the application. You may also want to clear the browser's cache.

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...