Model of medicine to the production instance

What happens when a modified model is republished in production instance when users access the publication of particular model. It will crash the user's session or Configurator allows them to end the current session without problems using the publication of old? Thank you.

Biju-

Configurator publication feature supported 24 x 7 operation without interruption of the required for the deployment of the model. Currently active sessions are not affected when a new Publication will be effective or when a new publication is. A user configuration with a Publication which becomes ineffective or is replaced by a new publication during its session of end is able to complete its session with elegance. According to the profile Option settings for hosting the application Effective Date, he would see the new Publication on the reconfiguration.

I hope this helps.

Mathgamain

Tags: Oracle Applications

Similar Questions

  • How solution of migration of the development to the Production instance? ODI 11 g

    Hi all
    We have completed development and now want to spread up to the production instance. number of things I tried, but had no success.
    1. I exported topology, Modules & projects
    but when I imported projects I had error "Missing Reference" and I found in the ODI 'Project ID' repository database is different from Devlopment instance and that the reason for the lack of references.
    2 - I tried one by one (module, project)
    but I have problems during the import.

    any help in this regard.

    Concerning
    Sher

    Yes, each repository working environment should have a unique ID.

    Kind regards
    Michael Rainey

  • No visible responsibilities by the user after the cloning of the Production instance

    Hello
    In my environment, a user is disabled in Production, but he has access in the DEV instance. When I clone the production on the DEV instance and allow this user, he is not able to see the responisbilities which it is supposed to see.

    I ran the "Synchronize WF LOCAL tables, but the user is not able to see the responsibility."

    Am I missing something?

    Thank you

    Hello

    Have you tried to bounce Apache and see if it helps?

    Please see the solutions suggested in the thread following/docs.

    Responsibility are not
    Re: Responsibility is not

    Assignment of responsibility not Visible when connecting through AppsLocalLogin.jsp
    Re: Assignment of responsibilities not Visible when connecting through AppsLocalLogin.jsp

    Note: 388018.1 - Unable to see a responsibility in the navigation after the end Date has been removed
    Note: 727638.1 - Unable to see responsibilities after the end Date is deleted on ATG RUP6
    Note: 406892,1 - missing or corrupt user role responsibilities
    Note: 429852.1 - reactivated the user does not see responsibilities

    Kind regards
    Hussein

  • URGENT: OAF Page runs very slow in the Production Instance

    Hi all

    page works fine in the instance of Test and Development Forum (it showing the Data Quickly).


    But in Production it is running very slowly.



    It is urgent.please help me as soon as possible


    Thanks and greetings
    Vinay

    Hi vinay,

    Please turn on the option to track on your page via the link of Diagnostics.
    The trace, you can find what query is the cause of the performance problem.

    Steps to get the link Diagnostics Trace
    --------------------------------------------------

    View the journal
    Set Trace level

    Select "Set Trace Level.
    Click OK.
    It displays a page with a set of options.

    Disable the Trace
    Trace (regular)
    Draw with links
    Draw with expected
    Plot with ties and expected

    Choose the Trace with dregs
    Click Save.

    Run the self-service process.
    This will put the sql trace in the usual log directory.

    Stop the Trace.
    Select the icon for diagnosis.
    Click the option: Set Trace level
    Click OK
    Letter: Disable Trace

    To determine where the raw trace file.
    From SQLPlus:
    SELECT value
    THE PARAMETER $ v
    WHERE name = 'user_dump_dest.

    You will need to perform a procedure TKPROF on the raw file.

    TKPROF ora53269.trc ora53269.prf EXPLAIN = apps/apps SORT = (PRSDSK, EXEDSK, FCHDSK)

    Thank you
    Prasanna

  • Partitioning of a table in the production

    Hello

    Oracle 10.2.0.4

    I partitioned a table lines about 100 million (62 GB) in Server DEV source. The target database was created again. It was partioned range on a column of date as follows:
    PARTITION BY RANGE (ENTRY_DATE_TIME)
    (
      PARTITION ppre2012 values less than (TO_DATE('01/01/2012','DD/MM/YYYY')) TABLESPACE WST_LRG_D,
      PARTITION p2012 values less than (TO_DATE('01/01/2013','DD/MM/YYYY')) TABLESPACE WST_LRG_D,
      PARTITION p2013 values less than (TO_DATE('01/01/2014','DD/MM/YYYY')) TABLESPACE WST_LRG_D,
      PARTITION p2014 values less than (MAXVALUE) TABLESPACE WST_LRG_D
    )
    It's every year. Nothing before 2012 to p2013 ppre2012, then 2012, and so on. There are 20 million lines in 2012. and about 75 million lines of ppre2012. We had as well to the tables (partitioned) target DEv and (unpartitioned) source for comparison. Queries are normally on the partition for the current year. Just to say that I am a developer and do not have full visibility to the production instance.

    Now that our tests are completed, we would like to promote this production. Of course in production we would not not need source and target tables. In all likelihood, this will be done on a weekend window. This is why I would like to suggest the following.

    (1) use expdp export the source table
    (2) remove the table from the source
    (3) create a new source "partitioned" no index table
    (4) use impdp to retrieve data in a table
    (5) create a global index (it's a unique index to enforce the uniquness) and the rest of the clues like local
    (6) run dbms_stats.gather_table_stats (waterfall of the user, 'SOURCE' = > true). It takes about 2 hours by dev

    My point is that, if the importation of 100 million lines will cause no issues with segments of cancellation. Can we import data say firstly to the current partition (20 million lines) 2012 first. Any practical advice is appreciated.

    Thank you

    Published by: 902986 on November 2, 2012 02:08

    Published by: 902986 on November 2, 2012 03:10

    >
    -Why do I get "ORA-12838: cannot read/modify an object after edit it in parallel."
    >
    Why don't find you the error and read the cause "that applies?
    http://ORA-12838.ora-code.com/
    >
    ORA-12838: cannot read/modify an object after edit it in parallel
    Cause: In the same transaction, an attempt was made to add instructions for reading or changing on a table once it had been amended at the same time or with a direct charge. This is not allowed.
    >
    Do you have a 'direct charge '? Yes - you can not do anything else under this operation. Do a COMMIT or ROLLBACK first.

  • IMC fails during Assembly and the ear of deployment files to the JBoss instance

    I installed the ATG 10.0.3 platform and the store of the ATG reference (http://localhost: 8080/crs/storeus) on Oracle Linux 5.8 long with Oracle 11.2.0.1 database, Oracle's JDK and JBoss Enterprise Platform 5.1.0 1.6.0_30 all in the same box.

    I run CIM script as follows:

    export JAVA_HOME=/oracle/jdk1.6.0_30
    export PATH=$PATH:/oracle/jdk1.6.0_30/bin
    export DYNAMO_HOME=/oracle/ATG/ATG10.0.3/home
    export JBOSS_HOME=/oracle/jboss-5.1.0.GA
    CD /oracle/ATG/ATG10.0.3/home/bin
    . CIM.sh

    The script to connect to the Oracle database, creates the schema and import the data successfully. Then, I create the production instance. All fine so far. The question appears on the step pre-assembled and deployment.

    1. in the CIM MAIN MENU, select [3] Assembly and Application deployment.
    2. in the SELECTION of the INSTANCE SERVER DEPLOYMENT menu, select [A] ATGProduction.
    Production of the lock with a Server Manager.
    3. in the menu FILE of EAR of ENTER NAME (S), enter the name of ATGProduction.ear.
    4. from the menu SELECT JBOSS SERVER to USE, select [C] CIM is expected to create a new server
    for me.
    5. from the menu SELECT JBOSS SERVER TEMPLATE to USE, select default [D].
    6 accept the default value, ATGProduction, for the name of the JBoss server.
    7. in the JBOSS DEPLOYMENT MENU, select [D] Production to deploy with a lock server
    Manager ATGProduction.ear to JBoss.

    on the last step (step 7), by selecting result "[D] Production to deploy with a Management Server locks for JBoss ATGProduction.ear ' the following error in the cim.log file

    Thu Apr 05 22:55:37 info that'S 2012 1333662937450 atg.cim.productconfig.deploy.jboss.DeployEarToJbossTask runAssembler-Server ATGProduction /oracle/jboss-5.1.0.GA/server/ATGProduction/deploy/ATGProduction.ear m DafEar.Admin DPS DSS B2CCommerce DCS. PublishingAgent DCS. AbandonedOrderServices Store.Storefront Store.Storefront.NoPublishing Store.Fulfillment Store.EStore
    Thu Apr 05 22:55:37 info that'S 2012 1333662937460 atg.cim.task.ant.utility.AntLogger
    Thu Apr 05 22:55:37 info that'S 2012 1333662937460 atg.cim.task.ant.utility.AntLogger exec.runAssembler.sh.file.nonwindows:
    Thu Apr 05 22:55:37 info that'S 2012 1333662937469 atg.cim.task.ant.utility.AntLogger [exec] DYNAMO_HOME = oracle/ATG/ATG10.0.3/home/... Homepage
    Thu Apr 05 22:55:37 info that'S 2012 1333662937469 atg.cim.task.ant.utility.AntLogger [exec]
    Thu Apr 05 22:55:37 CEST 2012 info 1333662937472 atg.cim.task.ant.utility.AntLogger [exec] TIME IS NOW / tmp
    Thu Apr 05 22:55:37 info that'S 2012 1333662937533 atg.cim.task.ant.utility.AntLogger [exec] before the base, JAVA_ARGS =
    info Thu Apr 05 22:55:37 BST 2012 1333662937535 atg.cim.task.ant.utility.AntLogger [exec] CLASSPATH=./locallib/:./lib/launcher.jar:/oracle/jboss-5.1.0.GA/common/lib/jsp-api.jar:/oracle/jboss-5.1.0.GA/common/lib/jboss-javaee.jar:/oracle/jboss-5.1.0.GA/lib/jboss-javaee.jar:/oracle/jboss-5.1.0.GA/common/lib/servlet-api.jar
    Thu Apr 05 22:55:38 info that'S 2012 1333662938026 atg.cim.task.ant.utility.AntLogger what follows [exec] installed ATG components used to launch:
    Thu Apr 05 22:55:38 CEST 2012 info 1333662938027 atg.cim.task.ant.utility.AntLogger [exec] ATGPlatform version 10.0.3 installed at /oracle/ATG/ATG10.0.3
    Thu Apr 05 22:55:38 info that'S 2012 1333662938027 atg.cim.task.ant.utility.AntLogger [exec]
    Thu Apr 05 22:55:38 CEST 2012 info 1333662938163 atg.cim.task.ant.utility.AntLogger [exec] Assembly began.
    Thu Apr 05 22:55:38 CEST 2012 info 1333662938163 atg.cim.task.ant.utility.AntLogger [exec] target application is oracle/jboss-5.1.0.GA/server/ATGProduction/deploy/ATGProduction.ear.
    Thu Apr 05 22:55:39 info this IS 2012 1333662939198 atg.cim.task.ant.utility.AntLogger [exec]

    Published by: ceitss on April 6, 2012 03:12

    Version Java support with 10.0.3 is Oracle (Sun) JDK 1.6.0_25.

  • How can I synchronize the production to the development proceeding?

    Hello
    Production & production clone instances are running on two different physical servers with host names and different ip address. In fact, I cloned the production instance to the development server, a month ago. How can I synchronize production clone to the production instance? Is other than fresh clone again?

    Concerning
    Arizuddin

    Hello

    In my view, there is no way taken in charge to synchronize the two instance other than the use of rapid Clone. If no change was made at the level of the application from the time of the last clone (i.e. no patch applied, no new customization... etc), then you could clone the database only, and copy the competitor request log/output files. But, since you are going to copy the database, I recommend you clone the application layer as well.

    Kind regards
    Hussein

  • How to create a model for the description of the product

    I need to make a model for the description of the product as well as the products have the same space and information.

    Select it and save it as a library item. Then you can re - use it as often as you want and on as many sites as you want.

  • Error: demo.model.AppModule: demo.model.AppModule application module has an instance of the EmpByEmail1 view that refers to an invalid view object.

    • Error: demo.model.AppModule: demo.model.AppModule application module has an instance of the EmpByEmail1 view that refers to an invalid view object.

    Initially, I created view object named EmpByEmail... because this EmpByEmail1 is created in datacontrols... I deleted EmpByEmail in demo.model by mistake and I created again with the same name EmpBYEmail another object view... yet another EmpByEmail2 is created in datacontrols...

    while I'm running I get following error:

    • Error: demo.model.AppModule: demo.model.AppModule application module has an instance of the EmpByEmail1 view that refers to an invalid view object.

    User, please say it is your Jdev version.

    Open the module of the application in source mode and remove the old definition of the use of the source view.

    Timo

  • Error ORA-600 on the Production Oracle Applications Instance

    Hello

    We get the error ORA-600 on the Instance of the Production Oracle Applications.

    Can any body suggest how to solve this problem.


    We got the error on 30 - Mar below... but the instance is up & running.

    Error as follows:
    ==========

    error occurred at the SQL level 1 recursive
    to "DMSYS. OLAPIHISTORYRETENTION', line 1
    [internal error code, arguments: [16206], [4294951254], [] [] [], [], []]
    internal error code, arguments: [16206], [4294951254]



    Thanks in advance for your help.

    Thank you
    Mudunuri Billon.

    What version of Oracle?

  • Access the current instance of request module in a java class in the model

    Hi all
    I'm trying to implement the custom story types in our application, (ModifiedById), I can read the user name of the security context, but not the username.
    I have a view object, say UserInfoVO which contains the logged in users info.
    I know, I can create a new instance of the application at the bean module and using security context information, I can go get the user ID.
                ApplicationModule am =
                      Configuration.createRootApplicationModule(amDef, config);
                    ViewObject vo = am.findViewObject("UserInfoVO1"); // view criteria applied by default
                    vo.setNamedWhereClauseParam("bUserName", user); // user from security context
                    vo.executeQuery();
    I'm trying to access the current instance of the Application module in my java class customized, that is used to return the attribute history ModifiedById.
    //referring the blog
    
    http://jobinesh.blogspot.in/2011/02/creating-custom-history-types.html
    It is, how do I access the current instance of ApplicationModule in a class as * "HistoryAwareEntityImpl" * located in project template. ?

    any help will be appreciated.

    Kind regards
    Rognard

    OK, in this case, you get the transaction of db of the base class object and this object allows you to search the module of the application

    public final DBTransaction getDBTransaction();
    ...
    DBTransaction:
    public ApplicationModule findApplicationModule(java.lang.String amName)
    

    or if you get the application root module

    public ApplicationModule getRootApplicationModule()
    

    Timo

  • Nb505 - where to get the product specifications

    It is very difficult, if not impossible to find the specifications (sometimes called 'Key features') for Toshiba products. For example, I try for more than 5 hours through all the websites of Toshiba to know the main characteristics of a mini NB505 laptop model. I walked into the family, the model, the serial number as exactly written on the device, such as given by the Properties window & case
    computer device tab and I always get the message "you search revealed 0 results.»

    Can any body tell me where & how to get information from Toshiba (specifications) products need to know before buying the product?

    Thank you.

    Hello me,.

    What information product you want exactly? In addition, it seems strange for me because you wrote that you have the serial number, so I guess that you already NB505 but now looking a few specifications?

    The NB505 is an American model and you can find it on the Toshiba U.S. page:
    http://us.Toshiba.com

    If you do a Google search for NB505 the first result I get is Toshiba NB505 product page:
    http://us.Toshiba.com/computers/laptops/mini-notebook/NB500

    So I t understand how it of possible to search for more than 5 hours

  • Satellite L450D - cannot use the product recovery disc

    Hello

    I'm new to this forum and have spent 3 days reading this and other forums to try to solve my problem, I found a lot of answers, but none does not work for me so I'd see if I could get the thought some very great need help here.

    Now, I have the problem that when I start the laptop the windows logo appears, then Microsoft corporation through the bottom and then the screen black with the cursor of Pentecost, I tried all possible starting in the bios settings and just goes back to this screen, I can t get no prompt or anything like that , I used knoppix and managed to transfer all the files I need from my external HARD drive, so thought I would not reset to factory settings with the recovery disk of the product supplied with the notebook, the disc never has been used or taken from the package until now is so in perfect condition of the art, so I put in the drive , start computer press f12 and make the primary boot CD, but all that happens is it says windows is loading files and get back to the dreaded black screen and a cursor.

    Can someone please help?

    If you have the original Toshiba Recovery disk I assume you have older model laptop with Windows XP Home edition old. To be honest, it would be interesting to know is you.

    In any case, out of curiosity but can only begin preinstalled OS in safe mode?
    Enter the BIOS settings and set its default value initially. After ding this change BIOS boot order and place the CD/DVD as first boot device. Put recovery media in the optical disc drive, and boot up your laptop. While the laptop tries to start C press several times.

    Usually, this should force your laptop to use ODD as the first boot device.
    Long ago, I had similar problem and such combination helped to force the ODD to read the recovery disk and Windows XP Home edition recovery facility. Of course, I hope that everything is OK with your HARD drive.

    Please test and send feedback.

  • Windows XP Home edition has crashed - how to return WXP and use with the product key?

    Hello. I bought an Equium L20 last year and after 1 year my windows crashed due to a virus. I want to know how to get a real windows xp OS because the product under my laptop key is always saved for me and is a legitimate product but I can't get windows because it was obviously preinstalled and no CD was given to me with the package.

    How can I get back Windows to use with my product key on my WIN sticker below my laptop.

    Hello

    First of all, it is very strange that recovery CD is not delivered with your laptop. It's hard to believe, but anything is possible. As you know after buying a new product, it is very important to check all orders sent with it and if something is missing, you must call the local as soon as possible and not to wait a year.

    Sorry but this key code belongs to original recovery image and you can't use it with every installation of Windows XP Home edition CD. In your case, there are two options:
    -You can buy the CD of facilities Microsoft original WXP (with the key correctly code) or
    -Contact the partner of service allowed in your country and order the new CD from recovery for your laptop model.

    All that s!

    Bye and good luck!

  • Windows says FireFox must be updated but cannot be because the two instances are running, which is not true. It happens everytime I open FireFox

    Windows says FireFox must be updated but cannot be because the two instances are running, which is not true. It happens everytime I open FireFox

    This has happened

    Each time Firefox opened

    == June 28 2010

    Firefox 3.6.6 came out on 26/06/2010 to solve problems that some were plagued with the new crash protection feature introduced in Firefox 3.6.4. NOTE: Version 3.6.5 has been used for another product, so there is a "jump" in the version numbers.

    You need to update to the latest version, Firefox 3.6.6.

Maybe you are looking for

  • Sierra already installed but App Store has not installed

    I installed Sierra a few days ago and I use it. But I found that in the App store page, Sierra still shows message 'Download', as if she is not yet installed. I thought that maybe there is an update, so I installed it again, but he was always showing

  • different!

    I want the different between "HP Pavilion Slimline s5-1126 Desktop PC" and "HP Pavilion Slimline s5-1114 Desktop PC» Thank you very much

  • How partly change the color of text in OutputMessage?

    We could change color OutputMessage via the parameter "textColor". But it changes the entire message. Is it possible to paint a portion of a message for example in red and the other green? In other words, is it possible to change the color of a commo

  • Xcontrol problem in exe

    I have an xcontrol with a push button. When the button is pushed there is a check whether the vi is running or not. It is, at the opening of the vi as an exe built the xcontrol always says that it is running, even if it's not! What is going on?

  • Reactivation when the product key is missing

    I am trying to help a friend get his machine re-enabled. He is retired and use it for browsing the web by e-mail and Word. I helped to set up a machine cheap with a copy of xp over 18 months ago, I think. He ordered the bits and I set up and installe