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 |
TNS-00041: INTCTL: Navigator already running. Start operation cancelled
ORA-02270: no matching unique or primary key for this column-list
PCC-00003: Invalid SQL Identifier at column number in line number of file string
IMP-00043: export file character set inconsistent
ORA-29268: HTTP client error string
ORA-14126: only a <parallel clause> may follow description(s) of resulting partitions
ORA-25253: listen failed, queue string.string is not enabled for dequeue
NZE-28781: No data for the access method is specified in the parameter.
ORA-29339: tablespace block size string does not match configured block sizes
DRG-12012: Proxy authentication failed - retry?
ORA-01585: error identifying backup file string
ORA-16093: dependent archive log destination is not LGWR-enabled