The use of tables in an application of different schemas

Hello!

I create an application that uses all of the tables of a schema.

Now, I need to import data to another schema.

How do I do that?
In the workspace, I added the schema.


Kind regards

Ivan

You have to "bind" the 2nd pattern to your workspace so that this 2nd pattern appears in the drop-down lists.

Do you it in the administration portal.

Manage the workspace-> manage the workspace for pattern assignments.

Oh... and make sure you have given the correct GRANT to the schema of your analysis.

MK

Tags: Database

Similar Questions

  • The use of tables of database for authentication in the ADF

    Hello

    I need to use my user table in the database for authentication in ADF (adf 11.1.2).

    I have 3 categories: agent admin and user is unique, each has its own page, logging, the application checks the type of user and directs its jsf task or the page of the jsf page flow.

    I have a user with the type attribute table

    HOW CAN I MAKE THIS PRAYER.

    Hello

    See links below.

    Whatever Fusion Middleware: Tables database user to implement authentication in the ADF

    Java / Oracle SOA blog: the use of tables of database as in WebLogic authentication provider

  • My right click menu is missing after the use of security of Kaspersky application control settings.

    Right click menu disabled

    My right click menu is missing after the use of security of Kaspersky application control settings.

    My right click menu is missing after the use of security of Kaspersky application control settings.

    This tutorial will help?

    Context menu - enable or disable

    http://www.Vistax64.com/tutorials/140508-context-menu-enable-disable.html

    Option One is the easiest.

  • How to stop a Web site generating spams are sent to me - it is all associated with the use of viagra and I had 10 different emails today

    How to stop a Web site generating spams are sent to me - it is all associated with the use of viagra and I had 10 different emails today

    Thank you

    You need to ask the experts of Hotmail one.
     
     
    Help for Windows Live Hotmail can be found in this forum.
    http://answers.Microsoft.com/en-us/windowslive/Forum/Hotmail?tab=all 

    Help for Outlook.com is located in this forum
    http://answers.Microsoft.com/en-us/windowslive/Forum/mail?tab=all
     
  • the use of tables of two schemas in the same application

    I have the table 1 of scheme A and table 2 of Figure B. In my worksapce I has the permissions to access the two schemas. In aplication wizzard, I have a listbox put what schema I work with and I can onli 1 patterns. but I want to work with the two tables in my applications, how can I do.

    Notice: I have recently started using APEX. In my work I use Oracle Forms, and now I'm trying to use APEX.

    -Select the schema of analysis in the application.
    -Grant insert, update, select and delete on a table the other schemas to the schema of the analysis.
    -Create a private synonym (create a synonym for other_schema.other_table other_table) in the scheme of the analysis.
    -Work with the two tables in the schema of analysis as if they resided in this scheme.

    Dave

  • Need quick help! The use of tables

    I just started using flash a few weeks ago, and for one of my school projects I am creating a pokedex which will display information, when the user clicks on some buttons. for example 'If you click the attack button, then 4 attacks will appear. I currently use frame skipping to my application; but my teacher suggested I use tables to make them all appear on a single image, but I don't know how to do this. Can anyone help?

    Thanks in advance.

    Tables are variables that contain several elements. A common use for tables is to make collections of items so that items can be related to each other by their relative position in each table. For example:

    var letters: Array = new Array ("A", "B", "C", "D");

    Table of figures: var = new Array (1,2,3,4).

    Now, you can find an element in a table by searching for here:

    var thisOne:int = letters.indexOf ('B');

    trace (thisOne);

    var thatOne:Number = numbers [letters.indexOf ('B')];

    trace (thatOne);

    The first trace shows that the letter B is in position 1 of the table letters. The trace of the second shows that the item in the table of figures in position 1 is number 2.

    Who help me? You can learn more about the use of arrays in Flash here: ActionScript 3 fundamentals: paintings | Adobe Developer Connection

  • Question about the use of secondary indexes in application

    Hi, I'm a newbie to Berkeley DB. We use Berkeley DB for our application that has tables in the following structure.

    Key to value1 value2
    ------- --------- ----------
    1) E_ID-> E_Attr, A_ID - where A_ID is String for example. A_ID = A1; A2; A3
    -where E_ID is unique but for example A1 or A2 may be part of multiple F_VITA say E1, E3, E5 etc.


    So my question is that it is possible to create secondary indexes on individual items of Value2 (e.g., A1, A2 or A3)?


    Another question, lets say we have two tables

    Key to value1 value2
    ------- --------- ----------
    2) X_ID-> X_Attr, E_ID

    E_ID-> E_Attr, A_ID - where A_ID is String for example. A_ID = A1; A2; A3

    In this case, can create us E_ID as a secondary Index but with primary Table-> E_Attr, A_ID E_ID?

    While X_ID given, we can get the chronogram, E_ID-> E_Attr, table allocation A_ID?

    Don't know if its possible.

    Thanks for reading.

    (1) when talking about data & Index, I was referring to READ ONLY BDB with no. UPDATES where you download entire files allows for example on a weekly basis. In this case, I believe that the data will be stored directly in the tree. It will not be stored in the transaction as such logs. This hypothesis is correct?

    # Storage I is nothing other than a transaction log. Read the white paper, that I mentioned.

    (2) and about the Garbage Collection operation, I meant BDB 'Cache éviction' algorithms. Sorry I have not communicated before.

    I use an LRU algorithm. What do you need exactly to know, that you can not get the doc?

    -mark

  • The use of tables with void / vi

    Hello!

    I have a question about the correct method for the use of a Subvi to update an array of integers. How to pass the array to the Subvi, without creating a second table to the output (or what is returned)?

    It is for the calculation of the histogram data. Basically, I have a set of input values are evaluated to determine which bin location (array index) to increment the counter on. I then want to use the same Subvi to update table (let's call it "BinsIn", for the sake of discussion) and return to the main VI. Think in terms of textual programming I want to pass the array of reference, so I'm not wasting resources.

    I read a few posts that deal with using Ctl Refnum, but I don't know if that's what I want to do...

    Any help would be appreciated.

    Thank you

    Shaun

    Don't think in textual languages.  There is no difference in passing by reference and by value.  If the compiler determines that the input array can be reused as the output array, and then she'll do.  You can give him some advice that he should do by writing your code to perform operations "on the spot" (search for this term on this forum) and avoiding the functions requiring a copy the table as delete table.  Best thing to do is probably to write your code to make it work, then download it here so that other contributors can comment and help to make it more effective.

  • The use of tables

    Using
    Oracle Database 10g Enterprise Edition Release 10.1.0.4.0 - production
    PL/SQL Release 10.1.0.4.0 - Production
    "CORE 10.1.0.4.0 Production."
    AMT for 32-bit Windows: Version 10.1.0.4.0 - Production
    NLSRTL Version 10.1.0.4.0 - Production

    I'm trying to retrieve records from a database (a single table in this case) using three tables as keys. The table is unique to these three elements. The lines I want to come among a long list of more than 1000 points. I don't have the ability to create temporary tables on this server. So, I have three long lists and the first item in each list, when used in the WHERE clause in a SELECT statement returns an element. And the second points on these three lists will retrieve the next item.
    I can't just use IN clauses to find these items because they must be combined in the same order as they are on the three lists.

    I'm looking for something like this, but I'm running into syntax errors and other errors of logic.
    DECLARE
    
         TYPE Item1_List IS TABLE OF VARCHAR(5);
         TYPE Item2_List IS TABLE OF VARCHAR(3);
         TYPE Item3_List IS TABLE OF VARCHAR(1);
         myItem1 Item1_List;
         myItem2 Item2_List;
         myItem3 Item3_List;
    
    BEGIN
    --these three lists are much longer
         myItem1 := Item1_List('11011',
         '11011',
         '86842');
    
         myItem2 := Item2_List('001',
         '002',
         '001');
    
         myItem3 := Item3_List(NULL,
         'A',
         NULL,
         NULL);
    
    DECLARE
    FOR i IN myItem1.FIRST .. myItem1.LAST
    LOOP
         CURSOR c_cur IS
         SELECT 
         Item1,
         Item2,
         Item3,
         Item4
         FROM myTable
         WHERE
         Item1=myItem1(i) AND
         Item2=myItem2(i) AND
         Item3=myItem3(i);
    END LOOP;
    END;
    /
    Here I use samples to help, but so far I was not able to make it work:
    http://download.Oracle.com/docs/CD/B10501_01/AppDev.920/a96624/05_colls.htm

    Some ideas that I have is, perhaps, I should not be using a slider, that instead, I should retrieve these data in another table? The only thing is, I don't know how to make a table to several column :( Other than that, I'm at a loss, and I really hope someone can help :)

    Skip

    set your cursor might work

    DECLARE
       TYPE Item1_List IS TABLE OF VARCHAR (5);
    
       TYPE Item2_List IS TABLE OF VARCHAR (3);
    
       TYPE Item3_List IS TABLE OF VARCHAR (1);
    
       myItem1   Item1_List;
       myItem2   Item2_List;
       myItem3   Item3_List;
    
       CURSOR c_cur (pItem1 VARCHAR, pItem2 VARCHAR, pItem3 VARCHAR)
       IS
          SELECT Item1,
                 Item2,
                 Item3,
                 Item4
            FROM myTable
           WHERE Item1 = pItem1 AND Item2 = pItem2 AND Item3 = pItem3;
    
       v_c_cur   c_cur%ROWTYPE;
    BEGIN
       --these three lists are much longer
       myItem1 := Item1_List ('11011', '11011', '86842');
    
       myItem2 := Item2_List ('001', '002', '001');
    
       myItem3 :=
          Item3_List (NULL,
                      'A',
                      NULL,
                      NULL);
    
       FOR i IN myItem1.FIRST .. myItem1.LAST
       LOOP
          OPEN c_cur (myItem1 (i), myItem2 (i), myItem3 (i));
    
          FETCH c_cur INTO v_c_cur;
    
          LOOP
             IF c_cur%FOUND
             THEN
                NULL;                                          -- your coding here
             ELSIF c_cur%NOTFOUND
             THEN
                EXIT;
             END IF;
          END LOOP;
    
          IF c_cur%ISOPEN
          THEN
             CLOSE c_cur;
          END IF;
       END LOOP;
    END;
    
  • Tables in a non-visible different scheme of service

    I get a weird error in a function I wrote. I have user 'A', who has access to the patterns for users 'B' and 'C '. I need to update a table in the 'B' schema with schema database 'C '. So, I created a function that selects data from a table in the diagram "B", uses this information to find data of interest in the 'C' scheme and then I update the table in the diagram "B" with the information that I just look in the 'C' scheme Delete this day?

    In any case, when I try to create the function (I'm using SQLPLUS to it), I get an error message that there is no such thing as the paintings that I am referencing the schema 'B' and 'C'. However, if I change the function so that I select a column that doesn't exist in a table in the diagram "B", then I get an error remind me. So it seems strange that I have enough visibility into patterns 'B' and 'C' if I am to access the data in the correct column names, but when column names are correct, I get an error message saying "table or view does not exist. I'm in my development environment, and the user 'A' is given the role of "DBA".

    So, here's my function. Notice that I qualified table names with the owner of the schema (i.e. B.KPF_FOLDER_ITEMS) of advice would be greatly appreciated. Database is 9i

    CREATE or REPLACE FUNCTION migrate RETURN number
    IS

    v_parent_item_id number (6);
    V_ITEM_ID number (6);
    v_line_Item_id number (6);

    -variables to hold the data returned by the actual product tables
    v_parent_item_number varchar2 (100);
    v_color_code varchar2 (100);

    CURSOR folderProducts IS
    SELECT ITEM_ID as PRODUCT_PARENT_ITEM_ID, COLOR_ITEM_ID as ITEM_ITEM_ID, LINE_ITEM_ID as LINE_ITEM_ID
    OF B.KPF_FOLDER_ITEMS
    WHERE table_prefix = 'STRL ';

    BEGIN

    OPEN folderProducts.
    LOOP
    EXTRACT the folderProducts IN v_parent_item_id, v_item_id, v_line_item_id;
    EXIT WHEN folderProducts % NOTFOUND;

    -get the product number
    SELECT BLA. PARENT_ITEM_NUMBERX IN v_parent_item_number
    OF C.STRL_PRODUCTS BLA
    WHERE BLAH. PARENT_ITEM_ID = v_parent_item_id;

    -now get the color code
    SELECT THE ITEM. COLOR_FINISH_CODE IN v_color_code
    FROM THE POINT OF C.STRL_ITEMS
    WHERE THE POINT. ITEM_ID = v_item_id;

    -now, update the record in the kpf_folder_items table
    UPDATE B.KPF_FOLDER_ITEMS
    SET PRODUCT_NUMBER = v_parent_item_number,
    COLOR_CODE = v_color_code
    WHERE LINE_ITEM_ID = v_line_item_id;


    END LOOP;

    CLOSE FolderProducts;


    END;

    Published by: user10219585 on Sep 3, 2008 11:30 correctly identified the schema for one of the tables.

    Published by: user10219585 on Sep 3, 2008 11:31

    Objects stored with copyright (default for stored objects) ignore privileges based on roles. Ensure that the owner of MS is directly (not via the role) privileges on objects in the other schema.

    SY.

  • Discover the use of tables.

    Hello

    I was invited to list all tables that a third-party application use when it executes a process. How would I know that?

    Thanks in advance.

    Hello..

    1 trace the session when the user of the application connects to the database with the application.

    2. get the sid of the user of the application and use the below command

    SQL > select owner, object, access type $ v where sid = xxx and the type = "TABLE";

    Anand

  • The use of tables to add an item?

    Hi all

    This is my first time on this forum posting.  I get script recently and come across a problem that I can't solve.

    I tried to search but could not find anything, so my apologies if this has already been discussed.

    I want to add an AVitem (in this case a JPG image), as a new layer inside a model in particular.

    According to the script, I use the add() method.

    I did it successfully with this code:

    var app.project = proj;

    proj. Item (2) .layers. Add (proj. Item (7));

    But it's all hardcoded by item number, which is not as flexible as I wish it were.

    I want to add all my images in a table and all my comps in a table, so I can iterate through them,

    Adding image [0] to comp [0], [1] on the image for comp [1] and so on...

    I've managed to adding images and compositions of their respective tables

    (proven by alerting the elements of the array)

    Is it possible to use the method add() with the elements of the array?

    When I try, it comes as a 'object undefined '.

    Any advice would be much appreciated!

    Thank you!

    .. Kevin

    Assuming that the items were stored in the tables correctly, it should be as simple as:

    for (var x = 0; x)< image.length;="" x++)="">

    COMP [x] .layers. Add (image [x]);

    }

  • The use of tables in classes

    Hello, I used an array in a class

    private var freeIDs:Array = new Array();

    And then created an object of this class and everything works. But when I create a second object of the same class, the tables of each object seem to be in conflict, even if they are intended to be specific to each object. I'm this misunderstanding or is this a real problem?

    Basically, I have 2 (or 3) objects of that class and that they call has the same function in the objects at the same time, the function changes freeIDs. It seems when freeIDs is altered in an object, he transforms into the other, that is involuntary. Individually the items work but when there are two or more, it does not work and weird buggy behavior. Is this normal?

    Thank you

    Laughing out loud

    but it's not supposed, '... they want a the same function in objects..'.   the functions should be unique to each instance of the class unless you use a static function.

    is there static functions/variables in your class?

    If this isn't the case, what do you do that makes you think change a single Bay changes into a different picture?

  • problems with IE7 in the use of tables and onLoad

    Thank you in advance for any help. I have a table that is used to store the names of. Files to load into another SWF. SWF video. When I call the "onLoad" method, it works in all browsers except IE7? See the example below:

    prod_a = new Array;
    prod_a [0] = 12; number of products in the table. Currently, this feature is not used...
    prod_a [1] = "product1.swf";
    prod_a [2] = "product2.swf";
    prod_a [3] = "product3.swf";
    prod_a [4] = "product4.swf";
    prod_a [5] = "product5.swf";

    onLoad = Function)
    {
    Description();
    moveScroller();
    loader_mc.loadMovie(prod_a[1]);
    }

    When the file opens, it loads the '2' slot flash file in the table in the "loader_mc" EXCEPT IT DO WORKS NOT IN IE 7? any ideas or help would be great! IE7 handles the different "onLoad"? I made a mistake?

    Thank you Sly one, but that's not the problem I currentl having a Java work around for this. I tried a few different solutions to the problem "click to activate". I found that none of them made a difference.

    I resorted to a solution of 'disorder' but effective. -items I've been hainvg problems with were dynamically loading the text and images. I had the problem by placing the images and the text which was to load 'onLoad', in the boxes as _mc objects. in this way the images were already there and didn't need to be loaded.

    The only two problems with this is
    (A) Firefox and Safari users (including other) screen "Refresh" the image loading. and
    (B) the size of the file was more than 35 KB.

    Thanks for the help everyone, the final is good enough for Government work...
    -DIG

  • The use of tables for example the names of

    How to use the tables for example names?

    If I, for example 'button [0]' as Instance name Flash tells me that I don't use character valid.

    :

Maybe you are looking for

  • reset an apple iphone 4S

    I need to reset my iPhone 4S so that I can give it to my grandson. I know where to reset my question is once I have reset then I go back to apple and put in place, as if it were a new phone. There are several options on reset that one uses? I need to

  • Deleted the desktop icons

    My 3 year old somehow deleted all my desktop icons. I'm looking at in the trash to see if they are there, but without the desktop to the trash icon I can't (I searched). Can someone help me?

  • Wrong default mail program

    One of my users has a XP pro machine that insists that outlook Express is the default mail program. In the Internet/program Options, Outlook is selected as the default e-mail program. In Outlook Tools/Options/other, making Outlook the default e-mail

  • Need help for my active windows Defender &#62; &#62; &#62; &#62; Microsoft_silver_Light_Lady

    I have downloaded Microsoft security Ess. everything went well is no problem at all, he asked me to ensure that my windows Defender has been enabled so I have cked and he was off, of course never a problem, I went and tried to turn it on and got an e

  • ACS Se 4.2.1.15 patch 4 and Windows 2008 R2

    Hi, can someone tell if ACS Se and Agent remote 4.2.1.15.4 supports Windows 2008 R2 please. Thank you.