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 > REFRESH DEFERRED (SUMMARY) MQTs

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-18-06, 10:27
rubystep rubystep is offline
Registered User
 
Join Date: Sep 2003
Posts: 85
REFRESH DEFERRED (SUMMARY) MQTs

If I have a GUI tool which will eventually be querying the base tables and I want to ensure that the "DEFERRED" MQT will be used, and there's no way that the tool will issue a SET CURRENT REFRESH AGE ANY, how do I tell DB2 to use the MQT without going directly against the MQT table in the query?
Reply With Quote
  #2 (permalink)  
Old 09-18-06, 11:17
rubystep rubystep is offline
Registered User
 
Join Date: Sep 2003
Posts: 85
Simplest answer would be to issue an update db cfg for "dbalias" using DFT_REFRESH_AGE ANY.
I think that another solution might be to update the workstation using the GUI in its db2cli.ini CurrentRefreshAge=ANY .
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