BookmarkSubscribeRSS Feed
lizlitkowski
Calcite | Level 5

Hi,

 

I have a very large table that opens every time I log into SAS On Demand.  It seems to be opening continuously no matter how long I leave it.  As I result, I can't do anything else. 

 

Is there a way to stop it from running?

 

Thanks.

Liz

 

1 REPLY 1
Shmuel
Garnet | Level 18

Logging to SAS, usually does not open any sas dataset, unless you made added such function to its autoexec.

 

Opennig a dataset contiously is suspicious of missing a semicolon ( ; )   or  ";run;"  at the end of your code.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1047 views
  • 0 likes
  • 2 in conversation