Comments
| Oracle9i (9.2.0.4.0) Installation On Red Hat Enterprise Linux 3 (RHEL3) - A brief guide to installing Oracle9i (9.2.0.4.0) on Red Hat Enterprise Linux 3 (RHEL3). |
p311* and Java SDK 1 said... NOT required if you are installing 9.2.0.4 |
Dietmar said... When you see a java exception java.lang.outOfMemoryException in the file $ORACLE_BASE/oraInventory/logs/oraInstallthen change the following line in the file Disk1/install/linux/oraparam.ini JRE_MEMORY_OPTIONS=" -mx48m" to JRE_MEMORY_OPTIONS=" -mx128m" Also, the installer might complain about the database creation assistant not being able to write to the specified path. Then do the following as root: mkdir /oradata chown oracle:dba /oradata Best of luck, ~Dietmar. |
Daniel said... Thank you for the info! |
Igor said... Why you need create soft links if you use chkconfig?Priority levels in the dbora script are wrong. |
Tim... said... Hi.Everything except the "chkconfig" comes from the Oracle recommendation in the isntallation guide. I added the chkconfig as it enabled the service for autostart, without having to open the services dialog. Cheers Tim... |
DO NOT ask technical questions here, that's what my forum is for!
These comments should relate to the contents of a specific article. Constructive criticism is good. Advertising and offensive comments are bad and will be deleted!
