No you don't. You have to have the Advise Tables built.
If your explain tables have been built, quite likely the Advise ones are
there also.
If not, look in ..\sqllib\misc There's a file called EXPLAIN.DDL
Edit it to choose in which tablespace of that db you want your eplain/advise
tables; connect to the db and run the file.
You're now set up to get explained and advised.
HTH, Pierre.

Signature
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
> Question: Do you have to have a toold db to use design advisor though
> the control center?
datapro01@yahoo.com - 01 Apr 2005 14:28 GMT
Pierre:
The problem we are having now is that we can do a db2advis on the
command line against a query and get results (recommendations). If I
then query explain_instance and/or advise_index those tables do get
populated.
However if I try running the same query through the Control Center GUI
Design Advisor I don't get any recommendations at all. I also noticed
that when I run the query through Design Advisor the explain/advise
tables do not get populated.
Have an ETR open with IBM on this but so far no luck.
Thanks
Gerry