BookmarkSubscribeRSS Feed
vinpres
Fluorite | Level 6

Hi to all,

 

when i run the sas DIS flow i get the below error.

Please can anyone help me to resolve it?

thanks in advance!

ODS_USER_LOGIN_2 - Copia.JPG

4 REPLIES 4
Kurt_Bremser
Super User

Please post your logs by copy/pasting into a window opened with the </> button. This is easier to read and allows annotating, if needed.

 

Please post the code of the SQL view; copy/paste it into a window opened with the "little running man" right next to </>. Your code fails because processing the view consumes too many resources (disk space).

vinpres
Fluorite | Level 6

Sorry, but I'm not able to copy and paste logs and view code because I connect to SAS from remote desktop via vpn.

Anyway my error, when run the DIS FLow, is: "Sort Execution Failure. SQL View WORK.MYVIEW could not be processed".

If someone of you knows this error, how did it solve it?

 

thanks in advance

Regards.

 

Kurt_Bremser
Super User

As I already told you, the SQL view consumes too many resources. In order to give hints for fixing it, it is essential to see the code that creates this view. If necessary, type it off the screen, but take care to make no typos.

SASKiwi
PROC Star

@vinpres  - If your remote desktop session runs Windows, copying between there and your local session should work using the usual Windows copy and paste commands.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 891 views
  • 0 likes
  • 3 in conversation