on ‎2011 Jul 22 1:07 PM
i have a database sql anywhere 7 but the file .db have 1.8 gb, i know the limit is 2gb, this is true? also i know exist 12 files but, how do it ?
Request clarification before answering.
No the limit of 2 GB vanished with NTFS file system, even FAT32 will allow more. The 2GB limit holds only if the file system is still FAT.
Today I would expect that you are using NTFS under windows, so no 2 GB barrier anymore!
check SQLA limits
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know for v7, but v8 surely states these limits as mentioned. For FAT32, the maximum file size is 4 GB.
Besides that, in case the recommended upgrading to a newer version is out of reach for some reason, you might also try to improve the database layout by the following means:
There's also a REORGANIZE TABLE statement to improve the storage of tables one by one, but I guess it's suuported for v8 and above...
Well, I was about to edit the comment immediately after creating it. But possibly I just clicked on the wrong button (though "edit" and "delete" are not direct neighbours) - and it would need a remarkable lack of coffee when I would have accidentally confirmed the delete question, too... Correction: No, it wouldn't need that lack as there is no confirmation dialog...
Some things just have to stay mysterious:)No, I guess then it's simply that I chose the wrong button - unless other evidence comes up...
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.