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-27032: failed to obtain file size limit

1 Answers  


RMAN-06099: error occurred in source file: string, line: number

1 Answers  


PCC-00102: FOR UPDATE is an Oracle extension

1 Answers  


RMAN-06409: LIKE clause in LIST BACKUP OF ARCHIVELOG is not supported

1 Answers  


ORA-27125: unable to create shared memory segment

1 Answers  


NID-00135: There are number active threads

1 Answers  


ORA-25117: MIN/MAX/Block Number expected

1 Answers  


ORA-07225: sldext: translation error, unable to expand file name.

1 Answers  


ORA-29953: cannot issue DDL on a domain index partition marked as FAILED

1 Answers  


SQL*Loader-00901: Error logging on to ORACLE:

1 Answers  


LCD-00161: ORACLE error (possible syntax error) parameter [string]

1 Answers  


ORA-02305: only EXECUTE, DEBUG, and UNDER privileges are valid for types

1 Answers  


Categories