My Oracle Support Banner

Error Message Truncated On Client-Side After 1024 Bytes (Doc ID 1364727.1)

Last updated on OCTOBER 06, 2022

Applies to:

PL/SQL - Version 11.2.0.1 to 11.2.0.2 [Release 11.2]
Information in this document applies to any platform.

Symptoms


=== ODM Issue Clarification ===

Error messages are truncated on the client-side after 1024 bytes
instead of 2048 Bytes as documented in

Oracle® Database PL/SQL User's Guide and Reference
10g Release 2 (10.2)

"To call RAISE_APPLICATION_ERROR, use the syntax

raise_application_error(
error_number, message[, {TRUE | FALSE}]);

where error_number is a negative integer in the range -20000 .. -20999 and message is a character string up to 2048 bytes long."

Please see the following code:



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
Cause
Solution


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