DBA Knowledge Base


Home | About | Archives


Apex Uninstall

December 21, 2010 2:09 pm

It is a very simple to uninstall apex.

1.Just go to the folder where apex exists(where you unzipped Oracle Application Express software).

2.Connect to the database as a SYS user:

On Windows:

SYSTEM_DRIVE:\ sqlplus /nolog
SQL> CONNECT SYS as SYSDBA
Enter password:SYS_password

On UNIX and Linux:

$ sqlplus /nolog
SQL>CONNECT SYS as SYSDBA
Enter password: SYS_password

3. Execute the following command:

SQL> @apxremov.sql

Posted by Mariami Kupatadze

Categories: DB

Tags: ,

Leave a Reply



Mobile Site | Full Site


Get a free blog at WordPress.com Theme: WordPress Mobile Edition by Alex King.