Find out all the package and procedure names linked using an array of specifc

I have 25 packages
Each package contains 30-35 procedures
I need to find all packages and procedures
Each procedure handles the Tables from 5 to 20 according to the need of business rule.
I need the entire package and related procedure names where a specific Table name is
(DBA_SOURCE is not objective).
Quick response appreciated.
Thank you and best regards,

It is difficult to help you if you do not want to read what is suggested. The utldtree.sql script will do what you want. Read the first part of the script and it will tell you what it does and how it works:

>
REM $Header: utldtree.sql, v 1.2 1992/10/26 16:24:44 $ RKOOI Stab
REM
REM Copyright (c) 1991 by Oracle Corporation
REM NAME
REM deptree.sql - Show objects recursively depends on given object
REM DESCRIPTION
REM This procedure, temp and table will allow you to see all
Objects REM (recursively) depends on the given object.
REM Note: you will see the objects for which you have permission.
Examples of rem:
REM run deptree_fill ('procedure', 'scott', 'billing');
REM select * from deptree by seq #;
REM
REM Execute deptree_fill ('table', 'scott', 'emp');
REM select * from deptree by seq #;
REM
REM run deptree_fill ("package body ', 'scott', 'accts_payable'");
REM select * from deptree by seq #;
REM
Way prettier REM to display this information only
REM select * from deptree by seq #;
REM is
REM select * from ideptree;
REM This shows the relationship of dependence via indentation. View
REM that no order by clause is necessary with ideptree.
REM RETURNS

>

Did you notice the part that says? :

>
REM Execute deptree_fill ('table', 'scott', 'emp');
REM select * from deptree by seq #;

>
If you supply a table name, it will display the objects that depend on this table just as you said you want.
Please try this script.

Tags: Database

Similar Questions

  • How can I get rid of the square with the time and date in which pops out all the time and also the thing aside

    Would like to know if there is a way to get this huge place with date and time to turn off my computer and also the side thingy that comes out all the time and the date and time... it is frustrating to do something on my laptop and all of a sudden here they come out and I can not do a thing until I get them to go back whence they came there at - it a path to delete or if they are not all the time I don't really care for windows 8... Windows 7 was fine with me... not sure what to do thank you for your help frustrated

    What a kind screensaver which is scheduled to start after one minute of inactivity?

    What has happened since the first day?

    Another program or process is causing the problem, what happens if check you mode safe and a clean boot to see if you can find the cause?

    How to start Windows 8 in Mode safe
    http://www.bleepingcomputer.com/tutorials/start-Windows-8-in-safe-mode/

    How to perform a clean boot for a problem in Windows Vista, Windows 7 or Windows 8
    http://support.Microsoft.com/default.aspx/KB/929135

    If you test with another Windows user, rather than your current user, you have the same problem?

    Any chance of linking to, or provide a screenshot of what you see?

    How i: post a screen shot on this forum?
    http://answers.Microsoft.com/en-us/feedback/forum/feedback_other-na/how-to-insert-images-in-MS-answers/94a5cb36-A21F-4A6A-B266-611cf6c910c8

    How can I insert a picture in a reply to a message
    http://answers.Microsoft.com/en-us/feedback/forum/user/how-do-i-insert-a-photo-into-a-reply-to-a-post/17a15382-c587-44BB-9594-c0673c8402af

  • Refresh wiped out all the bookmark and browser settings

    Firefox suggested I do a Refresh to speed up the browser etc. I did it and everything has been wiped out. Firefox logo appears in the start bar but when I click on it see no firefox browser, totally empty tabs. All the bookmarks wiped out all three browsers I use: Firefox, Google Chrome and Internet Explorer. I'm totally in trouble.

    When you reset Firefox and a new profile is created and some personal data (bookmarks, history, cookies, passwords, data form) are automatically imported and the current profile folder will be moved on the desktop to a folder "Old data Firefox".
    Installed extensions and other customizations (toolbars, Pref.) that you have made are lost and must be redone.

    It is possible to retrieve the data from the old profile, but be careful not to copy the files corrupted to avoid transporting more problems.

    Do a clean reinstall and delete the program folder before Firefox to (re) install a new copy of the current version of Firefox.

    If possible to uninstall your current version of Firefox to clean the Windows registry and settings in the security software.

    • Do NOT remove the "personal data" when you uninstall your current version of Firefox, because this will remove all profile folders and you lose personal data such as bookmarks and passwords including data profiles created by other versions of Firefox.

    Delete the program folder Firefox before installing newly downloaded copy of the Firefox installer.

    • (32-bit Windows) "C:\Program Files\Mozilla Firefox\"
    • (Windows 64 bit) "C:\Program Files (x 86) \Mozilla.

    Your bookmarks and other personal data are stored in the Firefox profile folder and will not be affected by a uninstall and (re) install, but do NOT delete personal data when you uninstall Firefox which removes all Firefox profile folders and you lose your data.

    If you keep problems also create a new profile.

    It is possible that your security (firewall, antivirus) software blocks or limit Firefox or the process of plugin-container without you inform, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox and the plugin-container in the permissions list in the firewall and allow your firewall to ask permission to get access full and unrestricted, again to install for Firefox and the plugin-container and the update process.

    See:

  • find out all the line last character and color fill

    Dear friend,

    I need to find all the last character and fill color of line (no need to the last character of words).

    My code problem: no space in the last character is not the fill color.

    My code is below:

    var myDocument = app.activeDocument;  
    var myLine = myDocument.stories.everyItem().lines.everyItem().getElements();  
    for(i=0; i<myLine.length; i++)  
    {  
        var myCon = myLine[i].texts[0].contents;  
        if(myCon.match(/\n| /gi) != null){  
            try{  
                if(myLine[i].characters.item(-2).fillColor = myDocument.colors[2]);
                }catch(e){}  
            }  
        }  
    

    My screenshot as below:

    last.png

    Please suggest a friend

    Thanks in advance

    KS

    Add a ' if else ' statement to apply the fill color to the second to the last character only if the last character is a space. otherwise apply the fill color for the last character.

    myDocument var = app.activeDocument;

    myLine var = myDocument.stories.everyItem ().lines.everyItem () .getElements ();

    for (i = 0; i

    {

    Chantal var = myLine [i] .texts [0] .silence;

    If (myCon.match (/ \n| IM)! = null) {}

    try {}

    If (myLine [i].characters.item-(1) .silence == "'" ") {}

    myLine [i].characters.item-(2) .fillColor = myDocument.colors [2];

    } else myLine [i].characters.item-(1) .fillColor = myDocument.colors [2];

    } catch (e) {};

    }

    }

  • Find out all the colored text

    Hello

    In a large InDesign CS5 document without styles - how can we select all the text in a certain color and apply a paragraph style?

    :-) Nina storm

    Edition > find/replace

    To find

    Implement

    Find Format

    Select the color of character

    Format change

    Select the style.

  • When I installed firefox I lost all info of 'Favorites' that has no filter and I can't find the latest browser. Find out all the this info?

    When I installed firefox I didn't that I loose access to information of 'Favorites' that was on my old browser from microsoft. I got info really important that I can't see how to get now.

    See https://support.mozilla.org/kb/import-favorites-from-internet-explorer

  • Find out all the fmb that include a pll.

    I have a few hundreds of forms.
    And a specific library.

    Is there an easy way to quickly identify the fmb having this particular pll attached?
    I don't want to open them in Report Builder, and then click libraries and scan for my library...

    Thank you
    Toon

    Published by: Toon Koppelaars on February 16, 2010 11:13

    Toon,

    I suggest to rename your file pll and batch then recompile all your forms.

    Forms that don't compile should be those who have the attached pll.

    Or there are the forms API / ORCL Toolbox / Caffo / etc looking for tools.

  • Where can we find out about the date and time for rollback on Oracle 11 g?

    Want to know what Oracle written paper in order to store information on the restoration that is executed. I have a question in which, according to me, a cancellation has occurred once external reports have been generated... therefore, the report has more accurate information on the State of the system. However, I have to confirm that this is what has happened, that I could not explain why the transactions that were performed before the reports were not on the system, but it was reported in the transaction report. Thank you.

    You should be able to find some information of restoration in recovery with LogMiner newspapers: http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/dynviews_2035.htm#i1408263.

  • Just updated to Lightroom and all the tools and brushes that I use is gone

    Can someone tell me what happened, and how can I do back up lightroom to a useful version?  I mainly photograph architecture and white, highlights, shadows, exposure, and black paint brushes have disappeared!  As well as the brush of haze. It is a total disaster.  I'm in the middle of a dozen works and it seems no way to roll back this awful downgrade CC lightroom.

    In the Panel to develop under the Calibration of the camera, the process is set for 2012?  I suspect that you have updated an older process.

  • extract the package and the procedure name in the code

    In my treatment of exceptions, I need to register the name of package and procedure I have the exception. How can I get these two names without manually coding the names?

    Thanks to anticipiation

    A better option is to get the package name and the line number

    An even better option is to use the pl/scope (when you are in 11g (not sure about 10g)):

    SQL> alter session set plscope_settings='identifiers:all'
    /
    Session altered.
    
    SQL> set serverout on
    
    SQL> create or replace package pkg
    as
       procedure p1;
    
       procedure p2;
    end pkg;
    /
    Package created.
    
    SQL> create or replace package body pkg
    as
       procedure get_scope (obj varchar2, line int)
       as
       begin
          for c in (select rpad (lpad (' ', 2 * (level - 1)) || name, 20, '.') || ' ' || rpad (type, 20) || rpad (usage, 20) identifier_usage_contexts
                    from user_identifiers t
                    where level != 1
                    start with line = get_scope.line and object_name = obj
                    connect by usage_id = prior usage_context_id)
          loop
             dbms_output.put_line (c.identifier_usage_contexts);
          end loop;
       end get_scope;
    
       procedure p1
       as
       begin
          null;
       end p1;
    
       procedure p2
       as
       begin
          get_scope ($$plsql_unit, $$plsql_line);
       end p2;
    end pkg;
    /
    Package body created.
    
    SQL> exec pkg.p2
    
      P2................ PROCEDURE           DEFINITION
        PKG............. PACKAGE             DEFINITION
        PKG............. PACKAGE             DECLARATION
    PL/SQL procedure successfully completed.
    
  • Finder - how to display all THE files and folder without exception names in searches?

    I like Mac OS.  I can't WAIT finder.  I just want that he show me everything that matches my search string - files, folders, images, etc.  Each of them, everywhere on my machine.  I just want it to be simple.  Or point me to a good replacement for Finder program.  I waste so much time trying to find things that should take a simple search...  I looked at all the stupid shortcuts like Shift + Cmd + G, which can't find folders in the directory you are in (why would it be separated anyway?).

    Thank you

    CMD-SHIFT-g is quite a search function. It allows you to enter the path of the folder you want to open. What you think "seeks" the current folder is really thin path. If you enter no previous path information, it looks in the current working directory to the folder name you typed in the dialog box.

    You can set the default search starting location in Finder preferences. I have mine for current folder. Looks like you might prefer "search this Mac".

    Typing in the search field in the Finder will search the contents and filename. It will offer to search for chips to match types he concludes.

    If you just want to search for files and folders, but no content file, then use cmd-ctrl-shift-f to search by name (you can adjust this shortcut to the system preferences keyboard).

    If you don't get the results of your research, then perhaps your Spotlight index is corrupt.

    Featured: how re-indexing of folders or volumes - Apple Support

    If this does not work for you, try to find any fileor EasyFind

  • How to move the functions and procedures of packages in a schema?

    Hello

    I have less than the needs for a work at home and my question is if anyone can point me in the right direction to find documentation that can help me solve below. Any information will be appreciated. Thank you.

    Write procedures and functions (included or not in packets) as .txt or .sql scripts. Once they have been launched in Developer SQL they should, in addition, the functions and procedures of packages in the current schema. If the current schema contains only 2 packages, pac1 (p11, p12 procedures and functions f11, f12, f13) and pac2 (contains the p21 following procedures, p22, p23 and f21 and functions f21 (case of overload), running the scripts produce the following effects:)

    • Procedures p11, p12, p21, p22, p23, and f11, f12 and f13 functions will be created in the current schema.
    • PAC2 will contain 2 instances of the function of overload-f21; they will be kept in the package, without be created in the current schema. If all overloaded procedures/functions will be kept in their original packaging
    • If pac1 contains variables, cursors, and public types, keep us only the details of the package (and remove the body); usually if the packages contain no overloaded functions or procedures the body will be removed and if no variable, cursors, types of public then we will remove the header.
    • If in the triggers, procedures and functions we will call procedures/functions packages (procedures and functions moved into the current schema) they reference will need to be updated (via editing the body or recompilation) for example if pa1.p12 will be replaced with p12.
    • Scripts must have numbers in the next series (01... n) and the characters that explain the content.

    My only advice would be to remember that these are public forums and if YOU can find them, therefore cannot your instructors.

    In addition, those are horrible procedure names and function

    This mission seems to be around to overload the pl/sql objects and... prioritize a research on Oracle documentation around overhead and legacy
    http://docs.Oracle.com/CD/B28359_01/AppDev.111/b28371/adobjplsql.htm#i21148

  • My computer crashed two weeks ago and all software had reinstalled in another HD. The first hard drive still has all the files and are readable. Where can I find the old catalog fall back all my work?

    My computer crashed two weeks ago and all software had reinstalled in another HD. The first hard drive still has all the files and are readable. Where can I find the old catalog fall back all my work?

    My lightroom was great before the crash to work and I have a lot of work still pending.

    You will need the catalog file and all your images. If you have also stored your images on which crashed HDD you will need to copy them as well.

    The default location of the LR catalog file is in your user name folder in the folder on the ROOT of the drive users

  • I just started using my new iMac 27 "and in Mail, I can't find the setting to display a column that shows the number of emails in each folder.  Mavericks, I had this column.  I have checked all the menus and preferences and search online.

    I just started using my new iMac 27 "and in Mail, I can't find the setting to display a column that shows the number of emails in each folder.  Mavericks, I had this column.  I have checked all the menus and preferences and search online.

    Click the triangle next to the Inbox to view the Inbox for each account. Then select the desired mailbox and the information will be displayed in the upper part.

    You are entitled to 90 days telephone support from Apple. Try to contact them.

    Apple Support contact

    Apple Support by email or chat

    Contact Apple Support - phone

  • I am unable to find all the programs and features in win7 as I want to uninstall yahoo messenger

    I am unable to find all the programs and features in win7 as I want to uninstall yahoo messenger

    That's what Yahoo have to say - http://help.yahoo.com/kb/index?y=PROD_ACCT&page=content&id=SLN408&actp=lorax&locale=en_US

    If the control panel is set to display the categories - programs - programs and features

    If the control panel is set to display the icon - programs and features.

    Yahoo Messenger should be in this list.

    If you say programs and features isn't in the Panel or Yahoo Messenger is installed, but not in the list, then something else is wrong.

    Try in "search programs and files" type "programs and features" (without the quotes). In the results list, you should see "programs and features" near or at the top of the list, click it.

    If Yahoo messenger is installed and will not uninstall, see the above link to the bottom of his page.

Maybe you are looking for

  • Save the address book

    using tb 31.2, ow to save the address book or is it saved profile? also, how to make contact groups?

  • System recovery - replace files in own Place

    HP Pavilion p6620f.  WIN 7.  I had a crash.  Had to perform a system recovery and restore factory settings.  As a result, I lost all my programs.  However, I made a backup of DVD when asked.  When I tried to decode the files in backup (.wim) 68 (some

  • Message retry quiz

    I created a KC with 4 possible answers.  Only one is correct.  For each selected answer, I give individual comments.  This quiz is NOT registered.Whenever I open my captivate file to update, the message "Retry" is checked and "try again" message.  Ho

  • Bundles of creative cloud

    There is a bundle of creative cloud where I can buy both Photoshop and Acrobat Pro DC? Or do I have to buy 2 licenses individual app?

  • After effects camera tools sticking

    Everyone using the 'C' shortcut to scroll the camera tools in Ae CP, the icon of the tool "sticks", or gets stuck on a specific tool when the tool itself has actually changed to something else. for example, while hitting 'C' enough times to get to th