Problem Description

Snapshot generation failed with error during the execute linker step with following error:

 ORA-17410: No more data to read from socket

This issue has been observed in CAST version 7.0.9

Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
8.2.x(tick)
8.1.x(tick)
8.0.x(tick)
7.3.x(tick)
7.2.x(tick)
7.0.x(tick)
Action Plan

This problem may occur on the router side because there is a time-out that closes the socket. 

  1. You can add a parameter on Oracle to ping regularly in sqlnet.ora file, for example : SQLNET.EXPIRE_TIME=0
  2. Please refer the oracle doc for looking for such parameters in details and accordingly you can modify your sqlnet.ora files to get rid of this problem. 

If it is not the case, you can try to contact CAST Support to assist you with running the linker manually.

Notes

 

Related Pages