udayangi wrote: > Hello, > > Could anyone explain me how to calculate the modulo for jbase files. > In Universe we used the following formula. > > Modulo = No of records x bytes per record / seperation x 512 (512 > being the block size) > > Any help would we greatly appreciated. > > Udayangi The calculation is pretty similar, but you can just ask jrf to report what it thinks the file should be using the -R option. HOwever this doesn't help if you don't have the file yet of course ;-)
For the above calculation, just replace 512 with 4096 and you are good. Jim --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
