My Oracle Support Banner

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 later
Information in this document applies to any platform.

Symptoms

NOTE: In the images/examples above or below and/or the attached document, user details / company name / address / email / telephone number represent a fictitious sample (based upon made up data used in the Oracle Demo Vision instance).  Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.