Sunday, October 5, 2008

Starting and Stopping SAP NetWeaver ABAP Under UNIX

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 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 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.

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.

No comments:

Archive