Entering content frame

Procedure documentation Starting and Stopping SAP NetWeaver ABAP Under UNIX Locate the document in its SAP Library structure

Proceed as follows to start and stop SAP NetWeaver ABAP under UNIX:

Starting

...

       1.      Log on to the host of your central system as the SAP administrator <sid>adm.

       2.      Enter startsap ALL to start SAP NetWeaver ABAP.

The database, the ABAP instances, and all other processes for your system are started on this host.

In the case of an add-in installation (ABAP + Java), the Java instances are automatically started together with the corresponding ABAP instances.

Stopping

       3.      Log on to the host of your central system as the SAP administrator <sid>adm.

       4.      Enter stopsap R3 to stop SAP NetWeaver ABAP.

In the case of an add-in installation (ABAP + Java), the Java instances are automatically stopped together with the corresponding ABAP instances.

Note

The stopsap command with the R3 switch does not stop the database simultaneously. If you want to stop the database simultaneously, use the command stopsap or stopsap ALL.

 

 

Leaving content frame