ORA-40800
Cannot create a JSON_VALUE functional index with a predicate ending the path expression.
Cause
An attempt was made to create a JSON_VALUE functional index with a predicate as the last step in the path expression.
Action
Do not include a predicate as the last step in the path expression in a JSON_VALUE functional index.
ORA-40800
cannot create a JSON_VALUE functional index with predicates in the path expression
Cause
An attempt was made to create a JSON_VALUE functional index with predicates in the path expression.
Action
Do not include predicates in the path expression in a JSON_VALUE functional index.
ORA-40800
cannot create a JSON_VALUE functional index with predicates in the path expression
Cause
An attempt was made to create a JSON_VALUE functional index with predicates in the path expression.
Action
Do not include predicates in the path expression in a JSON_VALUE functional index.