-20369   AN ALTER TRUSTED CONTEXT STATEMENT FOR context-name ATTEMPTED TO REMOVE THE LAST CONNECTION TRUST ATTRIBUTE ASSOCIATED WITH THE TRUSTED CONTEXT

Explanation

An ALTER TRUSTED CONTEXT statement for context-name specified the DROP ATTRIBUTES clause that would have resulted in removing the last connection trust attribute defined for the trusted context. This result is not allowed.

System action

The statement cannot be processed.

Programmer response

Specify the ADD ATTRIBUTES clause to specify new values for the connection trust attributes being removed, or, use the ALTER ATTRIBUTES clause to specify new values without needing a DROP ATTRIBUTES clause.

SQLSTATE

428GK