|
Just to be sure that I understand about the "single level store".organized.
When an object is created, it gets an address. The MI uses this address
(which I think of as a virtual storage address) to access the object.
When that object is destroyed, the address is never reused. From my
reading, the address still points to the destroyed object. The
storage for the contents of the object is released, but the "header"
now has something that says "this object is invalid". If the object
was a permanent object, that specific address is never reused unless
the entire system is dumped and restored. If the object was a temporary
object, the address might be reused after an IPL. True? This is what
I gathered from reading Dr. Soltis' books.
Also, in a PF, when a record is deleted, the space for that record is
not used for a new record. New records are always added at the end
of a physical file. Space can only be reclaimed when the PF is re-
Now for my question. Is there any way to read that deleted record? I
ask because there was an old access method on MVS called ISAM. It
did not delete records either. It simply marked the record as
deleted with an indicator in the record. But a person could use a
special option which would allow a program to read the deleted
record. So I was curious if it is possible to read a "deleted" record.
Hope everybody is having a good year, so far.
John McKown
Systems Engineer IV
IT
Administrative Services Group
HealthMarkets(r)
Administrative Services Group
9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone * (817)-961-6183 cell
john.mckown@xxxxxxxxxxxxxxxxx * www.HealthMarkets.com
Confidentiality Notice: This e-mail message, including any
attachments, is for the sole use of the intended recipient(s) and
may contain confidential or proprietary information. Any
unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by
reply e-mail and destroy all copies of the original message.
--
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-2025 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.