OCI-22909
        exceeded maximum VARRAY limit of string elements
        
        
        Cause
        The total number of elements used in VARRAY construction exceeded the indicated size limit of the specified VARRAY type.
        Action
        Do not construct a VARRAY instance with more elements than allowed.
        
     
    
    
        OCI-22909
        exceeded maximum VARRAY limit
        
        
        Cause
        The total number of elements used in VARRAY construction exceeds the specified VARRAY limit.
        Action
        Don't use the more than the specified limit of elements for VARRAY construction.
        
     
    
    
        OCI-22909
        exceeded maximum VARRAY limit
        
        
        Cause
        The total number of elements used in VARRAY construction exceeds the specified VARRAY limit.
        Action
        Don't use the more than the specified limit of elements for VARRAY construction.