Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> moving Vertias quick io files in oracle
I am trying to move some oracle files that have been quick ioed using Veritas.
I have no problem creating quickio files or growing them but when I try to move them I get
SQL> / alter database rename file '/u16/oracle/proddata/atest.dbf' to '/u18/oracle/prod
* ERROR at line 1: ORA-01511: error in renaming log/data files ORA-01516: nonexistent log file, datafile or tempfile '/u16/oracle/proddata/atest.dbf'
All the lovely manual says regarding moving files is: trying moving the "hot" files.
I tried making a new quick io file on the new disk, copying the unix file using cp -rp and did an ls -lrt and the file looks fine, linked and everything. But when I alter the tablespace offline and try the move I get the above.
Anybody know how to do this?
Thanks,
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). Received on Mon Jul 08 2002 - 13:33:43 CDT