My Oracle Support Banner

ORA-01401 Occurs When inserting a String and Using SetFormOfUse (Doc ID 2817252.1)

Last updated on AUGUST 09, 2023

Applies to:

JDBC - Version 19.7 and later
Information in this document applies to any platform.

Symptoms

An applicatiuon inserts a string into a VARCHAR2(2000) column using the following code:

 

This code leads to the error ORA-01401: inserted value too large for column.

It is not expected that a string of 2000 characters exceeds the capacity of a varchar2(2000) column.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.