Source code is the same name but different schema owner

I got 1 of the online test and there the question has been asked. I have already answered but curious to cross-check my response with your advice...

Question

You want to see the source code of your defined package 'test1' and you issue the following query:

Select the text in all_source

WHERE name = "test1";

After executing query, you have noticed that the result has 1 or more of source code with the code source test1 with the same name, but exist in different schema owner.

Based on above circumstances, which is the type of possible object of the other source code?

a Package

b form

c View

d table

e synonym

My response was a (Package).

Concerning

Muzz

Hello

You answer is correct, all_source contains code for one of the following object types

FUNCTION, JAVA SOURCE, PACKAGE, PACKAGE BODY, PROCEDURE, TRIGGER, TYPE,TYPE BODY

for more detail check the following link

http://docs.oracle.com/cloud/latest/db121/REFRN/refrn20249.htm#REFRN20249

Concerning

Salim

Tags: Database

Similar Questions

  • I have 2 bookmarks with the same name but different stuff in them. I want to remove one, but pass the contemts remaining bookmark

    I have 2 bookmarks with the same name but different stuff in them. I want to remove one, but pass the contemts remaining bookmark

    This is the first mention you made records. See this - https://support.mozilla.org/en-US/kb/Sorting%20bookmarks#w_rearranging-manually - and move individual bookmarks from one folder to the other folder. You may need to press the Alt key to display the Menu bar and the View menu item.

  • Imports to create my destination but put the images in a subfolder under my destination (always under the same name but different from my folder created)

    Imports to create my destination but put the images in a subfolder under my destination (always the same name but different from my folder created under) Lightroom CC 2015.3

    I solved the problem. I think that this should be addressed.

    When importing from is no possibility for "put it in a subfolder when.

    display all the options. But there is down to bottom left a little box that

    When hovered says 'show fewer options'. When this window opens and copy

    is selected, it offers the possibility to in a subfolder. Who has been

    selected and the origin of the problem.

    It is an option that should show the full screen, but also the show

    under the screen.

    Monroe

    Monroe Halpern

    [email protected]

  • Columns with the same name but different data or precision length.

    DB version: 10 gr 2

    In a diagram, I need to find all of the columns with the same name but different or precision data length (if the column is of type number). I know I have to use the USER_TAB_COLS view for this. But I need to find a logic to compare the names of columns and its lengths.

    something like

    select t1.table_name
         , t1.column_name
         , t1.data_type
         , t1.data_length
         , t2.table_name
         , t2.column_name
         , t2.data_type
         , t2.data_length
      from user_tab_columns t1
         , user_tab_columns t2
     where t1.table_name != t2.table_name
       and t1.column_name = t2.column_name
       and t1.data_type = t2.data_type
       and t1.data_length != t2.data_length
    

    ... could be a starting point.

  • accidentally create data file with the same name but different location

    Hi all

    I was accidentally create data file in the tablespace with the same name but in another location.

    / U03/DataFile/REKON65. DBF

    new data file: / u04/datafile/REKON65. DBF

    My question: what happens with data/u03/datafile/REKON65 file. DBF? the data inside/u03/datafile/REKON65. DBF went?


    Thank you

    Indra says:
    Hi all

    I was accidentally create data file in the tablespace with the same name but in another location.

    / U03/DataFile/REKON65. DBF

    new data file: / u04/datafile/REKON65. DBF

    My question: what happens with data/u03/datafile/REKON65 file. DBF?

    nothing

    the data inside/u03/datafile/REKON65. DBF went?

    not gone

  • Action to save to the same name but different Format

    I have thousands of RGB JPG images to deal with on a particular project.  Basically, I have to make a selection of certain areas within each image in the water and then save on a black and white GIF that shows the areas of white water.

    I created an action that fills the current image of black, my selection of loads, it fills with white, saves the image and closes the file basically.

    It works OK, but not as well as I would like.  In particular, the file save game.

    If the file is named filename.jpg... I want the action to save on the n/b as filename.gif GIF.  Without question and without changing what whatsoever.  But I can't do that.  It appears registration of dialogue and puts in the argument filename "copy copy" etc. (I read this topic elsewhere) and also in question is the usual GIF of the dialog boxes.

    The "Close" to the action part also asked "if I want to save my changes, etc." ... I don't want all this to be.

    Is it possible to have it do what I want?

    Mike

    Speaking to the command prompt "save changes":

    When creating the action, Dungeon recording via the option 'No' on save changes menu. These preferences are saved in your action and it will close your jpg without you asking them to save.

    When converting a jpg to gif file, it always saves as filename.gif; Photoshop never puts a "copy" in the name of the file.  How do you save your files?

  • Help! Need a script to automatically open files with the same name but in another location.

    Good morning friends,

    So for my work, I need a script to open files with the same name but located in a different folder. But since I'm a total noob when it comes to programming, I can't understand how do. That's what I have in mind:

    -J' I manually open an image.

    -The script will look for a file with the same name in another folder that I've specified.

    -The script will then select the channel CMYK of the second file and copy and paste it into the first file.

    -The second file is then closed without saving the changes.

    I have problems with the part where the script searches for a file with the same name as the opened file. I would really appreciate help. Thanks in advance.

    If (app.documents.length > 0) {}

    myDocument var = app.activeDocument;

    var Nomdoc = myDocument.name;

    try {var basename = docName.match (/(.*)-.)} [ ^\.] +$/)[1]}

    catch (e) {var basename = thedoc.name};

    var path = / * path of folder to insert as a string here * / + ' / ' + base name + / * insert file extension, including the period as a string here * /;

    If (queue (path) .exists == true) {var otherDocument = app.open (File (path))};

    };

  • VRA unable to create groups of companies with the same name in different tenants with vRO

    vRA 6.2.2 Build - 2754020

    vRO 6.0.1

    Through the vRA GUI I can create groups of companies with the same names in different tenants as follows:

    Tenant1: BusGroup1, BusGroup2, BusGroup3

    Tenant2: BusGroup1, BusGroup2, BusGroup3


    However, to create business groups with the same names in different tenants via the vRO, specifically the workflow plugin Library / vCloud Automation Center / Administration / Business groups / create a group of companies, fails in the second tenant with the below error:


    [42106] the specified condition is not respected for 'name '. (Name of the dynamic Script Module: createBusinessGroup #12)

    If I change the naming convention to be different by tenant, then I have no problem. I thought it might be a restriction in the product, but as said I was able to create with the names of same origin through the user interface.

    Anyone experience the same thing?

    This is a known problem within IaaS API the plugin vRO uses to manage groups of companies through business groups workflows. You don't have the same problem of the vRA UI because the user interface (according to the 6.x) does not use the same API IaaS to manage groups of companies.

    The only alternative to 6.x for now is to directly use the helper generic entity Manager plug-in itself. You can take a look at the first example in example CRUD Infrastructure tasks management Scripts.

    I hope it helps.

    Sergio

  • Copy color labels between files with the same name but a different extension.

    For historical reasons, I have several occurences where there are RAW files in a folder, and then a subfolder with a selection of the RAW files converted to jpg files.

    I'm looking for a way to yellow label RAW files with a jpg in the subfolder. They have the same name except for the extension.

    Do manually is compact, it is more than a thousand pictures, so a way to add a script or copy it would be great!

    Kind regards

    / By

    There is a John Beardsworth plugin that will do what you want... Search for "Lightroom", "Synchronization of metadata", his name and it will appear.  Don't remember if we have the right to directly link here so did not.

  • Windows XP: desktop icons changed to the same names, but retained their original functions

    Hello

    I know that put at the point before, but the problem was never properly solved. I have Windows XP. While I was changing the name of one of my Office Word Document files yesterday, all of a sudden all my desktop icons changed under the same name. I can't tell you how it happened. 'My computer', 'My Documents', 'Trash' 'Internet Explorer', 'Adobe Reader', 'Corel Photo House', "MS Paint", "HP Solution Center" and eight other program launch icons, as well as 12 document records and 25 files of Word document on my desk, all had the same name change that I'd just been undertaken with one Word on my desktop files. Each icon has yet launched the successful operation or properly open to its original content.

    I called my friends in the Geek Squad to two different Best Buys and they had never heard of him. I called Microsoft Corp. in Washington State and spoke to someone there. He had never heard of this before but found a couple of reports, one in 2006 and one in 2009. He said that he asked around the House Microsoft and if he could find an answer, post it on the forum.

    No one was able to tell me how it could happen and no one could tell me how to fix it.

    I then, on my own, done a restore of the system in two days. He restored the original names on all the items that I have listed above and it restored the original names on all 12 desktop file folders. But it does not restore the names under the 25 Word document files. Those that I had to open individually to see what they were and then rename them manually the original name. Would enjoy to hear your opinion on this.

    Pete Speth

    Hi Pete,.

    I tried what you wrote... Select all the files, rename one file and all the files are renamed automatically - as I thought - but for a change of my computer, my network places and My Document obtained renamed the sting that it represents in the registry! I tried CTRL + Z file names seem to be restored, but not for the default icons!... Seems interesting...

  • How to register multiple files with the same name with different num revision

    Hello

    Can someone please tell me, how to register several different files with the same name with the revision number using the RIDC API.

    For example:
    First of all I will be saved in a file (TestFile.txt) in a content server with revision number 1 using the RIDC API in application of the ADF. Then after awhile, will change the same line (TestFile.txt) check-in and once again. I tried to check the same file several times, however first Check-in correctly in server showing revision 1, so that Check-in same file again, her gives no error message, and also its not reflecting only not to the server. Single file (TestFile.txt) reflecting on the server.

    How to implement this feature using the RIDC API? Any suggestions would be helpful.

    Concerning
    REDA

    Published by: 887680 on March 6, 2013 10:48

    (1) get the content ID (dDocName), call CHECKOUT_BY_NAME
    (2) call check-in service with dRevLabel = previous dRevlabel + 1

  • Why do I get different results for the same resolution but different boxes of Windows, Windows 7 and XP

    I use an .exe on two different windows boxes, in Windows 7 and XP.  I put both for resolution 1024 x 768.

    Win 7 (old laptop and Dell desktop computer) I have a large application to watch.  On the WIn XP boxes all fonts to big.  It doesn't make sense for me as all PC's have the same resolution.

    Has anyone go through this before?

    System for XP and Vista/Win7 fonts are different.

    See

    http://forums.NI.com/T5/LabVIEW/elements-have-moved-when-opening-VI-with-F3-patch/m-p/1054817

    http://forums.NI.com/T5/LabVIEW/what-can-affect-the-size-of-a-front-panel-object-between/m-p/1058607...

    http://forums.NI.com/T5/LabVIEW/font-size-on-Windows-7-with-LabVIEW-2009/m-p/1055114/highlight/true#...

    and several other similar topics.

  • Share apps with the same user but different unit

    Am I can share an app purchased on another unit having the same user?

    If you purchased them from the Mac App Store, connect in the Mac App Store, simply click on the purchase tab and then download them.

  • Ive got 10 pounds with the same name but a number after and ten comes after 1 How do I do come after nine instead?

    document 10
    document 1
    document 2
    etc.

    It is the way Windows sorts the file names.  Change the name of "Document1" to "Document01" (2, 3,...) and they will sort correctly.

  • Code and the database tables in different schemas

    Hello
    My version of db: database Oracle 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    I would like to understand the advantages and disadvantages of the following situation:
    We have only one request.
    The design of the db for this application has 44 paintings, of which 28 are base tables related by PK and FK relations. The other 16 are look upward and refer to tables that are not related to one.
    The team has decided to place the tables in a diagram 28 A and the other 16 in another schema B within the same database. (The reason for this is... because it's done in other projects to do it here too).
    Coming now to the code (stored procedures, functions, packages, etc.). Teams want to ask most of the code in the diagram B with the Ref 16 tables. (the reason being again the same).
    What are the advantages and disadvantages this?
    Please advice.

    PS:
    I have googled and find something on these lines:
    cons:  
    o harder to manage
    o harder to upgrade
    o harder to patch
    o harder to maintain
    o causes your shared pool size to increase 1,000 times (shared sql goes down the tubes)
    o takes more space
    o queries against the dictionary will be impacted
    o latching on the shared pool goes WAY up (latching = locks = serialization device = 
    slows you down)
    
    pros:
    o none that I can think of.

    From my experience, if you see natural divisions that give you smaller patterns, well contained, you should take advantage of them and start with separate schemas. If done correctly, it can greatly improve the maintainability of your application.

    Assume that your initial project will have 60 paintings and they might fall into three groups of 15, 20 and 25 tables respectively. There are also objects of code such as PL/SQL packages. Your choice is:
    -Use a single scheme of 60 paintings, suppose that with 100 objects in code.
    -Use 3 diagrams divided as described. The total code objects will probably be a little more that unique schema design, because they need to provide interfaces with others. So let's assume that schemas will have 30, 40 and 50 code objects each.

    Now, wait 3 years.

    The history of single-schema:
    -The single-schema is passed to 120 tables. There has been a corresponding increase in code, now more than 200 objects. But they are very complex. Over time, each piece of code will interact with the tables more and more and many other objects in code.
    -You (the architect or Manager) can not really apply any internal for this structure since no subsidy is required to add dependencies. Therefore, if you change a table there is a vast impact.
    -You can easily divide the responsibilities because everything affects everything else. You can't manage simultaneous development efforts because the impact widespread changes cause the same tables/components to be affected by multiple projects. If you have the project execution dependencies / as you have interdependencies technique/code.
    -You have a "big ball of mud" and it is very difficult to get out of this situation.

    Multi-schema history:
    -Each of the 3 original patterns has grown, but some more than others. A fourth was added a year ago, when there was a major expansion in a new district, as a result of "natural divisions.
    -On the inside of each of these schemas, it is always a challenge to impose internal structure. But those patterns more smaller and therefore more small problems.
    -Through schemes, subsidies are necessary to allow interaction, this is not a "wild west" where everyone can access everything (and introduce dependencies on everything). Teams to define interfaces (packages or the views that are specifically intended to be interface points) where the interactions with other scehmas are necessary.
    -If changes to a table are needed, the impact can be limited to the schema that contains naturally. You know that no one else has created dependencies at this table, because you were never issued grants on this.
    -The responsibility for these schemas was divided between 2 teams, each team having full responsibility for its 2 diagrams.
    -Teams can complete projects much more easily, even with a parallel development, because there is less than a "domino effect" with each change.

    Now, these benefits depend on "natural divisions that give you the diagrams smaller, well contained." If you make the wrong choice here, you will always have a mess. You design with the end in mind scenario.

Maybe you are looking for