PLS-00215: String length constraints must be in range (1 ..
32767)
Answers were Sorted based on User's Feedback
Answer / guest
Cause: When a character variable was declared, a length
outside the legal range was specified. For example, the
following declarations are illegal: flag CHAR(0); --
illegal; zero length name VARCHAR2(-10); -- illegal;
negative length
Action: Change the length constraint, making sure that it
lies in the range 1 .. 32767.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 3 No |
ORA-01345: Supplemental log data must be enabled to build into the logstream
ORA-32101: cannot create OCI Environment
ORA-00711: new tablespace name is invalid
DRG-50703: listener startup error
RMAN-08129: failover to piece handle=string tag=string
ORA-00216: controlfile could not be resized for migration from 8.0.2
ORA-12593: TNS:no registered connection
ORA-16804: One or more configuration properties in metadata have invalid values.
PCC-00112: Datatype not supported by ANSI
ORA-13607: The specified task or object string already exists
ORA-23329: successful user-provided ddl but no materialized view "string"."string"
SQL*Loader-00409: Number to skip must be table-level, not load-level on continued loads