CSPExclusions

Specifies whether a DB2 access service limits access to information normally returned from the sp_tables CSP based upon authorization to information.

Syntax

CSPExclusions=[user | none | nonauth | nonauthpublic]

Default

user

Values

none specifies that objects are not excluded from the result set based on authorization or ownership.

user specifies that objects are excluded from the result set based on specific user authorization information.

nonauth specifies that non-authorized and public objects are excluded from the result set.

nonauthpublic specifies that non-authorized objects are excluded from the result set, and public objects are included in the result set.