Re: Sybase 11.0.3 - QRL Filter - No space Geezer From Freezer <Geezer@Freezer.com> wrote in message news:<40460506.1C8741DD@Freezer.com>...
> Bret Halford wrote:
> >
> >
> > Sounds like an OS error - some file system on your box is filling
> > up. Try using "df -k" and see if any are at 100%.
> >
> > -bret
>
> Already check that, all FS have lots of space. Temp has over a Gb free.
Ok. Any chance that the underlying operation is loading the
dump of a database into ASE? (perhaps check if a similar message is
being reported to the backupserver errorlog.) If a database
is dumped into a file system and it fills during the dump (so the
dump file isn't complete), an attempt to load that dump will generate
a "device out of space" error (strange as that may sound).
Do any entries at all get reported to the ASE or Backupserver
errorlogs
when this happens?
If not, you might try running ASE with traceflag 3602 active - this
causes
all messages normally sent just to the client to the errorlog as well
- and might provide some clues.
-bret |