getting error while executing the scheudled job wm.tn.archive:extendedArchive

Hi All,

We have clustered environment and recently we migrated to IS910 version.

We have scheduled job to archive TN DB data using wm.tn.archive:extendedArchive, while executing this service we are getting this error.
2017-08-21 14:30:22 EDT [TNS.0000.3026E] Successfully reinitialized the Trading Networks JDBC connection pool.
2017-08-21 14:30:22 EDT [TNS.0000.1010W] Error while running archive operation: java.sql.SQLNonTransientConnectionException: [SoftwareAG][DB2 JDBC Driver]No more data available to read…

Please Advise.

Thanks
Raghu

Hi Raghu,

please make sure that the scheduled service is cluster-aware and runs on only one node at a time.
See TN Administrators Guide for further informations.

Regards,
Holger

Hi Holger,

Thanks for your response,
This scheduler service is set to run on Any server option only and when we executing this service manually from designer also we are getting this error.