× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Too bad the file has never been journaled. If it had been you could have
checked the journal to see if any operations were performed on it in
addition to the basic CRUD.

On my 7.3 system I ran

DSPOBJD OBJ(ROB/A) OBJTYPE(*FILE)
Change date was old.

upddta rob/a
I inserted one row.

DSPOBJD OBJ(ROB/A) OBJTYPE(*FILE)
Change date is updated.

DSPJRN JRN(#MXJRN/USERS) FROMTIME(032218 102650)
Sequence Code Type Object Library Job Time
1983386 R PT A ROB ROBS1 10:27:14
1983387 U 00 EDH_H1_SND 10:27:14

So, did the first action update the change date,
or did the flag used by Quick-EDD to say it's been processed change the
change date? Then again, there's nothing in that second journal entry
which specifically mentions that file. Therefore why would it change the
change date?

So this should confuse everyone. Now Jeff is probably wondering why my
system updates DSPOBJD and his doesn't.


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.