Oracle Solution for Error ora-31190
ORA-31190: Resource string is not a version-controlled resource
What triggered 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.
What should we do to fix it:
put the resource under version-control before checking out.