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

SAS 9.2:

 

I want to create a stored process, but the message (see subject) comes.

Only when I give the user the role "Metadata Server: Unrestricted" (which I surely do not want with an end-user), I can create a stored process.

Happens both in Enterprise Guide and Management Console

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

No, it wasn't in the name.

 

The reason was a missing write permission on the "Stored Process Source Directory" object, which is to be found in SMC - Authorization Manager - By Location - (Application Server Name)

I had created a new Application Server object (parallel to SASApp) for a specific group of users, and a SP server under that.

When one then defines a new directory where to store the stored process sources, ths SP Source Dierctory object is automatically created, but does not receive the necessary write permissions.

Once I set write permission for that specific user group, it worked.

View solution in original post

2 REPLIES 2
Quentin
PROC Star

I don't suppose there is an & in the name?  This note says that was a problem in 9.2.

http://support.sas.com/kb/43/264.html

 

The note also says there is more info in metadata server log, so perhaps checking that would help.

 

Those are just guesses. Also probably a good idea to double-check metadata permissions on the metadata directory you are trying to write the stored process to.  Maybe make that directory read/writeable by world, just to start.  Or make a new metadata directory and try saving a STP in the new directory.

 

Check out the Boston Area SAS Users Group (BASUG) video archives: https://www.basug.org/videos.
Kurt_Bremser
Super User

No, it wasn't in the name.

 

The reason was a missing write permission on the "Stored Process Source Directory" object, which is to be found in SMC - Authorization Manager - By Location - (Application Server Name)

I had created a new Application Server object (parallel to SASApp) for a specific group of users, and a SP server under that.

When one then defines a new directory where to store the stored process sources, ths SP Source Dierctory object is automatically created, but does not receive the necessary write permissions.

Once I set write permission for that specific user group, it worked.

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1876 views
  • 0 likes
  • 2 in conversation