SAP Landscape Management 3.0, Enterprise Edition

Restarting Systems and Instances

You restart an instance or a set of instances for example, after a power failure.

Prerequisites

Context

Ensure that you understand the difference of the following stop operations and the shutdown options before you execute the operation.

By default, SAP Landscape Management performs a soft shutdown for database instances and a hard shutdown for other instances not representing a database. You can change the default settings under Start of the navigation pathSetup Next navigation step Settings Next navigation step EngineEnd of the navigation path.

Stop Operations

Stop Operations

Description

Stop

Stops an instance.

Possible shutdown options:
  • Soft Shutdown

  • Hard Shutdown

Forced Stop

Stops an instance while ignoring intersystem and intrasystem dependencies. You can perform a forced stop also for instances with status Unknown.

Possible shutdown options:
  • Soft Shutdown

  • Hard Shutdown

Graceful Shutdown

Stops an ABAP application server instance in the timeout specified and informs all logged users for shutdown. For more information, see Using Graceful Shutdown.

Shutdown Options

Shutdown Option

Description

Soft Shutdown

Checks for open database connections. If any database connection is open, cancels the operation.

Default option for database instances.

Hard Shutdown

Ignores open database connections and stops an instance immediately.

Default option for instances not representing a database.

Procedure

  1. Choose Operations.
  2. Choose Systems from the tabs.
  3. From the Operations dropdown for the instance, choose Restart Restart.

    To restart multiple instances at once, choose Start of the navigation pathMass Operations Next navigation step RestartEnd of the navigation path and ensure that the entities on which you want to execute the operation are displayed and selected.

  4. Optional: SAP Landscape Management checks if intersystem dependencies are defined, and either performs the necessary action or prompts you to decide whether to proceed with the operation. To ignore any intersystem dependencies, select the Ignore Intersystem Dependencies checkbox.
  5. Optional: Select the Set Note chekbox and enter a note to be displayed in the Description column of the instance.
  6. Choose Execute.

Results

Stop
  1. Stops the instance.
  2. Sets the instance status to Not running Not Running.
Start
  1. Starts the instance or the set of instances.

  2. The instance status is Running Running.

Next Steps