I created a program that creates a directory that references a text file as if it were a database. Well, it works fine. I moved it to another server created all the proper directories and text files and these errors popped.
ORA-29913 Error in executing ODCIEXTTABLEOPEN callout
ORA-29400 data cartridge
.
.
.
KUP-04040 file Cimteet.txt in GregScript not found
GregScript is the name of my directory, in it is the address I need. Cimteet.txt is the text file I am reading from .
For some reason it won't open the external table.
Any thoughts
Greg
ORA-29913 Error in executing ODCIEXTTABLEOPEN callout
ORA-29400 data cartridge
.
.
.
KUP-04040 file Cimteet.txt in GregScript not found
GregScript is the name of my directory, in it is the address I need. Cimteet.txt is the text file I am reading from .
For some reason it won't open the external table.
Any thoughts
Greg