|
You can improve performance if you can do an update with out a read. I.e.. Keyed Delete/write. That way you are only sending the record across comm. once. Christopher Bipes Information Services Director CrossCheck, Inc. 707.586.0551, ext. 1102 707.585.5700 FAX Chris.Bipes@xxxxxxxxxxxxxxx www.Cross-Check.com Notice of Confidentiality: This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify me by e-mail (by replying to this message) or telephone (noted above) and permanently delete the original and any copy of any e-mail and any printout thereof. Thank you for your cooperation with respect to this matter. -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Pat Barber Sent: Tuesday, May 09, 2006 8:47 AM To: Midrange Systems Technical Discussion Subject: Re: Question About DDMF DDM does not not care where or how a file is updated. It's only purpose in life is to "point" where the file in question is physically located. The program opening the file doesn't know or care where the file is located. Bad system design using DDM files will create a LOT of system overhead that can not be fixed. A program running on development machine updating a file on the production machine "might" or "might not" create heavy traffic. That depends on (1) Line speed (2) number of updates If you are attempting to read and write thousands or millions of records on every update, the overhead will be incredible. Marvin Radding wrote: > We are having a problem with programs on our development machine > updating our production environment through a DDMF. Is there a way to limit DDMF to read only on the Production machine? Or a way to limit DDMF on the development machine to read only? Gotta stop updating through DDMF. > > Marvin > -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.