You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WL13335: Connectors should handle expired password sandbox without SET
operations
Server does not allow to run any other statement different from ALTER
when user's password has been expired. This worklog ensures the user is
capable to change an expired password using the ALTER statement with
the use of the 'CAN_HANDLE_EXPIRED_PASSWORDS' flag, the use of this
flag will make the connector skip any SET statement; normally run to
set configuration options after a successfully connection.
0 commit comments