OCI-40561
        invalid path 'string' in JSON_TABLE NESTED PATH clause
        
        
        Cause
        The JSON_TABLE expression contained a NESTED PATH clause with an invalid path expression. For example, '$' is an invalid path because it selects the current context instead of accessing the nested data.
        Action
        Correct the NESTED PATH expression or remove the NESTED PATH clause.
        
     
    
    
        OCI-40561
        invalid path in JSON_TABLE nested path clause
        
        
        Cause
        The JSON_TABLE expression contained a nested path clause with an invalid path expression.
        Action
        Correct or remove the nested path expression.
        
     
    
    
        OCI-40561
        invalid path in JSON_TABLE nested path clause
        
        
        Cause
        The JSON_TABLE expression contained a nested path clause with an invalid path expression.
        Action
        Correct or remove the nested path expression.