Connected to: Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.7.0 - Production
Export file created by EXPORT:V09.02.00 via conventional path
Warning: the objects were exported by ADMIN_USERNAME, not by you
import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set export client uses WE8ISO8859P1 character set (possible charset conversion) . importing SOURCEUSERNAME's objects into DESTINATION_USERNAME IMP-00017: following statement failed with ORACLE error 1917: "GRANT SELECT ON "CCOJ_ICMPNJRNLS_GTCSMMTN_ALS" TO "FTIQA"" IMP-00003: ORACLE error 1917 encountered ORA-01917: user or role 'FTIQA' does not exist IMP-00017: following statement failed with ORACLE error 1917: "GRANT SELECT ON "CCOJ_ICMPNJRNLS_GTCSMMTN_SM" TO "FTIQA"" IMP-00003: ORACLE error 1917 encountered ORA-01917: user or role 'FTIQA' does not exist IMP-00017: following statement failed with ORACLE error 1917: "GRANT SELECT ON "CCOJ_ICMPNJRNLS_GTCSMMTN_SMD" TO "FTIQA"" IMP-00003: ORACLE error 1917 encountered ORA-01917: user or role 'FTIQA' does not exist IMP-00017: following statement failed with ORACLE error 1917: "GRANT SELECT ON "CCOJ_ICMPNJRNLS_JRNLS_ALS" TO "FTIQA"" IMP-00003: ORACLE error 1917 encountered...
Cause
The environment from where the original backup (export / .DMP) file was created is using the (optional) Oracle feature which creates additional grants on objects in the Controller schema.
Resolving the problem
Import the user, but this time use the optional switch grants=no.
Steps:Modify your import script, to something similar to: