When i create a stored process in SAS, it requires me to store in the SAS server. Can i save the stored process in a share folder?
No, for store path,
Your Windows/Linux Admin must configure Shared Drive Properly on the SAS Server and it should be accessible by the user which you're using, in that way only, you can save the Stored Process Code on Shared Drive.
You cannot save the Stored Process in Physical path, But you can save the Source file of the stored process on Physical Path of the SAS Server,
About your question, If you can configure Share Drive directly on the SAS Server and you want to store Source file of the SAS Stored Process, you can do it,
Please refer following SAS Paper for more info:
https://support.sas.com/resources/papers/proceedings13/148-2013.pdf (Refer Page 4 > Execution Options for Source file path options)
@jaklng2019 wrote:
when i create a stored process in sas eg, i only can select the directory from sas server. can i add a file server connection in sas management console and then i can select the file server as the store location?
You can only use directories that are accessible on the SAS server. To use a network share, it has to be mounted on the SAS server.
No, for store path,
Your Windows/Linux Admin must configure Shared Drive Properly on the SAS Server and it should be accessible by the user which you're using, in that way only, you can save the Stored Process Code on Shared Drive.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
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.
Ready to level-up your skills? Choose your own adventure.