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 > DB2 > Load on HADR System

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-02-11, 03:08
DB_N00b DB_N00b is offline
Registered User
 
Join Date: Jan 2010
Posts: 152
Load on HADR System

Hello there,

I have a running HADR on DB2 Version 9.5 Fixpack 7.

Now I got to know that HADR could get some problems in case of the clients send some to loads to the Primary System.

We are using TSM for archiving our logs and Backups from Primary.

The IBM Information Center reports about the VENDOROPT Option but I am not really sure how to use it. Is there anybody here who can support me with this?

Thanks in advance.

DB_N00B
Reply With Quote
  #2 (permalink)  
Old 05-02-11, 10:00
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
LOAD operations are not logged, therefore they cannot be propagated to the standby database, unless you specify COPY YES as an option. In that case you must ensure that the COPY YES location is accessible from both the primary and standby databases.

More information can be found here: Database configuration for high availability disaster recovery (HADR) - IBM DB2 9.7 for Linux, UNIX, and Windows
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