PCC-02313: malformed VARCHAR declaration - missing length



PCC-02313: malformed VARCHAR declaration - missing length..

Answer / guest

Cause: When a VARCHAR is declared, a length specification is
mandatory. For example, the following VARCHAR declaration is
meaningless, hence illegal: VARCHAR v1[];

Action: Specify the length for each declared VARCHAR.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12223: TNS:internal limit restriction exceeded

1 Answers  


ORA-15034: disk 'string' does not require the FORCE option

1 Answers  


ORA-31416: invalid SOURCE_COLMAP value

1 Answers  


TNS-00127: Missing Connection Manager name in TNSNET.ORA

1 Answers  


PLS-00645: character set mismatch found at 'string' among operands in a COALESCE expression

1 Answers  






ORA-38726: Flashback database logging is not on.

1 Answers  


QSM-01619: equivalence cannot be used in ENFORCED integrity mode

1 Answers  


TNS-12561: TNS:unknown error

1 Answers  


ORA-29903: error in executing ODCIIndexFetch() routine

1 Answers  


ORA-36984: (XSRELGID04) A value cannot be inserted into dimension workspace object.

1 Answers  


ORA-13144: target table string not found

1 Answers  


ORA-13764: Value "string" is illegal as a result percentage.

1 Answers  


Categories