Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: creating raw devices on AIX
Hi John,
all logical volumes exist as raw devices but you usually then create a filesystem on them. If you create a logical volume called lv_raw for example, the raw device will be /dev/rlv_raw. So in oracle to use a raw device you just use datafile='/dev/rlv_raw', easy. Just not so easy to back up, unless you use rman!
Adam
|---------+---------------------------->
| | John Dunn |
| | <john.dunn_at_sefas.|
| | co.uk> |
| | Sent by: |
| | root_at_fatcity.com |
| | |
| | |
| | 07/04/02 01:21 AM|
| | Please respond to|
| | ORACLE-L |
| | |
|---------+----------------------------> >--------------------------------------------------------------------------------------------------------------| | | | To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> | | cc: (bcc: Adam Cioccarelli/SY/Music-AU/SONY) | | Subject: creating raw devices on AIX | >--------------------------------------------------------------------------------------------------------------|
Where can I find info on this?
The documentation refers me to the "Oracle 8i Administrators refence for AIX" but I cannot find it on-line
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: John Dunn INET: john.dunn_at_sefas.co.uk 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: Adam Cioccarelli INET: Adam_Cioccarelli_at_sonymusic.com.au 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 Thu Jul 04 2002 - 01:33:19 CDT