How to know the tables used in packages of a schema.

How to know the tables used in packages of a pattern that I have connected.

SELECT DISTINCT referenced_owner, referenced_name

Of all_dependencies

Owner WHERE = "MY_USER_NAME".

AND type ('PACKAGE', 'BODY of PACKAGE')

AND referenced_type = 'TABLE '.

Tags: Database

Similar Questions

  • How to know the database uses pfile or spfile?

    Hi guru

    How to know the database uses pfile or spfile?



    Thank you

    Thank you for this question of doc!
    Please type in sql * show spfile parameter.
    If it is empty, you do not use a spfile.

    --------------
    Sybrand Bakker
    Senior Oracle DBA

  • How to create the Table using the column Drag and Drop feature

    Hello:
    I'm new to Data Modeler tool Oracle SQL dev and would like to know if there is a way to create a new table by reusing existing columns or groups of columns. The idea is to maintain consistency and save time of table design. If the columns created previously can be reused and require, drag and drop column in the right pane, then only new columns must be created manually.

    Any thoughts on this will be appreciated.

    Thank you!

    Yes - just change the name of the model table in the script (t_name = "table_template") then save this new transformation for later use.

    I don't know how to apply only some of the tables. Seems like something you could do to a secondary view level?

    Perhaps someone else on the forum can advise how to change the script to work on a subview only instead of the whole model.

  • How to purge the tables using odi?

    Hello

    I want to purge the data in the target. That data my political is to remember that the only 90 days. I have to keep the only 90 days of data. How can I do this in ODI. I don't have a single column DATE.

    Thank you

    Kind regards
    AMSII

    If your existing date field can be used to identify records to be served, then you can simply create a procedure in ODI along the lines of

    delete of < %="odiRef.getSchemaName" ()="" %=""> . * your_table * where your_date_field< (sysdate="" -="">

    It of the easiest way, but beware of your index finger on the table, that they don't get too fragmented. You might also consider using a strategy of daily score on the table that would allow you to remove partitions over 90 days, which would be much faster.

  • How to view the table using state machine

    Hello

    I tried display all required number in the table to the State 'entry', but only can show more than one current. How can I fix this, thank you

    I return the VI you (saved LV 2011... the typedef remains the same, you can keep your)... Do you understand the change?

  • How to recover the table list all empty in a schema

    How we get all the empty list of table in a schema. That is, the tables were that no line is present

    Check this query

    select table_name from user_tables where num_rows=0
    /
    
  • How to truncate the table using SQLJ

    Here is a snippet of code SQLJ trying to truncate a table before filling with new records.

    However, while the class compiles fine, I get an error PLS-00103 on execution.

    Your expertise is very welcome and necessary for what seems like a simple problem, for which I can't find an answer.

    import java. IO;
    import java.sql. *;

    public class FadsDirListing
    {
    public static getContentsList (String directory) Sub throws SQLException
    {
    *#sql {FADS_DIR_CONTENTS TRUNCATE TABLE}; * - WHY NOT THIS STATEMENT?
    File [] files = new File (directory) .listFiles ();
    for (int i = 0; (file! = null) & & (I < files.length); (++ I)
    {
    File f = files;
    String filName = f.getName ();
    long filSize = f.length ();
    ModDate timestamp = new Timestamp (f.lastModified ());
    String filType = f.isDirectory ()? "D" : "F";

    {INSERT #sql
    IN FADS_DIR_CONTENTS (FILE_SIZE, TYPE_DE_FICHIER, FILE_NAME, LAST_MODIFIED)
    VALUES (: filName,: filSize,: filType,: ModDate)
    };
    #sql {COMMIT
    };
    }
    }
    }

    Thank you for your help - I appreciate it very much.

    Dave

    You must run a command DDL by NDS. If you wrap it in a PL/SQL block and use NDS to run it, it should work.


    BEGIN
    EXECUTE IMMEDIATE "DDL STATEMENT";
    END;

  • How will I know if my Airport Extreme has the latest firmware?  And (not related) how to change the password used to connect to my network?

    I think I bought the latest version of Airport Extreme.  It is the unit which is rectangular, is about 6 to 7 w., etc.  I have some basic questions that I do not understand:

    1. How will I know if I have the latest firmware for this device?  I read a few posts that make it sound as if it was just automatically updates.  Is this true?

    2. can someone tell me how to change the password used to connect to my wireless network?

    Thank you very much!

    Chris

    If a firmware update is available, AirPort Extreme flashes orange.

    The most up-to-date version of the firmware is 7.7.3.

    You can see what version you currently have the following on your Mac...

    Open Finder > Applications > utilities > AirPort Utility

    Click on the image of the AirPort Extreme

    Look for the Version

    If the new firmware was available, you will see a button update here

    To change the wireless network password...

    Click on edit in the window smaller than you watched just to check the firmware version

    Click on the Wireless tab at the top of the next window

    Go back / change the wireless password and enter a new password

    Do the same thing to check

    Click Update at the bottom right of the window and give the airport a minute full for restart

  • How to know the encoding of the file PCL5 generated using the HP Universal print driver

    Hello

    I generated a PCL 5 file using the HP PCL5 universal printer driver.

    While I tried to open the file using Notepad ++, the file seems to be encoded.

    How will I know the encoding used in the PCL5? Sample file is attached.

    Thanks in advance.

    >... we would like to know the type of encoding used in the PCL file.

    >> ... How can get us? It uses the EBCDIC encoding?

    There is No text, encoding, as such.

    The text (which seems to be the content of the manual 'PCL5 Comparison Guide' page) has been converted (by your player application and the printer driver) in a raster (bitmap) image.

    The print file generated contains a few sequences initialization, then (as I said) the greater part of the file is an equivalent of PCL-a Windows raster image format (in this case, the selected compression method is TIFF).

    The analysis has been produced using the PRN file analysis tool in the application of the whole PCL , available via http://www.pclparaphernalia.eu

  • How to insert image from mysql into the table using php and create the checkbox in the table?

    How can I insert image from mysql into the table using php and create the checkbox for each data as a vote? Here is my code...

    WELCOME

    connect_error) {die ("connection failed:".)} $conn-> connect_error); } $sql = "SELECT no, Calon, ID, of course, the Image OF THE candidates." $result = $conn-> Query; If ($resultat-> num_rows > 0) {echo ' '; export data of each line while ($row = $result-> fetch_assoc()) {"echo"}}
    NO Candidate INFO Vote
    " . $row ["no"]. "-" . $row ["Calon"]. "
    -" . $row ['ID']. "
    -" . $row ['class']. "
    "; } ECHO ' ' ;} else {echo '0 results' ;} $conn-> close();?} >

    hope someone can help me because I am a newbie in this program... need to finish this project... Thank you.

    If you have saved the file name in the database, it's pretty simple.

    echo '' . $row['description'] . '';
    

    Is the same for the box:

    echo '';
    

    If you have saved the image file in the database, it is much more complicated. I recommend you store only the file name in the database.

  • How to clear the table dhcp clients

    Does anyone know how to clear the Table of Clients DHCP?

    I have a WRV54G.

    Concerning

    I understand this is a very old post, but since I found it when I was looking for the same answer in 2009, I thought go ahead and give my $.02 worth.

    I have a different router, so it may not be present in your.

    I use a version of the firmware WRT54GLwith 4.30.7 and finally found on the status under "Local network" page a link to the DHCP table. You can click on that and delete existing IP addresses.

  • How to know the name of the file in the file/FTP adapter

    IAM again at the file/FTP adapter,

    whenever we use files by ftp/adpter,

    afrter choose system of remote/local server file.

    How I can well filename?

    How can we handle a fault, if the file selected, but the data is wrong?

    How to know the date, when where selected file?

    Please give me the solution

    Check this: http://docs.oracle.com/cd/E25178_01/integration.1111/e10231/adptr_propertys.htm#CHDJBDHC

    Search this topic: properties of table A-5 JCA for Oracle file adapter: standard properties.

    Once the file has been picked up, you can easily extract the details of file using "jca.file.FileName" etc. (see above).

    Rest should be treated by you, depending on the scenario you have.

    HTH

  • How to know the degree of optimal parallelism for my database?

    I have an important application on my (Oracle 10,2,0) databae and the box has 4 CPU. All tables are not partitioned. Should I set the parallel degree by myself?

    How to know the degree of optimal parallelism for my database?

    As far as I am concerned there is no optimum degree of parallelism at the database level. The optimal value depends on the query based on the plan in use. This may change over time.

    It is not so difficult to abuse of the PQO and end up harming the overall database performance. PQO is a brute force methodology and should be applied with caution. Otherwise, you end up with results inconsisten.

    You can let Oracle manage, or you can manage it on the level of education through advice. I do not have to specify the degrees of parallelism to the object level. As I said, no two queries are exactly alike and what is right for a query on a table cannot be good for another query on the table.

    In the case of doubt put in place the system to let Oracle manage. If you ask really, it's how many sessions to allocate PQO then look at your reports Statspack or AWR and judge your system load. Monitor v$ px_session and v$ pq_slave to see how these views show activity.

    IMHO - Mark D Powell-

  • How to change the rendering used for video playback in Windows Media Center Version 6 engine

    I usually use other media players, but I would like to first of all using Windows Media Center. However for the moment video playback is not good because of the weird colors (everything is displayed in black and Red instead of normal colors). When you use other media players, I use the Haali rendering engine which gives good results for video playback.

    Can you tell me how to change the rendering used by Windows Media Center?

    Also, I noticed the same weird color effect in Windows Media Player 11.

    Hi Woobee,

    1. What is the brand and model of the computer?

    2. what graphics card use on the computer?

    If you are using an Nvidia graphics card on the computer, in the Nvidia Desktop Manager, you will find an option for saturation to ensure it is set to 100%.

    And if you are any other graphics card on the computer and search for a similar option for saturation.

    If the previous step fails in Windows media player, so be sure that the hue and Saturation are defined by default.

    1. click on the arrow on the tabplaying , point to enhancements, and then clickcolor picker.

    2. do one of the following:

    1. to return to the default color, click thereset link.

    Also, make sure that the video settings are set by default.

    1. start the playback of a file.

    2. click on the arrow on the tabplaying , point to improvements, and then clickvideo settings.

    3. click onreset.

    Check also in Windows Media Center if the

    1. on theStart screen, go to tasks, click settings, clickgeneral, then Visual and sound effects.

    2. undercolors ensure that Windows media center standard is enabled.

    Turn off Visual and sound effects in Windows Media Center

    http://Windows.Microsoft.com/en-us/Windows-Vista/turn-off-Visual-and-sound-effects-in-Windows-Media-Center

    I hope this helps!

    Halima S - Microsoft technical support.

    Visit ourMicrosoft answers feedback Forum and let us know what you think.

  • How to know the product key for windows7

    How to know the product key for windows7

    Look for the COA sticker attached to your computer, usually downstairs or in the battery compartment if it of a laptop and is preinstalled on your computer. Or upper/side if it's a desktop computer.

    If you bought Windows 7 from the Microsoft Store:

    Find your key product if your purchase of Microsoft Store:
    http://store.Microsoft.com/Help/FAQ?Err=T2#AT2

    You can find your Windows product key on the label supplied with the package provided with your copy of Windows

Maybe you are looking for

  • Because Windows update (13/08/15) I can not install a toolbar on Firefox Robo

    I have been using RoboForm for years without problem. However, last night, I ran the last Windows Update and this morning I had no Robo toolbar on my Firefox. I tried to uninstall and reinstall Robo and still no toolbar. I ran the restore windows at

  • Disc playback

    I just picked up a copy of Starship Troopers, and he won't play. It shows the loading bar, and then the screen turns white. The machine still works because if I hit some buttons on the remote, it says that I can not perform this function at the time.

  • "labview can't stand this VI.

    Hello I am pursuing a project made 3 years ago. The guy who did me a lot of VI for the project. My problem is with some VI, labview can't stand the (such as the file.vi of open_creat_replace). I insert an image of the block diagram. I already made so

  • footprint of not deleted

    One of my prints in Multisim disappeared recently, using 10 Multisim and Ultiboard the fault has occurred after the change of the footprint of a standard 2 x 8 Pin Header and attribute that to a print of my own design (succeeded in Ultiboard) the hea

  • Memory card question

    Hello ev1. Can a 32 GB SDHC UHS - I be used in the model 32 GB wireless flash drive? Did not know if the UHS - I would be a problem or not. I don't think it would be, seems sound compatible with all SDHC architectures, but I wanted to make sure. In a