Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OS 1453: Not enought space to complete request
Nicky wrote:
> yes, I know it's a system error, but that error doesn't have sense because > in that partition I have a lot of free space, no user quota enabled...i > really don't know how > > maybe it's better to use linux and not windows ? > > thanks > > <sybrandb_at_yahoo.com> wrote in message > news:a1d154f4.0409090747.36cba99e_at_posting.google.com... >
> > news:<chp6jf$u1q$1_at_newsserver.cilea.it>... >>>>
>>>Hello !
> > some >
> > crash. In >
> > at >>>>enabled on that machine.
>>>the end of this message).
>>>
>>>MyInstance database is on a partition with a lot of space free (10GB).
>>>Initially I thought it was a problem of quota, but there are not quota
>>>>Nicky
>>>the solution of changing only disk_async_io doesn't work. My oracle has
>>>crashed again.
>>>
>>>Do you know some other possibility to solve my problem ?
>>>
>>>Thanks a lot.
>>>
>>>alert_myinstance.log:
>>>
>>>Sat Sep 04 20:42:12 2004
>>>Errors in file d:\oracle\admin\larcdb\bdump\larcdb_ckpt_2140.trc:
>>>ORA-00206: error in writing (block 3, # blocks 1) of controlfile
>>>ORA-00202: controlfile: 'O:\ORALARC\ORADATA\LARCDB\CONTROL03.CTL'
>>>ORA-27072: skgfdisp: I/O error
>>>OSD-04008: WriteFile() non riuscito, impossibile scrivere sul file
>>>O/S-Error: (OS 1453) Disponibilità insufficiente per completare il
[...]
>>
>>Your error is an *O/S* error, not an Oracle error.
>>And db_file_direct_io_count is obsolete in 9i, IIRC. If it is
>>obsolete, this is documented either in the release notes or in the
>>admininistrators manual.
>>
>>Sybrand Bakker
>>Senior Oracle DBA
> > >
Well, yes, to your question about it being better to use Linux not Windows!
A quick search of MS Knowledge base found what looks to be a similar error for SQL Server related to "OS 1453".
http://support.microsoft.com/default.aspx?scid=kb;en-us;274310
In this case it appears the "quota" is not a disk storage quota, but some memory-related (system resource) issue. Check your Windows events log, try tuning your pagefile size, or other non-Oracle items.
--Mark Bole Received on Sat Sep 11 2004 - 12:18:43 CDT
![]() |
![]() |