Technology Stack - EBS (MOSC)

MOSC Banner

EBS R12.1.3 : unable to create users using FND_USER_PKG.CreateUser

edited Feb 4, 2015 10:04AM in Technology Stack - EBS (MOSC) 10 commentsAnswered
Hi,
We are trying to integrate 3rd party SSO with EBS.    While trying to create users in EBS  , it is erroring out.   Please let us know, how to fix this issue.

profile option "Application SSO LDAP Synchronization" is  "Disabled"

 1  Begin
  2  APPS.FND_USER_PKG.CreateUser('RAM',NULL,'welcome123',null,null,null,null,null,sysdate,null,null,null,null,null,null,null,null);
  3* end;
SQL> /
Begin
*
ERROR at line 1:
ORA-20001: APP-FND-02600: Unable to create user RAM due to the following
reason(s):
This user name is already in use. Please enter a unique user name..
ORA-06512: at "APPS.APP_EXCEPTION", line 72

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center