BookmarkSubscribeRSS Feed
sateh
Obsidian | Level 7

I'm getting a table from CAS to process with Python, but when I try to retrieve it in CAS, it won't let me. I am working in SAS Studio and I have already established the connection with SWAT and there are no problems I attach my code with which I am working.

My code

sateh_0-1666297023401.png

My error

sateh_1-1666297068933.png

 

4 REPLIES 4
SASKiwi
PROC Star

This sounds like a problem for SAS Tech Support.

sateh
Obsidian | Level 7

I understand, and the way I am returning the new table to CAS is correct?

SASKiwi
PROC Star

Regardless of whether it is correct or not you are getting severe traceback response which shouldn't happen, so TS is your best bet.

Quentin
Super User

Agree with others, SAS tech support is great.  Give them a call.

 

If you want to trouble shoot more, I would start small. Make a one row data frame and try uploading it to CAS, when you know the table doesn't exist in CAS.

 

Then try using replace=True to see if it will overwrite.

 

Then see if you can make your little test more like you real code and get it to break at some point.

 

But that's just if you want to explore yourself (always fun).  You're paying for SAS, the tech support is free. : )

The Boston Area SAS Users Group is hosting free webinars!
Next webinar will be in January 2025. Until then, check out our archives: https://www.basug.org/videos. And be sure to subscribe to our our email list.

SAS Innovate 2025: Register Now

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!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1345 views
  • 2 likes
  • 3 in conversation