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
SAS Super FREQ

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
SAS Super FREQ

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

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

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