cancel
Showing results for 
Search instead for 
Did you mean: 

LIVECACHE: move and rename a log volume

S0000587367
Explorer
0 Kudos

Hi,

I created the initial log volume for our livecache system under /sapdb/LCQ/saplog/DISKL001 but I meant to create the log volume in

/sapdb/LCQ/log/DISKL001.

Is there a way to correct this situation so, the final log volume is located in:

/sapdb/LCQ/log/DISKL001.

The only way I know how to do it is uninstalling and installing livecache, but I am looking for a shorter way of accomplishing the same.

thanks,

Jose

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member229109
Active Contributor
0 Kudos

Hello Jose

1. Did you create the SAP message where this issue is reported?

2. What is the version of the liveCache instance?

Post output of the dbm commands:

param_getvosall

param_directget LogVolumeName001

Post output:

df -k /sapdb/LCQ/saplog

df -k /sapdb/LCQ/log

Regards, Natalia Khlopina

S0000587367
Explorer
0 Kudos

Thanks Natalia for your response.

I found in one of your replies to execute the command below to move a log volume:

dbmcli -d LCQ -u control,control param_put LogVolumeName001 /sapdb/LCQ/log/DISKL001

after the log volume moved to the correct directory: /sapdb/LCQ/log

I ran a recovery with initialization using DBMgui and was able to start the LiveCache successfully.

thanks,

Jose

former_member229109
Active Contributor
0 Kudos

Hello Jose,

thank you for update.

You could close the thread if you are happy with your solution.

Regards, Natalia Khlopina