RE: UniData memresize for dynamic files

2004-01-26 Thread Baakkonen, Rodney
If you are on UNIX, you can symbolically link the parts of a file so they actually take the space of another file system. This is how I have gotten around memresizing a 30 gig file. I moved the parts to a different file system or file systemes. Then I symbolically linked them under the direc

RE: UniData memresize for dynamic files

2004-01-27 Thread Doug Miller
You should check out the new commands for handling dynamic parts.  mvpart The system-level mvpart command moves one or more part files of a dynamic file to a different location. mvpart sets or resets symbolic links, if needed, and creates or updates a prefix table (.fil_prefix_tbl) at the destin