Your ulimit file size is limiting you to 1GB file sizes…
So you may not need 2GB, but you need more than 1…
--
You received this message because you are subscribed to
the "Pick and MultiValue Databases" group.
To post, email to: mvd...@googlegroups.com
To unsubscribe, email to: mvdbms+un...@googlegroups.com
For more options, visit http://groups.google.com/group/mvdbms
UniData at some point did exactly as it was supposed to… dat001 became 1GB, and it created dat002.
The udtconfig file has a setting (MAX_FLENGTH) that defines when a second dat file is created; you must have this set to the default (1GB). The maximum this can be is (2GB – 16KB).
The presence of the gmekey fle would indicate that this is a sequential dynamic file.
I would expect that somewhere, the ulimit is being changed from your seemingly unlimited value today.
Of more benefit is a ulimit –a, as I don’t think I’ve read anything about the Linux release or the UniData version in play.
And it isn’t necessarily important to tell me the output when run outside of UniData, such as an administrative user that doesn’t use UniData.
Log in as a user that would typically read or write the file in question, and grab the ulimit –a as that user from within UniData. Check the login paragraph or PROC – does it reset ulimit?
Otherwise, I’m out of suggestions.
I don’t know if what I provided has changed between 6.1 and 7.3…
None the less, it may be time to call Rocket…