Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: DB_FILE_NAME_CONVERT issue
Hi guys,
Anyone that work in ASIA time please help me : )
Sinardy
-----Original Message-----
Sent: 08 July 2002 12:58
To: Multiple recipients of list ORACLE-L
Hi guys,
I try to create standby database and my datafile are all over my hard disk, what should I do to my DB_FILE_NAME_CONVERT to let my standby database know this issue ?
example
/prod_data1/system01.dbf
/prod_data2/user01.dbf
/prod_data3/rbs01.dbf
my standby datafile
/standby_data1/system01.dbf
/standby_data1/user01.dbf
/standby_data2/rbs01.dbf
I try this idiot way but there are no such parameters in v$parameter :+)
DB_FILE_NAME_CONVERT1 = (/prod_data1, /standby_data1) DB_FILE_NAME_CONVERT2 = (/prod_data2, /standby_data1) DB_FILE_NAME_CONVERT3 = (/prod_data3, /standby_data2)
Thanks so much.
Oh by the way I am using 8i
Sinardy
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Sinardy Xing INET: SinardyXing_at_bkgcomsvc.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: Sinardy Xing INET: SinardyXing_at_bkgcomsvc.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 Mon Jul 08 2002 - 02:28:18 CDT
![]() |
![]() |