On Thu, 29 Apr 2004 08:24:20 -0700, Anandhi wrote:
Quote:
I am trying to test recovery of sybase on Host A on a new host B .
Partition names on Host B DO NOT match with ones on Host A. Also the
server name on Host A is SYB_DATA and I call it differently - NEW_DATA on
Host B. Here's what I have done so far (followed chapter 28 Restoring the
System Databases on sybase Admin Guide docs).
1. Install sybase on Host B.
2. Configure backup server
3. Build master device
4. Start ASE in master-recover mode
5. Recreate device allocation for master
6. Verify connection to backup server
7. load dump of master database |
Actually, unless your second machine is an exact clone of the first one
you shouldn't load a dump of the master database.
Instead create the server from scratch with srvbuild,
create appropriate disk devices for your user database that you wish to
recover, and then create this database with "for load", followed by a load
database.
The master database has all of the system information (path to devices,
existing databases, etc) which means that it should only be restored on
the same machine, or on a machine that has the same disk layout (and even
then you may run into problems, I think).
Michael
--
Michael Peppler Data Migrations, Inc.
mpeppler (AT) peppler (DOT) org http://www.peppler.org/
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or
long term contract positions - http://www.peppler.org/resume.html