BookmarkSubscribeRSS Feed
AndersBergquist
Quartz | Level 8

If this is wrong forum, pleast point me to the rigth.

My problem. I made a script in proc ds which catch data from a pxweb server with api. In general it work perfect, but i have one problem. I can catch data from my workstation, but then I use the same script from a server, i got only part of the responsfil. I most case, I got the entire respons, but in some rare occations I got only a part.

I suspect there must be a limit on the server, linux, or the sas-installation which limit the size of the respons file. I hope I can get help to point the administrators of the server in the right direction.

4 REPLIES 4
ChrisNZ
Tourmaline | Level 20

Servers usually have more restrictive firewall settings. This behaviour seems odd though.

What I'd do in the likely case you don't find a fix, and if there is no way to identify the file end, is query the http server several times and check that the response file is consistent.

 

 

 

AndersBergquist
Quartz | Level 8

Thank You for your respons.

I have test the request several times form other servers, with the same script, and got perfect result. And every time I test on the server, I got bad result.

ChrisNZ
Tourmaline | Level 20
Something, possibly network settings, must be different with this server.
AndersBergquist
Quartz | Level 8
I think You are right. Now I can let the administrator work with the problem.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 603 views
  • 1 like
  • 2 in conversation