BookmarkSubscribeRSS Feed
beamer108
Quartz | Level 8

I have a long running datajob that I am testing and each time I make a change to the code I need to run the job to see if my changes worked.  Is there a way to run the job but only get a sample of the data to help speed up the time its taking me to develop and test this job?

 

 

3 REPLIES 3
audrey
SAS Employee

Hi,

 

There might be 2 things you can use:

- Previewing the node which can be done by Right-click > Preview (also use F6)

- Changing the MAX_OUTPUT_ROWS for your Input node: this will reduce the records read from the input database

 

audrey_0-1617896717939.png

 

Hope this helps.

 

Audrey

www.sas.comsupport.sas.com
SAS®... THE POWER TO KNOW®
beamer108
Quartz | Level 8

Thanks Audrey - I gave it a try and used 50 as my max output - unfortunately its still runs the full time as before. 

audrey
SAS Employee

Can you give a little more details about your job?

What nodes do you use, what data do you read, how long does it take to run?

 

Thanks.

Audrey

www.sas.comsupport.sas.com
SAS®... THE POWER TO KNOW®

sas-innovate-white.png

🚨 Early Bird Rate Extended!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.

 

Lock in the best rate now before the price increases on April 1.

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 977 views
  • 0 likes
  • 2 in conversation