robin1607

Results 1 issues of robin1607

I'm getting 'unsupported typecode opaque' error when calling function which returns oracle json_object or json_array. ` RuntimeError: unsupported typecode opaque # /Users/usr/.rvm/gems/ruby-2.6.3/gems/ruby-oci8-2.2.7/lib/oci8/object.rb:529:in `check_metadata' # /Users/usr/.rvm/gems/ruby-2.6.3/gems/ruby-oci8-2.2.7/lib/oci8/object.rb:546:in `initialize' # /Users/usr/.rvm/gems/ruby-2.6.3/gems/ruby-oci8-2.2.7/lib/oci8/object.rb:400:in `new' #...