PLS-00509: Implementation Restriction : Pass a returned
record to a temporary identifier before selecting a field
Answer / guest
Cause: Illegal syntax was used to call a parameter-less
function that returns a record or a PL/SQL table of records.
When calling a function that takes parameters and returns a
record, you use the following syntax to reference fields in
the record: function_name(parameters).field_name However,
you cannot use the syntax above to call a parameter-less
function because PL/SQL does not allow empty parameter
lists. That is, the following syntax is illegal:
function_name().field_name -- illegal; empty parameter list
You cannot just drop the empty parameter list because the
following syntax is also illegal: function_name.field_name
-- illegal; no parameter list.
Action: Declare a local record or PL/SQL table of records to
which you can assign the function result, then reference its
fields directly.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
PROC-00022: The OCR backend has an invalid format
ORA-39092: unable to set SCN metadata for object "string.string" of type string
ORA-12318: database (link name string) is already mounted
RMAN-06467: could not translate DBA: number
ORA-09879: sstascre/sstasat: shmat error, unable to attach tas read page
NZE-28864: SSL connection closed gracefully
RMAN-06057: a standby controlfile cannot be included along with a current controlfile
ORA-33006: (XSAGDNGL02) The relation workspace object is not related to itself.
EXP-00058: Password Verify Function for string profile does not exist
DRG-11130: no data found in the collection
ORA-00324: log file 'string' translated name 'string' too long, string characters exceeds string limit
NZE-28828: invalid identity type passed