Database Administration (MOSC)

MOSC Banner

Determine version of connected client from within database

edited Aug 12, 2013 7:04AM in Database Administration (MOSC) 21 commentsAnswered ✓
Hi all,
Is there a way to determine the version of an Oracle client (JDBC, OCI) that is connected to a database from within the database. I've tried to use the CLIENT_VERSION column in the v$session_connect_info view,
but this does not show (in almost all cases) the version of the client (it shows 0.0.0.0.0). I have todo it from the database, not on the client machines.

Thanks,

Marcel

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center