Skip to content

Instantly share code, notes, and snippets.

@phpdave
Created February 6, 2015 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phpdave/fa2458804c89faa5edfb to your computer and use it in GitHub Desktop.
Save phpdave/fa2458804c89faa5edfb to your computer and use it in GitHub Desktop.
<?php
$server = db2_server_info( $db2Connection );
var_dump($server);exit();
//DFT_ISOLATION and ISOLATION_OPTION should be looked at
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment