Managing Serviceguard Extension for SAP on Linux (IA64 Integrity and x86_64), February 2008

Step-by-Step Cluster Conversion
Database Configuration
Chapter 3174
For all previously listed user keys run the following command as
<sid>adm Administrator:
# dbmcli -U <user_key>
quit exits the upcoming prompt:
# dbmcli on <hostname> : <DBSID>> quit
<hostname> should be relocatable. If it is not, the XUSER mapping has to
be recreated.
For example:
# dbmcli -d <DBSID> -n <reloclc_s> -us <user>,<passwd> -ux \
SAP<SID>,SAP -uk <user_key>
Entries of the form <num><DBSID><reloclc_s> could be created by
omitting the -uk option.
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> : <DBSID>> quit
MD960 MaxDB Database Step:
Distribute the XUSER mappings by distributing the file
/home/<sid>adm/.XUSER.<version> to all database package nodes.