As an FYI:
Assume that one issued:
db2advis -d db-alias -i xxx1.sql -m IMCP -o xxx1.out -a user/password
One must tack on a -c tablespace to the command for the simulated catalog tablespace.
There is text in the db2advis system command info in the V8 info center (
http://publib.boulder.ibm.com/infoce...help/index.jsp) for the -c
option:
-c tablespace-name
Specifies the name of a table space (file name or directory) in which to
create the simulation catalog table space on the catalog database
partition group. The default is USERSPACE1.
It is recommended that the user create the table space employed for the
simulation instead of using the default USERSPACE1. In addition, the ALTER
TABLESPACE DROPPED TABLE RECOVERY OFF statement should be run on this
table space to improve the performance of the db2advis utility. When the
utility completes, turn the history back on for the table space. In a
partitioned database environment, the user-created table space must be
created only on the catalog partition of the database