cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with JDBC connect using DNS name

Former Member
0 Kudos

Hi,

I am facing some problem when I am trying to connecting to AS400 DB using JDBC adapter with DNS name.

I can connect using IP address in URL but not with DNS name.

Can anyone please help me in this regard?

Thanks,

cbklp

Accepted Solutions (1)

Accepted Solutions (1)

former_member187339
Active Contributor
0 Kudos

Hi CBKLP,

Try doing this from PI or your machine

ping -a <ipaddress>

What name are you getting? is it the FQDN or something else? Whatever be the machine name try giving it in the channel

Regards

Suraj

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos
I can connect using IP address in URL but not with DNS name.

This means connection can be established....now try with FQDN name and check if you are able to connect.

Regards,

Abhishek.

Former Member
0 Kudos

I am still facing the same problem even after giving FQDN.

Please help me.

Former Member
0 Kudos

CBKLP9 ,

Issue is clear your DNS name is not getting resolved into IP .

are you able to ping your DB machine from XI/PI machine using DNS name ?

Regards ,