ORA-01400 cannot insert null into "CSI"."CSI_I_PARTIES" while applying patch R 12.1 main driver for
We are upgrading 11i to R12.I have started R12, 12.1 main driver patch with below command as per Oracle Support Doc ID 1448102.1
Apply the newly merged Release 12.1 upgrade driver (for example, $AU_TOP/patch/115/driver/u_merged.drv) with adpatch options=nocopyportion,nogenerateportion
--------worker 1
sqlplus -s APPS/***** @/app/tnoltp12/apps/apps_st/appl/eam/12.0.0/patch/115/sql/eamsnupd.sql &un_inv &batchsize 7 16
declare
*
ERROR at line 1:
ORA-20000: Error occurred in obtaining transaction type. ORA-01403: no data
foundError occurred in inserting into CSI_I_PARTIES table. ORA-01400: cannot
insert NULL into ("CSI"."CSI_I_PARTIES"."PARTY_ID")Error occurred in inserting
into CSI_I_PARTIES table. ORA-01400: cannot insert NULL into
Tagged:
0