Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-40151

invalid output type from R SCORE, WEIGHT, or DETAILS function

Cause

The R SCORE, WEIGHT, or DETAILS function did not return the result in a data.frame containing either R numeric values for SCORE and WEIGHT function or R numeric or string values for DETAILS function.


Action

Modify the R function to return the result in a data.frame that contains values of valid types.