Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member182307
Contributor
0 Kudos

Hello,

Here is the second part of this SAP BC admin for beginners blog series : how to start/stop an SAP instance on WINDOWS/SQLServer

1. Stop SAP & SQLServer

Connect to the operating system as sidadm,

  • Start the SAP Management console :

  • Stop the diagnostic agent ( DAA )

Right click on the instance and select stop  : 

Enter the requested password

This instance is made of a few processes and should stop within a few seconds.

The diagnostic instance is then stopped.

  • Stop the SAP instance :

Right click on the instance and select stop :

This is the SAP applicative instance. Here, Solution manager in this example.

It is made of ABAP and JAVA processes.

Stopping this SAP instance will take more time, up to a few minutes.You can check the ABAP processes shutdown here :

You can check the JAVA processes shutdown here :

The SAP instance is then fully stopped :

  • Stop the SQLServer database instance using SQL Server Management Studio as user sidadm :

The authentification to the database is done through the windows operating system authentification:

Once connected, right click on the SID database and do the following choices:

The database is then stopped.

  • You can stop the instance in order to perform a full stop :

The application and database are then stopped. You can stop the server now.

Also see the following blog posts for the complete procedure :

http://scn.sap.com/community/netweaver-administrator/blog/2012/05/14/start-and-stop-an-sap-central-i...

http://scn.sap.com/community/netweaver-administrator/blog/2012/05/14/start-and-stop-an-sap-central-i...

1 Comment
Labels in this area