OCI-40844
        invalid array step in JSON multivalue index path expression 'path_expr'
        - path_expr: The path expression containing an invalid array step.
        Cause
        An attempt was made to create a multivalue JSON index that had a path expression with a JSON array step that has a position greater than zero.
        Action
        Correct the path expression. Do not use array steps with positions greater than zero.
        
     
    
    
        OCI-40844
        cannot create a multivalue index having array step with position greater than zero in the path expression
        
        
        Cause
        An attempt was made to create a multivalue index that had an array step with a position greater than zero in the path expression.
        Action
        Do not include an array step with a position greater than zero in the path expression in a multivalue index.
        
     
    
    
        OCI-40844
        cannot create a multivalue index having array step with position greater than zero in the path expression
        
        
        Cause
        An attempt was made to create a multivalue index that had an array step with a position greater than zero in the path expression.
        Action
        Do not include an array step with a position greater than zero in the path expression in a multivalue index.