cancel
Showing results for 
Search instead for 
Did you mean: 

SAP DBTech JDBC: [403]: internal error: Cannot get remote source objects:

Shuklaanchal
Discoverer
0 Kudos
221

Hello Experts!

While connecting the remote source system, S4_HANA_SDA connect timeout expired error occur. 

Here is the error details.

Screenshot 2025-02-13 153039.png

 Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

tyler_johnson01
Product and Topic Expert
Product and Topic Expert
0 Kudos

Unfortunately, there is no easy answer for cases of an initial connection timeout. My presumption would be that something is tying up the connection attempt unrelated to the target database, i.e.:

  • Firewall
  • Proxy/Reverse Proxy Server
  • Load balancer

That said, some reasons why HANA may not respond in time to a new connection request (resulting in such timeouts) include:

  • Low available compute resources (near 100% CPU utilization)
  • System tied up in memory resource management (OOM, resource container shrinks, etc.)
  • Failover to a replication site

Considering the context of this post (attempting to register a remote HANA database for smart data access) my feeling would be that this is likely related to network infrastructure.

If you would like to take the SAP software out of the equation to validate that there is an external problem, I would suggest testing with another ODBC client (e.g. isql) using the same HANA ODBC driver. This is a nice sanity check to ensure that all ODBC clients are similarly affected.

RolandKramer
Active Contributor
0 Kudos

Hello, you might the examples and Solution with SAP IQ as SDA source helpful.
demystifying NLS/ILM error messages …

best Regards Roland