Home » SQL & PL/SQL » SQL & PL/SQL » Please help me slove the Problem
Please help me slove the Problem [message #4572] Mon, 23 December 2002 03:22 Go to next message
Senthil
Messages: 68
Registered: December 1999
Member
SQL> select * from sales_delta_xt;
select * from sales_delta_xt
*
ERROR at line 1:
ORA-29913: error in executing ODCIEXTTABLEOPEN callout
ORA-29400: data cartridge error
KUP-04063: unable to open log file sh_sales_1660_1672.log.xt
OS error The data is invalid.
ORA-06512: at "SYS.ORACLE_LOADER", line 14
ORA-06512: at line 1
Re: Please help me slove the Problem [message #4573 is a reply to message #4572] Mon, 23 December 2002 03:43 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
KUP-04063 unable to open log file string OS error string

Cause: An attempt to open the log file failed.

Action: Specify a different log file or use NO LOGFILE to disable logging.

I seems like you don't have access to the log file. Verify the path and authorisations on the selected file.

MHE
Previous Topic: Re: How to retrive image from oracle???
Next Topic: How to make a user with system privelige same as user internal
Goto Forum:
  


Current Time: Mon May 20 21:16:51 CDT 2024