How to get one application to another changes

Hello

I'm starting to write my thesis on data migration at the APEX.
I have a master application running in our society and a few copies to run on other servers partners. When I make a change in the main application or in its database, how to make all the changes to other applications of the partners?
I will write on the possibilities of how to do this. To get an informed perspective, I looked in some books from the library, but there is no real explanation how to do this. Maybe I'm looking for the wrong words.

Can someone tell me some possibilities how to get the changes to an application on one server to another copy of this application on another server?
You don't have to explain how it works. I need just a little help I know what I have to look in the library (or Google Scholar)

Concerning
Felix

It depends...

If 'other' applications and data are supposed to be exact copies of the 'master' of all at once, then you might be looking at replication of database.

If 'other' applications are simply the 'versions' of a 'master' i.e. request with the same treatment base but different data then you look at configuration management and release management.

I think you are talking about the latter: you have developed an application and installed in different places; you have changed the application (and some data) and now update remote applications to match what you have just developed?

Tags: Database

Similar Questions

  • How to move one application to another but stay on $20 membership

    I would like to animate (flash) CC to CC in Photoshop, I don't want the two and I can't afford both, I want only photoshop CC, but I have no idea how do.

    Hello

    You can follow the steps here: https://helpx.adobe.com/creative-cloud/help/upgrade-change-plan.html

    Or contact our support here: https://helpx.adobe.com/contact.html

    Let us know if this helped!

  • How to copy from one Application to another custom Page template

    Hello

    12.1.3 Jdev

    How can I copy a created exculpatory to one application to another?

    I don't want to create the existing application as a jar and add a library to the following. I want to copy an existing template and begin to change in the next request.

    See you soon

    AJ

    Each application that uses the model page, have the file called pagetemplate - metadata.xml, which is basically a repository of page template.

    When you create a page template, some entries are added to this file automatically for you.

    That's why I said lets you create a new model.

    Well, next to the source code of the template page, if the original model have pageDef, you need this pageDef too, so do the same - create Def page for your new template and just copy - paste the contents of the original.

  • Page of the copy from one application to another application in the same workspace

    Is it possible to copy a page from one application to another application in the same workspace?

    If so could you tell me how its done?

    Thanking you in advance.

    go to any page in your target application and click on 'Create' > 'new page as a copy '. The rest of the process is driven by the magician.

    Denes Kubicek

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

    http://deneskubicek.blogspot.com/

    http://www.Apress.com/9781430235125

    https://Apex.Oracle.com/pls/Apex/f?p=31517:1

    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494

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

  • How to fill one shape with another shape, but not of models

    Hello

    How to fill one shape with another shape, but not of models. Example of this poster

    Screen Shot 2015-05-18 at 13.41.33.png

    put in a shape of the tree so that it looks like this:

    Heavy_type_tree.jpg

    Select your type with a vector path, which is the subject

    Object > envelope distort > make with top object.

  • How to redirect a link from one application to another

    Hello

    I need to know if the procedure I use to make a response.sendRedirect is the best / most efficient. I use 11g 11.1.1.6.

    1. I have two JSF ADF applications deployed on a BC4J 11 g application server.
    Both applications are named App1 and App2 in the application (AS) Server

    App1 has a /app1 context path
    App2 has a /app2 context path

    I need to go to App2 of App 1 from a golink

    I keys to access a link and destination = "/ app2/faces/pages/home" / >

    and it redirects to this link as
    overload/app1/app2/faces/pages/home? env = Prod "/ >"

    In fact, I want that it redirects to the second application and run it

    What I m hurt if I need hardcord this value here

    Or is it possible to othe I can do.

    Thanks in advance.

    Thank you
    933601

    If you do not specify the full url of the link always assumes that you bind to the same application.
    Specify the full url or use a method of bean who returns only the current server and port that you can build the final url using EL.

    Timo

    Published by: Timo Hahn on 30.05.2013 23:21
    For an example on how to do this check http://andrejusb.blogspot.com/2011/04/how-to-get-application-server-name-and.html

  • Switch from one application to another without entered a connection detail

    Hello
    I have asked two in the same workspace and they have the same authentication or login details. If I switch from one application to the other then it don't ask for connection.

    For examle, if I go to the sample application it connection detail is different it ask as demo username and passoword as workspace and then it should be for the details of the connection.

    can I create a menu of these application those who have the same login credentials?

    How can I do this?




    Thanks and greetings
    CORINE

    Hello

    You neednot pass any value outside, it will be set at login, you just need to go to the shared components > authentication scheme > request > Cookie attributes > Cookie name: for ex: switch

    give a name here. (nothing else to define)
    then go to another application (e.g.: 115) then do the same thing.

    Now check if it works.

    Kind regards
    Little Foot

  • How to get the ActiveX component value change event?

    Hi all

    LV 8.6.1

    I try to get the ActiveX component value change event. I covered forum and through examples, but I can't get an idea of how "Recalling vi. For example, in the example 'ActiveX event Callback for IE.vi' it is used "recall vi". I've added an example where the change event of value with the mouse to the bottom of the event are scheduled to the structure of the event. Mouse down event OK work but change the value no. Can anyone describe what I need to add to my example vi who value the change event works fine?

    BR, Jim

    Here is the solution! "Value changed event" is not performed in the structure of the event, but in "Reminder VI".

  • How to get my application attributes?

    Hello

    I want to get my application of attributes such as vendor, Version, title, and Description. And all that stuff to display on the screen inside my application. How can I get my application attributes? Code snippets?

    Best regards.

    // Retrieve a handle for a module.
     int handle = CodeModuleManager.getModuleHandle("test_module");
    
     // Retrieve specific information about a module.
     String name = CodeModuleManager.getModuleName( handle );
     String vendor = CodeModuleManager.getModuleVendor( handle );
     String description = CodeModuleManager.getModuleDescription( handle );
     int version = CodeModuleManager.getModuleVersion( handle );
     int size = CodeModuleManager.getModuleCodeSize( handle );
     int timestamp = CodeModuleManager.getModuleTimestamp( handle );
    
     // Retrieve an array of handles for existing modules on a BlackBerry device
     int handles[] = CodeModuleManager.getModuleHandles();
    
  • How to get the event when we change our simcard in BB device

    Hi all

    Please, someone tell how to get the event or any listener method that can automatically called when we change our SIM card device.

    Thanks in advance,

    TEJ

    Hi Tej,

    I came across some post, which may be useful for you

    http://supportforums.BlackBerry.com/T5/Java-development/is-there-a-way-to-get-the-mobile-or-phone-nu...

    http://supportforums.BlackBerry.com/T5/Java-development/is-SIM-ID-really-exist/m-p/54407#M5954

  • Possible to copy templates from one application to another?

    4.2.1

    Theme 25

    Hello

    I have an application where the developer seems to have created its own model - body one tab-2 columns. Is it possible that I can use this template on my page, which is another application in the same environment? I don't see the option to copy under shared-> model components. But she copy the model of the same application.

    Also, can copy us the template from one theme to another? Or we can copy the model on the same topic only

    Thank you

    Ryan

    Yes, it is possible, but perhaps not obvious:

    1. go into shared components > models.
    2. click on create >.
    3. Select the required model type.
    4. Select a copy of a model existing.

    5. follow the rest of the wizard to identify the required application, theme and style.

  • How to get if THEN ELSE another condition table

    Hi eveybody,.
    I have a situation and I need your advice guys.
    I apply if THEN ELSE condition in PL/SQL from another table. I do the merger in tableA that will run IF Column1 in tableC = Y.
    Ex: Tablec has three columns: source, dest, condition. Condition IF = Y in tableC, then merge into tableA use (Sql query in table C source selection) B.

    Please let me know how to get the condition = Y of table C.
    Condition IF = Y for each source in C, then fusion will happen for this source.

    Please provide your comments and your responses.
    I'd really appreciate your comments and your responses.
    Thank you very much.

    user13426784 wrote:
    DB link is passed as parameter in MS and we need to check the status for this link db to TableC.

    select   status
      into  v_status
      from  tableC
      where db_link = v_source;
    if v_status = 'Y'
      then
        EXECUTE IMMEDIATE 'MERGE INTO tableA A USING
    (select  from tableA@' || v_source || ')B
    when matched insert
    when not matched update';
    end if;
    

    SY.

  • How to get the Application Server computer name?

    I'm redirecting to a jsp fails to logon page using oracle's 10 g.

    Can you please tell me how to get application server name of the computer on which I run my ACE? I don't want to hardcode the link to the jsp example page

    http://MyMachine:7778 / MyPage.jsp

    I want to get dynamically AS the machine name (I can't access the data due to the error log). Please help in this regard.

    Thank you

    Hello

    You can use in your forms integrated GetVar tool_env.:

    TOOL_ENV. GetVar('REPSERVERNAME',l_report_server);
    TOOL_ENV. GetVar('URLSERVER',l_urlserver);
    TOOL_ENV. GetVar('APPLICATION',l_envid);

    where the first parameter is a parameter defined in the file your application server .env.

    -Mohamed Dadi

  • How to replace one table with another?

    I need to replace one table with another. Both tables have the same structure, primary keys, indexes, constraints, but different data (about 50 million records).
    I would like to make this replacement in line, with no passage of database in offline mode.
    There is no clause CREATE or REPLACE TABLE in Oracle unfortunely.
    I could use just DROP and ALTER TABLE RENAME instructions, but it is necessary that a user receive message error "table or view does not exist. It may be possible to block incoming requests at the moment, while old and new droppping table rename are performed?

    Thanks in advance.

    Hi again!

    You can detect normal users with session sessions $ v. A session of a normal user has a username (username of the column). Systemsessions PMON and SMON have no user name. So, you can use the following query to detect sessions, you need to kill:

    SELECT sid, serial#, username
    FROM   v$session
    WHERE type NOT LIKE 'BACKGROUND';
    

    concerning

  • How to get the XML from one application to another?

    Hi guys,.

    1)

    I installed 2 separate applications such as application1 and application2.  am, creating the file 'appln.xml' in the application1. I need to get this "appln.xml" of application2.

    2)

    I need to know where the "appln.xml" is stored (file path)?

    Thanks in advance,

    Thank you very much Mantaker. I will try.

Maybe you are looking for