java.sql.SQLRecoverableException: IO Error: Socket read timed out while executing custom recon job
Hi,
We have written a custom scheduler for loading recertification recon data, which process the events in batch of 500 as per OIM configuration. While with the batches size below 500, the scheduler run fines and generate recon events. but when batch size reaches to 500 it fails with below exception.
We have tried following but with no success by setting statement timeout to positive value..
oracle.iam.platform.tx.OIMTransactionException: java.sql.SQLRecoverableException: IO Error: Socket read timed out
at oracle.iam.platform.tx.OIMTransactionManager.executeTransaction(OIMTransactionManager.java:53)