BookmarkSubscribeRSS Feed
sateh
Fluorite | Level 6

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
Opal | Level 21

This sounds like a problem for SAS Tech Support.

sateh
Fluorite | Level 6

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

SASKiwi
Opal | Level 21

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
PROC Star

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. : )

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

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
  • 4 replies
  • 753 views
  • 2 likes
  • 3 in conversation