BookmarkSubscribeRSS Feed
uguraltuntas67
Fluorite | Level 6

Hello everyone,

 

I've created plan as follows. I wanna create table in prepare data with sas code utility. I wanna create table from session table in public cas library as an in memory table. But I'am getting error that says : 61c84c97-88fd-4cac-9327-f5fd75219069-SISYERI1-0 table is not found.

 

the casl code i am using is ;

table.partition
table=
{caslib=_dp_inputCaslib name=_dp_inputTable}
casout=
{caslib='public', name='want', replace=true}
;

 

uguraltuntas67_1-1636021211019.png

 

Is it possbile to save data to public library in data prepare steps with sas code utility or am i doing logical mistake.

 

Any help would be appreciated. If any additional information needed please let me know.

 

 

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Discussion stats
  • 0 replies
  • 883 views
  • 1 like
  • 1 in conversation