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-02463: Duplicate HASH IS option specified
ORA-24314: service handle not initialized
ORA-02327: cannot create index on expression with datatype string
ORA-29852: keyword IS is missing
QSM-01526: query rewrite is disabled for equivalence, string
TNS-02526: server proxy type does not match client type
NZE-28867: Integer value is too big.
ORA-31514: change set string disabled due to capture error
ORA-24181: The type string does not exist
ORA-24271: translation type must be either T, S or M
NNL-00211: Cache checkpoint interval is now string
TNS-04072: Unable to suspend atleast one of the gateways.