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

Hi everyone,

 

i have a stored process that ends in error if it's executed by VA wich has a dedicated server. The query refers to a table that is in another server (back-end server) by a shared folder.

The error is:

ERROR: Sort execution failure

 

If i run the same sql query in the back-end server and it runs without any error.

The table is the same.

 

I really don't understand how is it possible.

See the attached log. Unfortunately the log is in italian 😞

 

Can anyone help me?

 

Thank you

1 ACCEPTED SOLUTION

Accepted Solutions
gabras
Pyrite | Level 9

It was a very generic ERROR indicating some sort of problem.

In my case was the disk which usage was 99%.

I solve it deleting a few log files.

View solution in original post

2 REPLIES 2
SASKiwi
Opal | Level 21

The Stored Process server runs under a special service account, often sassrv, while EG workspace server sessions usually run under the account of the SAS user. So I suspect the service account you are using doesn't have the right permissions to complete the SAS script successfully. I suggest you check with your SAS administrator to get this sorted.

gabras
Pyrite | Level 9

It was a very generic ERROR indicating some sort of problem.

In my case was the disk which usage was 99%.

I solve it deleting a few log files.

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!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

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