Start of change

+20368 TRUSTED CONTEXT context-name IS NO LONGER DEFINED TO BE USED BY SPECIFIC VALUES FOR ATTRIBUTE attribute-name.

Explanation

An ALTER TRUSTED CONTEXT statement for context-name was issued that removed all of the values for attribute attribute-name.

System action

The statement was processed. The trusted context no longer has any values associated with attribute attribute-name.

User response

Issue an ALTER TRUSTED CONTEXT statement with an ADD ATTRIBUTES clause if you want to define new values for the attribute.

SQLSTATE

01681

End of change