Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Antique flavor of unix
Some process still has a handle on the file. If Oracle is open, it is
probably oracle. When the handles are all released, the storage will
reappear.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Mary Bahrami
Sent: Thursday, October 07, 2004 12:34 PM
To: Oracle-L (E-mail)
Subject: Antique flavor of unix
All, =20
I'm trying to restore a hotbackup (v7.1.3.2) on a partition with little = extra space. I cannot add space or modify much on this server, so I = placed the new version of the oracle hotbackup files on a separate = partition. =20
I need to delete the old .dbf file and copy in the new file. When I do = a 'rm' of the existing file, available space (df -k) does not change, so = the 'cp' of the new file fails. here's a snip:
# copy current database files that we just ftpd
rm /oracle/dbs/dbsA.dbf << this is the large file =causing problems
sqldba <<EOF1>>$LGDEST << remember this?connect internal
Thanks,
Mary
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Thu Oct 07 2004 - 11:33:29 CDT
![]() |
![]() |