ORA-40850
        cannot create a composite JSON multivalue index on nested sibling paths 'sibling_path1' and 'sibling_path2'
        - sibling_path1: The path expression of nested sibling one.
- sibling_path2: The path expression of nested sibling two.
        Cause
        An attempt was made to create a composite JSON multivalue index on nested sibling paths.
        Action
        Create separate JSON multivalue indexes for nested sibling paths instead of one composite JSON multivalue index.
        
     
    
    
        ORA-40850
        cannot create a composite multivalue index on sibling arrays
        
        
        Cause
        An attempt was made to create a composite multivalue index on sibling arrays.
        Action
        Create separate multivalue indexes for sibling arrays instead of one composite multivalue index.
        
     
    
    
        ORA-40850
        cannot create a composite multivalue index on sibling arrays
        
        
        Cause
        An attempt was made to create a composite multivalue index on sibling arrays.
        Action
        Create separate multivalue indexes for sibling arrays instead of one composite multivalue index.