Please help with my oracle 9i Database Recovery.
I was working on rebuilding database using dmp file. I was dropping tablespaces and recreating tablespaces for this scenario, This will work for first few instances and then its stops importing data and throws imp-00015 error saying "Following statement failed because the object already exists"
and I did noticed it wasn't listing all tablespaces. Please help how I can avoid this as I want to run this on daily basis to migrate data from parent to child database.