|The dqpmigrate command must be used if the Version 7 Query Patroller Server |was installed over the Version 6 Query Patroller Server. For FixPak 2 or later, |you do not have to run dqpmigrate manually as the installation of the FixPak |runs this command for you. Without using this command, the existing users |defined in v6 have no EXECUTE privileges on several new stored procedures |added in Version 7.
|To use dqpmigrate manually to grant the EXECUTE |privileges, perform the following after installing the FixPak: |
|db2 bind dqpmigrate.bnd
|dqpmigrate dbalias userid passwd
|