Oracle Forms (MOSC)

MOSC Banner

Querying EXTERNAL TABLE in forms gives error intermittently (ORA-29913 + ORA-29400 + KUP-04040)

edited Apr 5, 2009 12:14AM in Oracle Forms (MOSC) 5 commentsAnswered
Hi

We have an external table.
If the table is there we drop it using EXEC SQL.
Then we create it using EXEC SQL.

Then we select from it (Forms 10g Release 1). Problem is we get this error sometimes (not all the time):  

12:33:51 PM 
12:33:51 PM  *** SCRIPT START :  Session:ABS@ava453dv(1)   3/27/2009
12:33:51 PM ***
12:33:51 PM  Start SQL Editor Execution ...
12:33:51 PM  Processing ...
12:33:51 PM  insert into temp_simcards(IMSI,
12:33:51 PM   *
12:33:51 PM  ORA-29913: error in executing ODCIEXTTABLEOPEN callout
12:33:51 PM  ORA-29400: data cartridge error 
12:33:51 PM  KUP-04040: file simtest12.txt in SIM_DATA_FILE not found
12:33:51 PM  ORA-06512: at "SYS.ORACLE_LOADER", line 19
12:33:51 PM  *** Script stopped due to error ***

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center