DATA_SOURCE_OPTIONS_VALIDATION_FAILED error condition

SQLSTATE: 42616

The <dataSource> data source option(s) validation failed.

OPTIONS_ARE_MUTUALLY_EXCLUSIVE

Options (<option1>) and (<option2>) are mutually exclusive; only one can be specified.

SERVERLESS_WRITE_OPTIONS_NOT_ALLOWED

Serverless does not support the following write options: <blocked_options>. Supported options: <allowed_options>.

TABLE_OR_QUERY_REQUIRED

Either a dbtable or query option is required.