Databases Reference
In-Depth Information
Note When running this step, ensure that the path provided points to the parent folder and not the folder
where you unzipped your APEX installation files. The apxldimg script will append the \APEX suffix to your path.
11. Next, you need to force APEX to use the right paths for the APEX icon image
and JavaScript files. Without doing this step, you might find that the login page
for APEX loads up without any icons showing and with a bunch of JavaScript
errors. Open the Windows command prompt and navigate to the
C:\APEXFILES\APEX\UTILITIES directory. Run the sqlplus tool from this
directory and logon as SYSDBA. Next, run the following statement:
@reset_image_prefix.sql
When prompted for the image prefix, simply press the Enter key to use the default
( /i/ ). When this has completed successfully, you should see the output shown in
Figure 1-5.
Figure 1-5. Resetting the image prefix
12. Finally, set the password admin123 for the Administrator by running the
following statement:
@apxxepwd.sql admin123
 
Search WWH ::




Custom Search