In order to change ADMIN password for your APEX run the command below:
SQL> conn / as sysdba
SQL> @apxxepwd.sql
Session altered.
...changing password for ADMIN
Enter value for 1: manager
Enter value for 1: manager
PL/SQL procedure successfully completed.
Commit complete.
Best Regards,
Paulo Portugal
No comments:
Post a Comment