ORA-01830
        Date format picture ends before converting entire input string.
        
        
        Cause
        A valid date format picture included extra data. The first part of the format picture was converted into a valid date. The remaining data was not required.
        Action
        Check the specifications of the date format picture and retry.
        
     
    
    
        ORA-01830
        date format picture ends before converting entire input string
        
        
        Cause
        A valid date format picture included extra data. The first part of the format picture was converted into a valid date, but the remaining data was not required.
        Action
        Check the specifications for date format pictures and correct the statement.
        
     
    
    
        ORA-01830
        date format picture ends before converting entire input string
        
        
        Cause
        A valid date format picture included extra data. The first part of the format picture was converted into a valid date, but the remaining data was not required.
        Action
        Check the specifications for date format pictures and correct the statement.