Hello,

am working with Orale 8i, and i want to export all 500 tables from Oracle to Oracle 8i Lite (local Database).

I can successefully export everything from Oracle 8i, but i cant import it to Lite. I try with command :

Imp80 system/manager@odbc:test file=Export.dmp i get error :

IMP-00058 : ORACLE error 3121 encounterd
ORA-03121 : no interface driver connected - function not preformed
IMP-00000 : Import terminated unseccessfully

If i try with imp system/manager i get error :

IMP-00058 : ORACLE error 12560 encounterd
ORA-12560 : TNSrotocol adapter error
IMP-00000 : Import terminated unseccessfully

Thats it, can someone please explain what am i dooind wrong, or any tips on how to fix it?

Thanks in advnaced