Use the Create Objects window to view, edit, and run the SQL statements that will create the QMF for Windows database objects.
Proposed SQL statements
The Create Objects window lists the SQL statements that QMF for Windows will use to create its required database objects on the database server. These statements were generated based on the Packages Wizard processing options that you selected.
You can modify the SQL statements. For more information on modifying the SQL statements see Appendix C. Customizing QMF for Windows objects.
After you have reviewed the SQL statements, you run the SQL statements to create the objects by clicking Next. Before running the SQL statements, verify that you have the necessary DB2 privileges to create the objects at the target server.
A message similar to the following is issued if you do not have the right authority to create these objects:
An error occurred while executing the specified SQL statements. [User ID] does not have the privilege to perform operation [Operation]. (SQL code = -552, SQL state = 42502)