BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
AK_ATL
Calcite | Level 5

I am trying to learn SAS and wanted to create a test stored process. I am running SAS University Edition and in the SAS Studio I don't see an option to create a stored process. I tried putting in the %stpbegin and end macros in my sample SAS program but that doesn't work either.

Can I not use SAS University Edition for stored process?

Thank you.n

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
Diamond | Level 26

Hi:

  A stored process is part of the capability with a BI Platform or Office Analytics installation. There is a special infrastructure and architecture needed which is NOT part of SAS University Edition. The software and servers you need to create and execute a stored process are NOT part of SAS University Edition. The key thing with using %stpbegin/%stpend is to have a working SAS program. Since you can't write a stored process using the SAS University Edition, my recommendation would be to try to study SAS programming techniques in general, including SAS Macro programming, in order to be able to write effective stored processes when you are able to use an installation with that capability.

cynthia

View solution in original post

1 REPLY 1
Cynthia_sas
Diamond | Level 26

Hi:

  A stored process is part of the capability with a BI Platform or Office Analytics installation. There is a special infrastructure and architecture needed which is NOT part of SAS University Edition. The software and servers you need to create and execute a stored process are NOT part of SAS University Edition. The key thing with using %stpbegin/%stpend is to have a working SAS program. Since you can't write a stored process using the SAS University Edition, my recommendation would be to try to study SAS programming techniques in general, including SAS Macro programming, in order to be able to write effective stored processes when you are able to use an installation with that capability.

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

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
  • 1578 views
  • 0 likes
  • 2 in conversation