SAS Enterprise Guide

Desktop productivity for business analysts and programmers
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
Register for SAS Innovate 2025!! The premier event for SAS users, May 6-9 in Orlando FL. Sign up now for the best deals!
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.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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
  • 5163 views
  • 0 likes
  • 3 in conversation