RE: (fixed) Create database erroe ORA-27090 on 10.2.0.4/Redhat RHEL 5.2

  • From: dba1 mcc <mccdba1@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx, Harshan Vasudevan Eppurath <harshan.eppurath@xxxxxxxxxxxxx>
  • Date: Tue, 26 Aug 2008 13:18:10 -0700 (PDT)

I work with ORACLE support and this problem fixed.  This problem only happen on 
10.2  and 11G 64 bit database.  When you create database, it will show up.
 
The reason is "aio" change on LINUX kernel 2.6.  "aio-max-size" not use any 
more, but "aio-max-nr" default set too low and cause this error.
 
ORACLE support suggest me cahnage "aio-max-nr" to 3MB.  For more infor, please 
search Metalink relate to "aio-max-nr"
 


--- On Sat, 8/23/08, Harshan Vasudevan Eppurath 
<harshan.eppurath@xxxxxxxxxxxxx> wrote:

From: Harshan Vasudevan Eppurath <harshan.eppurath@xxxxxxxxxxxxx>
Subject: RE: Create database erroe ORA-27090 on 10.2.0.4/Redhat RHEL 5.2
To: mccdba1@xxxxxxxxx, oracle-l@xxxxxxxxxxxxx
Date: Saturday, August 23, 2008, 9:21 PM

I normally get this error when ORACLE_HOME is not set.
 
Cheers
Harshan

________________________________

From: oracle-l-bounce@xxxxxxxxxxxxx on behalf of dba1 mcc
Sent: Fri 8/22/2008 7:05 PM
To: oracle-l@xxxxxxxxxxxxx
Subject: Create database erroe ORA-27090 on 10.2.0.4/Redhat RHEL 5.2


I am created new database on LINUX/ORACLE 10.2.0.4 (64 bits).  I don't have
any error, but after startup database I always get error message on alert.log:
 
Errors in file /home/app/oracle/admin/REC64/bdump/rec64_dbw0_26825.trc:
ORA-27090: Message 27090 not found; product=RDBMS; facility=ORA

any ideal?
 
Thanks.




      

Other related posts:

  • » RE: (fixed) Create database erroe ORA-27090 on 10.2.0.4/Redhat RHEL 5.2