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

How To Populate the Phone Number Field in Oracle Loans? (Doc ID 2990762.1)

SELECT party.party_name Borrower_Name       ,org.name operating_unit   ,loan.loan_number   ,contact_person.party_name contact_person_nam...