FPEV0112I <V1> USEUSERAUTHEXIT=<V2>

Explanation

  • <V1> is the Db2 subsystem ID.
  • <V2> is:
    YES
    A user-provided exit is used to restrict the user’s authority to specific areas, for example, statistics data only or thread data only.
    NO
    The Db2 security scheme is used to restrict the user’s authority.

User response

None.