Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
RTI_Remaketable
My client has an issue with multiple GFE's on various really old, really big tables. Using Fix_LH, including the version in the Database Manager, returns an error immediately. If I use the RTI_Remaketable routine, how/will it react if/when it hits a GFE? I don't know the inner workings, but it seems like it's faster than doing record-copies between tables.
Thanks in advance!
Thanks in advance!
Comments
Do you know where Fix_LH will try to create the "dump table" when fixing? I'm getting the FS255 error, which I assume means it can't create said file. I'm thinking there are access rights at work.
Thanks!
The error on LH Verify is "Table size 1024, framesize , modulo ; table size/framesize <> modulo"
How can I repair the header on the table? I've never done That before.
Thanks in advance!
I can try to restore from backup but the backup likely has a GFE too.
Do you know the Key IDs? If so, you can write a loop that works with Key IDs that you generate rather than relying upon ReadNext.
Thanks!
Am I safe to use the GFE Fix option from Database Manager on an active table?
Thanks!