BookmarkSubscribeRSS Feed
Pinky9
Calcite | Level 5

Hi all,

Could u explain the procedure to stop executing the SAS program while it is getting executed.

4 REPLIES 4
P_Sharma
Calcite | Level 5

HI Pinky,

Are you looking for some procedure in sas which can help you stop executing your program. I am not sure if we have anything like that in SAS.

But in UNIX you can use ctrl ZZ command to stop executing your program in middle.

Pinky9
Calcite | Level 5

Hi P.Sharma,

Yeah , either a procedure or a tool in menu bar .

if u happen to know , pls keep update .

Thanks

P_Sharma
Calcite | Level 5

Hi Pinky,

you have stop option in EG.

jakarman
Barite | Level 11

The stop option button in Eguide is only working when the process behind is responding.

There is also a taksmanger window in Eguide so you can follow the processes starting en stopping

When the Unix process behind and Eguide lost their connection and the Unix proces is still running or looping the only way it:

- login in Unix in the back hole approach

- kill the process by its prosee-number in a normal decent way.

- If that also fails kill it in the indecent way having the risk of corrupting datasets being processed on.

Hopeful you have sufficient Unix skills and autorisations to do this.

---->-- ja karman --<-----

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!

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.

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