Monday, August 20, 2012
Upgrading to Oracle Apex 4.1 Windows
upgrading to oracle Apex 4.1 in Windows
step1 -> unzip apex_4.1.1_en.zip to C:\TEMP
step2 -> go to command prompt, cmd.exe, and do cd /temp/apex
step3 -> connect to database by entering the following at command prompt -> sqlplus / as sysdba
step 4 -> Run the installation script -> SQL> @apexins SYSAUX SYSAUX TEMP /i/
Note: The installation script run for 15 to 20 minutes
step 5 -> connect again as sysdba ( sqlplus / as sysdba) and run the import image script as like follows
SQL>@apxldimg.sql C:/TEMP
Step 6 -> Congrats, Upgrade successful :)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment