BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
KAS25
Obsidian | Level 7

I'm getting the same error when trying to connect from SAS to Z/os mainframe. When I use the IP everything works, but when I use the Name I get ERROR: A communication subsystem partner link setup request failure has occurred.
ERROR: The connection has timed out.
ERROR: Attempt to connect to server XXXXB failed.
ERROR: A communication subsystem partner link setup request failure has occurred.
ERROR: Cannot find TCP service 'XXXXb'. They tell me that DNS has been updated. Trying to figure out What or where I need to verify this or be able to test. If DNS is updated and still getting basically a DNS error seems like it then what can I check next?

Any help would be appreciated..

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

Using ping will reveal if DNS knows the name and if it resolves to the same numeric IP address.

nslookup will additionally tell you which DNS server you use.

Note that these tests must be done on the computer running SAS.

View solution in original post

2 REPLIES 2
SASKiwi
PROC Star

Try PINGing the mainframe server name from your SAS computer. If it doesn't resolve then this is a network issue and nothing to do with SAS. Talk to your IT Network folks to resolve.

Kurt_Bremser
Super User

Using ping will reveal if DNS knows the name and if it resolves to the same numeric IP address.

nslookup will additionally tell you which DNS server you use.

Note that these tests must be done on the computer running SAS.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 2172 views
  • 0 likes
  • 3 in conversation