We are using abstract, which so far is fantastic.....our change control
   software is also tied in with abstract and it uses that information to
   know which objects to include in a distribution set.......pretty nice.....
   I have no idea whatsoever what the cost is, I just know I love it.
   From:     rob@xxxxxxxxx                                                    
   To:       Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>  
   Date:     08/19/2008 03:51 PM                                              
   Subject:  Re: Searching what programs use a file.                          
     ----------------------------------------------------------------------
   Yes.  Start journalling everything that goes on with this file.  Leave
   that on for a year or so to catch special end of year processing that may
   only be run once a year.
   Or, look at DSPPGMREF and see if that helps.  There are "APIs" in
   Infocenter that may help you with this process.
   Now some things may hide under the horizon.  Like
   eval SqlStmt='select * from ' + FileName + ' where doodad=1';
   exec sql prepare s1 from :SqlStmt;
   ...
   Or you can buy a tool like Hawkeye to do this for you.  But the "Under the
   horizon" applies to them also.
   Rob Berendt
   --
   Group Dekko Services, LLC
   Dept 01.073
   Dock 108
   6928N 400E
   Kendallville, IN 46755
   
http://www.dekko.com
   "Nick Selvaggio" <nselvaggio@xxxxxxxxxxxx>
   Sent by: midrange-l-bounces@xxxxxxxxxxxx
   08/19/2008 04:15 PM
   Please respond to
   Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
   To
   midrange-l@xxxxxxxxxxxx
   cc
   Subject
   Searching what programs use a file.
   Hello all! I have a file on my system and I would like to know what
   programs
   use this file. Is there a way to accomplish this with a basic OS/400 tool?
   Thanks.
   Nick
   --
   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.
   --
   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.
   This transmission may contain information that is privileged, confidential
   and/or exempt from disclosure under applicable law. If you are not the
   intended recipient, you are hereby notified that any disclosure, copying,
   distribution, or use of the information contained herein (including any
   reliance thereon) is STRICTLY PROHIBITED. If you received this
   transmission in error, please immediately contact the sender and destroy
   the material in its entirety, whether in electronic or hard copy format.
   Thank you.
As an Amazon Associate we earn from qualifying purchases.