[phpBB Debug] PHP Notice: in file /viewtopic.php on line 988: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 988: getdate(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
capacityreports.com • View topic - Finding AIX down level filesets.

Finding AIX down level filesets.

Post your quick hints and tips here.

Finding AIX down level filesets.

Postby Steve » Fri Apr 08, 2011 8:44 am

Hi,

Have you just done an AIX technology level update and found the output from oslevel -s still shows the wrong level?

Here is how to find the filesets that have not been updated to the correct level.

1 - Run the instfix command to list all known fix levels.

# instfix -i | grep AIX_ML
All filesets for 6100-00_AIX_ML were found.
All filesets for 6100-01_AIX_ML were found.
All filesets for 6100-02_AIX_ML were found.
All filesets for 6100-03_AIX_ML were found.
All filesets for 6100-04_AIX_ML were found.
All filesets for 6100-05_AIX_ML were found.
Not all filesets for 6100-06_AIX_ML were found.

2 - Now run instfix again, using the correct ML output from the about.

# instfix -cik 6100-06_AIX_ML | grep -v -e ":=:" -e ":+:"
#Keyword:Fileset:ReqLevel:InstLevel:Status:Abstract
6100-06_AIX_ML:Java6.sdk:6.0.0.215:6.0.0.200:-:AIX 6100-06 Update

This is the list of fileset(s) that need updating.

3 - Use installp to update the required filesets and check oslevel output again.

# oslevel -s
6100-06-04-1112



Regards,
Steve.
Steve
 
Posts: 25
Joined: Fri Mar 25, 2011 1:00 pm

Return to AIX Quick Hints and Tips

Who is online

Users browsing this forum: No registered users and 1 guest

cron