ADZDPREP.sql In Online Patching with ORA-44303: service name exists
ADZDPREP.sql In Online Patching with ORA-44303: service name exists even though ebs_patch service does not exist in the database. Below is the exact error ERROR at line 1: ORA-44303: service name exists ORA-06512: at "SYS.DBMS_SERVICE_ERR", line 21 ORA-06512: at "SYS.DBMS_SERVICE", line 316 ORA-06512: at "APPS.AD_ZD_PREP", line 388 ORA-01403: no data found ORA-06512: at "APPS.AD_ZD_PREP", line 382 ORA-06512: at line 4 SQL> select SERVICE_ID,NAME from all_services where name like '%patch%'; no rows selected