AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  Patches vs. OS level

    Posted Thu October 04, 2012 10:46 AM

    Originally posted by: SystemAdmin


    A vendor is telling me to apply a patch that is labelled as being for AIX 6.1 TL 4: http://www-01.ibm.com/support/docview.wss?uid=isg1IZ73466

    I am running TL6. Does it make sense to apply this patch, or would it have been folded into the OS already. And is there a way for me to tell if the patch has been folded into the OS. There is a version of the above patch for TL3 and for TL5, but I found not such patch for TL6.


  • 2.  Re: Patches vs. OS level

    Posted Sun October 07, 2012 08:53 PM

    Originally posted by: SystemAdmin


    Hi,
    Try command ff below:

    
    instfix -i | grep ML
    


    As long as all filesets has been found, your TL is ok.

    Regards