Error during import
We use export(exp) and import(imp) utilities for backup\restore procedures. During last 2 years didnt have problem (every 2 months imported dump file and tested restore procedure. Export command run successfully. But when i tried to import dump file last week - got error.
IMP-00017: following statement failed with ORACLE error 3113:
"CREATE PACKAGE ET$<name> AS"
"<deleted>"
"<deleted>"
...
IMP-00003: ORACLE error 3113 encountered
ORA-03113: end-of-file on communication channel
IMP-00000: Import terminated unsuccessfully
I tested other 3 april’s dump files and this error occurred during importing. Then tested march dump file - imported successfully and everything is ok. Software developers say that it is oracle's problem, not software's package. So I’m looking for the solution of importing problem.