Hi,
Our enviroment is Oracle 12, RedHat 7.3, Netweaver 7.5 Java. After installing the development system we want to create a new system by cloning it with vmware. After the clone, we change the Oracle and SAP mount point with the new SID as the oficial system rename guide says. We have also changed the hostname. Launching the SPM19, we get the next error in the stepLogMessages.xml file:
GetNetworkEnv.getContext start</message>
Info: getContext done</message>
Info: getListenerFilePath start</message>
oracle_home: /oracle/DEV/121</message>
getListenerFilePath, found ORACLE_HOME, but search for link: /oracle/DEV/121</message>
oracle_home: /oracle/TES/121</message>
getListenerFilePath, found ORACLE_HOME, but search for link: /oracle/TES/121</message>
oracle_home: /oracle/DEV/112_64</message>
getListenerFilePath oracle_home not exists: /oracle/DEV/112_64 ...continue.</message>
oracle_home: /oracle/TES/112_64</message>
getListenerFilePath oracle_home not exists: /oracle/TES/112_64 ...continue.</message>
oracle_home: /oracle/DEV/102_64</message>
getListenerFilePath oracle_home not exists: /oracle/DEV/102_64 ...continue.</message>
oracle_home: /oracle/TES/102_64</message>
getListenerFilePath oracle_home not exists: /oracle/TES/102_64 ...continue.</message>
ERROR: cannot find any network files under /oracle/DEV/121 /oracle/TES/121 /oracle/DEV/112_64
DEV is the original SID and TES the target SID
We tried to change the hostname in the listener, and tnsames, but it didn't work. In service.sap there are not notes with this error.
Does anybody have any idea?
Regards.