pipelined functions must have a supported collection return type | |
Cause: | A pipelined function was specified with an unsupported return type. The following are not supported as return types of pipelined functions:
- non-collections, - PL/SQL tables, - associative arrays, - collections of PL/SQL types: rowid, mlslabel, long, long raw, boolean, binary_integer, pls_integer, string and urowid The following restrictions apply: - If the return type is a collection of records, then each of the attributes of the record must be a supported type. - A collection of records must not contain a record type as one of its attributes. |
Action: | Specify a supported collection type as the pipelined function return type. |
PLS-00631 | |
![]()
Custom Search
|
More Oracle errors | |
DRG-12010 | This file already exists - replace existing file? |
ORA-19922 | there is no parent row with id string and level string |
ORA-32150 | Cannot perform operation on a null timestamp |
ORA-53019 | cannot delete installation document: string |
NNL-01051 | Server name: string |
ORA-14751 | Invalid data type for partitioning column of an interval partitioned table |
QSM-00788 | The requested recommendation does not support direct implementation |
TNS-04005 | Unable to resolve address for string. |
ORA-01144 | File size (string blocks) exceeds maximum of string blocks |
ORA-02274 | duplicate referential constraint specifications |
NNL-00875 | Average update processing time: string |
ORA-47140 | Factor expression string already defined |
QSM-00772 | the specified SQL statement cannot be stored in the workload due to a statement error |
ORA-19115 | too many context items specified |
LPX-00226 | entity "~S" is not declared |
ORA-38804 | not a legal edition name |
ORA-12201 | TNS:encountered too small a connection buffer |
PCC-02331 | undefined SQL identifier |
ORA-26008 | Invalid syntax or bind variable in SQL string for column string. string |
ORA-15050 | disk "string" contains string error(s) |
TOP 20 Oracle errors | |
ORA-12504 | TNS:listener was not given the SERVICE_NAME in CONNECT_DATA |
RMAN-20079 | full resync from primary database is not done |
ORA-14411 | The DDL cannot be run concurrently with other DDLs |
ORA-14760 | ADD PARTITION is not permitted on Interval partitioned objects |
ORA-10877 | error signaled in parallel recovery slave string |
ORA-32701 | Hang detected |
ORA-00838 | Specified value of MEMORY_TARGET is too small, needs to be at least stringM |
ORA-16665 | timeout waiting for the result from a database |
ORA-16957 | SQL Analyze time limit interrupt |
ORA-16664 | unable to receive the result from a database |
RMAN-08132 | WARNING: cannot update recovery area reclaimable file list |
ORA-00000 | normal, successful completion |
ORA-16766 | Redo Apply is stopped |
ORA-00837 | Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET |
RMAN-08137 | WARNING: archived log not deleted as it is still needed |
DIA-48122 | error with opening the ADR block file [string] [string] |
ORA-47988 | password should contain at least one numeric and one alphabetic character |
IMP-00057 | Warning: Dump file may not contain data of all partitions of this table |
ORA-00001 | unique constraint (string.string) violated |
ORA-55508 | Invalid input to Flashback Transaction Backout |
Your own TOP 20 Oracle errors | |
PLS-00630 | pipelined functions must have a supported collection return type |