View Single Post
  #1 (permalink)  
Old June 27th, 2007, 19:51
engyeowkee engyeowkee is offline
Junior Member
 
Join Date: May 2007
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
engyeowkee is on a distinguished road
Data upload error

I'm trying to upload the RATE_GEO_COST_GROUP table after loading the RATE_GEO table and I'm running into this error.

RATE_GEO_COST_GROUP</TableName>
<Exception>ORA-20000: lt error type="FK" pk_table_name="RATE_GEO" pk_column_name="RATE_GEO_GID" fk_table_name="RATE_GEO_COST_GROUP" fk_column_name="RATE_GEO_GID" fk_column_value="SCM.CCHDHK01010001000027" / gt ORA-06512: at "GLOGOWNER.RATE_GEO_COST_GROUP_XV", line 9 ORA-04088: error during execution of trigger 'GLOGOWNER.RATE_GEO_COST_GROUP_XV'</Exception>


aAAny idea what could be causing this? Thanks for your help!
Reply With Quote