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

ORA-07622: smscre: $CREATE failure

1 Answers  


PLS-00154: An object type may have only 1 MAP or 1 ORDER method.

1 Answers  


ORA-22833: Must cast a transient type to a persistent type

1 Answers  


ORA-32336: cannot use USING NO INDEX to create materialized view "string"."string"

1 Answers  


RMAN-06533: KEEP ... NOLOGS option is not supported when database is open

2 Answers  






RMAN-08117: channel string: the autobackup does not contain an SPFILE

1 Answers  


QSM-01077: materialized view, string, is grouping at a higher level than query

1 Answers  


PCC-00120: File I/O error during code generation

1 Answers  


ORA-06107: NETTCP: ORACLE network server not found

1 Answers  


QSM-00513: one or more of the workload tables is missing

1 Answers  


ORA-08271: sksabln: Buffer size not large enough for archive control string

1 Answers  


ORA-29364: plan directive string, string already exists

1 Answers  


Categories