Hai every body,
I have a client db dump taken from oracle 10.2 DB using a 10.2 client. But what I have is 10.1 DB. While importing I got errors. Hence i installed a 10.2 client and tried importing into 10.1 using the 10.2 client. But then i got the following error.

IMP-00058: ORACLE error 6550 encountered
ORA-06550: line 1, column 33:
PLS-00302: component 'SET_NO_OUTLINES' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
IMP-00000: Import terminated unsuccessfully
Since its a client DB, i cannot ask for exporting again. Is there any way to solve this issue. I mean, i need to import a 10.2 dump into a 10.1 DB either using 10.1 client or 10.2 client.


regards
Issac