PLS-00529: Bad column name string in INSERT statement (must
be an identifier)



PLS-00529: Bad column name string in INSERT statement (must be an identifier)..

Answer / guest

Cause: In an INSERT statement, an attempt was made to use a
column name that is not an identifier. In any INSERT
statement with explicit column list a column name must be a
simple identifier.

Action: Rewrite the INSERT statement, using a simple
identifier for the column name.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-10916: TABLESPACE GROUP already specified

1 Answers  


ORA-16029: cannot change LOG_ARCHIVE_MIN_SUCCEED_DEST, no archive log destinations

1 Answers  


SQL*Loader-00646: lob set to EMPTY in column string, row number, table string

1 Answers  


ORA-24788: cannot switch to specified transaction (server type)

1 Answers  


ORA-12919: Can not drop the default permanent tablespace

1 Answers  






ORA-25252: listen failed, the address string is a non-persistent queue

1 Answers  


RMAN-06507: trying alternate file for archivelog thread number, sequence number

1 Answers  


ORA-06532: Subscript outside of limit

1 Answers  


PCC-00118: Use of host variable initialization not supported by ANSI SQL

1 Answers  


ORA-36681: (XSDPART19) Partitions string and string are out of order.

1 Answers  


LPX-00237: invalid condition section keyword, must be INCLUDE or IGNORE

1 Answers  


PLS-00494: coercion into multiple record targets not supported

1 Answers  


Categories