Schema Import failed :IMP-00008: unrecognized statement in the export file:
Hi ,
I was running a database schema import from a database DMP file.
I encountered the following error in the log file that was getting generated :
IMP-00008: unrecognized statement in the export file:
All the tables got copied except for one. Now what I have thought of is to import that one table again after taking an export from the prod schema.
But what about the functions,triggers,procedures ?? How do i bring all of them in the schema ?
If reimporting the schema again the only option ?
Thanks
Kk