Database Error Messages

OCI-35154

(RSEXECUT01) The string function can only be used in a ROW or REPORT command.

Cause

The COLVAL, RUNTOTAL, or SUBTOTAL functions were used outside of a ROW or REPORT command.


Action

Use the COLVAL, RUNTOTAL, and SUBTOTAL functions only in a ROW or REPORT command.