Background documentation-28908: Function must be deterministic Locate this document in the navigation structure

 

Explanation

A function was specified in the CREATE INDEX-statement providing a result which is not deterministic. This is not allowed.

User Response

Change the function in such a way that a deterministic result is provided.