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 |
RMAN-00578: pipe string is not private and owned by SYS
ORA-31163: element or attribute "string" has invalid attribute value "string" (should be "string")
TNS-00085: * reread - ask the process name to reread parameter files
TNS-00215: Total Successful Connections : number
NZE-28794: data type attribute did not initialize
ORA-07609: szprv: $HASH_PASSWORD failure
ORA-12646: Invalid value specified for boolean parameter
ORA-28101: policy already exists
DRG-12004: Password:
KUP-03015: OCI error getting datetime lfprecision.
ORA-14523: Cannot co-locate [sub]partition of string string with table [sub]partition because string block size [string] does not match table block size [string]
LFI-00140: Invalid option string were specified on input-output file.