BookmarkSubscribeRSS Feed
Babloo
Rhodochrosite | Level 12

Where I can find the WORK library dataset in SAS DI Studio 4.2? Also can I register the WORK library dataset in DI Studio?

8 REPLIES 8
LinusH
Tourmaline | Level 20

Usually, you shouldn't really use WORK in DIS for registering table objects.

In the past I have done so for work-arounds because I wanted to graphically show output helper data sets from certain transformations, like Validation (Validation have been fixed in later releases). Other scenarios than this, I can't see any use of using a registered WORK library.

If you still want to do it, just do ut - but mark it as pre-assigned by external configuration (otherwise DIS tries to issue a LIBNAME WORK statement). This can have side affects on EG users, so test it first outside production.

Data never sleeps
Babloo
Rhodochrosite | Level 12

I've the SAS code which creates a permanent SAS dataset from a WORK dataset. Now I've to do the same work in SAS DI studio. Could you please tell me how can I achieve the same thing in DI studio?

Babloo
Rhodochrosite | Level 12

Let me rephrase the question. How can I create the new permanent dataset from other premanent dataset in DI studio?

LinusH
Tourmaline | Level 20

You mean as a metadata object?

If it's just a one time thingy, just copy and paste...?

Data never sleeps
Babloo
Rhodochrosite | Level 12
If I do a copy/paste then I no need to register the table in metadata?
LinusH
Tourmaline | Level 20
If you that it will generate a table registration in metadata.
I don't really understand why you ask such questions?
Data never sleeps

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!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 8 replies
  • 1006 views
  • 0 likes
  • 3 in conversation