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 |
ORA-01372: Insufficient processes for specified LogMiner operation
ORA-16598: Data Guard broker detected a mismatch in configuration.
EXP-00060: an object type had multiple TYPE BODYs
ORA-33080: (XSAGDNGL40) In AGGMAP workspace object, you cannot reference dimension workspace object with both a RELATION statement and a DIMENSION statement.
RMAN-07522: CREATE TYPE privilege must be granted to user string
ORA-14183: TABLESPACE DEFAULT can be specified only for Composite LOCAL index
ORA-29704: cannot specify ACTIVE_INSTANCE_COUNT in 8.1.5 or earlier release
ORA-30450: refresh_after_errors was TRUE; The following MVs could not be refreshed: string
TNS-00303: Connection Manager: Reread parameter data
QSM-01028: materialized view, string, is currently being refreshed
ORA-03247: Invalid block number specified
ORA-19609: %s is from different backup set: stamp string count string