Database Error Messages

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

QSM-00791

the specified SQL statement cannot be stored in the workload because is contains unsupported statement type

Cause

The user attempted to add a workload statement that contains an invalid statement type. Supported statement types are INSERT, DELETE, UPDATE, SELECT and MERGE.


Action

Validate the workload statement and retry the operation.