Database Error Messages

ORA-56737

SWITCH_GROUP is set without a corresponding switch directive

Cause

The plan directive specified a value for SWITCH_GROUP without specifying one of the following switch directives:

  • SWITCH_TIME
  • SWITCH_IO_REQS
  • SWITCH_IO_MEGABYTES
  • SWITCH_ELAPSED_TIME
  • SWITCH_IO_LOGICAL

Action

Specify a switch directive or remove SWITCH_GROUP directive.