OCI-49020
ONE ROW PER rows_per_option is only supported for variable length path patterns.
- rows_per_option: The rows per option (VERTEX or STEP).
Cause
ONE ROW PER VERTEX or STEP is being used without a variable length path pattern.
Action
Do not use ONE ROW PER STEP or add variable length path pattern.