PLS-00258: constrained datatypes disallowed in CALL
Specifications
Answer / guest
Cause: A call specification for C or Java cannot have
constraints on the PL/SQL formal parameter types. PL/SQL
types which have have constraints are NATURAL, NATURALN,
POSITIVE, POSITIVEN, SIGNTYPE, INTEGER, INT, SMALLINT,
DECIMAL, NUMERIC, DEC This includes NOT NULL constraints
from POSITIVEN, NATURALN
Action: Use the unconstrained type for that PL/SQL formal
declaration i.e NUMBER, BINARY_INTEGER or PLS_INTEGER
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-30021: Operation not allowed on undo tablespace
ORA-02758: Allocation of internal array failed
TNS-02504: Parameter count retrieval failed
ORA-14608: Tablespace was specified for the previous lob segments of column string in template but is not specified for string
ORA-01930: auditing the object is not supported
ORA-29373: resource manager is not on
ORA-12716: Cannot ALTER DATABASE CHARACTER SET when CLOB data exists
PCC-02333: SQL identifier was not declared as a statement
ORA-24347: Warning of a NULL column in an aggregate function
ORA-38495: data type for the stored attribute string is inconsistent.
ORA-02398: exceeded procedure space usage
PLS-00905: object string is invalid