Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

o/s-error: (os 59) ?

Status
Not open for further replies.

vollila

MIS
Joined
Jul 23, 2002
Messages
3
Location
US
Receiving error of KCF: write/open error block=0x577 online=1
file=8 \\FILER01\EXPORT\ORADATA\RESEARCH\RESEARCH_DATA_TS_01.DBF
error=27072 txt: 'OSD-04008: WriteFile() failure, unable to write to
file
O/S-Error: (OS 59) An unexpected network error occurred.'
DBW0: terminating instance due to error 1242

can anyone tell me what O/S-Error: (OS 59) means? Thanks in advance. Vickie.

 
The O/S error is what Windows is reporting to ORACLE.
The OSD-04008 is a general file I/O error.

You need to look at the network file I/O to handle this.
Talk to your network/system admins.

From ORACLE:
OSD-04008
WriteFile() failure, unable to write to file
Cause: There was an unexpected return from the Windows NT system service, WriteFile().
Action: Check the operating system error code and consult the Windows NT documentation.


=================================
Thomas V. Flaherty Jr.
Birch Hill Technology Group, Inc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top