Journal Import Error ORA-00904: "CODE_COMBINATION_ID_INTERIM": invalid identifier
(Doc ID 2279745.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle General Ledger - Version 12.2.6 and laterInformation in this document applies to any platform.
Symptoms
When attempting to run journal import the following error occurs.
ERROR
-----------------------
gluddl() <DATE TIME>
-- gluddl ad.do_ddl error buffer begin
do_ddl(APPLSYS, SQLGL, 17, $statement$, GL_INTERFACE): private_do_ddl(APPS, APPLSYS, GL, 17, $statement$, GL_INTERFACE): do_at_tab_a_seq_acd_ind(GL, $statement$): : do_apps_ddl(GL, $statement$): : substr($statement$,1,255)='Alter table GL_INTERFACE add (code_combination_id_interim NUMBER(15))'
-- gluddl ad.do_ddl error buffer end
-- gluddl Message Dictionary Start:
do_ddl(APPLSYS, SQLGL, 17, $statement$, GL_INTERFACE): private_do_ddl(APPS, APPLSYS, GL, 17, $statement$, GL_INTERFACE): do_at_tab_a_seq_acd_ind(GL, $statement$): : do_apps_ddl(GL, $statement$): : substr($statement$,1,255)='Alter table GL_INTERFACE add (code_combination_id_interim NUMBER(15))'
ORA-01430: column being added already exists in table
~~~~~~~~~~~~
Error in: gllcje
Function return status: 0
Function Err Message: Preparing upd_prep from upd_stmt
Function warning number: -1
*****************************************************
sqlcaid: sqlabc: 0 sqlcode: -904 sqlerrml: 61
sqlerrmc:
ORA-00904: "CODE_COMBINATION_ID_INTERIM": invalid identifier
sqlerrp: sqlerrd: 0 0 0 165 0 538976288
sqlwarn: sqltext:
*****************************************************SHRD0044: Process logging off database and exiting ...
Applied the patch and alter table gl_interface as mentioned in GLLEZL When Run Journal Import Get Error in: gllcje ORA-00904 "CODE_COMBINATION_ID_INTERIM": invalid identifier (Doc ID 2056897.1), but it did not resolve error.
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 |
Cause |
Solution |
References |