horst borscht
Member²
Hi Marco,
I'm trying to insert records into a global temporary table using TOracleDirectPathLoader.
although "Loader.GetDefaultColumns(False);" works,
"Loader.Prepare;" throws the following error:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
Does TOracleDirectPathLoader have issues with temporary tables?
Thanx in advance and keep up the good work
Horst
I'm trying to insert records into a global temporary table using TOracleDirectPathLoader.
although "Loader.GetDefaultColumns(False);" works,
"Loader.Prepare;" throws the following error:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
Does TOracleDirectPathLoader have issues with temporary tables?
Thanx in advance and keep up the good work
Horst