Dataloader is failing - Xstore V15
Hi Community,
While consuming MOM DAT files by dataloader , its getting aborted automatically at some delete query and throwing following error. Have checked all its related configuration files and also increased its connection timeout interval but no luck. And DAT is having bulk data.
dtv.data2.access.impl.jdbc.DtvPreparedStatement.DELETE - execute [Local] [649209.768 ms] [Error Occurred : java.sql.SQLTimeoutException ORA-01013: user requested cancel of current operation ] DELETE FROM itm_item_dimension_value WHERE organization_id = '2000'
2019-07-09 17:37:58,025 DEBUG [WrapperSimpleAppMain] dtv.data2.access.impl.jdbc.JDBCPersistenceStrategy - handlePersistenceException determined this to be a failover exception, throwing a failover. Original exception: java.sql.SQLTimeoutException: ORA-01013: user requested cancel of current operation