Start of Content Area

Procedure documentation Managing LiveCache Databases (UNIX only)  Locate the document in its SAP Library structure

Use

To allow the Host Agent control on LiveCache Databases.

Procedure

...

       1.      Logon with <SID>adm user in the LiveCache database host.

       2.      Create an XUSER file with an entry for the control user with the user key c, execute:

xuser -u control,<password> -U c -d <DB name> -n <hostname> -S INTERNAL set

This graphic is explained in the accompanying text

This command is relevant to MaxDB version 7.4.3.

       3.      Verify the created XUSER file entry, execute:

dbmcli -U c db_state

       4.      Configure the standard LiveCache user, execute:

dbmcli -U c user_sap sap<DB name>,<password>

This graphic is explained in the accompanying text

For more information about creating and authenticating XUSER entries, see SAP Note 39439.

For more information about setting the default LiveCache user, see SAP Note 616555.

End of Content Area