Error when using CallableStatement with OUT and IN/OUT parameters: No value 
specified for parameter
---------------------------------------------------------------------------------------------------

         Key: SEQUOIA-1023
         URL: https://forge.continuent.org/jira/browse/SEQUOIA-1023
     Project: Sequoia
        Type: Bug

    Versions: Sequoia 2.10.9    
    Reporter: Stephane Giron
 Assigned to: Stephane Giron 
     Fix For: sequoia 2.10.10


Exception trace: 
org.continuent.sequoia.common.exceptions.driver.DriverSQLException: Message of 
cause: stored procedure 51 failed: 
Backend DB1 - BackendWorkerThread for backend 'c2b1' with RAIDb level:1 failed 
(No value specified for parameter 1) 

at 
org.continuent.sequoia.driver.Connection.callableStatementExecuteUpdate(Connection.java:3291)
 
at 
org.continuent.sequoia.driver.CallableStatement.executeUpdate(CallableStatement.java:273)
 

This kind of error can be observed when using stored procedure with for example 
1 IN parameter and 1 OUT parameter

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to