Technology Stack - EBS (MOSC)

MOSC Banner

Adadmin: Error While Recreate grants and synonyms for APPS schema(s) in ADADMIN

edited Aug 20, 2021 11:27AM in Technology Stack - EBS (MOSC) 7 comments
Hi, I get the next error when Recreate grants and synonyms for APPS schema(s) with Adadmin:
sqlplus -s APPS/***** @/u01/laboappl/ad/11.5.0/admin/sql/adappsgs.pls &systempwd 1 XX APPLSYS APPS TRUE FALSE TRUE
Connected.
old 2: ad_apps_private.create_grants_and_synonyms(&2,'&3','&4','&5','FALSE');
new 2: ad_apps_private.create_grants_and_synonyms(1,'XX','APPLSYS','APPS','FALSE');
begin
*
ERROR at line 1:
ORA-20000: ORA-00955: name is already used by an existing
object:create_grants_and_synonyms(1,XX,APPLSYS,APPS): create_base_gs(XX,APPS):
In Synonyms Loop:create_synonym(XX,XX_AP_INVOICE_INT,APPS,XX_AP_INVOICE_INT):

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