Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Veritas Quick io

RE: Veritas Quick io

From: Jay Earle (DBA) <Jay_Earle_at_smartforce.com>
Date: Fri, 31 May 2002 11:11:47 -0800
Message-ID: <F001.004714DB.20020531111147@fatcity.com>


Hi Kathy,

Here is an excerpt from the Veritas Admin Guide.

Chapter 3, Using VERITAS Quick I/O P69

Handling Oracle Temporary Tablespaces and Quick I/O You cannot convert temporary tablespaces using regular files to Quick I/O files. By
default, qio_getdbfiles skips any tablespaces marked TEMPORARY because they can
be sparse, which means that not all blocks in the file are allocated. Quick I/O files cannot be sparse, as Quick I/O provides a raw-type interface to storage. If
a sparse file is converted to a Quick I/O file, the Oracle instance can fail if Oracle attempts
to write into one of these unallocated blocks. You have the following options:
 You can create a new temporary tablespace using Quick I/O files. When you initially
create a temporary tablespace on Quick I/O files, Oracle sees them as raw devices and
does not create sparse files.
 You can drop your existing temporary tablespaces using regular files and recreate
them using Quick I/O files.
 You can manually create the mkqio.dat file containing the Oracle database filenames that you want to convert to use Quick I/O, excluding Oracle tablespaces
that are marked TEMPORARY from the list.

Regards,

Jay

-----Original Message-----
Sent: Friday, May 31, 2002 3:37 PM
To: Multiple recipients of list ORACLE-L

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.

Anybody here have any experience with this?

Kathy

Confidential
This e-mail and any files transmitted with it are the property of Belkin Components and/or its affiliates, are confidential, and are intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of the named recipients or otherwise have reason to believe that you have received this e-mail in error, please notify the sender and delete this message immediately from your computer. Any other use, retention, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited.
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Kathy Duret
  INET: KathyD_at_belkin.com

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: ListGuru_at_fatcity.com (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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Jay Earle (DBA)
  INET: Jay_Earle_at_smartforce.com
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: ListGuru_at_fatcity.com (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). Received on Fri May 31 2002 - 14:11:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US