Re: Is Async IO being Used or NOT ?

From: hrishy <hrishys_at_yahoo.co.uk>
Date: Fri, 7 Nov 2008 09:38:39 +0000 (GMT)
Message-ID: <491994.41137.qm@web27408.mail.ukl.yahoo.com>


Hi

http://hpux-tips.blogspot.com/

pay attention to
13. mknod /dev/async c 101 0x000000

Yes this file was necessary last time i used HP-UX

  1. chown oracle:dba /dev/async (the special are created with crw-rw-rw- so you don't need perform that... it's your choice...)
  2. chmod 660 /dev/async

You can do tusc on dbwr to see that async io is being used something like open("/dev/async"

regards
Hrishy       

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Nov 07 2008 - 03:38:39 CST

Original text of this message