Subject | Re: [ib-support] Error wrinting to file ib_sort_b00628 |
---|---|
Author | Jason Chapman (JAC2) |
Post date | 2002-02-05T14:48:36Z |
Now you didn't ask a question, but I'm guessing you want to know what is
causing the problem
Win32 errors around sort files normally mean:
1) The directory doesn't exist.
2) The drive that holds the temp dir is full
3) The contents of the temp dir/ file > 2GB
4) ibserver.exe doesn't have rights to write to this directory (Who does the
service log in as?).
9 times out of 10 it is running out of HD space. So how much space do you
have on this drive. The reason why it may be intermitant is that sort files
oare only created when needed, so small sort results my reside in memory and
not be sent to disk.
Check the above and let us know.
JAC.
""rodbracher"" <rod@...> wrote in message
news:a3oq08+d9f3@......
causing the problem
Win32 errors around sort files normally mean:
1) The directory doesn't exist.
2) The drive that holds the temp dir is full
3) The contents of the temp dir/ file > 2GB
4) ibserver.exe doesn't have rights to write to this directory (Who does the
service log in as?).
9 times out of 10 it is running out of HD space. So how much space do you
have on this drive. The reason why it may be intermitant is that sort files
oare only created when needed, so small sort results my reside in memory and
not be sent to disk.
Check the above and let us know.
JAC.
""rodbracher"" <rod@...> wrote in message
news:a3oq08+d9f3@......
> Hi
>
> This error has occured a few times at random parts of our app.
>
> I/O error for file "c:\winnt\temp\ib_sort_b00628"
> Error while trying to write to file
> unknown win32 error 22
>
> The client computer generating the error must be rebooted, but can
> then continue and all will be fine ( for a while )
>
> The server is win2000, the clients win95.
> Using IBOjects, IB 6.0, Delphi 5.
>
> Thanks - Rod
>
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>