PLS-00250: Incorrect Usage of string in parameters clause.
Answer / guest
Cause: The usage of Keywords such as MAXLEN, LENGTH,
CHARSETID, CHARSETFORM RETURN in the parameters clause was
incorrect
Action: This error occurs if keywords like MAXLEN, LENGTH,
TDO, DURATION, CHARSETID, or CHARSETFORM cannot be used with
PL/SQL formal parameters or the mode of the formal
parameter. For example, MAXLEN can only be declared for a
CHAR or VARCHAR2 PL/SQL variable and its use is allowed only
for OUT or INOUT PL/SQL variables. Also, RETURN was
specified in the parameters clause for a PL/SQL PROCEDURE.
E.g. CREATE PROCEDURE proc IS EXTERNAL NAME ... LIBRARY ...
PARAMETERS(RETURN INDICATOR SHORT, RETURN);
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
ORA-01904: DATAFILE keyword expected
ORA-13287: can't transform unknown gtype
LSX-00121: value is not valid restriction of parent's length
ORA-29390: some resource plans are not part of any top-plan
ORA-02823: Buffer is not aligned.
ORA-00058: DB_BLOCK_SIZE must be string to mount this database (not string)
ORA-02309: atomic NULL violation
ORA-10653: Table is in a cluster
PLS-00353: 'string' must name a user in the database
PCC-02369: An EXEC TOOLS host pointer variable is not a pointer
ORA-26527: local store callback init phase failed for 'string.string'
ORA-19508: failed to delete file "string"