Symptom
Performing a system copy on IBMi for an ERP system (Netweaver 7.4) During the install instance basics of ascs instance step in SWPM (Latest Version) I get the following error:
An error occurred while processing option SAP NetWeaver 7.4 Support Release 2 IBM DB2 for i System Copy Target System Standard System Based on AS ABAP Standard System(Last error reported by the step: Assertion failed: in function (p_hostName) { Trace("NetworkMgt", "NetworkMgt.isHostLocal(", p_hostName, ")"); var host = HostName.get(p_hostName); var hostname = host.toString(); ASSERT(arguments.callee, hostname != "", "NetworkMgt.isHostLocal(hostName): parameter hostName must be defined, but is '" + p_hostName + "'!"); var retval; if (this._useStringCompare()) { retval = host.equals(installer.getHostName()) || host.equals(this.getRealHostName()); } else { retval = eval(this._callModule("isHostLocal", {hostName:hostname})); } Trace("NetworkMgt", "NetworkMgt.isHostLocal(", hostname, ") done: ", retval); return
Read more...
Environment
Netweaver 7.X, ERP 6.0
Keywords
SAPDBHOST, DB4, os400, iseries, system copy, SWPM, hostname , KBA , BC-DB-DB4 , DB2 for AS/400 , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.