Database Error Messages

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

ORA-40152

Output data.frame mismatches the input for R SCORE or WEIGHT function.

Cause

The R SCORE or WEIGHT function returned a different number of rows than that of the input data.frame.


Action

Modify the R function to output the result for each row of the input data.frame.