× 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.



--
[ Picked text/plain from multipart/alternative ]
Albert

Pete Hall mentioned security auditing, and that will work fine - you want
to check the entry type YC, which is for DLO changes. I think you could use
CHGOBJAUD OBJ(QDOC/*ALL) OBJTYPE(*DOC) OBJAUD(*CHANGE), or CHGUSRAUD
USRPRF(USER) OBJAUD(*CHANGE) for all users - easiest way is to use PDM,
subset to *USRPRF in QSYS, then make a user option for the above command.

Auditing by user profile would have more entries in the audit journal than
you want, I think.

Documents are held in *DOC objects in library QDOC. You can find out which
one with the DSPDLONAM command (you don't need to do this for auditing,
just if interested).

DSPDLONAM DLO(QHSTPRT) FLR(QDIADOCS)

                                 Display DLO Name
                                                              System:   MAGIC
  Document library object  . . . . . :   QHSTPRT
    Folder . . . . . . . . . . . . . :     QDIADOCS

  Document identifier  . . . . . . . :   2002070917471354S1059YZM
  LADN timestamp . . . . . . . . . . :   07D20709112F0D36
  System object name . . . . . . . . :   PJLW471354
  Object class . . . . . . . . . . . :   *DOC
  Auxiliary storage pool ID  . . . . :   1
    Object overflowed  . . . . . . . :     N

Look in QDOC for the System object name.

HTH

Vern

At 04:53 PM 11/13/2002 -0800, you wrote:
>Is there a way to find out which program last changed an object?
>
>Some process is changing the DLOs on my system every night and I can't find
>out what it is. When I look at the last change date for the DLO object it
>always shows sometime last night or early this morning. It is also changing
>all of my RFTAS400 documents to RFTDCA. If I change them,  the next day they
>are changed back again.
>
>I can't find any job that starts around the time they are getting changed.
>Is there a way to log changes to the DLO?
>
>Thanks,
>
>Albert York
>_______________________________________________
>This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
>To post a message email: MIDRANGE-L@midrange.com
>To subscribe, unsubscribe, or change list options,
>visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
>or email: MIDRANGE-L-request@midrange.com
>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 thread ...

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.