Thread: ML level in AIX
View Single Post

   
  #3 (permalink)  
Old 01-05-2008, 10:46 AM
steven_nospam at Yahoo! Canada
 
Posts: n/a
Default Re: ML level in AIX


karan wrote:
> Dear all ,
>
> Pls help me to find current ML installed in an AIX server 5.2 .
>
> Regards
> Karan


Current FULL level
# oslevel -r

Shows PARTIAL ML installs
# instfix -i | grep ML

Show what filesets are missing from AIX 5.2 ML3
# instfix -ivk 5200-03-AIX_ML | grep : | grep not

Reply With Quote