Application Express 3.2 Upgrade Missing Image And Javascript Error Solution

The cause for missing image and JavaScript error regarding Oracle Application Express Missing Images And JavaScript Error was the wrong image prefix.


 

The correct installation should have "/i/" instead of "/apex/TEMP".

C:\\oraclexe\\apex\\utilities>sqlplus /nolog
SQL> connect / as sysdba
Connected.
SQL> @reset_image_prefix.sql


 

It will prompt for

Enter the Application Express image prefix [/i/]


 

Just enter and go forward...

Ur problem is solved..


 

The reser_image_prefix.sql is available in the apex_home/apex/utilities folder

After using reset_image_prefix.sql to update the image prefix the images that are missing now shows. Trying to login the administrator or developer page also now works. If you still experience some problem maybe the cause is different one

Comments

Popular posts from this blog

PRKH-1010 : Unable to communicate with CRS services

vi Commands

Determining if an Oracle Software Owner User Exists