[EMAIL PROTECTED] wrote:
Can i restore if i've got only the datafile?


You mean there is no backup and the logvolumes are lost?
Unfortunately there is no direct way to recreate an empty log
and restart to the last successful savepoint.

But you can recover the database from a backup, so you have to
create a backup from your datafile:

- start the database in admin mode
- make a 'full' backup of your database
- initialize the database using the backup
  -> db_activate restore
   aka "Recovery with Initialization"



  Henrik


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

Reply via email to