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

Suppose I have already created a caslib before, let's call it caslib1, and it does not have a global scope. so it has a scope based on a session called session1.

 

Now I have a new session, session2, and I want it to use caslib1. 

 

Is there any way that I can assign this caslib to session2?

 

Thank you!

 

1 ACCEPTED SOLUTION

Accepted Solutions
alexal
SAS Employee

@xiaoys0725,

 

I meant that the table belongs to your session and if you want to access it from another session, you have to promote it to the global scope.

View solution in original post

5 REPLIES 5
alexal
SAS Employee

@xiaoys0725,

 

You need to promote a table to the global scope using promote action

xiaoys0725
Fluorite | Level 6

Do you mean the table belongs to a global caslib and then I need to promote it ?

alexal
SAS Employee

@xiaoys0725,

 

I meant that the table belongs to your session and if you want to access it from another session, you have to promote it to the global scope.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Discussion stats
  • 5 replies
  • 2397 views
  • 0 likes
  • 2 in conversation