BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Dear SAS professionals,
I have created and registered SAS Stored Process using EG. When I log to SAS Portal with user “sas” everything works fine, but when I log to SAS Portal with user “sasdemo” then submitting SAS Stored Process returns an error:

Stored Process Error
Unable to execute stored process.
User is not authorized to access stored process.

I have tried everything I know, but failed to solve it. Do you have any suggestions ?
Thank you in advance.
4 REPLIES 4
Vince_SAS
Rhodochrosite | Level 12
Diagnosing authentication errors can be very difficult. You can try defining a parameter named _DEBUG, set the value to "trace,log" (no quotes) and rerun the stored process to see if that gives you any further information.

I suggest that you open a track with our Technical Support department, who can assist you in getting a solution:

http://support.sas.com/techsup/contact/submit_emits2.html

Vince DelGobbo
SAS R&D
deleted_user
Not applicable
Thank you Vince, for an advice, I'll try to do as you wrote.

Best regards,
Sarunas
deleted_user
Not applicable
Hi,
In your SAS Management Console, check the properties of your Stored process under the Stored Process manager and make sure that you have read and execute permissions.

Thanks,
MRC
deleted_user
Not applicable
You have to have the stored process authorization as a login for anyone who needs to run a stored proc. Check the 'sas' users properties in management console and you should see what I am talking about.

Brian

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

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

View all other training opportunities.

Discussion stats
  • 4 replies
  • 999 views
  • 0 likes
  • 2 in conversation