Oracle 11g and AIX TL level
I recently faced sudden system restart in our standby database environment. IBM recommended update AIX TL level up to TL6 or TL7. The server currently has AIX 6.1 TL 3 installed (6100-03-00-0000). So I want to know is this TL level support to Oracle 11gR2 databases.
SQL> select * from v$version;
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
PL/SQL Release 11.2.0.3.0 - Production
CORE 11.2.0.3.0 Production
TNS for IBM/AIX RISC System/6000: Version 11.2.0.3.0 - Production
NLSRTL Version 11.2.0.3.0 - Production
thank you