Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Installation Instructions Oracle 8.1.5, RedHat 6.1
Since there seem to be SO MANY problems loading Oracle 8.1.5 on RedHat
Linux 6.1, I figured I would publish my instructions. Now, there are a
LOT of notes on these instructions. At the start you are expected to
be logged in as root (these are cut from the full instructions for
loading RedHat, MetroLink Motif Complete, Oracle and our own software.)
Notes:
Here starts the instructions. If you have questions or suggestions, reply or just e-mail me. The funky character at the start are bullets in Word. Hopefully, they will still show you were lines separate, so I have not removed them on purpose.
Terry Steyaert
steyaert_at_my-deja.com
 tar –zxvf jre116v5.tgz
 ln –s jre116_v5 jre
 Place the Oracle 8.1.5 CD-ROM in the drive.
 mount /mnt/cdrom
 Press Left-ALT and F4 simultaneously. You should be at another login
prompt.
 Login as oracle, password oracle1
 ORACLE_SID=fsc;export ORACLE_SID
 ORACE_HOME=/usr2/oracle;export ORACLE_HOME
 LD_LIBRARY_PATH=/usr/lib:/usr2/oracle/lib;export LD_LIBRARY_PATH
 xinit
 mwm &
 cd /mnt/cdrom/install/linux
 ./runIns.sh
 Next
 Next
 Base should be /usr2/oracle/8.1.5, OK
 dba
 Right click background
 Select New Window
 su
 /tmp/orainstall/orainstRoot.sh
 Re-select the GUI
 Retry
 Select Oracle 8i 8.1.5.0.0/Next
 Custom/Next
 Turn off Intermedia/Next
 Create DB Yes/Next
 Global DB Name fsc
 Global SID fsc/Next
 /usr2/oracle/dbs Next
 Protocol Box Next
 Install
 Goto the window that was created above and type:
 sh /usr2/oracle/root.sh
 OK
 Error regarding National Character Sets OK
 Custom Next
 OLTP Next
 30 Next
 Shared server mode Next
 Turn off ALL options Next
 View Settings Next
 File Settings Next
 Select User
 Change size to 1000
 Change initial and next extents to 200
 Select Rollback
 Change size to 250
 Select Temp
 Change size to 100
 Next
 Change Redo log sizes to 5000
 Next
 Checkpoints Next
 Block Sizes
 TCPIP Default
 SGA Lower processes to 30
 Next
 File Trace Next
 Create DB Now Finish
 Proceed? Yes
 Take a nap.
 Completed OK OK
 Exit
 Confirm Yes
 Goto login window (the original window, not the one created above.
ALT-TAB will scroll through windows.)
 ./runIns.sh
 Next
 Next
 Select Programmer Next
 Custom Next
 Select Pro*C/C++
 Select SQL*Plus Next
 Install Yes
 OK several times on disk space error.
 Exit Yes
 vi /etc/oratab (Again, you will be in an editor, do not hit ENTER
unless prompted.)
 :$ENTER
 $rYESC
 :wqENTER
That should get you a database, and get you started. Good luck!
Terry
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Jan 24 2000 - 09:11:56 CST
![]() |
![]() |