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

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!

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