oracle Apex 5:管理员帐户被锁定
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/33540587/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Apex 5: Admin account is locked
提问by Quan Nguyen
For a long time, I worked on my own workspace. Now I want to create a new workspace, add new users, .... I login into admin account but the account is locked.
很长一段时间,我都在自己的工作区工作。现在我想创建一个新的工作区,添加新用户,.... 我登录到管理员帐户,但该帐户被锁定。
I tried to change password and unlock account.
我试图更改密码和解锁帐户。
After running the @apxchpwd.sql script. I re-login but not successfully. Please help me to unlock and change admin password.
运行@apxchpwd.sql 脚本后。我重新登录但没有成功。请帮我解锁和更改管理员密码。
采纳答案by Quan Nguyen
It's my mistake
是我的错
I am on APEX 5.0, but you used the apxchpwd.sql of the APEX version that came with RDBMS 12.1.0.2.
我使用的是 APEX 5.0,但您使用了 RDBMS 12.1.0.2 附带的 APEX 版本的 apxchpwd.sql。
I tried again with the 5.0 script and it worked now.
我再次尝试使用 5.0 脚本,现在它可以工作了。