Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-21-2005, 05:53 AM
|
#1
|
LQ Newbie
Registered: Jan 2005
Location: india
Posts: 5
Rep:
|
how to install oracle 9i on linux 9
i have installed red hat linux 9.o on intel piv 2.8 ghz processor with 256 mb ram
i want to install oracle 9i on this server , i have unpacked the 3 disks in to my system
now i have disk1 , disk2 & disk3 , i have followed the following web link & i have done every thing what is there in that document InstallingOracle9i.shtml
i have exported the desktop by
su - oracle
export DISPLAY=yourdesktop:0.0
but no use
but when i am trying to run the runinstaller i am getting the following error
[oracle@dinkar oracle]$ ./root/Disk1/runInstaller
-bash: ./root/Disk1/runInstaller: No such file or directory
[oracle@dinkar oracle]$ root/Disk1/runInstaller
-bash: root/Disk1/runInstaller: No such file or directory
[oracle@dinkar oracle]$ /root/Disk1/runInstaller
[oracle@dinkar oracle]$ Initializing Java Virtual Machine from /tmp/OraInstall2005-01-21_04-49-22PM/jre/bin/java. Please wait...
_X11TransSocketINETConnect: Can't get address for yourdesktop
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window
server using 'yourdesktop:0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
at java.awt.Window.<init>(Window.java:188)
at java.awt.Frame.<init>(Frame.java:315)
at java.awt.Frame.<init>(Frame.java:262)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
Last edited by dinakar5008; 01-21-2005 at 05:56 AM.
|
|
|
01-21-2005, 08:54 AM
|
#2
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,201
|
Start the installation from an xterm, or run "xhost +localhost" to connect to your X-server
|
|
|
01-22-2005, 05:20 AM
|
#3
|
LQ Newbie
Registered: Jan 2005
Location: india
Posts: 5
Original Poster
Rep:
|
thx a lot for ur advice , my installation started but its stopped at installing java runtimeenvironment for an hour i observed , what might be the reason , & plz give me a solution for this
|
|
|
01-22-2005, 08:44 AM
|
#4
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,201
|
Quote:
_X11TransSocketINETConnect: Can't get address for yourdesktop
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window
server using 'yourdesktop:0.0' as the value of the DISPLAY variable.
|
When the guide says "export DISPLAY=yourdesktop:0.0" you must replace yourdesktop with your host's IP address (if you are trying to install remotelly). If you are installing locally then use an xterm to install without caring about DISPLAY, or use "export DISPLAY=localhost:0.0".
In both cases if you use "export DISPLAY=..." you must run "xhost +localhost" at the local box to allow connections to the local X-server.
|
|
|
01-23-2005, 02:28 AM
|
#5
|
LQ Newbie
Registered: Jan 2005
Location: india
Posts: 5
Original Poster
Rep:
|
thanks a lot for the help , i have completed the oracle 9i installation on linux , after installation what i have to do administer the database , what might the dba login , in windows platform it will ask for the user i will provide system/manager at the installation time , plz help me in this issue
|
|
|
01-24-2005, 02:01 AM
|
#6
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,201
|
According to this
# SYS (default password: CHANGE_ON_INSTALL)
# SYSTEM (default password: MANAGER)
|
|
|
01-25-2005, 12:37 AM
|
#7
|
LQ Newbie
Registered: Jan 2005
Location: india
Posts: 5
Original Poster
Rep:
|
where can i find the file p3095277_9204_LINUX.zip , otherthan oracle.metalink.com
becoz i dont have metalink account ...
this oracle 9i on linux patch is necessary for maintaing a database on linux
plz help me
|
|
|
All times are GMT -5. The time now is 08:06 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|