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
It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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