On Tue, Apr 02, 2002 at 11:03:21AM -0800, Farnsworth, Dave wrote:
> I have a 8.1.7 database running on NT 4.0 that had a problem this morning and shut 
>itself down.  In the <SID>Alert.log I have the following error.
> 
> Tue Apr 02 10:47:40 2002
> KCF: write/open error block=0x21de online=1
>      file=10 J:\ORANT\ORADATA\TDISPACH\DISDATA01_01.DBF
>      error=27072 txt: 'OSD-04008: WriteFile() failure, unable to write to file


Dr. Steve Adams says: 

This is a reasonably well known problem on NT. Generally the error is
seen when a routine NT file system backup takes a byte-range lock on
one of the Oracle datafiles in that file system in order to back it up.
There are many solutions, such as configuring the backup software to
skip open files, or at least not to lock them; or you can use ocopy to
copy the datafiles and back those up instead; or you can shutdown the
instance; and so on.



> O/S-Error: (OS 5) Access is denied.'
> DBW0: terminating instance due to error 1242
> Instance terminated by DBW0, pid = 287
> 
> 
> This is a new for me.  Any ideas what I am dealing with?
> 
> Thanks,
> 
> Dave
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Farnsworth, Dave
>   INET: [EMAIL PROTECTED]
> 
> 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: [EMAIL PROTECTED] (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).

-- 
===============================================================
Ray Stell   [EMAIL PROTECTED]     (540) 231-4109     KE4TJC    28^D
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ray Stell
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to