SQLWizard Notes:
If you are running against XDB Server or a local copy of the SQL Engine, the SYSIBM and SYSXDB items (found in the SQL page of Options) should be set to SYSIBM and SYSXDB, respectively. This causes catalog queries to be issued directly against the catalog tables.
If you are running against DB2 via XDB Link you will usually use views of the catalog tables instead of accessing the tables directly. Your database administrator should be able to tell you the AuthID to use for catalog queries.
Contact Micro Focus Support for availability of an update that allows queries to views of the system catalog tables.