Id | Message |
---|---|
ORA-06555 | this name is currently reserved for use by user SYS |
ORA-06556 | the pipe is empty, cannot fulfill the unpack_message request |
ORA-06557 | null values are not allowed for any parameters to pipe icds |
ORA-06558 | buffer in dbms_pipe package is full. No more items allowed |
ORA-06559 | wrong datatype requested, string, actual datatype is string |
ORA-06560 | pos, string, is negative or larger than the buffer size, string |
ORA-06561 | given statement is not supported by package DBMS_SQL |
ORA-06562 | type of out argument must match type of column or bind variable |
ORA-06563 | top level procedure/function specified, cannot have subparts |
ORA-06564 | object string does not exist |
ORA-06565 | cannot execute string from within stored procedure |
ORA-06566 | invalid number of rows specified |
ORA-06567 | invalid number of values specified |
ORA-06568 | obsolete ICD procedure called |
ORA-06569 | Collection bound by bind_array contains no elements |
ORA-06570 | shared pool object does not exist, cannot be pinned/purged |
ORA-06571 | Function string does not guarantee not to update database |
ORA-06572 | Function string has out arguments |
ORA-06573 | Function string modifies package state, cannot be used here |
ORA-06574 | Function string references package state, cannot execute remotely |