Oracle and AIX

Hi @all

Who's able to help me?
I've a running Oracle DB on AIX 4.3.3.
You've also an Oracle Client running for this.
So however, how it's possible, that I can see the CURRENT VERSION of my Oracle CLIENT. I've tried several things,
but it doesn't work. Thanks a lot!

Regards
Oliver :frowning: :frowning:

if you log in to sqlplus it tell you the oracle version or
run this sql query:

select version from v$instance;

this will tell you the oracle version.

Hi hassan2

Thanks much for your help. It looks good:o)))

Best Regards
Oliver:)

:confused:

If u could tell me the reason for viewing the version No. for that particular application i could provide u better solution

Yes, thanks! Think I havn't understand in a right way!?
Do you want to have the AIX Version of the running system?
It's AIX 4.3.3.0

Kind Regards
Oliver