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

O2U-00210: Unable to allocate memory

1 Answers  


DRG-12017: A redirection may change the behavior of this method - proceed anyway?

1 Answers  


ORA-10651: incorrect file number block number specified

1 Answers  


ORA-29400: data cartridge error string

1 Answers  


PCB-00627: Host variable is not of character type

1 Answers  


ORA-22167: given trim size [string] must be less than or equal to [string]

1 Answers  


PCC-02110: DBMS=V6_CHAR is deprecated. Use CHAR_MAP=VARCHAR2, DBMS=V7 instead

1 Answers  


when i open the data base the data base gives error as initalishing or terminating how i log into data base

1 Answers  


ORA-08235: smsget: listener not on this node

1 Answers  


ORA-32586: multiple specification of a supplemental logging attribute

1 Answers  


ORA-33056: (XSAGDNGL27) In AGGMAP workspace object, the MAX argument of number must be greater than the CEILING argument of number.

1 Answers  


ORA-29893: indextypes without column data do not need the given data type

1 Answers  


Categories