Wednesday, January 22, 2014

unable to validate GUEST USER

SQL> select FND_WEB_SEC.VALIDATE_LOGIN('GUEST','ORACLE') from dual;

FND_WEB_SEC.VALIDATE_LOGIN('GUEST','ORACLE')
--------------------------------------------------------------------------------
N


SQL> select fnd_message.get from dual;

from the output message check in oracle support for solutions.

No comments:

Post a Comment