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
If I use command gsec -user SYSDBA -password "masterkey" -modify SYSDBA -pw "??"
the command doesn't change the password but instead of it it shows help.
If I use command
gsec -user SYSDBA -password "masterkey" -modify SYSDBA -pw "??"
the command doesn't change the password but instead of it it shows help.
According a discussion in #8308 (reply in thread), the problem is in gsec.cpp line 839.
The text was updated successfully, but these errors were encountered: