Sunday, March 2, 2014

REP 501 error show when view report in Oracle Fusion Middleware Service

 That is not application server problem. You just follow below process and overcome this unwanted error.

#############################################################################

Login Your Database Server.Then

#sqlplus sys as sysdba

Run Below command.

sql> alter system set sec_case_sensitive_logon=FALSE;


Then Restart your application server and start all service.

ENJOY




No comments:

Post a Comment