RDBI.AUTHID_TABLE_X
These SQL statements create the RDBI.AUTHID_TABLE_X table.
CREATE TABLE RDBI.AUTHID_TABLE_X
(
CATALOG_ID SMALL INIT NOT NULL,
PRIMARY_ID CHAR (8) NOT NULL,
SECONDARY_ID CHAR (8) NOT NULL
)
IN RDBIDBX.RDBITSX
CCSID EBCDIC
Note: This table must be populated by the
system or database administrator. QMF for Workstation does
not have access to the pre-existing RACF/Db2 relationships during
or after installation.
For other tables, the view RDBI.TABLE_VIEW2_X is the key and interacts with the other views and tables, as shown below.