Database Reference
In-Depth Information
The port number should also be in the SETUPINFO.TXT file in the
directory $ORACLE_HOME/Apache/Apache. This file should con-
tain entries such as the following:
http://<hostname>:7778
http://<hostname>:4443
Note: Replace hostname as appropriate.
The file called ORACLE_APACHE.CONF in the
$ORACLE_HOME/Apache/Apache/conf directory must include
the file ISQLPLUS.CONF in the ORACLE_HOME/sqlplus/admin
directory. The include command should be of the following form. Be
sure there are no comments (#) in unexpected places.
include "$ORACLE_HOME/sqlplus/admin/isqlplus.conf"
Try stopping and restarting the HTTP Server, especially if you have
made any changes to any configuration files. A bug in Oracle 9.2 for
Windows 2000 caused errors when starting and stopping the HTTP
Server using both the Windows service and the Apache command on
the Start menu. A solution to this issue is to set the service to Manual
and always start and stop Apache and the HTTP Server with the fol-
lowing commands executed in a DOS shell (the command line):
C:\oracle\ora92\Apache\Apache\apache -k start
C:\oracle\ora92\Apache\Apache\apache - k shutdown
8.4.4
Customizing iSQL*Plus Display
Numerous preferences can be changed from the iSQL*Plus interface on the
client machine. Additionally, on the server there is an HTML cascading
style sheet. 1 This style sheet can be altered to change output appearance.
The HTML cascading style sheet is called IPLUS.CSS and is located in the
$ORACLE_HOME/sqlplus/admin/iplus directory on the server. Changing
the style sheet allows customization of colors and fonts used by iSQL*Plus
when it formats output for queries. Using the same simple query used pre-
Search WWH ::




Custom Search