You have encountered an unexpected error. Please contact your System Administrator for assistance.

You have encountered an unexpected error. Please contact your System Administrator for assistance.


How to I implement the following recommended Solution?

Solution:
 
Updating Application tables from sqlplus/toad is not supported. 
For the user(s) effected with the error, the following SQL can be run to update the missing value causing the java.lang.NullPointerException:

SQL> update FND_USER_PREFERENCES set PREFERENCE_VALUE='NtfSubject,' where USER_NAME='<username>' and PREFERENCE_NAME='ADVANCED_WL_SORT_PREF';
SQL> commit;
Replace '<username>' with the actual username in the FND_USER table.

You have encountered an unexpected error. Please contact your System Administrator for assistance. You have encountered an unexpected error. Please contact your System Administrator for assistance. Reviewed by oracle e-business Suite R12 on October 03, 2019 Rating: 5

No comments:

Powered by Blogger.