ORA-01438: value larger than specified precision allowed for this column :Value too long for column EPR_ID_NUM__C NUMBER (18,10)

  • aravelo_21694
    Participant
    5 years, 4 months ago #5445

    I get this error ORA-01438, How do I resolve this?

    anoop.S_20156
    Participant
    5 years, 4 months ago #5709

    Please Increase the column size of EPR_ID_NUM__C NUMBER (18,10) to EPR_ID_NUM__C NUMBER (20,10) in DataBase table.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.