Issue during upgrade of 12.1.1 relates to WBiz-Tax ZX_EXEMPTIONS_U2
Error are
*****************************************************************************
sqlplus -s APPS/***** @/appl3/oracle/DFIN/apps/apps_st/appl/zx/12.0.0/patch/115/sql/zxexceptmig1.sql &un_ar &batchsize 4 8
DECLARE
*
ERROR at line 1:
ORA-00001: unique constraint (ZX.ZX_EXCEPTIONS_U2) violated
ORA-06512: at line 48
*******************************************************************************
sqlplus -s APPS/***** @/appl3/oracle/DFIN/apps/apps_st/appl/zx/12.0.0/patch/115/sql/zxexemptmig1.sql &un_ar &batchsize 6 8
DECLARE
*
ERROR at line 1:
ORA-01400: cannot insert NULL into ("ZX"."ZX_EXCEPTIONS"."TAX_REGIME_CODE")