Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-62717

The VIEW_COUNT parameter must be between 0 and the number of 'partitions' for the 'topic'. The supplied value is %0!s and the number of 'partitions' is %1!s.

Cause

View count was specified outside the valid range.


Action

Pass the view count parameter as a number between 0 and the number of 'partitions' for the Kafka 'topic'.