PLS-00215: String length constraints must be in range (1 ..
32767)

Answers were Sorted based on User's Feedback



PLS-00215: String length constraints must be in range (1 .. 32767)..

Answer / udayabhaskar

i dont know .but its important for me

Is This Answer Correct ?    0 Yes 0 No

PLS-00215: String length constraints must be in range (1 .. 32767)..

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

Post New Answer

More Oracle Errors Interview Questions

RMAN-06004: ORACLE error from recovery catalog database: string

1 Answers  


ORA-15178: directory 'string' is not empty; cannot drop this directory

1 Answers  


ORA-01091: failure during startup force

1 Answers  


PLS-00164: cursor subqueries are not supported in this release

1 Answers  


LSX-00110: facet "~S" should have single value attribute

1 Answers  






NNL-00899: OK responses sent: number

1 Answers  


ORA-13521: Unregister operation on local Database id (string) not allowed

1 Answers  


ORA-09987: unable to attach to SGA in READ-ONLY mode

1 Answers  


KUP-04043: table column not found in external source: string

1 Answers  


ORA-28577: argument string of external procedure string has unsupported datatype string

1 Answers  


RMAN-04009: WARNING from auxiliary database: string

1 Answers  


DRG-11868: Too Many Redirections

1 Answers  


Categories