SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
Vimal08
Obsidian | Level 7

Hi,

I wanted to extract metadata info from SMC using SAS code. The info which I was trying to extract are listed below:

1) Number or list of Info Maps, OLAP cubes, VA reports, Stored Process, VDB, DI jobs and other components which are present in the environment.

2) Information of dependent objects for above components such as SAS datasets, libraries etc.

3) Creation date of each artifacts.

Your help is highly appreciated.

2 REPLIES 2
LinusH
Tourmaline | Level 20

Extracting this kind of detailed metadata informaiton via programming is kinda of tedious work. For som of it, you already have UI:s that supports browsing for thsi information? What is the purpose?

I think you can get parts of by using the SAS 9 Content Assessment tool.

 

Data never sleeps
Vimal08
Obsidian | Level 7

Thank you.

I think SAS 9 Content Assessment tool will solve the purpose.

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 882 views
  • 1 like
  • 2 in conversation