merchExtractKickOffBatch throws SQLException
Dear All,
I'm trying to run Merchandise Extract batch on v14.0.2, and I get SQL Error when running in PROCESS mode:
Caused by: com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: Missing IN or OUT parameter at index:: 2
exception id: 1427885669293 [method=com.retek.rpm.app.batch.service.MerchExtractBatchAppService.getMerchExtractAggregations, params=com.retek.platform.service.ClientContext]
at com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb$1.doExecute(RPMCommandExecutionServiceEjb.java:107)
at com.retek.rpm.domain.core.service.RPMSessionBeanCommand.execute(RPMSessionBeanCommand.java:78)
(...)
Caused by: java.sql.SQLException: Missing IN or OUT parameter at index:: 2
There is more in the log, but it's all the same.