« Setting auto_increment counterHotWayD »

Install Fix for Oracle 9i on RHEL 3

08/06/04

Permalink 03:41:19 pm, by admin Email , 126 words   English (US)
Categories: RedHat, Oracle

Install Fix for Oracle 9i on RHEL 3

I was getting weird jvm errors while running the installer. Fix is documented here:

http://www.redhat.com/archives/fedora-list/2003-November/msg06994.html

At

 ftp://people.redhat.com/drepper/libcwait.c

you find a file which you can compile with

  gcc -shared -o libcwait.so -fpic -O2 libcwait.c

to get a DSO which you then can preload with

  LD_PRELOAD=/path/to/libcwait.so java ARGS...

Another problem involved the installer hanging at "Link pending ...". This was fixed with:

  export LD_ASSUME_KERNEL=2.2.5

Here a link to a discussion of this issue:

http://dbforums.com/t759429.html

And here's a link to many more fixes:

http://www.puschitz.com/InstallingOracle9i.shtml

And another good link:

http://www.oracle-base.com/articles/9i/Oracle9iInstallationOnRedHatAS3.php

July 2010
Sun Mon Tue Wed Thu Fri Sat
 << <   > >>
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Reliable Penguin offers Linux Server Migrations, Systems Administration & Programming. Visit our main website at:

http://www.reliablepenguin.com

Search

Bookmark and Share

XML Feeds

powered by b2evolution free blog software