If the Error Number ORA-28000 has happen , and account is locked
1- go the command prompt (CMD) and connect to sqlplus
2- add command sqlplus sys as sysdba
3- alter user (DB Name) account unlock
4- connect to the db in order to check that it's working properly
find the below screen for more details
Kindly do the below steps :
1- go the command prompt (CMD) and connect to sqlplus
2- add command sqlplus sys as sysdba
3- alter user (DB Name) account unlock
4- connect to the db in order to check that it's working properly
find the below screen for more details
No comments:
Post a Comment