Connections > SAP Table Connector connection properties > Troubleshooting an SAP Table connection
  

Troubleshooting an SAP Table connection

The following error displays when I test an SAP Table connection:
Test Connection Failed for <connection name>/sap/conn/jco/JCoException
Verify that the sapjco3.jar is saved to the following directory:
<Informatica Secure Agent installation directory>\apps\Data_Integration_Server\ext\deploy_to_main\bin\rdtm-extra\tpl\sap
Restart the Secure Agent after you copy the sapjco3.jar.
The following error displays when I test an SAP Table connection or use the connection in a task:
Test Connection Failed for <connection name>. Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path.
Verify that the location of the sapjco3.dll file is in the to PATH variable for the Secure Agent machine.
The following error displays when I test an SAP Table connection or use the connection in a task:
Test Connection Failed for <connection name>. Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path.
Add the location of sapjco3.dll to PATH variable and restart the Secure Agent.
A task that reads from SAP tables fails with the following error:
Error occurred processing data from SAP : Unable to establish Http Communication between SAP server and agent! Shutting down reader.
The HTTP port is not open or the incoming request is blocked by Windows Firewall. To resolve the issue, in Windows Firewall, use the advanced settings to create a new incoming rule. Apply the rule to TCP and all ports, and choose the HTTP-In protocol.