How do I get those accounts / files into universe on the dev machine? ACCOUNT-RESTORE?

stephen

On Jun 4, 2009, at 3:49 PM, Rex Gozar wrote:

Don't use uvbackup/uvrestore. Use either tar or zip to get the account onto the other machine. Then resize the files over 10007 modulo.

To get an approximate separation, use the total size in bytes:

INT( (total_bytes / 10007) / 512 ) = approx_separation

Since this is a development/testing account, you should not care too much if the file goes into overflow.

rex

Stephen Prater wrote:
I ran uvrestore with -V and you're right - it's not copying records for files where the modulo is too large.
is there anything I can do?

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users


_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to