Oracle Error Message
OCI-31190: Resource string is not a version-controlled resource
Reason for the Error
Either one of the following is the cause:
– Checkout is requested for a resource that isn’t under version control”. Only version-controlled resource can be checked out.
– Checkout is requested for a row of a non-versioned table.
Solution
put the resource under version-control before checking out.