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

SAP Supply Chain Management
Planning the Volume Manager Setup
Chapter 4 191
LC010 liveCache installation Step:
If you decided to use option three, and the liveCache version is lower
than 7.6:
1. Log on as <lcsid>adm on the machine on which liveCache was
installed.
Make sure, you have mounted a sharable logical volume on
/sapdb/<LCSID>/wrk as discussed above.
2. Change the path of the runtime directory of the liveCache and move
the files to the new logical volume accordingly.
cd /sapdb/data/wrk/<LCSID>
find . -depth -print | cpio -pd /sapdb/<LCSID>/wrk
cd ..
rmdir /sapdb/data/wrk/<LCSID>
dbmcli -d <LCSID> -u control,control
dbmcli on <LCSID>>param_directget RUNDIRECTORY
OK
RUNDIRECTORY /sapdb/data/wrk/<LCSID>
---
dbmcli on <LCSID>>param_directput RUNDIRECTORY
/sapdb/<LCSID>/wrk
OK
---
dbmcli on <LCSID>>