cancel
Showing results for 
Search instead for 
Did you mean: 

Error during system rename with sl toolset on oracle 12

Former Member
0 Kudos

Hi

we try to rename our hostname for the sandbox system. we had upgrade sucessfully the database from 11204 to 121. after that task, we start swpm (sapinstall) to rename the system. after some entries, the process is stopped by an error: the oracle home is not found.

Here the error message:

ERROR 2016-04-21 10:39:21.103 (root/sapinst) [syxxcfsmgt.cpp:114] id=syslib.filesystem.nodeDoesNotExist errno=FSL-02015 CSyFileSystemMgtImpl::getNode(const CSyPath &/oracle/S01/122) const

Node /oracle/S01/122 does not exist.

ERROR 2016-04-21 10:39:21.106 (root/sapinst) [syxxcfsmgt.cpp:114] id=syslib.filesystem.nodeDoesNotExist errno=FSL-02015 CSyFileSystemMgtImpl::getNode(const CSyPath &/oracle/S01/122) const

Node /oracle/S01/122 does not exist.

ERROR 2016-04-21 10:39:21.644 (root/sapinst) [CSiStepExecute.cpp:1106] id=controller.stepExecuted errno=FCO-00011

The step GetNetworkEnv with step key |offlineadjustment_dialogs|ind|ind|ind|ind|0|0|offlineadjustment_db_post|ind|ind|ind|ind|db_post|0|ora_clone_db_post_dia|ind|ind|ind|ind|ora|0|GetNetworkEnv was executed with status ERROR ( Last error reported by the step: Node /oracle/S01/102_64 does not exist.).

The swpm-process try also to find some other oracle-home variations like 102, 112, 112_64 and so on... but NOT the right one on oracle 12c --> /oracle/<SID>/121. they try to find 122!!! that is  wrong!

Our database has as oracle_home --> /oracle/S01/121 (it's a link to /oracle/S01/12102). Like describe in the sap oracle upgrade documantation.

Any solution to fix this problem?

Regards

Thomas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi I have the same problem