-4737 STATEMENT statement IS NOT ALLOWED WHEN USING A TRUSTED CONNECTION
Explanation
The statement was issued from a session that is using a trusted connection. This statement is not supported with trusted connections. The statement can be CREATE SYNONYM.
System action
The statement cannot be processed.
Programmer response
Change the statement to one that is supported when running under a trusted connection.
SQLSTATE
429BY