Kathy,

> We are using Veritas Quick IO on our Solaris Box 6500 with 
> Oracle Apps 11.5.6 on 8.1.7.2 database.
> 
> Right now we do not have the temp files converted to quick io 
> and wonder if we should.  The guy who installed Quick IO 
> didn't seen to think we could but he was a pretty junior person.  

In addition to the many execllent and right answers that have been given,
make sure that a DBBS (DataBase Baby Sitter) doesn't inadvertly extend a
Database file via RESIZE or (horrors!) enable AUTOEXTEND on any QIO based
datafile! You will have to use the qiomkfile with the -e (extend by the
delta) or the -r (resize to this value) options to extend/resize a datafile
prior to this RESIZE action. Effectively, AUTOEXTEND cannot be used :(

A question to the others using QIO: 

* Has anyone measured the performance improvement brought about by using QIO
for Oracle? (I have already read the Oracle report that compares QIO and
Raw: The report concluded that they are both the same as far as perf goes. I
am interested in plain vs qio, but don't want to start another raw vs plain
war :)
* I assume that DISK_ASYNC_IO was allowed to default to TRUE (on Solaris).
In this case, I assume that you would track the wait times for the 'direct
path read' and 'direct path write'?
* I assume you have put in place procedures to make sure that a file is NOT
resized via ALTER DATABASE without a qio resize. The question is: Do you
have any way of checking that there has NOT been such a resize? The manual
suggests that you pre-allocate the filesize and take it up (via
DATABASE/RESIZE) as it grows, but thats as good (bad!) as actually resizing
it right in the beginning!
* Is anyone using 'Cached Quick I/O'? Any gotchas?

One question leading to another here, but I hope we can all learn from this
:)

John Kanagaraj
Oracle Applications DBA
DBSoft Inc
(W): 408-970-7002

The manuals for Oracle are here: http://tahiti.oracle.com
The manual for Life is here: http://www.gospelcom.net

** The opinions and statements above are entirely my own and not those of my
employer or clients **
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to