Jump to content
 English      
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
     Forums advanced search
HP.com Home
IT Resource Center Forums > HP-UX > databases

Oracle 9.2: Ioctl ASYNC_CONFIG error

» 

IT Resource Center

» Login
» Register
» My profile
» Search knowledge base
» Forums
» Patch database
» Download drivers, software and firmware
» Warranty check
» Support Case Manager
» Software Update Manager
» Training and Education
» More maintenance and support options
» Online help
» Site map

Member icons
 
 HP moderator  HP moderator
 Expert in this area  Expert in this area
Member status
ITRC Pro ITRC Pro
250 points
ITRC Graduate ITRC Graduate
500 points
ITRC Wizard ITRC Wizard
1000 points
ITRC Royalty ITRC Royalty
2500 points
ITRC Pharaoh ITRC Pharaoh
7500 points
Olympian Olympian
20000 points
1-Star Olympian 1-Star Olympian
40000 points
2-Star Olympian 2-Star Olympian
80000 points
»  How to earn points
»  Support forums FAQs
Question status
Magical answer Magical answer
Message with a response that solved the author's question
Favorites status
Add to my favorites Add to my favorites
Delete from my favorites Delete from my favorites
This thread has been closed Thread closed
 

Content starts here
   Create a new message    Receive e-mail notification if a new reply is posted  Reply to this message
Author Subject: Oracle 9.2: Ioctl ASYNC_CONFIG error      Add to my favorites
Claudio Cilloni This member has accumulated 1000 or more points
Oct 2, 2003 05:36:16 GMT   

Hi all.

I realized that my /oracle/rdbms/log/ directory
contains 30.000 *.trc files, produced by 4 instances running in the last 3 months.
all these files seem to contain something
like this:

----------------------------------------
Oracle9i Enterprise Edition Release 9.2.0.2.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.2.0 - Production
ORACLE_HOME = /oracle
System name: HP-UX
Node name: dbsermm
Release: B.11.22
Version: U
Machine: ia64
Instance name: oa
Redo thread mounted by this instance: 0 <none>
Oracle process number: 0
7092

Ioctl ASYNC_CONFIG error, errno = 1
-------------------------------------------

All these instances are working really well.
What kind of trouble are these trace files trying to tell me?

Oracle 9.2.0.2, HP-UX 11.22, Itanium.

Thanks for yor help!

Claudio
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click here


Sort Answers By: Date or Points
Robert-Jan Goossens This member has accumulated 20000 or more points
Oct 2, 2003 05:43:58 GMT  8 pts

Hi Claudio,

http://www.cs.nott.ac.uk/TSG/manuals/databases/oracle/standard/a90347/appb_hp.htm

Note:
If the Oracle software owner does not have the MLOCK privilege, Oracle9i on HP-UX generates trace files that include the following error:

Ioctl ASYNC_CONFIG error, errno = 1

Hope it helps,

Robert-Jan.
Hari Kumar This member has accumulated 500 or more points
Oct 2, 2003 05:46:32 GMT  10 pts

If you are using RAW disk partitions for you Database, The following from Administrator Reference Guide from Oracle ----------

The asynchronous I/O pseudo-driver on HP allows the Oracle server to perform I/O to raw disk partitions using an asynchronous method, resulting in less I/O overhead and higher throughput. You can use the asynchronous I/O pseudo-driver on both HP-UX 9000 servers and workstations.

MLOCK Privilege
To allow Oracle9i to execute asynchronous I/O operations, the group that the Oracle software owner belongs to (dba) must have the MLOCK privilege. To give the dba group the MLOCK privilege:

As the root user, enter the following command:

# setprivgrp dba MLOCK


To retain the MLOCK privilege after rebooting, create the /etc/privgroup file, if it does not exist on your system, and add the following line to it:

dba MLOCK



--------------------------------------------------------------------------------
Note:
If the Oracle software owner does not have the MLOCK privilege, Oracle9i on HP-UX generates trace files that include the following error:

Ioctl ASYNC_CONFIG error, errno = 1

--------------------------------------------------------------------------------
Hari Kumar This member has accumulated 500 or more points
Oct 2, 2003 05:50:08 GMT  4 pts

The documentation available at -------
http://otn.oracle.com/documentation/index.html

The Part Number A90347-01
In that Go for HP specific pages

Thanks
Yogeeraj Expert in this area This member has accumulated 7500 or more points
Oct 2, 2003 06:13:25 GMT  7 pts

hi,
*
According to metalink, to fix the problem, you'll need to grant oracle owner privileges to lock memory pages. This is done with the command:
*
# setprivgrp dba MLOCK
*
After this, no more trace files are generated.
*
Hope this helps!
regards
Yogeeraj
 
Create a new message    Receive e-mail notification if a new reply is posted   Reply to this message
 
 
Printable version
Privacy statement Using this site means you accept its terms
© 2010 Hewlett-Packard Development Company, L.P.