DSNH270I FUNCTION NOT SUPPORTED

Explanation

The statement cannot be processed because it violates one or more of the following restrictions:

  • DESC is not allowed in CREATE INDEX if the index is an XML index or expression-based index.
  • RANDOM is not allowed in CREATE INDEX if the index is an XML index or expression-based index.
  • STACKED is not allowed on GET DIAGNOSTICS for external SQL procedures
  • A FETCH statement cannot include WITH CONTINUE or CURRENT CONTINUE within an SQL routine.
  • The only options allowed for ALTER FUNCTION ALL VERSIONS are SECURED and NOT SECURED. Any other option is flagged with an error.
  • A CREATE TRIGGER (advanced) or ALTER TRIGGER (advanced) statement cannot be processed as a static statement.

System action

The statement cannot be processed.

User response

Correct the violation and issue the statement again.

Severity

8 (error)