BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Mirisage
Obsidian | Level 7

Hi SAS Forum,

I have run a proc sql program.

It generated the output file and log doesn't have any complains.

Question:

/*At the top of my EG Window in the "blue ribon like line' it keeps saying the programe is running*/

The messege reades exactly like below ("Test" is the name of my EG project).

SAS Enterprise Guide - Test running.egp

I have just typed "quit;" and ran it as a seprate piece but still the above messege keep running.

Could you help me to stop it.

Thanks

Mirisage

1 ACCEPTED SOLUTION

Accepted Solutions
Ksharp
Super User

If your EG is connectted with a Unix sas server, then use OS kill it.

kill -999  12344   <--- is your session id.

View solution in original post

3 REPLIES 3
Ksharp
Super User

Did you click the little red  stop button.

And be patient. wait for some long time .

or use OS command to kill sas session .

Mirisage
Obsidian | Level 7

Hi Ksharp,

Thank you for this.

Could you pl let me now what is  "OS command to kill sas session"?

Thanks

Mirisage

Ksharp
Super User

If your EG is connectted with a Unix sas server, then use OS kill it.

kill -999  12344   <--- is your session id.

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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