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 > how to set two_phase_commit to Y ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-08-04, 09:03
stephen.song stephen.song is offline
Registered User
 
Join Date: Aug 2004
Posts: 24
how to set two_phase_commit to Y ?

I have two databases on NT.Both version is :8.1.5.449

while working with drda(i`ve made nicknames in database A to use database B`s tables),i got error QL30090N reason code:18

The help says something about two_phase_commit and set it to Y.

how to do it?
Reply With Quote
  #2 (permalink)  
Old 11-08-04, 09:49
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
two phase commit

have a look at spm (syncpoint management) in admin guide : implement
I don't think this error has todo with this :
- do you use update/.. when being in a luw on nickname with update/.. on local object ? otherwise include a commit to close the luw.

spm is only used if really updates are needed in the same luw being on objects that have to be in synch..
Hope this will help
Best Regards, Guy Przytula
Reply With Quote
  #3 (permalink)  
Old 11-15-04, 22:14
stephen.song stephen.song is offline
Registered User
 
Join Date: Aug 2004
Posts: 24
i am still in trouble
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