cd $ORACLE_HOME/apex
SQL> connect / as sysdba
Connected.
SQL> @apxchpwd.sql
Session altered.
...changing password for ADMIN
PL/SQL procedure successfully completed.
Commit complete.
After that I was able to connect to the ADMIN user using passwd 'newpassword' under workspace INTERNAL.
No comments:
Post a Comment