BookmarkSubscribeRSS Feed
shivakrishna
Fluorite | Level 6

Hi All,

We can run the Three BATCH SAS jobs at a time. in the three BATCH SAS jobs i given three different path's for work library.

instead of this anything will affect (in my code macro also is there) on three jobs or it will be run perfectly.

if anything want to change in code please let me know.

Shiva

4 REPLIES 4
ballardw
Super User

I would make sure that you aren't trying to access the same datasets in any library other than work between the different batch jobs as you could run into issues of access, such as file locking, or timing of contents if updating, adding or deleting records.

shivakrishna
Fluorite | Level 6

Hi ballardw,

The three Batch SAS jobs are different and there is no relation between those three jobs.

Shiva

shivakrishna
Fluorite | Level 6

any update on this

Cynthia_sas
Diamond | Level 26

Hi:

  If you have an immediate need for help with your batch jobs, I would recommend opening a track with SAS Tech Support. To open a track with Tech Support, fill out the form at this link: http://support.sas.com/ctx/supportform/createForm

  The Community Forum is not the place to post questions where you need an immediate response because of a production issue.

cynthia

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

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 4 replies
  • 1812 views
  • 0 likes
  • 3 in conversation