IBM Books

SQL Reference


SYSCAT.USEROPTIONS

Each row contains server specific option values.


Table 94. SYSCAT.USEROPTIONS Catalog View
Column Name Data Type Nullable Description
AUTHID VARCHAR(128)
Local authorization ID (always uppercase)
SERVERNAME VARCHAR(128)
Name of the server for which the user is defined.
OPTION VARCHAR(128)
Name of the user options.
SETTING VARCHAR(255)
Value.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]