Hi,
I am trying to use the IMP-facility to import a schema exported from a 11g-instance (with Exp).
Operating system is Windows 2012 R2, Oracle-version is 12.1.0.2.0 (12c)
When I run the IMP - facility as "imp system/<password> file=<myfile>.dmp fromuser=<myuser> touser=<myuser> log=implog.log"
I get
---
"Message 100 not found; No message file for product=RDBMS, facility=IMP: Release 12.1.0.2.0 - Production on Tue Feb 13 16:24:07 2018"
Copyright (c) 1982, 2015, Orac
Invalid format of Import utility name
Verify that ORACLE_HOME is properly set
Import terminated unsuccessfully
IMP-00000: Message 0 not found; No message file for product=RDBMS, facility=IMP"
---
I am not that well into Oracle, but have had no problems using the DataPump-facility, but this will not work here, as the export is made with the EXP-facility.
ORACLE_HOME is (when checked with "SET ORACLE_HOME") C:\app\OracleUser\product\12.1.0\dbhome_1\NETWORK\ADMIN
In windows-registry (HKEY_LOCAL_MACHINE\Software\Oracle\Key_OraDB12Home\ORACLE_HOME) it is C:\app\OracleUser\product\12.1.0\dbhome_1 (same except the \Network\admin)
(and directories do exist)
I am not sure if this is a ORACLE_HOME-issue - but any help on how to get on will be very much appreciated.
Thank you
Bjorn