when using Vikas' program to load large files getting error
Hello,
I am using Vikas' program to load large data files: http://htmldb.oracle.com/pls/otn/f?p=38131:1
This works fine, except when I click on the button to create table, then I get a "not found" error--
failed to parse SQL query:
ORA-00942: table or view does not exist
What might cause this? I've checked grants and such and reviewed the code, but haven't figured it out...
Thanks!