SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
phopkinson
Obsidian | Level 7

Hi all,

 

I am working in SAS Viya, and am exporting 8 datasets from python to SAS in proc python. The export works fine with just 7 datasets, however when I go to export the 8th this error is raised:

 

Socket connection failed during data transfer. Check the LOG for issues.
>>>

 

Does anyone know the cause of this issue and how I can resolve it?

 

Thanks in advance.

1 ACCEPTED SOLUTION

Accepted Solutions
phopkinson
Obsidian | Level 7

Turns out it didn't like the dataset name - it was too long to be output and therefore it timed out.

View solution in original post

2 REPLIES 2
SASJedi
Ammonite | Level 13

Does the log provide any additional information?

Check out my Jedi SAS Tricks for SAS Users
phopkinson
Obsidian | Level 7

Turns out it didn't like the dataset name - it was too long to be output and therefore it timed out.

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

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
  • 612 views
  • 2 likes
  • 2 in conversation