Description

This page provides solution to the PL/SQL extraction error :

Extracting: Oracle system check constraints on tables..
Extraction error: Io exception: Socket read timed out

on Query
------
Extraction error: Closed Connection

Observed in CAST AIP
Release
Yes/No
8.2.x(error)
8.1.x(error)
8.0.x (error) 
7.3.x(error)
7.2.x(error)
7.0.x(tick)
Observed on RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS2(error)
CSS1(tick)
Step by Step Scenario
 Run the DB extractor
Action Plan

When large volume of data is extracted, the time taken is more; which may cause time-out at the router's side that closes the socket.

To avoid this

  1. A parameter has to be added in Oracle to ping regularly in sqlnet.ora file. Apply the solution mentioned in the page CMS Snapshot Analysis - Run Analyzer - Fatal Error - SQL Error - ORA-17410 - No more data to read from socket
  2. Re-run the extraction.
Impact on Analysis Results and Dashboard

Impact of the error : Extraction is not complete
Impact of solution : No impact and extraction gets completed successfully.

Notes/comments
 Ticket # 2844
Related Pages