#dbmcli -n <reloclc_s> -d <LCSID> -u SAPRIS,SAP -uk DEFAULT -us SAPRIS,SAP -up "SQLMODE=SAPR3; TIMEOUT=0; ISOLATION=0;"

ADMIN/ key

#dbmcli -n <reloclc_s> -d <LCSID> -u control,control -uk c -us control,control ONLINE/ key

#dbmcli -n <reloclc_s> -d <LCSID> -u superdba,admin -uk w -us superdba,admin LCA key

#dbmcli -n <reloclc_s> -d <LCSID> -us control,control -uk 1LCA<reloclc_s> -us control,control

NOTE: Refer to the SAP documentation to learn more about the dbmcli syntax. After recreation always check the connection:

#dbmcli -U <user_key>

#dbmcli on <reloclc_s> : <LCSID>> quit

liveCache Installation Step: GS240

Distribute the XUSER mappings by distributing the file/home/<aposid>adm/.XUSER.<version> to all APO package nodes.

General Serviceguard Setup Changes

Dependent from the storage option chosen, the globally available directories need to be added to different existing Serviceguard packages. The following installation steps require that the system has already been configured to use the automounter feature. If this is not the case, refer to installation steps IS730 to IS770 found in Chapter 3 of this manual.

liveCache Installation Step: GS250

For option 1:

A logical volume for /sapdb/programs should already exist within the NFS package part of the dbci<APOSID> package. It contains the MAXDB client libraries. In case of a two-package installation for APO, the logical volume is part of the NFS package part of the db<APOSID> package.

1.Copy the content of /sapdb/programs from the liveCache primary node to this logical volume. It should be a superset of the files that already exist.

2.Make sure /sapdb/programs exists as empty mountpoint on all hosts of the liveCache and APO packages.

3.Add the following entry to /etc/auto.direct. on all liveCache package nodes: /sapdb/programs <relocdbci_s>:/sapdb/programs.

For option 2:

1.Add a shared logical volume for /export/sapdb/programs to the global NFS package (sapnfs).

2.Copy the content of /sapdb/programs from the liveCache primary node to this logical volume.

3.Make sure /sapdb/programs exists as empty mountpoint on all hosts of the liveCache package. Also make sure /export/sapdb/programs exists as empty mountpoint on all hosts of the sapnfs package.

4.Add the following entry to /etc/auto.direct.on all hosts of the liveCache package:

/sapdb/programs<relocsapnfs_s>:/export/sapdb/programs

For option 3:

1.Add two shared logical volume for /export/sapdb/programs and /export/sapdb/data to the global NFS package (sapnfs).

2.Copy the content of /sapdb/programs and the remaining content of /sapdb/data from the liveCache primary node to these logical volumes.

General Serviceguard Setup Changes 109

Page 109
Image 109
HP Serviceguard Extension for SAP (SGeSAP) manual General Serviceguard Setup Changes, For option