Re: oracle install problems

2003-03-30 Thread Michael S. Dunsavage
Thank you for the reply, unfortunately, tho, I still get the same errors.


On Sunday 30 March 2003 06:49 pm, you wrote:
> Try setting all of your environment variables first:
>
> I think the one that is giving you problems is the JAVA_HOME one
> Just do:
> export JAVA_HOME=/usr/java/j2sdk-1.4.1_02  (your path will not be exactly
> that but just have a look at where your java is installed )
>
> Then try again.  You will want to set that in your /etc/profile to always
> have that variable set too.  Oracle requires quite a few of these to be
> set.
>
> Mark
>
> Quoting "Michael S. Dunsavage" <[EMAIL PROTECTED]>:
> > I've been using the oracle how-to for oracle 8.1 and RH 7.2 and when I go
> > to install I get
> >
> > [EMAIL PROTECTED] linux]$ ./runInstaller
> > Initializing Java Virtual Machine from /usr/local/jre/bin/jre. Please
> > wait...
> > java_vm process: could not find Java VM symbols
> >
> >
> >
> > Any help would be appreciated.
> >
> > Thanks,
> >
> > --
> > Michael S. Dunsavage
> >
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list

-- 
Michael S. Dunsavage



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: oracle install problems

2003-03-30 Thread Mark Hutchinson
Try setting all of your environment variables first:

I think the one that is giving you problems is the JAVA_HOME one
Just do:
export JAVA_HOME=/usr/java/j2sdk-1.4.1_02  (your path will not be exacly that
but just have a look at where your java is installed )

Then try again.  You will want to set that in your /etc/profile to always have
that variable set too.  Oracle requires quite a few of these to be set.

Mark

Quoting "Michael S. Dunsavage" <[EMAIL PROTECTED]>:

> I've been using the oracle howto for oracle 8.1 and RH 7.2 and when I go to 
> install I get
> 
> [EMAIL PROTECTED] linux]$ ./runInstaller
> Initializing Java Virtual Machine from /usr/local/jre/bin/jre. Please
> wait...
> java_vm process: could not find Java VM symbols
> 
> 
> 
> Any help would be appreciated.
> 
> Thanx, 
> 
> --
> Michael S. Dunsavage
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Oracle install problems?

2003-03-26 Thread sentinel
I've had issues with their JRE.  Unless they fixed it I don't recommend it.
 Below was my inspiration for Oracle installs with RedHat.

http://staff.in2.hr/denis/oracle

Yes, there are settings in the Oracle environment which must be set prior to
installation including changes to the kernel per Oracle instructions.

I wrote up a document with step by step instructions which I'd be happy to
share should anyone still have problems installing Oracle.

Regards.



> There are instructions (in the RH7.1 release notes, among other places)
> of some special settings one MUST make in the environment before you
> can run the Oracle installer. For RH7.x or later, that is. If you don't
> set those the installer starts up and hangs, consuming 99% of the CPU
> for as long as you care to let it. Likewise, the netca and related java
> packages also won't work without those settings. Perhaps that's the
> issue you speak of?



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Oracle install problems?

2003-03-25 Thread Ben Russo
Jon Haugsand wrote:

* Dan Dobbs
 

Make sure you have Java 1.1.8 installed. It's rather picky about the
version. You should be able to download an RPM or tarball from Sun.
   

Doesn't that follow with Oracle?

There is a *GREAT* howto at:

http://jordan.fortwayne.com/oracle/







--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Oracle install problems?

2003-03-25 Thread fred smith
On Tue, Mar 25, 2003 at 09:06:08AM -0700, sentinel wrote:
> Unless Oracle fixed it I wouldn't recommend using their own JRE.  When I
> started installing Oracle on Linux servers I had all sorts of problems. 
> When I replaced their JRE most of the problems went away.
> 
> 
> > Every Oracle installation package I've seen (admittedly not a huge
> > number) contains its own JRE, doesn't expect or use any other pre-
> > installed Java. I suspect the OP has some setup/config problem instead.

There are instructions (in the RH7.1 release notes, among other places)
of some special settings one MUST make in the environment before you
can run the Oracle installer. For RH7.x or later, that is. If you don't
set those the installer starts up and hangs, consuming 99% of the CPU
for as long as you care to let it. Likewise, the netca and related java
packages also won't work without those settings. Perhaps that's the
issue you speak of?

-- 
 Fred Smith -- [EMAIL PROTECTED] -
   "For the word of God is living and active. Sharper than any double-edged 
   sword, it penetrates even to dividing soul and spirit, joints and marrow; 
  it judges the thoughts and attitudes of the heart."  
 Hebrews 4:12 (niv) --



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Oracle install problems?

2003-03-25 Thread sentinel
Unless Oracle fixed it I wouldn't recommend using their own JRE.  When I
started installing Oracle on Linux servers I had all sorts of problems. 
When I replaced their JRE most of the problems went away.


> Every Oracle installation package I've seen (admittedly not a huge
> number) contains its own JRE, doesn't expect or use any other pre-
> installed Java. I suspect the OP has some setup/config problem instead.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Oracle install problems?

2003-03-25 Thread fred smith
On Tue, Mar 25, 2003 at 08:44:23AM +0100, Jon Haugsand wrote:
> * Dan Dobbs
> > Make sure you have Java 1.1.8 installed. It's rather picky about the
> > version. You should be able to download an RPM or tarball from Sun.
> 
> Doesn't that follow with Oracle?

Every Oracle installation package I've seen (admittedly not a huge
number) contains its own JRE, doesn't expect or use any other pre-
installed Java. I suspect the OP has some setup/config problem instead.

-- 
 Fred Smith -- [EMAIL PROTECTED] -
  "And he will be called Wonderful Counselor, Mighty God, Everlasting Father,
  Prince of Peace. Of the increase of his government there will be no end. He 
 will reign on David's throne and over his kingdom, establishing and upholding
  it with justice and righteousness from that time on and forever."
--- Isaiah 9:7 (niv) --



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Oracle install problems?

2003-03-24 Thread Jon Haugsand
* Dan Dobbs
> Make sure you have Java 1.1.8 installed. It's rather picky about the
> version. You should be able to download an RPM or tarball from Sun.

Doesn't that follow with Oracle?

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Oracle install problems?

2003-03-24 Thread Dan Dobbs
Make sure you have Java 1.1.8 installed. It's rather picky about the
version. You should be able to download an RPM or tarball from Sun.

-dd

>>> [EMAIL PROTECTED] 03/24/03 09:12AM >>>
When I go to install Oracle 8i I get this problem:

[EMAIL PROTECTED] linux]$ ./runIns.sh
java_vm process: could not find Java VM symbols


How would I fix this?



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED] 
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list