ORA-23620: bind value size too large for PL/SQL CALL operation



ORA-23620: bind value size too large for PL/SQL CALL operation..

Answer / guest

Cause: In a PL/SQL CALL to a stored procedure, the bind
string size exceeded 4K.

Action: Either make the bind string size shorter (less than
4K) or use BEGIN-END to call the procedure instead of CALL.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

RMAN-06509: only SPFILE or controlfile can be restored from autobackup

1 Answers  


PLS-00664: Both ORDER BY and CLUSTER BY can not be specified for the same table function

1 Answers  


ORA-09846: soacon: ARCH unable to open named pipe.

1 Answers  


IMG-00514: extra value in scaling operation

1 Answers  


ORA-06592: CASE not found while executing CASE statement

1 Answers  






ORA-01237: cannot extend datafile string

2 Answers  


ORA-25132: UNIQUE constraint (string.string) disabled and validated in ALTER TABLE EXCHANGE PARTITION

1 Answers  


IMP-00033: Warning: Table "string" not found in export file

2 Answers  


ORA-16602: Object must be disabled to perform this operation.

1 Answers  


PCB-00306: CREATE FUNCTION/PROCEDURE/PACKAGE/TRIGGER are Oracle extensions

1 Answers  


ORA-22612: TDS does not describe a collection TDS

1 Answers  


ORA-00072: process "string" is not active

1 Answers  


Categories