Recover not lines of code for the types of objects such as procedures, pk,


Hello

Is it possible that I can retrieve the number of lines in a procedure or package? Added what can I retrieve this information for each procedure in a schema in a single query?

Thank you very much!

Reddy

Hi Reddy,

I think you can read of views dba_source or all_source...

Thank you

Christel

Tags: Database

Similar Questions

  • The line of code for the change of color in FindChangeByList.txt

    Hello

    I would like to know how the following line of code would look like if I want to change the color of the letters 'u' - to the color red? :

    grep{"findWhat:" \u0075 ""}{changeTo: 'u', appliedFont: 'Sabondiacritic', fontStyle: "Regular"}{caseSensitive:true, includeFootnotes:true, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false}Find out all the letter x and replace it with the Arabic word.

    Like this:

    Help is appreciated as always!

    With regard to Camille

    Try this,

    {changeTo:"\u", appliedFont:"Sabondiacritic", fontStyle:"Regular", fillColor:"C=15 M=100 Y=1000 K=0"}
    

    but don't know why you use unicode \u0075 in the Grep search... instead, quite simply, you can use "\u".

  • I need to re - install and reactivate my Office CS6.  I can't because I don't have the key code for the previous version of CS4.

    Had a boot disk failure.  New hard drive.  Re-install programs.  Reinstalled CS6, but cannot activate because I do not have a code for the previous version.  I have the key code for CS6.  It is listed in my Adobe account.  How can I turn it back on this program?

    Find the serial number of your Adobe product quickly

  • Ask about the types of objects

    Hello

    I have a question about the type of object. I want to see the script for the type of object created, that is already stored in the database. How can I see who


    Concerning

    Hello

    So, you can try [DBMS_METADATA. GET_DDL | http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14258/d_metada.htm#ARPLS640]...

    MHO%xe> create or replace type mytype as object( col varchar2( 10 ));
      2  /
    
    Type is aangemaakt.
    
    Verstreken: 00:00:00.37
    MHO%xe> select dbms_metadata.get_ddl('TYPE', 'MYTYPE') from dual;
    
    DBMS_METADATA.GET_DDL('TYPE','MYTYPE')
    ------------------------------------------------------------------------------
    
      CREATE OR REPLACE TYPE "MHO"."MYTYPE" as object( col varchar2( 10 ));
    
  • Error when parsing the file ' value of the 'src' attribute is not valid; must be a URI'.  ERROR (RSC-005) to "Hetgeheimfietsen.epub/OEBPS/toc.xhtml" (line 10, col 10): error while parsing the file ' "ol" element not allowed here; wait for the end-tag of t

    The members of the Forum kan help you

    Validation by using version 3.0.1 EPUB rules.

    ()https://github.com/IDPF/epubcheck( )

    December 9, 2015 15:27:33 THIS

    ---------------------------------------------------

    WARNING (OPF-007) to 'Hetgeheimfietsen.epub/OEBPS/content.opf' (line 2, column 227):

    Re-declaration of prefix reserved "rendition."

    ERROR (RSC-005) to "Hetgeheimfietsen.epub/OEBPS/toc.xhtml" (line 10, col 10):

    Error when parsing the file ' "ol" element not allowed here; waiting for the end-tag of the element or element "li" '.

    WARNING (CSS-007) to "Hetgeheimfietsen.epub/OEBPS/css/idGeneratedStyles_0.css" (line 60, col 2):

    Police made OEBPS/font/CambriaMath.ttc refers to fonts not standard type application/x-police-FTT.

    WARNING (PKG-012) to "Hetgeheimfietsen.epub/OEBPS/De_Alpe_d'Huez-1.xhtml":

    File name contains following non ascii characters: '. You want to change the name of the file.

    WARNING (PKG-012) to "Hetgeheimfietsen.epub/OEBPS/De_Alpe_d'Huez-2.xhtml":

    File name contains following non ascii characters: '. You want to change the name of the file.

    Check the finish with warnings or errors!

    In the file Toc delete the second "ol", as well as closing like Epubcheck duplicate codes

        the one after the other (delete the other)

    1. During upgrade Adobe Creative Suite CS4 ME in Adobe Creative Suite CS5.5 Design Premium, I get an error saying that the serial number is not an eligible product, please try another. I used to be able to get a code for the customer service, but I can't

      During upgrade Adobe Creative Suite CS4 ME in Adobe Creative Suite CS5.5 Design Premium, I get an error saying that the serial number is not an eligible product, please try another. I used to be able to get a code for the customer service, but I can't chat. Please advise!

      MoeGhazal I have reviewed your account and it seems that you have upgraded to a volume license CS4 Design Premium for an upgrade of retail Design Premium 5.5.

      I also shows that you have made two purchases of CS5.5 Design Premium, but the second purchase was cancelled.  Make sure that you use the serial number that ends in 7886.

      If you are using the correct serial number, then it is likely, that the installer won't recognize your serial number of volume license CS4 as being valid for upgrade.  If you can contact our support team you can be traversed through an unlocking procedure to allow you to proceed with the installation.  You can contact our team of support directly in Contact with the customer.  You can try to install a web browser, you have not previously used.  It of probably a toolbar or other software applications affect your ability to access the media cat successfully.

      If you are unable to reach our support team, then please check your account information is accurate.  If you can please then update this discussion after the confirmation of this so I can ask a member of our support team contact you directly.

      I would recommend again reaching out directly if possible it will be the most effective method to resolve your current error.

    2. Coloration of the code for the PHP files using CSS

      Coloration of the code for the PHP files using CSS

      The Situation:

      It is possible to mix PHP and CSS so that you create a PHP file and it is served to the user in a CSS file. It works just like writing a normal PHP file which is then processed and used in HTML. To do this, you create a PHP file and at the top of the file, you add the following line of code:

      <?php header("Content-type: text/css"); ?>

      This line tells the browser that the file is CSS instead of HTML. Fantastic.

      Here is a link to a more detailed article on the subject: http://www.barelyfitz.com/projects/csscolor/

      The problem:

      The problem is that when I create a PHP file in Dreamweaver code colors in the document like PHP for PHP and HTML to CSS code code because it still thinks the document is supposed to be a HTML document. Is there a way to change the style of this situation? I find that code coloring to normal CSS files is really useful and would like to be there instead of just black text.

      Other information:

      I already have this submitted a feature request to Adobe, but I never heard back. Does anyone know how to do this now?

      I would really like to see the code coloring to adapt to the content type of the file, when the file is PHP. So if no content type is specified, values by default in html format, but when it's CSS, code coloring so a coloration of the different code is used. It could also adapt to files JS, XML files, the works. But really, I just want to add the PHP/CSS code coloring.

      I'm certainly not an expert, and this is my first time looking at the file,

      but it looks like the section.

      "ID ="CSS"doctypes ="CSS"priority '50' = > ' see the style css and

      the and refer to where the design must

      be applied. If that is correct then the code you provided should style

      It all starts after the

      and ending with another php code? It should be then that a

      tag additional php to be present in the document of 'close' the

      blowdry.

      And the continuation of this line of thinking, I have just that in the (php-> css)

      file. I placed my code. Then

      After the CSS, I placed another block of php: and it works!

      The CSS is styling just like should the CSS.

      Logically, you need that, and it seems to work ok for me without it. If Yes, you can change "" to be more explicit and less impact for PHP parsing, such as ' /DW/ '.

      Haha, Unfortunantely, PHP is more the same color scheme. He

      went from normal red blends what the html code looks like

      scheme (blue with quotations from green text). Fortunantely this configuration is far

      more convenient than the previous color coding!

      All subsequent PHP Directives are coloring properly for me - it's just the first one that triggers the coloration (e.g. ) is not. What do you see?

      If, therefore, in the XML file you added in CodeColoring.xml, you can change:

      scheme = "outerTag.

      is similar to the colouring of the PHP Directive:

      scheme = "customText" id = "CodeColor_PHPScriptBlock".

      This causes the entire PHP directive is red color - not optimal, but a little better.

      HTH,

      Randy

    3. How can I find the code for the corrupted by the sfc scan files?

      I'm new to computers and I'm not aware about many of these things, I have a laptop Dell Inspiron 1545 with a Vista Home Premium operating system on a 64-bit platform, I did a sfc scan and it found 8 files corrupted. I have also a code will correct corrupted files, but I don't know where to find the codes for the corrupted files to put in the code for fixing corrupted files. I found the log file for the corrupted files and it's the same as the instructions I had to use the code to fix the corrupted files but there is nothing in the log file that corresponds with the file name needed to repair the corrupted files. Where can I find these files? Thanks for any help.

      Hello

      Not sure what you mean by you have a code to solve those? Create a sfcdetails.txt and that you post a copy
      each section of a message here - they will repeat in order to do not post duplicate sections, as appropriate.

      ------------------------------------------------------------

      Many files that SFC cannot resolve are not important.

      Start - type in the search box-> find CMD in top - click right on - RUN AS ADMIN

      put the command from below (copy and paste) in this box and her and then press ENTER.

      findstr/c: "[SR]" %windir%\logs\cbs\cbs.log > sfcdetails.txt

      who creates the sfcdetails.txt file in the folder that you are in when you run it.

      So if you're in C:\Windows\System32 > then you will need to look in that folder for the file.

      How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
      in Windows Vista
      http://support.Microsoft.com/kb/928228

      This creates sfcdetails.txt in C:\Windows\System32 find and you can post the errors in a message
      here. NOTE: there are probably duplicates so please only post once each section error.

      You can read the newspaper/txt files easier if you right click on Notepad or Wordpad then RUN AS ADMIN - then
      You can navigate to sfcdetails.txt (in C:\Windows\System32) or cbs.log (in C:\Windows\Logs) as needed.
      (You may need to search sfcdetails.txt if it is not created in the default folders.)

      I hope this helps.

    4. Single Dev Environment and line of Code for 6 and CC?

      Hi all

      So far, we develop for customers who have used only InDesign CS5.5 and CS6 - using Extension Builder 2.1.

      The problem is that now, a new customer has only CC.1 2014 (they have just bought today). I found a hack how to create an Extension using 2.1 for 2014 CC/20141. However, this hack does not support expansion cards, we need because we want to fly control panel the control panel menu.

      Also, I think that CC 20141 supports only the panels of HTML5. Is that mean a total rewrite of our code? And since CS6 does not support HTML5 panels - do we now maintain 2 parallel lines of code until the last of our customers migrate to CC?

      I would appreciate any advice.

      Kind regards

      mlavie

      Hello

      I can't talk about InDesign for expansion cards, but for the total rewriting of all your parts of code... I guess you're right. If you are going to support both Flash and HTML panels, you must develop them independently (at least for the Panel itself - the actual writing of scripts can be moved easily).

      Have you checked here for cards? Adobe CEP resources by Adobe-CEP

      Kind regards

      Davide Barranca

      ---

      www.davidebarranca.com

      www.cs-extensions.com

    5. Casting table PL/SQL for the type of existing table and back ref cursor

      Hello



      I have the problem of casting a pl/sql table for the type of an existing table and turning the ref cursor to the application. Casting a ref cursor back and number of pl/sql table works well.



      Declarant

      < strong > TYPE type_table_name IS TABLE OF THE package_name.table_name%ROWTYPE; < facilities >

      within the stored procedure, fill in a table of this type temp_table_name and returning the ref cursor help

      < strong > results OPEN to SELECT * FROM TABLE (CAST (temp_table_name AS type_table_name)); < facilities >

      generates an error. type_table_name is unknown in this distribution. According to me, this happens because of the declaration of the type locally.



      Statement type_table_name inside the package specification does not work neither. Incredible, cast to the said dbms_sql.number_table to specify ref cursor back and dbms_sql package works very well!



      < strong > CREATE TYPE type_table_name IS TABLE OF THE package_name.table_name%ROWTYPE; < facilities > deals without any error but creates an invalid type complain a reference to package_name.table_name



      I don't want to declare every column in the table in type_table_name, because any change the table_name table would result in an inconsistent type_table_name.



      Thanks in advance!

      Edited by: user6014545 the 20.10.2008 01:04

      In any case you are right that there is a problem around anchorage (or maintaining) types of objects persistent to match the table structures, they may represent.

      In the case you describe, you might be better off just open the refcursor immediately the using one of the techniques described in the http://www.williamrobertson.net/documents/comma-separated.html to manage the delimited list.

      In the more general case where the line of treatment is necessary, you may make the pipeline functions.

      Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
      
      SQL> CREATE TABLE table_name
        2  AS
        3     SELECT ename column_name
        4     FROM   emps;
      
      Table created.
      
      SQL> CREATE OR REPLACE PACKAGE package_name
        2  AS
        3     TYPE type_name IS TABLE OF table_name%ROWTYPE;
        4
        5     FUNCTION function_name_pipelined (
        6        parameter_name IN VARCHAR2)
        7        RETURN type_name PIPELINED;
        8
        9     FUNCTION function_name_refcursor (
       10        parameter_name IN VARCHAR2)
       11        RETURN sys_refcursor;
       12  END package_name;
       13  /
      
      Package created.
      
      SQL> CREATE OR REPLACE PACKAGE BODY package_name
        2  AS
        3     FUNCTION function_name_pipelined (
        4        parameter_name IN VARCHAR2)
        5        RETURN type_name PIPELINED
        6     IS
        7     BEGIN
        8        FOR record_name IN (
        9           SELECT table_alias.*
       10           FROM   table_name table_alias
       11           WHERE  table_alias.column_name LIKE parameter_name) LOOP
       12
       13           PIPE ROW (record_name);
       14        END LOOP;
       15
       16        RETURN;
       17     END function_name_pipelined;
       18
       19     FUNCTION function_name_refcursor (
       20        parameter_name IN VARCHAR2)
       21        RETURN sys_refcursor
       22     IS
       23        variable_name sys_refcursor;
       24     BEGIN
       25        OPEN variable_name FOR
       26           SELECT table_alias.*
       27           FROM   TABLE (package_name.function_name_pipelined (
       28                     parameter_name)) table_alias;
       29
       30        RETURN variable_name;
       31     END function_name_refcursor;
       32  END package_name;
       33  /
      
      Package body created.
      
      SQL> VARIABLE variable_name REFCURSOR;
      SQL> SET AUTOPRINT ON;
      SQL> BEGIN
        2     :variable_name := package_name.function_name_refcursor ('%A%');
        3  END;
        4  /
      
      PL/SQL procedure successfully completed.
      
      COLUMN_NAME
      -----------
      ALLEN
      WARD
      MARTIN
      BLAKE
      CLARK
      ADAMS
      JAMES
      
      7 rows selected.
      
      SQL> ALTER TABLE table_name ADD (new_column_name VARCHAR2 (1) DEFAULT 'X');
      
      Table altered.
      
      SQL> BEGIN
        2     :variable_name := package_name.function_name_refcursor ('%A%');
        3  END;
        4  /
      
      PL/SQL procedure successfully completed.
      
      COLUMN_NAME NEW_COLUMN_NAME
      ----------- ---------------
      ALLEN       X
      WARD        X
      MARTIN      X
      BLAKE       X
      CLARK       X
      ADAMS       X
      JAMES       X
      
      7 rows selected.
      
      SQL>
      
    6. I lost the code for the option menu 'limitations' of the iPhone 4, how can you do then? so I can come and factory reset, it is a 4 digit code, so I can be able toexample factory reset the phone, don't know if this is the right forum for my question but

      I lost the code for the option menu 'limitations' of the iPhone 4, how can you do then? so I can come and factory reset, it is a 4 digit code, so I can be able toexample factory reset the phone, don't know if this is the right forum for my question but

      Sorry, but the restriction password cannot be reset, it is part of the backup and restore a backup that was taken after the restrictions were activated, restore this code again.

      You will have to start without the help of the data backup, configure the phone to factory settings and start over. Follow the steps mentioned in this article:

      Use iTunes to restore your device to factory settings - Support Apple iOS

      If you lose or forget your password restriction, you must erase your device and then put it up as a new device to remove the restriction password. Restore the device by using a backup does not delete the access code.

      copied from: Sur les Restrictions (parental control) on iPhone, iPad and iPod touch - Apple Support

    7. Can we get the source code for the camera?

      Can we get the source code for the camera? Including libraries? CM is great, except that the camera is not well polished, and the quality of the stock ROM Sony are much better.

      probably more likely questions and restrictions of copyright

      inspect the developers space

      http://developer.sonymobile.com/

    8. Examples of Code for the (Simplified) Client software

      After digging through the application of the whole sample RIM provides I thought I want to provide a code for the simplified example. Short opinion: post connection suffix is not allowed on the forums. You can see the sample application of the RIM if you do not already elsewhere. Please see the article here, it's under review if you want to contribute (although the code is mainly in the attached files): http://supportforums.blackberry.com/t5/BlackBerry-Push-Development/Simplified-BIS-Push-client-sample...

      the article has been published: http://supportforums.blackberry.com/t5/BlackBerry-Push-Development/Simplified-BIS-Push-client-sample...

    9. dDoes anyone know of any legitimate code of windows search programs and a way to get the code for the window using the product id and receipt of a store

      Original title:

      Windows code

      I have 2 questions... 1 is - anyone know of any legit windows code, find online programs for windows on a computer code. My wifes sister and she want to fix his computer by putting in a new hard drive and installing windows, but I wanted to see if I could legitimate his computer code and the sticker is missing, damaged already.

      2. is possible to get the code for the window using the id and product received in a store you microsoft some how I have two computer, I bought my children 3 years ago and to replace hard drives with larger ones, and one of them still has readable sticker.    Thanks again

      As I said, reported for an installation by the manufacturer OEM of Windows key code reflects the image of their system and not the license key on the sticker that is what is needed for a re-installation of consumer, is not surprising that the Samsung 2 is the same.  The key to the thumbnail is not stored anywhere other than on the tile.

      If you cannot or do not want to clone the disks, you can buy a recovery media set at the manufacturer or new media of Windows 7 (becomes very expensive and problematic for the commercial version that MS no longer sells it).

    10. Event ID 10016 - the application-specific permission settings do not local Activation permission for the COM with the CLSID server application

      Lately, I'm getting this system error a lot now that I've upgraded to Windows 8 Pro is an event DistributedCom 10016 ID. Here is the text of the error:

      The application-specific permission settings do not local Activation permission for the COM with the CLSID server application

      {D63B10C5-BB46-4990-A94F-E40B9D520160}

      and APPID

      {9CA88EE3-ACB7-47C8-AFC4-AB702511C276}

      the user NT AUTHORITY\SYSTEM SID (S-1-5-18) from the address LocalHost (using LRPC) running in the container of the application unavailable SID (not available). This security permission can be modified using the Component Services administrative tool.

      Anyone has an idea why I get this error?
      Walt

      Same thing here. Grayed. Windows 8.1 seems to fill the observer of events with many more errors than previous versions.

      Edit: OK, discovered why it is grayed out. There are 2 reg key, you must set permissions before going to the Configuration of DCOM in component services. The CLSID key and the APPID key.

      From another forum, although it applies to a different application, same principle:

      1. open Regedit.
      2. go in HKEY_Classes_Root\CLSID\ * CLSID *.
      Note: * CLSID * stand for the ID that appears in your event viewer error. In your case, it is {C2F03A33-21F5-47FA-B4BB-156362A2F239}.
      3. right-click on it and select authorization.
      4. click on Advance and change owner to administrator. Also click on the box that will appear below the threshold of owner.
      5. apply a full control.
      6. close the tab, then go to HKEY_LocalMachine\Software\Classes\AppID\ * APPID *.
      Note: * AppID * is the ID that appears in your event viewer. In your case, it is {316CDED5-E4AE-4B15-9113-7055D84DCC97}.
      7 right-click on it and select authorization.
      8. click on Advance and change the owner to administrators.
      9. click on the box that will appear below the line owner.
      10. click on apply and grant full control to the administrators.
      11. close all tabs and navigate to the administration tool.
      12. open component services.
      13. click on the computer, click my computer, and then click DCOM.
      14 find the corresponding service that appears on the display of the error.
      15. right-click on it, and then click Properties.
      16. click the Security tab, and then click Add a user. Add the SYSTEM and then apply.
      17. check enable local.

      Then use the relevant keys here and the DCOM Config utility should give you access greyed onareas:

      CLSID:

      {D63B10C5-BB46-4990-A94F-E40B9D520160}

      and APPID

      {9CA88EE3-ACB7-47C8-AFC4-AB702511C276}

    Maybe you are looking for

    • Level 1 specialty. Create a new discussion task

      How we end at specialty level 1 create a new task of discussion? I created a new thread in question in Apple's music on the Mac community, but did not receive credit for the completion of the task.

    • How to force Excel to open and update links

      I have a .xlsm for Excel Macro file I send data to and receive results based on that data are calculated. Some of these calculations are through a .xla link. NORMALLY when a man opens the file, the linkis opened and updated and everyone can go about

    • Update errors: 643 & 0 x 80070008

      I never encountered this problem before, but now I have a problem with the 7 MS updates that will not be installed.  KB980195; KB982381; KB979906; KB975562; KB979482; KP979559; KB980218. I thought that KB979906 is for .net framework and the solution

    • Uninstall the previous wireless system

      Hi guys; You won't believe this, but I bought a Jack + there are almost 3 years and for some reason, today I decided to open it and install in my Vista service pack 2 unit. I spent the morning to research the potential problems and at this point to f

    • CD drive is not working or accepting updates to pilot

      Original title: CD ROM drive Can you help me please re - configure my CD ROM Drive? It does not work