cancel
Showing results for 
Search instead for 
Did you mean: 

SAP IDES startup problem - CreateNamedPipe - Extended Error #2

Former Member
0 Kudos

I have installed IDES 4.7 Oracle on Windows 2003 and it worked properly for a week. Later I stopped the SAP from the SAP MMC and cannot start it again.

When tried from command line - using "startsap" command, following details found in start log.

-


running sapstart.exe name=P11 nr=00 SAPDIAHOST=seinxlabt1 -wait

Start service SAPP11_00 on machine
seinxlabt1

Service start pending

Service SAPP11_00 not started:

Current State: 2

Exit Code: 0

Service Specific Exit Code: 0

Check Point: 0

Wait Hint: 0

CreateNamedPipe for
seinxlabt1\pipe\SAPP11_00 Failed, Extended Error #2

Start service SAPP11_00 on machine
seinxlabt1

StartService of SAPP11_00 failed. Error#: 1056

Start (StartSAPService) failed.

sapparam(1c): No Profile used.

-


Please help asap.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Yes the service exists.

The execution path is -

C:\usr\sap\P11\SYS\exe\run\sapstartsrv.exe pf=C:\usr\sap\P11\SYS\profile\START_DVEBMGS00_seinxlabt1.1

Regards

Ranjan

andreas_herzog
Active Contributor
0 Kudos

error 1056 usually means:

"An instance of the service is already running."

-> is there any SAP service already running?

-> oracle (service) is up?

-> oracle listener as well?

GreetZ, AH

former_member433984
Active Contributor
0 Kudos

this is interesting

pf=C:\usr\sap\P11\SYS\profile\START_DVEBMGS00_seinxlabt1.1

did you check if file <b>START_DVEBMGS00_seinxlabt1.1</b> exists?

former_member204746
Active Contributor
0 Kudos

I believe that Yaroslav has got the asnwer...

Former Member
0 Kudos

it's always good to have a look at windows eventlog (application and system).

If the start service isn't able to read it's profile you will the log in application eventlog.

peter

former_member204746
Active Contributor
0 Kudos

Check Windows services

Does service SAPP11_00 exists?

what is the execution path on this service?