Hi Experts,
I am getting the below error in JDBC recever communication channel. Could you kindly provide the solution to resolve this.
Unable to execute statement for table or stored procedure. 'SPCD*************' (Structure 'StatementName') due to com.microsoft.sqlserver.jdbc.SQLServerException: Procedure or function SPCD'SPCD************* has too many arguments specified
JDBC message processing failed; reason Error processing request in sax parser: Error when executing statement for table/stored proc. 'SPCD'SPCD*************' (structure 'StatementName'): com.microsoft.sqlserver.jdbc.SQLServerException: Procedure or function SPCD'SPCD************* has too many arguments specified.
Exception caught by adapter framework: Error processing request in sax parser: Error when executing statement for table/stored proc. 'SPCD'SPCD*************' (structure 'StatementName'): com.microsoft.sqlserver.jdbc.SQLServerException: Procedure or function SPCD'SPCD************* has too many arguments specified.
Delivery of the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'SPCD'SPCD*************' (structure 'StatementName'): com.microsoft.sqlserver.jdbc.SQLServerException: Procedure or function SPCD'SPCD************* has too many arguments specified
regards
raju