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 > db2advis and stored procedure help required (imp)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-07-04, 22:02
ashaq ashaq is offline
Registered User
 
Join Date: Dec 2003
Posts: 39
Question db2advis and stored procedure help required (imp)

While using db2advis toll to get recomended idexes ,sometimes we get 10 or less indexes. Are we supposed to create all the indexes suggested by the tool or we need to select few of them or only only...kindly suggest
or provide information regarding document which suggests the same



2.My requirement is to create a procedure which exports data in excel , not directly exporting and using some tool to load in excel ,also I am not having the facility of using the stored procedures ,whats is the alternative
As far as I am concerned we cannot directly export into excel format
Using the wsf format we can export in lotus nots .please suggest how to provide solution to problem
Reply With Quote
  #2 (permalink)  
Old 09-08-04, 13:56
udbraja udbraja is offline
Registered User
 
Join Date: Sep 2004
Posts: 111
Create the right indexes which db2advis suggest. Don't create all indexes.
Optimizer will jusitfy those indexes while running the actual query. To check this, use db2exfmt tool.

-Raj
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