Dependent pages and procedures

Hi all

I was put on a project where a table has to be completely redone. the structure of the new table is so completely different from the old.

Now delete the old table will have repercussions throughout the entire application and the database.

Is there a way to know which pages, tables, procedures and functions depend on the old table?

For views, packages, functions and procedures, use dictionary, _DEPENDENCIES views:

  • USER_DEPENDENCIES
  • ALL_DEPENDENCIES
  • DBA_DEPENDENCIES
  • Tags: Database

    Similar Questions

    • Why the Pages and Numbers do not use the default printer?

      Recently, I added a second printer to my home network and selected as the default printer. But when I try to print, the correct printer is selected in the dialog box print only part of the time and apparently depends on which application to print from. I believe that Safari, Mail, Contacts and calendar properly use the default printer, then the Pages and Numbers and instead do not the old printer unless I have change the selection in the dialog box impression every time I print.

      How can I get Pages and Numbers to correctly use the right default printer?

      The problem that is happening on my machine (OS X El Capitan 10.11.2, 5.6.1 Pages and numbers 3.6.1) and my wife (running Maverick 10.7.5, Pages ' 08 3.0.3 and Numbers ' 08 1.0.3) and has persisted through a reboot. The old printer is a HP OfficeJet Pro 8600, accessible via WiFi. The new printer is a Brother MFC-7340 connected by USB to a Time Capsule that is accessible via WiFi.

      In the print... dialog you select

      View the Presets...

      in the menu presets. In the sheet drops down, uncheck the box marked

      Reset the Menu Presets for "Default settings" after printing

      Click OK. Then select

      Last settings used

      or a custom preset that you created in the menu.

    • Professional Windows XP search page and the System Restore page do not work.

      I recently did a clean install of Windows XP Professional on a laptop. I then upgraded to SP 3. I wanted to update some of my drivers and when I tried to open the page the system restore to create a restore point, the page is empty.  Later when I had questions, I tried to do a search and I have basically the same question. The search page opens with the puppy in the blue box, but nothing else.  Someone has seen this before and can help you. I can do another clean install if I have to, but I try to avoid it if I can.  Thank you in advance for any help I can get.

      Jayme

      No matter what media you used to install XP.

      You don't have symptoms consistent with a need to run sfc/scannow.

      If sfc/scannow solves your problems, I'll send you (or your charitable organization preferred) US $100.

      That Microsoft technical support engineers constantly not to mention, is that if you have installed SP3 from a download and your XP installation CD bootable real is not SP3 (what is?) running sfc/scannow will upset you constantly to insert your installation of SP3 CD and you will last anything else than a big frustrating waste of your time.  It will not help you in any case.

      @Microsoft support Engineer Imran M: Please explain why you think the sfc/scannow will correct this problem.

      Also, you have none of the symptoms consistent with a need to run the fix it.  Next, you need not to "check if it helps" - you need your fix.

      In fact, I've recreated the problem on my system and run the fix it and here is what he said:

      We did not identify any problems and that's why no fixes have been applied.

      Here is my usual full answer to the symptoms you describe.  If you have not been on the Internet with your own installation, your system should not have malware on it (yet), but I have at least "would fix the immediate question" as shown below by the three mentioned DLLs:

      If your system restore page display only the title bar 'System Restore' or your user accounts settings page don't watch the title bar of "User accounts" and the screen where information needs to be is an empty white box, and/or your Windows Search function shows just Rover (the animated search dog)...

      System Restore is a frequent target of attacks by malicious software.  If SR was working before and is now afflicted, run some scans and then fix any problems.

      Remember that the system restore is not a time machine.

      Your system is currently or has been reached by malicious software.

      You can now fix the symptom and scanning for malware later, or you can now find malware and fix the remains later.  I recommend just fixing the symptom of the empty page and forget to do the scans.  The symptom of the problem of fixing and fixing the problem are two different things.

      Download, install, update and do a full scan with these free malware detection programs:

      Malwarebytes (MMFA): http://malwarebytes.org/
      SUPERAntiSpyware: (SAS): http://www.superantispyware.com/

      They can be uninstalled later if you wish.

      The scans using own it may also be necessary to re-register some dll (or you can do this part first, but you still have to do the scans).

      Just fix the immediate question:

      Looks like your file jscript.dll became somehow not registered so you can re-record it.

      There are probably a few other things that do not work you know yet, so fix them all at once.

      Re-registration of these DLLs is correct, even if they do not need renewal.  You can also re-register the dll before the scans that can solve the problem, but the scans are always recommended.

      Click Start, run, and in the box enter orders following one at a time.  Click the OK button to execute each command one at a time.

      regsvr32 jscript.dll
      regsvr32 vbscript.dll
      regsvr32 /i mshtml.dll (it's a look of slash)

      The last order for mshtml load the DLL but can also contain a harmless warning depending on your environment.

    • Oracle form functions and procedures in the APEX, how?

      I'm working to recreate in the APEX, already existing read only forms in Oracle Forms. Report features interactive APEX among other things, in fact worth as well as to target a different audience than utilizies versions of Oracle Form. Versions of Oracle Forms use a lot of pre and post query triggers, PLSQL functions.

      In Oracle Forms that places, these functions can be found in the "Units of program" section of the form. A feature typical of this kind, based on a particular Mission ID route, collecting names of regular passengers, is shaped with a comma and a space after each of them, in a single string that is returned and displayed the list of passengers of a line.

      I have all of this written code so I can move most of the main request of the Oracle form in an interactive report. These functions and triggers called in the form of the "Units of program" section of the Oracle form rather than stored in the database schema in a package, where they would go inside the APEX? Can I create a 'shortcut' in the APEX and call it from the interactive report "Source Région"? I can create the PLSQL function at the level of the region of the interactive report or page level? Or, my best bet creates a package that is stored in the database, all these functions and/or proecedures I might need the original form of Oracle?

      Some advice would be greatly appreciated.

      RLBickham wrote:
      I don't think I've been pretty clear in the description of the specific thing I want to do, simply, it does not reach the level of forms of conversion of the APEX. It is basically a problem of PLSQL function.

      I have an interactive report which is currently 90 percent of what I want however, each line, which represents a Mission may have several feet. Each arm has two places or ICAO codes attached to it. Based on the number of Mission, I want to loop through the array of leg, collect all the codes of ICAO for this Mission, put them together in 1 variable separated by a coma and add this variable to display the columns in this interactive report as the last column.

      In Oracle Forms, I have a function registered in the database, which is called in the main query. Maybe I ask a question that does not need to be asked, but anyway my question is can I put this function currently in the database somewhere within the interactive report and somehow reference it via Http, or should I just stick with set of functions and procedures in the packages stored in the database and called the conventional way?

      You could switch the function to the database and call it from the report query, but it sounds as if it were superfluous. In the report query using any form of Re: 4. How can I convert rows to columns? is appropriate for your version of the (unspecified) database.

      -----

      When you have a problem, you will get an answer faster, more efficient including information as much information as possible from the outset. This should include:

    • Full version of APEX
    • Complete operating system DB, version, edition, host
    • Architecture of Web server (EPG, SST or APEX listener/host operating system)
    • Browser (s) and version (s) used
    • Theme
    • Model (s)

    • Region/section type (s) (particularly as to distinguish if a 'report' is a standard report, an interactive report, or indeed a 'update report' (i.e. a tabular presentation))

      With APEX, we also had the chance to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproduce things is the best way to solve most of the questions, particularly those relating to the layout and Visual formatting. If you expect a detailed response it is appropriate that you take on an important part of the effort by getting as much as possible with an example of the problem on apex.oracle.com before asking for help on specific issues, then we can see firsthand.

    • With the help of Master pages and blocks of text

      Hello

      I created a text frame on a master page and you have specified a style

      Can I add my custom text on the text block by pressing ctrl + Maj + text block.

      If I change the style, it applies to all pages.  But if I move or resize the text block on the page master it does not apply to all pages because it has become its own layer on this page.

      What do you do before you can change the text block and the master page and still be able to add your own content in pages that depend on the master page.

      Thanks a lot for your help

      Why do you need to replace the title of the page?

      Use either a text variable, a section marker or create another master page based on this master page with a different text in the placeholder. Only the content will appear on the pages, everything else, like running headers or page numbers or artifacts have a place on the master page without replacing them.

      When you later create accessible PDF or EPUB this difference is important. You can read high voice content in Acrobat for accessibility, that text on the page, not the master is used for this, and when you export an EPUB page only elements, not the master are included as it should.

      If you need text to expand, when something changes, create your page with margins and borders that will help to make changes later.

    • 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.

    • Doubts in functions and procedures

      Hello world

      Can someone tell the exact differences between function and procedure?

      My doubts are
      1. If the procedure can return and is not necessary it must return a value (in other words, if we want to come back and is not as one can write procedure) then why do we need to function?

      2. I tried to call a function that updates a table in the code, I got an error saying that the function does not use DML.

      3. I want to know the combination that
      procedure a. can call a function and vice versa?
      b. function (which uses DML instructions) can be called from sql statement?
      and if all other combinations are there let me know with reasons.

      Thanks in advance,
      Vinay

      Have you looked at in the [reference Guide and the User Guide for PL/SQL | http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14261/toc.htm] already?
      http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14261/subprograms.htm#i4075
      http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14261/subprograms.htm#i4074

      (1) for example: functions can be used in SQL, procedures cannot.
      (2) generally, the methods are used for DML.
      It depends on how you are performing the function:

      hoek&XE> create table t as select 1 col from dual;
      
      Tabel is aangemaakt.
      
      hoek&XE> create or replace function f
        2   return number
        3   as
        4    num number;
        5   begin
        6    update t
        7    set col = 2;
        8    num := sql%rowcount;
        9   return(num);
       10  end;
       11  /
      
      Functie is aangemaakt.
      
      hoek&XE> select f from dual;
      select f from dual
             *
      FOUT in regel 1:
      .ORA-14551: cannot perform a DML operation inside a query
      ORA-06512: at "HOEK.F", line 6
      
      hoek&XE> 
      
      hoek&XE> var num number
      hoek&XE> exec :num := f;
      
      PL/SQL-procedure is geslaagd.
      
      hoek&XE> print :num
      
             NUM
      ----------
               1
      
      hoek&XE> select * from t;
      
             COL
      ----------
               2
      

      Yes 3A)
      No. 3B), see 2.

    • Application/security page and the event sequencing

      I created a very simple application exactly according to the instructions of the application oracle express pro (Chapter 3). I have all the components working using basic table. I have three pages, a login page, no page (the application "hello world") and I created a separate user registration page. I added a button to the login page that says "register new user". So I'm thinking of you come to the login page normal, if not registered click on 'save the new user' button and go to the registration page (user, pw, email, recover the chain of validation e-mail, execution of pl/sql procedure, etc.). I checked using the page directly (execution), and using the verification link directly, everything is good.

      I can't click on the button "register new user" and go to the page of connection to the registration page. Button submits the page, and I have a branch for "suite submit before the calculation, validation and treatment" attached to this button (? maybe set up evil). But all processes log fire even when normal and it stays on the login page 'try' to connect. I thought that my new button should / could ignore these things and get my registration page. I do the public or open registration page? How? How will having a secure application, but have a single page (registration new user) that can be accessed by the public to register to use the application?

      Hello

      Your new button should not trigger a shipment. On the definition of the button, go to the optional URL forwarding and enter the page number for your registration page. Remove any branch of the page that was linked to this button.

      Andy

    • Redirect to a page and submit this page?

      I have a page which, once submitted, calls a few procedures database and displays the details of items in stock. Next to each item is a link to Transact the point that goes to another page. Once the issue has been addressed on this page, I would like to branch back to the original page and show put updated figures.
      However, the question is, we call the code after "Send" to start by filling temporary tables. So when the branches back page, tables are not met and this is why we do not see the data it takes.

      Is it possible in a branch to say "creates a branch to this page and submit it?

      Thank you

      Hello

      You can still use the javascript method to call the function doSubmit, but you also need to update the value of P1_SUBMIT.

      Assuming that P1_SUBMIT is an item hidden on page 1 and has a value of 1 to validate or 0 for no present, then:

      <script type="text/javascript">
      $x('P1_SUBMIT').value = 0;
      doSubmit('P1_SUBMIT_BUTTON');
      </script>
      

      This should be an area in itself and should be subject to P1_SUBMIT being equal to 1

      Your button on page 2 must then on P1_SUBMIT 1 so that, when the button is clicked, the P1_SUBMIT value is set to 1, the javascript region is therefore included in the page, so the javascript code is executed, P1_SUBMIT is set back to 0 and the page is sent. When the page reloads after that, as P1_SUBMIT is 0, the region of javascript is not included, so that the page is not automatically subject again.

      Andy

    • I do my job to the computer on a MAC computer. I want to create a document using Pages and then convert the document to PDF and send a group email. I want to send the PDF using the pdf for each receiver icon must click the icon to open t

      I do my job to the computer on a MAC book PRO. I want to create a document using Pages and then convert the document to PDF and send a group email. I want to send the PDF using the pdf for each receiver icon must click the icon to open the document. My problem is the document does not show the icon, but rather the document is already open. I spoke with 2 Apple. 'Experts' care and can help me. Can someone tell me what to do?

      It's a question of how the recipients e-mail programs deal with attachments. Many e-mail programs will open all the files they can handle, including files jpg and PDF, by default, and if the recipient has not changed that there is nothing you can do about it. The only solution is to the compress first, then it will be delivered as an attachment, allowing the recipient to decompress and open it.

    • Twitter: Your account may not perform this action. Please, refresh the page and try again.

      Since the update to Firefox 41.0.2 I couldn't use Twitter.com. When I try to tweet, favorite, or retweet the following error occurs. Your account may be able to perform this action. Please, refresh the page and try again. There are a couple of other users who have the same problem, but it was tinkered with Mozilla and the other pending.

      It started with the update to 41.0.2 and twitter works in all other browsers, but not Mozilla.

      Here's this other thread with the DIY: Impossible of Retweet, tweet or articles favorite on Twitter, even when I refresh the page.

      I think there must be a setting or a question Add on. Your extensions look pretty standard, so I'm leaning towards a parameter of the problem. You could test as follows:

      By default, Windows hides the .js extension. To make sure that the following steps work, you have to disable this feature, at least temporarily. This article has the steps: http://windows.microsoft.com/en-us/windows/show-hide-file-name-extensions

      Open the settings folder (AKA Firefox profile) current Firefox help

      • button "3-bar" menu > "?" button > troubleshooting information
      • (menu bar) Help > troubleshooting information
      • type or paste everything: in the address bar and press Enter

      In the first table of the page, click on the view file"" button. This should launch a new window that lists the various files and folders in Windows Explorer.

      Leave this window open, switch back to Firefox and output, either:

      • "3-bar" menu button > button "power".
      • (menu bar) File > Exit

      Pause while Firefox finishing its cleanup, then rename prefs.js to something like prefs.old.

      Launch Firefox back up again and it must use the default settings (for example, integrated home page). If you need to restore your previous session windows and tabs, go ahead and select restore previous Session from the history menu.

      Twitter works best? If so, we could try to understand the precise adjustment at fault or you could rebuild your settings. Or you can undo the change by renaming the new prefs.js to prefs.txt and rename prefs.old back to prefs.js (with Firefox closed, as you did before) and understand it through a little trial and error.

    • How can I get IWorks or Pages and Numbers for my MACBOOK PRO running Mavricks?

      How can I get IWorks or Pages and Numbers for my MACBOOK PRO running Mavricks?

      They are available in the Mac App Store.

    • New session started with an advertising page and all my tabs are lost

      New session started with an advertising page and all my tabs are lost. Restore the previous session is not active. How can I restore my tabs?

      Great work!

      Sessionstore.bak files are ancient, probably autour time that you have installed Firefox 33 when the sessionstore-backup folder has been added.

      To try using one or more files in the sessionstore-backup folder, here is the process:

      (1) exit Firefox and it must create a sessionstore.js from the main level of the profile folder file.

      (2) rename sessionstore.js to sessionstore.old file, or if you think that you will ever need, delete it.

      (3) copy in recovery.js or previous.js and rename sessionstore.js.

      (4) start Firefox then try to restore previous Session. Those are the tabs you want? If this isn't the case, you can try one of the other files in your backup sessionstore-backup.

      If none of the files has the missing tabs, you could try a recent Windows restore point. It's more complicated on Windows 8 on Windows 7, and you could benefit from using a third-party utility. These have been mentioned in another thread:

      Or... I read on a roundabout way to get previous Versions on the Properties dialog box in Windows 8. I can't test it myself, but here's what you do:

      In the address bar of your Windows Explorer dialog box, replace the current path with the following and press ENTER:

      \\localhost\c$

      Then click at the end and nail on the following (with your user name) and press ENTER:

      \Users\username\AppData\Roaming\Mozilla\Firefox\Profiles

      That should help you in the vicinity of your profile folder. Then you can right-click sessionstore.js > properties > Previous Versions, or try one of the files in sessionstore-backups.

    • Use iCloud settings shuts off when I opened the Pages and Numbers

      I have docs Pages and Numbers in iCloud (no road to iCloud) I want to access. There, they were stored on my old iPad 2 current running iOS 7.1.2 2.2.2 Pages and Numbers 2.2.2. I do not use iCloud Drive, just the 5 GB of storage free iCloud.

      On my new iPad 2 Air 2.6.2 performer 9.3.2,and 2.6.2 and number Pages when I opened two app, their desktop computers do not show the docs to iCloud. When I go to the settings in the applications of bot and activate using iCloud, as soon as I open an app, when I look in settings, with the iCloud button automatically turn off the coast. The only pop-up menus to choose from for iCloud on the new iPad 2 Air must use iCloud Drive, which I don't use.

      Is there a certain limitation in these apps that only allows to use iCloud drive and not the 5 GB free iCloud I use?

      Tips on how to connect to these docs Pages and Numbers in iCloud on my iPad 2? I know that I could email them to me, but that would be a lot of work.

      You do not use more of your space free storage on iCloud by using iCloud drive. iCloud Drive is simply the latest, most updated to access your documents in iCloud iOS 9.

      I suggest to turn it on and use it.

    • Home page and a few other Web pages have a vertical bar of 2 inches on each side of the page. How to permanently set set the pages to fill my screen?

      I have a HP - i5 with Win 7 and only use Firefox 35.0.5. Recently, I met some problems with my home page loading with blue text on the left side of my 2-inch screen and put it in the shop. Some viruses are removed and 35.0 FF was installed.

      Now my home page and pages loading with a 2 "empty bookmark bar vertically to each side of the page.

      Can I use zoom in on the view or the - + zoom and zoom to 100% to 133% increase, but this change is never permanent.

      Try to fix the problem I uninstalled FF 35.0 and installed FF 35.0.5 directly on the FF site. I also uninstalled AVG virus protection program. None of this has helped.

      How can I get rid of these vertical bars of 2 inches of empty space at all TIMES?

      I have a HP laptop with a processor AMD, Win 7 and Firefox 35.0.5 and he has never had this problem.

      Firefox should remember your level of zoom on a site-by-site basis. It is not "global browser" as in IE.

      Note: If you zap the history, make sure not to clear the Site preferences.

      If you need to adjust each site by about the same amount, you can use an add-on to set a higher level of the base line of the zoom. For example: Default FullZoom Level.

      Unfortunately, there is no unique zoom level that will work perfectly for all Web sites due to the preferences of individual positioning of their webmasters. But I hope you can find a good middle ground so you need not all zoom each time.

    Maybe you are looking for