|  | 
		Hi Emran,
 we are running ERP with 12.2.4 with db 11.2.0.3
 i want to upgrade my db from 11.2.0.3 to 12.1.0.2
 Interoperability Notes Oracle EBS 12.2 with Oracle Database 12c Release 1 (Doc ID 1926201.1)
 First steps
 to upgrade the FMW from 11.1.1.6 to 11.1.1.9.0
 after that upgrade the AD/TXK 7 but the latest delta is 10 so when we apply the this patch
 It is OK if the above package body was created with compilation
 errors accessing AD_INVOKER_TASKS, FND_ORACLE_USERID,
 AD_PARALLEL_COMPILE_ERRORS, or AD_TIMESTAMPS
 
 The errors should be resolved by the time AutoUpgrade completes
 
 --- Creating AD_CLONE_UTILS package body
 
 Package body created.
 
 
 --- create public synonyms for ad_inst and ad_ddl
 from   xmltable(('"AD_DDL","AD_INST"')) t) list
 *
 ERROR at line 6:
 ORA-06550: line 6, column 50:
 PL/SQL: ORA-00933: SQL command not properly ended
 ORA-06550: line 3, column 1:
 PL/SQL: SQL Statement ignored
 
 
 
 
 Time when worker failed: Wed Feb 21 2018 10:26:22
 
 
 then upgrade the db from 11.2.0.3 to 12.1.0.2
 
 
 |