|
On 24/12/2005, at 4:49 AM, Tony Carolla wrote:
DSPFD indicates that the record length is 18. Now, I know once I READ, the field that will be created to represent FMUPDAT is a length 10 (ISO) field.But on disk, it is a four-byte field. So my question is this: Myunderstanding is that a size of I/O from disk is 128K. If this is to be read directly from disk, into the buffer when the READ op executes, willthere be a need for ten bytes to store this field?
Yes.
I know that the single variable inside the program will never see that four-byte value directly, but why would a disk buffer need to know anything else other thanthe four bytes?
Because it's not a disk buffer. It is a program buffer. The buffer size for a file is the sum of the external sizes of all fields. The external size of an ISO DATE field is 10 bytes.
Regards, Simon Coulter. -------------------------------------------------------------------- FlyByNight Software AS/400 Technical Specialists http://www.flybynight.com.au/ Phone: +61 3 9419 0175 Mobile: +61 0411 091 400 /"\ Fax: +61 3 9419 0175 \ / X ASCII Ribbon campaign against HTML E-Mail / \ --------------------------------------------------------------------
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.