BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hello,

I am trying to unzip remote zipped files that reside on a windows 2003 server. We are using the freeware 7z program rather than the mainstream winzip.

My problem is that when I try and use an x or %sysexec command remotely to unzip the files, it is causing my SAS session to hang/freeze (with the title "Remote processing in progress").

I have set the appropriate options to maintain control of my SAS session noxwait and xsync but this does not change anything.

In an effort to try and find the problem I have :
1.) Downloaded the software to my local machine and tried the x command with the 7z syntax. It works.
2.) Remote connected to the windows 2003 server and ran the command through a DOS window. It works.

I am therefore stuck. Surely you can access remote programs through remote x commands as you are using the operating system of the server as opposed to your local machine.

Many Thanks.
4 REPLIES 4
Cynthia_sas
Diamond | Level 26
Hi:
I believe that the X command can be disabled. This is the case with SAS Enterprise Guide -- EG users usually cannot issue X commands on the server.

Your best bet for help with this question is to contact Tech Support, as they can look at your specific configuration information and your program and give you a definitive answer.

cynthia
deleted_user
Not applicable
Hi Cynthia.

I have left a message with the tech guys (via your online form). I can issue standard dos commands like dir etc.

Many thanks,
Olivier
Pyrite | Level 9
Hi.
What if you connect asynchronously (use CONNECTWAIT=NO in the SIGNON statement) ? That would prevent your SAS session to freeze.

Olivier
JudeVinod
Calcite | Level 5

Hi I am also facing similar issue. I have two user id. With my personal user id it is working. But when it comes service id it is not working. My sas session is getting freeze. Can you please tell me how this issue was resolved when you faced the issue earlier?

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 4 replies
  • 1475 views
  • 0 likes
  • 4 in conversation