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 > Distserv plan Rebinding!!!!!!!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-04-08, 07:32
hayco1983 hayco1983 is offline
Registered User
 
Join Date: Mar 2008
Posts: 6
Exclamation Distserv plan Rebinding!!!!!!!

hello all DBAs...
i have a small request....
can anyone inform me how to change in the options of the DISTSERV plan????
i want to Rebind the plan with isolation level (CS) instead of (RR)..
can that be achieved or its impossible ??!!!
please inform me as soon as possible...


Thanks in advance
Haytham Abbas
Reply With Quote
  #2 (permalink)  
Old 03-04-08, 07:53
hayco1983 hayco1983 is offline
Registered User
 
Join Date: Mar 2008
Posts: 6
I have DB2 version 7 under IBM mainframe Z/os operating system
Reply With Quote
  #3 (permalink)  
Old 03-05-08, 10:32
tibullo tibullo is offline
Registered User
 
Join Date: Dec 2004
Location: Italy
Posts: 32
Hello hayco1983.

DISTSERV is the planname that the DB2 assignes to the DDF thread and you have to consider it as a virtual plan under which the packages you have bound from a distributed source, e.g. DB2 Connect, run.

For this reason you haven't to rebind the distserv plan, but all what you can do is finding the distributed package that runs as RR and rebind it as CS.

Keep in mind that most of those packages are 'general purpose' packages and for this reason you should be careful in changing their isolation.
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