MySQL Forums
Forum List  »  MaxDB

Re: Moving Maxdb to a New Server
Posted by: Chris Parsons
Date: September 26, 2005 01:38PM

Both servers are identical IBM P5 machines with Suse 9 Enterprise Server. The source server has MaxDB 7.5 and the destination has MaxDB 7.6.

The source database "WAREHOUS" has 3 data volumes and 1 log volume. That is the only database we are trying to migrate.

These are the steps I am taking:
1. From the source 7.5 server, backup source database to a file called: warehous_full
2. Copy warehous_full from source server to destination server.
3. Create new database on destination 7.6 server with default settings. Create1 large data volume and 1 log volume.
4. Create backup medium on destination and point to "warehous_full" backup file copied from source.
5. Try to restore.
6. Get error that says:
"-24988 Sql Error [backup_restore "warehous_full" DATA]; -903,Host file I/O error, could not open volume"

I get the same error if on the destination backup medium, I click the Read Label button. If I click the Read Label button on the source backup medium, the Label Information field is populated.

Edit :
I went back to see if I could just create a database and run a backup on the destination, and I couldn't even do that. I created a database called WAREHOUS and created a backup medium. When I try to run a complete backup, I get almost the same error:
"-24988 Sql error [backup_save "WAREHOUS_COM" DATA RECOVERY]; -903,Host file I/O error,No more devices"

So it looks like something is wrong on the destination side.

Any ideas?

Thanks



Edited 2 time(s). Last edit at 09/26/2005 01:58PM by Chris Parsons.

Options: ReplyQuote


Subject
Written By
Posted
September 11, 2005 08:55AM
September 12, 2005 08:26AM
Re: Moving Maxdb to a New Server
September 26, 2005 01:38PM
September 26, 2005 02:54PM
September 27, 2005 01:10PM
October 04, 2005 02:36AM
November 14, 2006 12:30PM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.