ORA-00911: invalid character



ORA-00911: invalid character..

Answer / guest

Cause: identifiers may not start with any ASCII character
other than letters and numbers. $#_ are also allowed after
the first character. Identifiers enclosed by doublequotes
may contain any character other than a doublequote.
Alternative quotes (q'#...#') cannot use spaces, tabs, or
carriage returns as delimiters. For all other contexts,
consult the SQL Language Reference Manual.

Action: none

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-22952: Nested Table equality requires a map method on the element ADT

1 Answers  


PCC-02350: cannot equivalence this SQL type

1 Answers  


TNS-12651: Encryption or data integrity algorithm unacceptable

1 Answers  


ORA-08343: srclose: failed to close a redo server connection

1 Answers  


NZE-28814: Cannot convert a number in Oracle format to native format.

1 Answers  






NNO-00616: enabling DEFAULT-FORWARDERS-ONLY mode

1 Answers  


ORA-01688: unable to extend table string.string partition string by string in tablespace string

1 Answers  


ORA-13517: Baseline (id = string) does not exist

1 Answers  


ORA-26079: file "string" is not part of table string.string

0 Answers   Cisco,


ORA-26690: datatype not supported at non-Oracle system

1 Answers  


ORA-12831: Must COMMIT or ROLLBACK after executing INSERT with APPEND hint

1 Answers  


ORA-36800: (XSTBLFUNC00) The OLAP_TABLE function can only have a single LOOP statement within the LIMITMAP

1 Answers  


Categories