Adadmin > Compile Apps Schema : Rel 11i : "ORA-28000: the account is locked" in adtasktim.sql
Hi there
I am not able to compile the Apps schema using the adadmin utility.
When I enter the passwords for Apps and System and then all relevant information as
prompted, the compilation ends with message:
Connecting to APPLSYS......Connected successfully.
Running adtasktim.sql ..
ERROR:
ORA-28000: the account is locked
User apps is locked.
When I unlock the user
SQL> alter user apps account unlock;
... and run adadmin again, the same error occurs.
How to proceed, please?
Thanks
Martin
I am not able to compile the Apps schema using the adadmin utility.
When I enter the passwords for Apps and System and then all relevant information as
prompted, the compilation ends with message:
Connecting to APPLSYS......Connected successfully.
Running adtasktim.sql ..
ERROR:
ORA-28000: the account is locked
User apps is locked.
When I unlock the user
SQL> alter user apps account unlock;
... and run adadmin again, the same error occurs.
How to proceed, please?
Thanks
Martin
Tagged:
0