当前位置:Gxlcms > 数据库问题 > Oracle account is locked or oracle user account logon denied

Oracle account is locked or oracle user account logon denied

时间:2021-07-01 10:21:17 帮助过:2人阅读

Following the below steps:

 

Oracle account is locked

1. Type "Conn /as sysdba" in the sqlplus window;

2. Type "alter user AccountName unlocked. Try to logon again.

 

Oracle user account logon denied

1. Type "Conn /as sysdba" in the sqlplus window;

2. Type "alter user AccountName identified by NEWPASSWORD.

 

Oracle account is locked or oracle user account logon denied

标签:

人气教程排行