Database Administration (MOSC)

MOSC Banner

Need the name of the data dictionary object which contains the list of subprograms within a package.

edited Feb 22, 2010 7:23PM in Database Administration (MOSC) 5 commentsAnswered
 DESC <package name> provides a list of the subprograms and parameters exposed in the package header.  I need to know which selectable data dictionary object contains the same information.
i can do it for tables using DBA_TAB_COLS but not for packages , please advise ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center