Installing Oracle 10g in Enterprise Linux 5

DBA Geral (instalação, configuração do banco, scripts do Sql*Plus, shell scripts, batch scripts, etc...)
Post Reply
vasilva
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 24
Joined: Wed, 28 Oct 2009 9:58 am
Location: RS
VaSilva

Environmental information:
* Oracle Version: 10g
* Operating System: Oracle Enterprise Linux 5

Good personal later,

My dear, I'm no DBA, I have some knowledge of Oracle 10g database due to practical day-to-day and some courses I took.

I'm trying to install Oracle 10g in S.O "Oracle Enterprise Linux 5".
already configured the amiente Operating System and created the groups and directories as installation documentation available on the Oracle website.

The problem is that when road runInstaller to run the Oracle 10g installer on the machine with Enterprise Linux 5, has failed installation in accordance with the following message:

===========================================

[root @ oralinux database] #. / runInstaller
Starting Oracle Universal Installer ...

Checking installer requirements ...

Checking operation system version: must be RedHat-3, SuSE-9, RedHat-4 UnitedLinux-1.0, Asianux-1 or Asianux-2


Failed <<<

Exiting Oracle Universal Installer, log for this session can be found at /tmp/oraInstall2009-12-07_04-05-59PM/installActions2009-12-07_04-05-59PM.log

======================================== =======

suspect that the Oracle 10.2.0.2 package I'm trying to install is not compatible with Enterprise Linux 5.

Thanks
Valerio

:)
diegolenhardt
Moderador
Moderador
Posts: 1177
Joined: Thu, 15 Oct 2009 10:28 am
Location: Recife

Edit the file / etc / redhat-release
changes his content where version 5, changes to 4
or then 5.2, changes to 4
Go,

or then use the parameter:
Runinstaller -IgresysRereqs
Soneka
Rank: Estagiário Sênior
Rank: Estagiário Sênior
Posts: 13
Joined: Thu, 26 Nov 2009 3:58 pm
Location: Fortaleza

Install the Oracle-Validated RPM, which it already does everything for you.




, S
vasilva
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 24
Joined: Wed, 28 Oct 2009 9:58 am
Location: RS

Hello Diego!

first, thank you very much for the tips .. I changed and rotated the installation, but soon after it stopped at this point here:

Select all

Exception java.lang.UnsatisfiedlinkError: /tmp/OraInstall2009-12-07_05-22-20PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory ocurred.. 
java.lang.UnsatisfiedlinkError: /tmp/OraInstall2009-12-07_05-22-20PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory ocurred..
]


Thanks.
Valério
diegolenhardt
Moderador
Moderador
Posts: 1177
Joined: Thu, 15 Oct 2009 10:28 am
Location: Recife

Install the libxp-devel rpm, I do not know why it is so rough this,

because the required packets are not default marked,

install it that will work. ..
diegolenhardt
Moderador
Moderador
Posts: 1177
Joined: Thu, 15 Oct 2009 10:28 am
Location: Recife



I always look at this step by step when I'm going to make a new installation,

mainly in the rpm -q command
to check The required packages, =)
http://www.oracle.com/technology/pub/ar ... stall.html
vasilva
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 24
Joined: Wed, 28 Oct 2009 9:58 am
Location: RS

Right ..

But is this guy for any Linux distribution?
Come in the Oracle Database 10g installation package?

Valeu
Valério
diegolenhardt
Moderador
Moderador
Posts: 1177
Joined: Thu, 15 Oct 2009 10:28 am
Location: Recife

I do not know how to tell you if this package comes in all distributions,

will find it on the Oel4 - 5 installation DVD, not in the Oracle Database installation,

I hope I have helped,
vasilva
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 24
Joined: Wed, 28 Oct 2009 9:58 am
Location: RS

Ah, I understood ...
I'm without the CDs today, because I had already installed the other day ..
I'll test tomorrow.

Thanks!
Hugs.
Valério
diegolenhardt
Moderador
Moderador
Posts: 1177
Joined: Thu, 15 Oct 2009 10:28 am
Location: Recife

Suddenly a new installation, following the Oracle tutorial,

=]
ricardofazu
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 17
Joined: Thu, 08 Jan 2009 3:12 pm
Location: Uberaba-MG

Good morning, my friend,
See if you have these packages installed, if any will give you a problem in your installation:
If I'm not mistaken the command to know if they are installed is the rpm -q, case Gfluke's guru is wrong will help us.
I hope I have helped you

Select all

binutils-2.15.92.0.2-13.EL4 
compat-db-4.1.25-9 
compat-libstdc++-296-2.96-132.7.2 
control-center-2.8.0-12 
gcc-3.4.3-22.1.EL4 
gcc-c++-3.4.3-22.1.EL44 
glibc-2.3.4-2.9 
glibc-common-2.3.4-2.9 
gnome-libs-1.4.1.2.90-44.1 
libstdc++-3.4.3-22.1 
libstdc++-devel-3.4.3-22.1 
make-3.80-5 
pdksh-5.2.14-30 
sysstat-5.0.5-1 
xscreensaver-4.18-5.rhel4.2 
setarch-1.6-1
rrpadela
Rank: Estagiário Júnior
Rank: Estagiário Júnior
Posts: 2
Joined: Tue, 28 Jul 2009 2:30 pm
Location: Araraquara - SP -
Régis Fernando Pradela

DBA Oracle
Skype: regis.pradela

Friend follows command to check if the packets required for installing Oracle Database 10G R2 are installed:

Select all

rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n' gcc-c++.x86_64 libstdc++-devel.x86_64 glibc-headers.x86_64 glibc-devel.x86_64 libgomp.x86_64 gcc.x86_64 glibc-devel.i386 compat-libstdc++-33.x86_64 compat-libstdc++-33.i386 compat-libstdc++-296.i386 libXp.i386 sysstat.x86_64
Execute the way you are with the root user, the Linux will show you which packages are and which are not installed.

Note: Note that these polls are for 64bit, if you are doing a 32bit installation, simply change the X86_64 per i386.
rfilippus
Rank: Estagiário Pleno
Rank: Estagiário Pleno
Posts: 3
Joined: Mon, 23 Mar 2009 10:47 am
Location: Blumenau/SC
Contact:
Reginaldo Filippus
Whatspp: +5547991813090
E-mail: filippus@gmail.com
http://rfilippus.blogspot.com/

In addition to installing the LIBXP-Devel package, I installed 2 dependencies for the same:

Select all

libXp-1.0.0-8.1.el5.i386.rpm 
libXau-devel-1.0.1-3.1.i386.rpm
Thanks for the tip.
pedroedu
Rank: Programador Sênior
Rank: Programador Sênior
Posts: 50
Joined: Wed, 10 Feb 2010 3:04 pm
Location: são Luis
Oracle Database 10g/12c Administrator Certified Professional
Oracle Database 11g Security
ISFS Information Security Foundation based on ISO IEC 27001
ITIL® Foundation V3 in IT Service Management

install nothing but not friend, if already installed the packages and already set SO and kernel parameters, only the following command:

Select all

runinstaller -ignoreSysPrereqs 
Note: With S and P Maísulas Even ... it will work: WINK:


I hope I have helped.
rfilippus
Rank: Estagiário Pleno
Rank: Estagiário Pleno
Posts: 3
Joined: Mon, 23 Mar 2009 10:47 am
Location: Blumenau/SC
Contact:
Reginaldo Filippus
Whatspp: +5547991813090
E-mail: filippus@gmail.com
http://rfilippus.blogspot.com/

We really saw after we had the kernel parameters to set up.

Thanks: D
pedroedu
Rank: Programador Sênior
Rank: Programador Sênior
Posts: 50
Joined: Wed, 10 Feb 2010 3:04 pm
Location: são Luis
Oracle Database 10g/12c Administrator Certified Professional
Oracle Database 11g Security
ISFS Information Security Foundation based on ISO IEC 27001
ITIL® Foundation V3 in IT Service Management

Nothing ... any doubt or problem just post ... I'm glad to have helped. : Wink:
Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests