BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi SAS Coders,
i m stuck up with a problem. actually i have an oracle table. CAn some one provide me the code so that i can fetch its connection parameters. Actually, i need these connection parameters for using the pass through technique...
Pls help( Guess metadata_getattr functions will be used...but how?)
2 REPLIES 2
LinusH
Tourmaline | Level 20
Yes, you can probably do it. We have an autoexec that collects metadata information so that we can assign META libname dynamically using this method. Unfortunately there is no good documentation around this area, but this paper from Global Forum 09 is a good starting point:

http://support.sas.com/resources/papers/proceedings09/095-2009.pdf

/Linus
Data never sleeps
deleted_user
Not applicable
...........Or I could blow my own trumpet and recommend this paper http://www2.sas.com/proceedings/forum2008/134-2008.pdf

You should start with the metadata type 'DatabaseSchema', From there you should find everything you need.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 990 views
  • 0 likes
  • 2 in conversation