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-36683: (XSDPART21) Partition string dimensioned by more than one composite.
ORA-07549: sftopn: $OPEN failure
SQL*Loader-00405: Need termination delim with optional enclosure delim: column string table string
ORA-13704: Invalid value "string" specified for parameter "string".
RMAN-06046: archive log name: string
ORA-00377: Frequent backups of file string causing write operation to stall
ORA-19551: device is busy, device type: string, device name: string
ORA-13116: [string]_FACE$ table does not exist
ORA-00301: error in adding log file 'string' - file cannot be created
ORA-29385: cannot create plan directive from string to string
DRG-11529: token exceeds maximum length
ORA-39108: Worker process string violated startup protocol. Worker error: