Error while Re-create grants and synonyms for APPS schema after AD 12.1.1 upgrd driver patch 7461070
Hi Raktim,
Welcome to Patching community !!!
Issue:
Error while Re-create grants and synonyms for APPS schema after AD 12.1.1 upgrade driver patch 7461070
=====================================================
Start time for file is: Tue Mar 18 2014 03:40:45
sqlplus -s APPS/***** @/q-fin-db2/oaqa/R12/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adappsgs.pls &systempwd 1 CS 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,'CS','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,CS,APPLSYS,APPS): create_base_gs(CS,APPS):