Re: UNDEL with V5R4
Ed Fishel <edfishel-r/[email protected]>
| Newsgroups | gmane.comp.lang.as400.mi |
|---|---|
| Message-ID | <OF1A7DB045.71681ABF-ON862570BD.004EDE3D-862570BD.0050AE9E@us.ibm.com> |
Bryan Dietz wrote on 11/17/2005 04:05:01 PM: > Will we be provided with a V5R2 and V5R1 PTF that will show us what > programs on the system that have the system state "switch" on?? > > I envision something like the CISC version upgrade PTF's to show what > programs had their obserability removed... I know that Bruce has identified one way to find system state programs on your system. There is another way that may be more what Bryan is looking for. The CHKOBJITG (Check Object Integrity) command with parameter CHKSIG(*ALL) will create an output file for objects that are not signed or have bad signatures. The Violation column will have a value of NOSIG for user state programs that have not been signed. The column will have a value of BADSIG for programs that have not been signed by IBM and are system state. It will also be BADSIG for objects that have been signed and then modified such that their signature no longer matches the object. After you run CHKOBJITG, which could take a long time, you should be able to use DSPPGM to determine which of the BADSIG programs are system state and which have bad signatures. Ed Fishel, edfishel-r/[email protected] _______________________________________________ This is the MI Programming on the AS400 / iSeries (MI400) mailing list To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/mi400 or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/mi400.