cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to find SAP Server in SAP Management Console

Former Member
0 Kudos

Hi

I installed NSP Server in my Windows XP i used to work on this system.

I downloaded 90days licence from SAP site and it is valid upto 20060701.

Today we i try to start NSP Server using SAP Management Console there is server appearing in the tree which is usually appear in left panel.

Could any body help me how retrive the Server in SAP Management Console

Thanks

Uma

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi uma

check the following service is running under windows service manager.

control panel->Administrative tool ->services

find the following service

sapnsp_instance number.

this service might be stop. start it.

also check the logon information for service.

now check the sap MMC.

regards,

kaushal

former_member196065
Participant
0 Kudos

Hi Kaushal,

Thanks for attending my query.

But when i try to start the service i.e. SAPNSP_00 it is giving the following message

" The SAPNSP_00 service on Local Computer started and then stopped. Some Services stop automatically if they have no work to do, for example, the performance Logs and Alerts service."

Former Member
0 Kudos

hi,

You needn't worry about that message. Leave your Service startup mode in AUTOMATIC. and try to deploy the application. It will start this service automatically if required.

Regards

Ak.

Former Member
0 Kudos

you may start the server in the commandline mode too.

<b>Stopping</b>

\usr\sap\MI0\SYS\exe\run\stopsap.exe name=<SID> nr=<instance number> SAPDIAHOST=<HOST>

D:\usr\sap\MI0\SYS\exe\run\stopsap.exe name=<SID> nr=<instance number> SAPDIAHOST=<HOST>

<b>Starting</b>

D:\usr\sap\MI0\SYS\exe\run\startsap.exe name=<SID> nr=<instance number> SAPDIAHOST=<HOST>

D:\usr\sap\MI0\SYS\exe\run\startsap.exe name=<SID> nr=<instance number> SAPDIAHOST=<HOST>

Regards

ak.

former_member196065
Participant
0 Kudos

Hi Arunkumar

Even i am unable to start the server in command line when i try to run the exe it is giving following error

"Start service SAP_00 on machine
uma

OpenService of SAP_00 failed. Error#: 1060

CreateNamedPipe for
uma\pipe\SAP_00 Failed, Extended Error #2

Start service SAP_00 on machine
uma

OpenService of SAP_00 failed. Error#: 1060

Start (StartSAPService) failed."

Former Member
0 Kudos

Hi,

You have to start the service first. Goto to

the ..\usr\sap\..\exe\run folder and excecute the

sapstartsrv.exe. Give the details and it will register the service after which you can see the system in the MMC. Please close the services and MMC windows before doing this.

Hope it helps.

Regards

Srikishan

Former Member
0 Kudos

Hi Boga

plese provide ur SAP system Profile details

u can find profile under following

<drive:\>\usr\sap\SID\SYS\profile

provide the detail info of following profile.

default

START_DVEBMGS

SID_DVEBMGS<instance_number>_<hostname>

regards,

kaushal

former_member196065
Participant
0 Kudos

Hi All,

Thanks for for all your support.

But i could not solve the problem even if i start the server in <drive:\>\usr\sap\SID\SYS\profile.

At last i uninstalled the server, even i faced some problmes while uninstalling the server. And i reinstalled the server. Now it is working fine.

Once again thanks for all your support.

Uma