SAP Landscape Management 3.0, Enterprise Edition

Managing liveCache Databases

You use this procedure to be able to control liveCache databases using SAP Host Agent.

Procedure

  1. Log on to the liveCache database host as the <SID>adm user.
  2. Create an XUSER file with an entry for the control user with user key c_LVC. To do this, submit the following command in the command prompt: xuser -u control,<password> -U c_LVC -d <DB name> -n <hostname> -S INTERNAL set
  3. To verify the XUSER file entry created, execute the command dbmcli -U c_LVC db_state.
  4. Configure the standard liveCache user by executing the command dbmcli -U c_LVC user_sap <DB name>,<password> .