Hi Uwe,
        Will this also work on a data devspace??
Regards,
Ajit

-----Original Message-----
From: Hahn, Uwe [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 29, 2004 3:31 PM
To: 'Ajit Aranha'; [EMAIL PROTECTED]
Subject: RE: changing location of Log devspace

The path of the volumes only are stored in the parameter file.
You can change the names of the volumes in offline mode.
After copying the volumes you can restart the database.

- dbmcli ... db_offline
- copy devices
- dbmcli ... param_directgetall
        => at the end the devices are printed
- dbmcli ... param_directput ARCHIVE_LOG_001 <your new log file name>
- dbmcli ... param_checkall
- dbmcli ... db_warm
- dbmcli ... show io
        => you should see io counts for the new device

kind regards,
Uwe

>-----Original Message-----
>From: Ajit Aranha [mailto:[EMAIL PROTECTED] 
>Sent: Wednesday, July 28, 2004 12:59 PM
>To: [EMAIL PROTECTED]
>Subject: changing location of Log devspace
>
>
>Hi,
>I wish to move my log devspace to a different drive for performance
>reasons. (currently log and data are on the same drive.)
>How do I this??
> 
>Regards,
>Ajit
>P.S. Current log mode is SINGLE DEMO. (sapdb 7.3)
>


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to