Determine correct TL for an app

Hi everyone:

I've got this message When running an application in AIX

Dependent module /oracle/product/11.2.0/lib32/libskgxp11.so could not be loaded.
        The module has an invalid magic number

As fas I know this error is caused due to Technology Level is wrong, oslevel reports the TL for my AIX 6.1 server is 04, so my question is how can I determine which is the proper TL for my application?

thanks in advance

you don't really can,

there must be some kind of compatibility matrix with os requirements in the oracle install documentation

Edit:

you should be fine with tl 4, according to this documentation:
http://download.oracle.com/docs/cd/B28359_01/install.111/b32076.pdf

this document is from July 2010, maybe look for a newer one

The error you see may well be due to the Oracle pre & post install scripts not having been run correctly. These scripts set up some trees of libraries for Oracle to use.

funksen is right - its up to the application vendor (Oracle) to tell you how to configure AIX for the database not the other way around, so you need to check the docs,