Re: check oracle client version on server side??

  • From: John Scoles <scoles@xxxxxxxxxxx>
  • To: mccdba1@xxxxxxxxx
  • Date: Tue, 05 Oct 2010 09:35:17 -0400


select sql_text, module, action
        from v$sqlarea


In the example above the client is able to set module and action so you might luck out and get the info there.

cheers
John Scoles
--
//www.freelists.org/webpage/oracle-l


Other related posts: