12.2 EBS Patch 25820806 (R12.AD.C.Delta.10) fails when merged and applied with Patch 26720905:R12.AD.C with ORA-01400: cannot insert NULL into ("APPLSYS"."AD_TIMESTAMPS"."ATTRIBUTE") error
(Doc ID 2361013.1)
Last updated on MAY 03, 2021
Applies to:
Oracle Applications DBA - Version 12.2 to 12.2 [Release 12.2Cloud]Information in this document applies to any platform.
Symptoms
On : 12.2 version, Online Patching - OP
While applying the R12.AD.C.Delta.10 Patch 25820806 using the following command, it fails with error:
adop phase=apply patches=25820806,26720905 merge=yes hotpatch=yes
INSERT INTO fnd_install_processes (worker_id, control_code, status,
context, pdi_product, pdi_username, command, file_product, subdirectory,
filename, phase, install_group_num, arguments,
symbolic_arguments,machine_name) VALUES (1, 'W', 'W', 'UNDEF', 'UNDEF',
'UNDEF', 'UNDEF', 'UNDEF', 'UNDEF', 'UNDEF', 0, 0,
rpad('-',100,'-'),rpad('-',100,'-'),'UNDEF')
Connecting to APPS......Connected successfully.
AutoPatch error:
Error while inserting row in AD_TIMESTAMPS
AutoPatch error:
ORA-01400: cannot insert NULL into ("APPLSYS"."AD_TIMESTAMPS"."ATTRIBUTE")
AutoPatch error:
aijhip(): Error calling aijmgrInsertHangingRowInAdTmStmp()
AutoPatch error:
Failed running aidinv() in adprim()
AutoPatch error:
Failed running Invoker's Rights maintanance logic
Changes
Fresh Installation of 12.2 followed by latest AD/TXK Delta 10 patches
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |