PLS-00229: Attribute expression within SQL expression
Answer / guest
Cause: An attribute expression, such as SQL%NOTFOUND, was
used in a SQL statement, but attribute expressions are
allowed only in procedural statements.
Action: To workaround this limitation, assign the value of
the attribute expression to a variable, then use the
variable in the SQL statement. For example, replace the
statement INSERT INTO audits VALUES (c1%ROWCOUNT, ...); with
the following statements: row_count := c1%ROWCOUNT; INSERT
INTO audits VALUES (row_count, ...);
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
ORA-12682: Login failed: the SecurID card is in next PRN mode
IMP-00079: Warning: National character set data in this table may be incorrect
NNL-00955: Hash tables enlarged: number
TNS-00111: Failed to get configuration data from file
ORA-31067: XML nodes must be updated with nodes of the same type
ORA-36670: (XSDPART08) workspace object is an INTEGER or NTEXT dimension, or contains an INTEGER or NTEXT dimension. INTEGER and NTEXT dimensions cannot be used as partition dimensions.
TNS-02021: DIRECT_HANDOFF can be either ON or OFF.
DRG-11212: procedure filter procedure name contains a semicolon
NCR-04016: NCRR: Last interface instance handle
ORA-00439: feature not enabled: string
LPX-00662: Invalid encoding.
ORA-24397: error occured while trying to free connections