AIX OS Level

Hi,
I'm verifying OS level for instaling an oracle database on AIX.
On oracle support I see:
Oracle Database 19.0.0.0.0 is certified on IBM AIX on POWER Systems (64-bit) 7.1 Technology Level 5+

How can I see if AIX is level 5 or more?
I have:
uname -a
AIX server3 1 7 00XXX774C02
oslevel -s
7100-05-08-2114
Thank you.

check out all the flag options
https://www.ibm.com/docs/en/aix/7.1?topic=o-oslevel-command

  1. To determine the highest technology level reached for the current version of AIX® on the system, type:
oslevel -r

Thank you.
Any way to know the last service pack built by IBM for 7.1?
Best regards.

You'll probably need to ask oracle [and/or] big blue support directly.

oslevel -s
7100-05-08-2114

This reads --> AIX 7.1 level 5 service pack 8. It is perfectly fine

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.