If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > deffered state

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-27-05, 06:02
ravi_pentakota ravi_pentakota is offline
Registered User
 
Join Date: Dec 2005
Posts: 8
deffered state

Hi guys any one can help me

In informix replication what exactly meant by
active,inactive,deffered states

Regards
Ravi Prasad
Reply With Quote
  #2 (permalink)  
Old 12-28-05, 06:40
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

Please read about command onmode:
onmode -d {standard|{primary|secondary <servername>}} set DR server type.
Please read attach file.

Gustavo.

Good Year !!!!
Attached Files
File Type: zip ct1t2na.zip (965.5 KB, 39 views)
Reply With Quote
  #3 (permalink)  
Old 01-03-06, 02:07
ravi_pentakota ravi_pentakota is offline
Registered User
 
Join Date: Dec 2005
Posts: 8
Hi i gine through that in onmode -d we will specify the primary & target server names
buy what exactly meant by active,inactive,deffered states.
Reply With Quote
  #4 (permalink)  
Old 01-03-06, 02:13
ravi_pentakota ravi_pentakota is offline
Registered User
 
Join Date: Dec 2005
Posts: 8
i didnot get exact answer

Hi i gone through that in onmode -d we will specify the primary & target server names
buy what exactly meant by active,inactive,deffered states.
Reply With Quote
  #5 (permalink)  
Old 01-05-06, 11:56
dananio dananio is offline
Registered User
 
Join Date: Mar 2002
Posts: 112
Re

The mode is depend on your DB parameter DRINTERVAL and DRAUTO.

DRINTERVAL is specified interval of sending logical log when change ocurr.
if you set -1,DB is alway synchronized.

DRAUTO is specified DB behavior when disaster happen on Primary site.
There are 0,1,2 (depend on IDS version).
0 signifies OFF = Do not automatically switch the server type in the HDR environment.
1 signifies RETAIN_TYPE = Automatically switch secondary to standard during an HDR failure. Switch back to secondary when restarting HDR.

2 signifies REVERSE_TYPE = Automatically switch secondary to standard on an HDR failure. Switch to primary (and switch original primary to secondary) when restarting HDR.

you can follow this link to find out
http://publib.boulder.ibm.com/infoce.../v10/index.jsp
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On