Subject | Re: [ib-support] Error wrinting to file ib_sort_b00628 |
---|---|
Author | Jason Chapman (JAC2) |
Post date | 2002-02-05T14:55:27Z |
> In ibconfig, add as many separate lines as you have directories defined,in the order that you want them used:
> tmp_directory 6000000 "d:\fbtemp"I thought that if you didn't include hte last \ it barfed, am I wrong?
> tmp_directory 12000000 "f:\fbtemp"
> tmp_directory 4000000 "w:\aladdin"
i.e. "w:\aladdin" -> "w:\aladdin\"
plus they must be less than 2GB in size, otherwise a 2GB sort would break.
just my 2c
JAC