How can I create a temporary caslib that only exists for my current session?

2 vues

Réponse

To create a session-scoped caslib, set the 'session' parameter to TRUE. Tables loaded into this caslib will not be accessible from other sessions and the caslib will be dropped when the session ends.
Did this answer help you?
addCaslib

table

See technical action