BookmarkSubscribeRSS Feed
JohnG
Calcite | Level 5
SEG 3.0 on WinXP machine, hotfix 30EG03.

The task to run is only an option statement and several libname assignments. The task continually runs until I stop it. The error I get when stopping the task is:

"The connection to the server "Local" has been reset. Any jobs that were running or queued to be run have been discarded.

The object invoked has disconnected from its clients."

After searching through the SAS online help, I only found where you re-register SAS (and/or SEGuide) as a COM server. Both were done, but neither fixed the issue.

Is it something to do with the SEG hotfix version installed? Or is it something else?

Thanks, John
5 REPLIES 5
ChrisHemedinger
Community Manager
It is possible that the code you are submitting is causing SAS to terminate or end unexpectedly. We would need to see the statements you are submitting to evaluate whether this is a possibility.

I'd suggest sending this information plus your SAS program to tech support (http://support.sas.com/techsup/contact/submit_emits2.html).

Chris
SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
JohnG
Calcite | Level 5
The (abbreviated) code is only:

options pageno=1 ;
libname start "O:\data";

I've tried running only the options statement or the libname assignment. Same result. I don't believe it's the code being run but something else - just don't know what.

On another machine with the same configuration (SEG 3, v9.1.3, WinXP), I don't have this problem. The same code runs fine.
deleted_user
Not applicable
I got the same error message. Has anyone had a solution for this problem? Please let me know. It is urgent!

Thank you very much!
deleted_user
Not applicable
I used to see this problem a lot. We raised a tech support track about it.

Let me see if I can dig the response up. It hasn't happened to me in a long time so I guess we fixed it somehow.
deleted_user
Not applicable
Just checked - tech support told us it was raised as a defect. However, I haven't seen it in a while but I dunno why. I can't see the error when I search on the tech supprt website.

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 5 replies
  • 6643 views
  • 0 likes
  • 3 in conversation