Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created February 25, 2016 19:30
Show Gist options
  • Save kevinhooke/d1d88db85d2bec1bdd9d to your computer and use it in GitHub Desktop.
Save kevinhooke/d1d88db85d2bec1bdd9d to your computer and use it in GitHub Desktop.
Oracle / Weblogic: issue SQL statement on datasource connection init
In Datasource, Configuration, Connection Pool - Advanced:
Init SQL property - command here must be prefixed with 'SQL '
e.g.
SQL ALTER SESSION ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment