hello,
i'm looking for an easy way to switch the role of primary and
secondary server in an hdr pair without
restoring the instance. i'm using version 9.4x and 10.
thanks
Art S. Kagel - 24 Oct 2007 13:24 GMT
On Oct 24, 6:05 am, vomari...@yahoo.com wrote:
> hello,
> i'm looking for an easy way to switch the role of primary and
> secondary server in an hdr pair without
> restoring the instance. i'm using version 9.4x and 10.
> thanks
Set DRAUTO to '2' in the ONCONFIG files for both servers and restart.
Then bring the primary offline and restart it. They should have
switched roles.
Art S. Kagel
Andrew Ford - 24 Oct 2007 18:05 GMT
----- Original Message -----
From: <vomaringo@yahoo.com>
Newsgroups: comp.databases.informix
To: <informix-list@iiug.org>
Sent: Wednesday, October 24, 2007 5:05 AM
Subject: hdr switch role
> hello,
> i'm looking for an easy way to switch the role of primary and
[quoted text clipped - 6 lines]
> Informix-list@iiug.org
> http://www.iiug.org/mailman/listinfo/informix-list
look in the manuals for hdrmkpri.sh and hdrmksec.sh. these informix scripts
will allow you to switch roles without performing a full restore, a bounce
of the primary is required so there will be some downtime.
andrew
Neil Truby - 24 Oct 2007 22:07 GMT
> hello,
> i'm looking for an easy way to switch the role of primary and
> secondary server in an hdr pair without
> restoring the instance. i'm using version 9.4x and 10.
> thanks
I suppose if things get desperate you could try RTFM.
About hdrmkpri.sh and hdrmksec.sh specifically.