This is a discussion on how to find the supersede information for an APAR or PTF within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi, I have an APAR, I need to find all patches that supersede this APAR. Where can I find ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| "kenny168" <kenny.peng@gmail.com> writes: >I have an APAR, I need to find all patches that supersede this APAR. >Where can I find this information? Does IBM have something similiar to >SUN's patchdiag.xref file? Thanks a lot. If there aren't too many patches you are interested in, you can use <http://www-1.ibm.com/servers/eserver/support/pseries/aixfixes.html> to look up the latest patch level for each affected file set. You can also get a full list of the latest patches for all file sets by following the "Fix release" link for your OS level from that page and selecting the "Data file for XXX" link on the next page. -- Dale Talcott, Rosen Center for Advanced Computing, Purdue University aeh@quest.cc.purdue.edu http://quest.cc.purdue.edu/~aeh/ |
| ||||
| you can search the AparDB http://techsupport.services.ibm.com.../aix.srchBroker or play with one of the many tools available on this page. http://www-912.ibm.com/eserver/supp...m=2&release=5.3 there is the compar_report script http://www-912.ibm.com/eserver/supp...s/techTips.html or you can write your own script based on the fixget webpage http://techsupport.services.ibm.com/server/fixget HTH Mark Taylor |