ORA-29250
        invalid index specified in call to DBMS_SQL.BIND_ARRAY
        
        
        Cause
        An invalid index was specified in a call to the BIND_ARRAY procedure of the DBMS_SQL package. The index may have been null or an improper value.
        Action
        Correct the index value by modifying your PL/SQL program and try the BIND_ARRAY call again.
        
     
    
    
        ORA-29250
        Invalid index specifed in call to dbms_sql.bind_array
        
        
        Cause
        An invalid index was specified in a call to bind_array of dbms_sql.  The index may have been null or of an improper value.
        Action
        Correct the index value by modifying your PL/SQL program and try the bind_array call again.
        
     
    
    
        ORA-29250
        Invalid index specifed in call to dbms_sql.bind_array
        
        
        Cause
        An invalid index was specified in a call to bind_array of dbms_sql.  The index may have been null or of an improper value.
        Action
        Correct the index value by modifying your PL/SQL program and try the bind_array call again.