I'm in the middle of a price increase project that requires a lot of work on a very large OE price file and I'm concerned that at some point it may be necessary to rebuild or export/initialize/import the OEPRCFIL.
This is a MS-SQL installation. The OEPRCFIL has just under 2 million records. I've attempted to benchmark the rebuild process in the event I need to do it and after eight hours I aborted the rebuild and was only about one third through the file.
The reason I'm concerned about the possibility that a rebuild may be required is that when attempting to add records via Macola after extensive work on a table I sometimes get errors indicating a problem with the A4GLIdentity field and I usually fix those by rebuilding the table. But this table is unusually large.
Is there a way to accomplish the same result via SQL that Macola does via it's rebuild or export/initialize/import process.
Any suggestions would be most welcome.
This is a MS-SQL installation. The OEPRCFIL has just under 2 million records. I've attempted to benchmark the rebuild process in the event I need to do it and after eight hours I aborted the rebuild and was only about one third through the file.
The reason I'm concerned about the possibility that a rebuild may be required is that when attempting to add records via Macola after extensive work on a table I sometimes get errors indicating a problem with the A4GLIdentity field and I usually fix those by rebuilding the table. But this table is unusually large.
Is there a way to accomplish the same result via SQL that Macola does via it's rebuild or export/initialize/import process.
Any suggestions would be most welcome.