BookmarkSubscribeRSS Feed
shivagujjaru
Calcite | Level 5
Hi guys,

I want to work on parallel processing like I have a insert step in two tables I pick data from 1 tables ,
So I want to use parallel process to load data in two tables at once
2 REPLIES 2
ScottBass
Rhodochrosite | Level 12

Launch multiple SAS sessions.


Please post your question as a self-contained data step in the form of "have" (source) and "want" (desired results).
I won't contribute to your post if I can't cut-and-paste your syntactically correct code into SAS.
Patrick
Opal | Level 21

@shivagujjaru 

You will need to run this as two separate processes. If you have SAS/Connect licensed then Google with keywords like "sas rsubmit parallel processing". 

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