RDBI.AUTHID_TABLE_X
These SQL statements create the RDBI.AUTHID_TABLE_X table.
CREATE TABLE RDBI.AUTHID_TABLE_X
(
CATALOG_ID SMALLINT NOT NULL,
PRIMARY_ID CHAR (8) NOT NULL,
SECONDARY_ID CHAR (8) NOT NULL
)
IN RDBIDBX.RDBITSX2
CCSID EBCDIC
Note: This table must be populated by
the system or the database administrator. QMF for Workstation does
not have access to the pre-existing RACF/Db2 relationships during
or after installation.