4GB is a significant amount.
A different approach could be to have just an additional DB (not journaled)
where instead of a loop you use MERGE to copy the global
MERGE ^|"newdb"| myGLOBAL = ^myGLOBAL
once your collection is done you dismount the deb and just copy it wherever you need it.
"newdb" is the extended Global reference. Either just the DB or a helping namespace.
So you can check exactly what data you move.
Of course, this works also across ECP if it is available.
- Log in to post comments
.png)
.png)
.png)