I spent a few days configuring a new database, all the tablespaces/datafiles etc.
I just tried to do an import from a dump file into the new table structure and ended up with a few hundred pages of errors. I dont know what went wrong with the import, but is it possible to "empty" the data structure to get back to square one? I have the scripts to recreate the structure so I can delete the entire database at this point. If I cant "empty" the database, can I drop it and recreate it without any major problems?
thanks
I just tried to do an import from a dump file into the new table structure and ended up with a few hundred pages of errors. I dont know what went wrong with the import, but is it possible to "empty" the data structure to get back to square one? I have the scripts to recreate the structure so I can delete the entire database at this point. If I cant "empty" the database, can I drop it and recreate it without any major problems?
thanks