Skip to Content
0
Former Member
Nov 29, 2006 at 10:18 PM

Strange installation error

30 Views

While installing the Nth SAP system on our DB2\zOS system we receive an unexplained error. The scenario is as follows:

- sapinst is started and we select SAP ERP 2005 SR1-> HA -> ABAP & JAVA -> Central Services Instance for ABAP (ASCS)

- select "Next", and the sapinst tools goes into a check of existing SAP systems on this host.

After sapinst has gone through a number existing <SID>s it fails with following error messages:

FSH-00006 Return value of function CSyTaskImpl::doStart() is 0.

MUT-03025 Caught ESyException in Modulecall: ESyStartError thrown

FCO-00011 The step collect with step key |NW_ABAP_ASCS|ind|ind|ind|ind|0|0|GNW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR

My initial thought was that it might be related to the SAPOsCol, but they all seem to be running fine.

At this point in sapinst, no "Parameters" have been entered yet, so I surmise that sapinst is simply building a list of existing SAP instances on the host so that it can make suggestions for parameter input on subsequent screens.

Has anybody come across something similar?