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-13826: empty SQL profile not allowed for create or update SQL profile

1 Answers  


ORA-12828: Can't start parallel transaction at a remote site

1 Answers  


CLSR-01012: Invalid instance stop mode [string] is specified

1 Answers  


ORA-08331: Wait operation timed out

1 Answers  


RMAN-04008: WARNING from target database: string

1 Answers  


ORA-09777: osnpbr: cannot send break message

1 Answers  


NNL-00007: server responded with an error

1 Answers  


LPX-00004: internal error "~s"

1 Answers  


PCC-00113: Value of DBMS option invalid with given value of MODE option

1 Answers  


RMAN-08037: channel string: unexpected validation return code string

1 Answers  


ORA-28026: user with same external name already exists

1 Answers  


ORA-02438: Column check constraint cannot reference other columns

1 Answers  


Categories