**Test Negative cases************
Invalid Connection resource 1
-string(89) "oci_set_action(): Argument #1 ($connection) must be of type resource, null given"
+string(%d) "oci_set_action(): Argument #1 ($connection) must be of type resource, null given"
Invalid Connection resource 2
-string(96) "oci_set_client_info(): Argument #1 ($connection) must be of type resource, string given"
+string(%d) "oci_set_client_info(): Argument #1 ($connection) must be of type resource, string given"
Invalid Action value
-string(78) "oci_set_action(): Argument #2 ($action) must be of type string, resource given"
+string(%d) "oci_set_action(): Argument #2 ($action) must be of type string, resource given"
Set Values multiple times
bool(true)