HP Storage Essentials SRM Enterprise Edition 6.0 Microsoft Windows Application Integration Software for SAP ACC version A.02.00 User Guide (T4283-96336, July 2008)

User Guide 69
4. This script can be further improved by adding code that displays additional error messages if
any of the preceding steps is not completed. This is also illustrated in the sample script provided.
After customizing the script, verify that the script has successfully detached the Database Instance.
This process may vary depending on the particular system. Consult the corresponding vendor
documentation.
Deleting the SAP Central Instance
The purpose of this script is to remove the SAP Central Instance (CI) services.
This section describes the following:
Sample Input Parameters, page 69
Implementation, page 69
Sample Input Parameters
A script designed to start the SAP Central Instance for the particular system must be provided with
the following input parameters:
SID: System ID of the SAP system installed in the Managed Node
VHOST: Virtual hostname of the SAP CI
CINR: Instance number of CI
JNR: Optional: Java instance Number
The command line interface for this script is the following:
deleteCI.cmd SID VHOST CINR [JNR]
The header in the deleteCI.cmd.rename sample script contains this command line interface
and variables used by the sample script. Read the legal disclaimer before running any sample
script.
Implementation
This section provides a brief description of the steps that must be included in a script designed to
remove the SAP Central Instance services. The sample script includes all of the necessary steps.
Have the deleteCI.cmd.rename script open in an editor for reference to best follow these
instructions:
1. Set those variables to be used in the script to match the directory structure of the SAP installation
present on the Managed Node where the script will be run. This is implemented in the sample
script by setting the following variables:
INAM
JNAM
SAPMNTG