AIX

AIX

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

 View Only
  • 1.  AIX release levels

    Posted Thu October 26, 2006 11:29 AM

    Originally posted by: SystemAdmin


    Where can I get a reference document which tells about various AIX release versions (AIX 5.3E/5.3H/5.3J) and their technology levels.

    #oslevel -s
    5300-04-00
    >> This tells about ' maintenance level (5300)', 'technology level (04)' and 'service pack (00)'.

    #lslpp -l bos.rte
    5.3.0.40
    >> This tells about 'actual level (40) of installed OS'.

    But no information about whether it's 5.3E or 5.3H.
    Question is how to find whether it's 5.3E or 5.3H?


  • 2.  Re: AIX release levels

    Posted Thu October 26, 2006 11:43 AM


  • 3.  Re: AIX release levels

    Posted Thu October 26, 2006 11:55 AM

    Originally posted by: SystemAdmin


    > Here was an answer some weeks ago:
    > http://www-128.ibm.com/developerworks/forums/dw_thread
    > .jsp?message=13874993&cat=72&thread=137691&treeDisplay
    > Type=threadmode1&forum=747#13874993

    But I want to find for all AIX releases like 5.2M, 5.2S, 5.2Q etc. Is there any way to find from OS itself or any common reference document?


  • 4.  Re: AIX release levels