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-00327: log string of thread string, physical size string less than needed string
ORA-08003: sequence string.NEXTVAL exceeds internal limits
PLS-00210: an OTHERS clause is required in this CASE statement
ORA-13406: null or invalid GeoRaster object for output
ORA-33219: (CINSERT05) %K cannot be added to workspace object because it is already a value of the dependent UNIQUE concat dimension workspace object, from leaf dimension workspace object.
LPX-00270: FTP error: ~s
TNS-12511: TNS:service handler found but it is not accepting connections
EXP-00039: export file string must be on a disk
ORA-01697: controlfile is for a clone database
ORA-32107: internal OCI memory allocation failure
ORA-37078: (XSMCSESS06) The dimension being maintained (workspace object) cannot also be used as a step dimension.
NNO-00104: line string: syntax error, data ignored