Sleeping Sync Application with 2 RAC node after migration of DB level

Dear all,

I migrated my level of database - 11.2.0.3 of single node (file system) to node 2 RAC - 11.2.0.3 (ASM disk group). Now I want to configure my APPS (R12.1.3) level with node 2 RAC, but I wonder how it do?
I am also to add a node more to inorder of application level to set up PCP and DNS load balancing.

I already applied patches of pre-required on the Application tier before migrating to the 2-node RAC database layer.
1. oracle E-Business Suite Release 12.1.1 Maintenance Pack Patch 7303030
2 AutoConfig, apply R12. T2K. B.Delta 3 Patch 8919489
3 9926448 patch to fix the known problem with FND_FS/SM alias generation with ANALYSIS is enabled.
4 ANALYZE the functionality of automatic configuration of the receiver, apply either R12. T2K. B.Delta 3 [Patch 8919489] and R12. ATG_PF. B.Delta.3 [Patch 8919491], or 12.1.3 [Patch 9239090]

I did the DB migration as core practice DBA. My level of DB is now on node 2 CARS. And the Application Tier (single node) is still the same old server... need to synchronize with the 2 RAC node and add the additional Application layer node so that the CFP and DNS can be configured.

Please suggest.

Kind regards
Aleem

Aleem,

You see errors in the log database file after the database is started and before you access the application?

Can you drop the temp tablespace and create a new one and see if you get the same error?

Please see the following documents.

Bug 9414040 - at the RAC, a temporary file can be used until it is finished creation (ORA-1157) [ID 9414040.8]

Getting ORA-01157: cannot NOT IDENTIFY/LOCK DATA FILE 37 when datafile is in ASM [978335.1 ID]

Thank you

Hussein

Tags: Oracle Applications

Similar Questions

  • iTunes Sync picture with PhotoShop elements fails after update PES

    After the upgrade from Photoshop Elements version 9 to version 13, the iTunes 'Sync Photos from Photoshop Elements' feature no longer works.

    iTunes continues to show the albums since version 9, and synchronize one of the photo albums causes iTunes to fail in a loop without error message. Photo synchronization from the other folders works very well.  I reinstalled temporarily Elements 9 and iTunes photo sync has started working, but using photo catalogue old version 9.

    Is there a fix that will get iTunes to sync with 13 elements photo albums? Are there files or registry entries that need to be re-sharp photo catalogue 13 elements?

    Any help appreciated

    Thank you... Tom

    I encounter the same problem after the PSE13, but have not yet found a solution.

    And more of your workaroudn there is another idea that does not require copying the pse database whenever you want to synchronize) described here: 13 items: can not sync photo albums in iTunes after the upgrade of 11 items

    I hope this helps.

  • failover of transparent applications on the node test system 2 with 9i RAC

    Hi gurus,
    I'm trying to configure transparent applications on my 2 test 9i RAC node failover. 9i RAC (installed due to RAM limitations)

    The tnsnames.ora on node1 and node2 are fairly simple with the exception of the IP address.
    ORCL. EZHOME.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.2.3)(PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL)
    )
    )

    To test the TAF, I connect to my laptop sqlplus customer who has the following tnsnames.ora

    LISTENERS_ORCL. EZHOME.COM =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.2.3)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.2.4)(PORT = 1521))
    )

    ORCL. EZHOME.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (LOAD_BALANCE = YES)
    (FAILOVER = ON)
    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.2.3)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.2.4)(PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL. EZHOME.COM)
    (SERVER = DEDICATED)
    (FAILOVER_MODE =
    (TYPE = SELECT)
    (METHOD = BASIC)
    )
    )
    )
    ORCL1. EZHOME.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.2.3)(PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL. EZHOME.COM)
    (SERVER = DEDICATED)
    (INSTANCE_NAME = ORCL1)
    (FAILOVER_MODE =
    (BACKUP = ORCL2. EZHOME.COM)
    (TYPE = SELECT)
    (METHOD = BASIC)
    )
    )
    )
    ORCL2. EZHOME.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.2.4)(PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL. EZHOME.COM)
    (SERVER = DEDICATED)
    (INSTANCE_NAME = ORCL2)
    (FAILOVER_MODE =
    (BACKUP = ORCL1. EZHOME.COM)
    (TYPE = SELECT)
    (METHOD = BASIC)
    )
    )
    )

    Select instance_name, host_name,.
    NULL AS failover_type,
    NULL AS failover_method,
    Failed_over NULL AS
    V $ instance
    UNION
    SELECT NULL, NULL, failover_type, failover_method, failed_over
    SESSION $ v
    WHERE username = 'HR ';

    RESULT:

    INSTANCE_NAME HOST_NAME
    FAILOVER_TYPE FAILOVER_M ISP
    ----------------
    ----------------------------------------------------------------
    ------------- ---------- ---
    orcl1 sunny1pub.ezhome.com

    NO NO NO.

    2 selected lines.

    (1) as you can see, the failover_type, failover_method, failed_over are None, None, and no.. I searched the internet for the last couple days, but I can't find any sample files. Grateful if someone could send me an example of sample tnsnames.ora file.

    (2) I need to have the LISTENERS_ORCL. EZHOME.COM? What is the purpose of use / of it?

    Help, please. Thank you.

    Hello

    My tnsnames.ora on a client machine to a 10 g RAC, it is similar...

    ORCL =
    (DESCRIPTION =
    (LOAD_BALANCE = ON)
    (FAILOVER = ON)
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP) (HOST = rac1-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP) (HOST = rac2-vip)(PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORCL.mycomp.com)
    (FAILOVER_MODE =
    (TYPE = SELECT)
    (METHOD = BASIC)
    (RETRIES = 10)
    (TIME = 1)
    )
    )
    )

    Only this alias nothing more.

    See you soon,.

    Rodrigo Mufalani
    http://mufalani.blogspot.com

    Published by: Mufalani on 02/07/2009 14:19

  • My audio does not sync upward with the video when editing... no not after have exported them.

    So, I use Adobe first Pro CC and it's been great so far. For reason of som I get this problem a lot recently, my voice does not synchronize with the video. I use Audacity to record my voice and my recording software to record sounds in the game. My voice doesn't sync upward with the video DURING editing (no not after export).

    Also, before you save I say "3, 2, 1, record" so I can sync my voice and video, so it's not me being stupid... It is really strange.

    Any help? See you soon.

    First will not work with variable rate, you will need to use a program like Handbrake (for Windows) to convert the first.

  • I was not able to open my my Adobe Illustrator application after update. He says there are a few problems with the preference but after following the instructions, Illustrator still does not work and it keeps giving the samei question. Help, please.

    I was not able to open my my Adobe Illustrator application after update. He says there are a few problems with the preference but after following the instructions, Illustrator still does not work and it keeps giving the samei question. Help, please.

    I think you are talking after upgrade to CC 2015 you're not able to launch I. Also, I believe you speak for read only matter of preference.

    After following the instructions please do not launch Illustrator and check your file preference if the permissions have been set correctly. A good way would be to get inside the preferences folder and then try to create a file manually. If it succeeds, please write to [email protected]

    A few external links to help you set permissions:

    MAC

    OS X Yosemite: set permissions for items on your Mac

    WIN

    Set, view, change, or remove permissions on files and folders

    r-and-file-permissions/465f2b42-63dd-4486-8dd1-c870290efeed http://Answers.Microsoft.com/en-US/Windows/Forum/windows_vista-Files/How-do-i-change-folde

    Kind regards

    Ashutosh

  • One RAC node on 11.2.0.3

    Hi all
    I've set up as a single node with two machine (dbtest01, dbtest02) in 11.2.0.3 Redhat 5.3 one for online to offline. I created the TAF too.

    dbtest01 is online and created a query

    DECLARE
    I have number (36): = 1;
    Start
    while(i<10000000)
    loop
    dbms_output.put_line (i);
    i: = i + 1;
    end loop;
    end;

    I ran top query for the test and I did move the base to the utility srvctl to dbtest02 machine.

    session is reinstalled successfully with the new session id...
    top query stops at 25000 himself.
    I want to do continue this process...
    also, I tried to found emotive utility in all the way... Unable to find where it will be...
    I want to move all the session without losing work.

    application, I'm getting disconnect after reinstalling... application server needs to restart to find work again...

    Hello
    My DB Version is 11.2.0.3, how do I apply a patch 11.2. 0.1 version.

    I think I should integrate the technology of FAN... is HA without loss of users... If you aware of the implementation of FAN tell me...

  • Unable to connect to the database 10 g 2 2 RAC nodes?

    Hi all
    I installed 2 RAC nodes with 10gr 2 on Linux, and 'crs_stat t' show me all services is online.
    The service name is RACDB, 1 RACDB1 node names, node names 2 RACDB2.

    Node 1 I can connect with "sqlplus system/passwd@racdb", "sqlplus system/passwd@racdb1."
    but I'm not "sqlplus / as sysdba.

    I'm new to RAC, a knowledge how to solve?

    Thank you

    Re...
    check the case...

    :~> export ORACLE_SID = TEST1
    :~> sqlplus / as sysdba

    SQL * more: Release 10.2.0.4.0 - Production on Wed Oct 28 15:33:34 2009

    Copyright (c) 1982, 2007, Oracle. All rights reserved.

    Connect to an instance is idle.

    SQL > exit
    Disconnected
    :~> export ORACLE_SID = test1
    :~> sqlplus / as sysdba

    SQL * more: Release 10.2.0.4.0 - Production on Wed Oct 28 15:33:49 2009

    Copyright (c) 1982, 2007, Oracle. All rights reserved.

    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production 64-bit
    With the partitioning, Real Application Clusters, OLAP, data mining
    and Real Application Testing options

    SQL > exit

  • 'Stuck' inside an application with No Way Out

    I recently bought an iPad Mini 4, my first iOS device after years of Android. There is much to say about the iPad, and I can see why it has become so popular. There are things that I have to "unlearn" on Android to succeed with the iPad, and that is what is talking about this issue.

    When you work with the apps I sometimes find myself 'stuck' inside an application with no way to go back where I was before. There is no visible controls that move to be back, and swipe left/right/up/down does not help. The only thing I can do is quit the application by pressing the Home button.

    In Android, I can press the previous to go back to where I was before. I can go back in a full application to the first screen. Can I do this with my iPad Mini 4?

    Double-click the home button, then tap the application you want to switch to.

    --------

    iPad User Guide - web site:

    https://help.Apple.com/iPad/9/#

    iPad User Guide - iBook:

    https://iTunes.Apple.com/us/book/iPad-user-guide-for-iOS-9.3/id1035374126?Mt=11

  • What is the best way to sync contacts with a host of webdav?

    I use Thunderbird and Contacts Android as of client applications with an owncloud 8 hosted remotely. I have activated the application Contacts on Owncloud and now I want to sync the contacts between these systems. What is the best way to do it?

    I try to get sorted first Thunderbird. I tried Addressbooks Synchronizer, but currently, it gives me a message telling me that my credentials are wrong or is sitting silently, do nothing. I am aware that it is a file synchronization, the method of synchronization not saved, so it is not ideal, in any case.

    Is there a better, good timing, method I can use? I refuse to the thing that he is an unreasonable request or that no one asked before me, but I can't seem to find the answer.

    Thanks, Martin

    WebDAV my initial reaction was sogo connector.
    These guys recommend the same http://kb.mozillazine.org/Sharing_address_books

    Here http://www.sogo.nu/english/downloads/frontends.html

  • The Application of the filter node of event using the mouse down?

    Hello

    I have a question regarding the application of the filter nodes of the Mods and PlatMods event.

    With respect to the event "Button" filter node, I can change the response when I click on the botton, either for a right click or left click.

    The filter node throwing event is more common to use, it can provide the opportunity to reject the action of the set button.

    But now I can't realize how to use the node of the Mods and PlatMods event filter.

    I change the value of the double click event filter node, then what?

    Could someone give an idea or a suggestion? Example or scenario is preferred, thank you very much.

    There are several reasons why you want to change the action with the filter node. For example if you also have a key value changed event, you could turn a right-click (that normally would be open the contextual menu) with a left click then immediately triggered the value change event.

    Similarly, you might have a change of value and double click even for a listbox control. Then, you could add a fiterling event mouse that would make a single click (normally not trigering a change in value) in a double-tap for some values, but leave in one click for other values.

  • KB955759 does not appear when I check the updates manually, but it appears with the yellow shield after you have enabled the automatic updates.

    original title: Windows Update acts confused - kb955759 does not appear when I check the updates manually, but it appears with the yellow shield after you have enabled the automatic updates.

    I just reset my CMOS settings, writing zeros for my hard drive, repartitioned, reformatted and used the recovery cd Gateway system to get my computer to Windows 98se - factory settings, except at the beginning of the recovery of the system, when it says "press any key for advanced options," I pressed a key and then I unchecked all the default (3rd party) applications including Norton and left only 2 checked: "Updated USB Hub" and "Windows Shutdown Supplement," while nothing has been installed, leaving only win98.
     
    Then I used my disc XP Home (SP2) update.  I, immediately after the upgrade to Windows XP, installed "Office XP with Frontpage, Developer Edition", then Norton 2012 before never connect to the internet.
    Then, I connected to the internet and continuously update of Norton, before ever hitting the Windows Update page. The first thing I did then was to activate Windows, and then activate the office.
    Then I hit the update of Windows "button" that says "get all your updates in one place... upgraded"Microsoft Update".  I, then, just kept hitting the page update and restart, until I find the SP3.  Then, I took a break, until the next day.
     
    I have an ADSL broadband, with a Linksys EtherFast PCI card.
     
    Then I got SP3, which installed without any problems.
    So I just kept "microsoft continuous update" manually (and reboot), until there is no more updates - EXCEPT, I always uncheck Windows Malicious Software Removal Tool - which was the only screening at the final stop for the night.  I think that I ticked the box "don't ask me about this update".
     
    Then, in the morning, after you have enabled automatic updates, I noticed the yellow shield - Windows security icon (or whatever it's called), so I clicked on it and checked it was tellimg me was available [when I checked "Custom Install (advanced users)"].  What showed was 1 update - 955759 KB.
     
    After the problem, already at the reformat (months and months), see the yellow shield telling me there are updates available, which were already installed (before rebooting), I checked manually on the internet with IE 8, pressing alt, "T", "U".  There is no updated list.  Then I checked through my history of update (twice), and KB955759 had not been installed.
     
    My update setting is to let windows download ('important') updates, but let me choose when to install them.
     
     
     
    What is the right - Windows Update (NO update important reporting) Site, or the yellow shield (reports [a] kb955759 [update])?
     
    I can not yet confirm he is supposed to be an update for XP home kb955759, because I was unable to locate any detailed documentation on this 'thing' that protect the yellow safety seems to think is a significant update.

    Comment 1: To my rquest, a moderator merged your thread in the Sub-forum Win7 updates with your wire in the Sub-forum of updates of Windows XP 20 Feb-12, c. 07:50 UTC.

    Comment 2: If you will not contact the MS Support on this issue?

    ~~~~~~~~~~~~~~~~~~~~~~~~~~

    Just for the heck of it, I have disabled the automatic updates, cleared my browser cache, checked manually, updates from microsoft (windows) and found none (with the exception of software malware removal tool windows [which I have not installed]).  Then, I turned the automatic updates on, and without even being connected to the internet, the yellow shield popped up with the kb955759 "update"...

    Repost...

    1. If you open Internet Explore (only!) to http://windowsupdate.microsoft.com and run a CUSTOM scan, KB955759 appears in results?... If so, you manage to install it and/or security updates available?

    2 after no. 1 above [<>], is the 'yellow shield' icon appears in the Notification area (on the left of your clock)?  .. and if yes, by clicking on the 'yellow shield' icon tells you that KB955759 or any other updates is ready-to-be-installed?  .. .and if so, you manage to install it?

    3 after doing 1 # & #2 above [<>], is KB955759 or any other updates offered as a ready-to-install update when you go off your computer?  .. .and if so, you manage to install it?

    ... I guess that clearing the browser cache does not erase 'downloaded' updates.

    Nope. If you want to clear the queue of the update...

    OPTION A:

    1. stop the automatic updates service:

    Start > run > (type or copy/paste) services.msc > click OK
    Double-click automatic updates > click stop
    (Stopping the service will take a moment)

    2 remove the contents of the download folder:

    Start > run > (type or copy/paste) %windir%\SoftwareDistribution > click OK

    Open the download folder and delete its content
    Close the window.

    3. start the automatic updates service:

    Start > run > (type or copy/paste) services.msc > click OK
    Double-click automatic updates > click Start
    (Starting the service will take a moment)

    OPTION B:

    1. open Internet Explorer (only!) to http://support.microsoft.com/kb/910336 [don't know the titles, etc..]

    2. make disappear/close the Troubleshooter automatically pop up.

    3 repaired 50202 in DEFAULT modes and AGGRESSIVE. [1]

    4 reboot.

    Does anyone know how to determine if software mailicious removal tool is installed on XP? [source ]

    Check the located log file...

    C:\Windows\Debug\ MRT. NEWSPAPER <>

    Related...

    ... This leaves us with the malicious software removal tool don't appear not.

    I guess I'll have to leave "auto-update" (I often have less than 65 M of free memory left and do not have enough memory to msrt) and don't assume no other current error. [source; 17 Aug-11]

    It's no wonder that you ended up having to do a clean install of Win98SE & then upgrade to Windows XP again!

    ================================================================
    [1] full Disclosure: the difficulty operating in AGGRESSIVE mode will remove your update history but not updates installed in Add/Remove Programs list.

  • How to get started developing applications with Webworks

    Hi all!

    So I have an idea to build an HTML5 app for use by the Office on BES10. Basically it digitizes a 2 page paper form to be used on a device (PlayBook or Android) taking advantage of the function of swipping and scrolling of screen minimizing

    Here are the details:

    (1) the office worker: take Excel data and partially fills a form (or multiple shapes - similar to mail merge) to a specific area coordinator.

    (2) the office worker: push forms pre-filled as a coordinator on a PlayBook application or another html5 client connected to BES10 (private App)

    (3) Coordinator: logs in-App to 'their space '.

    (4) Coordinator: filling out form and supports (or partially fill in form to submit later).

    (5) time stamp is applied to participate "forms" submitted.

    (6) field coordinator: can view their history of completed forms (read-only)

    (7) the office worker: can view, print, save, or extract data from forms.

    How I started with this project? I have to go back and take a class HTML5 then a webworks courses?

    Thanks for your comments.

    Hello

    When you think Webworks is a framework that relies on HTML5, CSS and JavaScript for its applications.

    So if you are looking to develop an application, with a background in HTML5, JavaScript and CSS is certainly recommended and would be the best starting point that I can recommend.

    In your case, it seems that it would also be a bit of work on the backbone (to store data on a server) for which I highly recommend looking in Node.js + Express.js (for the web server) and MySQL for any back-end storage.

    WebWorks which gives you on top of that is a subset of the JavaScript APIs specific BlackBerry that allows you to take advantage of the native features (Toast messages, Push Services, etc.)
    https://developer.BlackBerry.com/HTML5/APIs/v2_1/

    However the structure underlying and functionality is always HTML5, JavaScript and CSS.

    Once your application is HTML5 writes, and you have chosen to use / not use WebWorks APIs, you can then use WebWorks to 'package' for your project of HTML5 in a file that runs on BlackBerry 10 devices.

    The app itself is so standard web technology, with the ability to use native APIs via WebWorks. And WebWorks place it in a container that can be run on a physical device.

    For PlayBook, it's the best starting point:
    https://developer.BlackBerry.com/PlayBook/HTML5/

  • creating applications with service headless webworks

    I created an application with some headless webworks by following this tutorial:

    https://developer.BlackBerry.com/HTML5/documentation/v2_1/creating_a_ww_app_with_headless_app.html

    but after having imported the native extension (service without head) in momentics IDE. When I tried to build the project, I got this error:

    No rule for target "device-Debug".  Stop.

    just for the record, when I try to create a new extention webworks, everything is ok and I can build my extension. However, I can build the project imported native extension Webworks.

    Is there something I missed upward?

    No it's not something that you screwed up - it is a bug in the SDK. The Makefile that comes with the SDK is removed somehow so you can not build the native part.

    The WebWorks team is already is studying and working on a fix for it.

    Meanwhile, Don Turner provided a work around in the comments on this tutorial page.

  • How to deploy an application with free files on BES or others?

    I'm curious to know if there is a way to deploy an application with a loose settings file.

    My goal is for customers to deploy the app after that that they have made changes to a settings XML file.

    After the changes to the XML file, the customer could deploy via BES or another method.

    Is this possible?

    I wrote several .net applications that use XML settings files in bulk / external and I want to acoomplish the same thing.

    Tips, advice or ideas are greatly appreciated.

    Thank you

    My current development environment:

    Eclipse 3.4

    BlackBerry JDE plugin for Eclpise 1.0.0.67

    Blackberry JDE 4.2.1.17 component package

    Blackberry JDE 4.3.0.16 component package

    Blackberry JDE 4.5.0.16 component package

    Blackberry JDE 4.6.1.27 component package

    Blackberry JDE 4.7.0.46 component package

    WIndow XP SP 3

    How about using HTTP to GET the XML of your server at startup?

  • Example application with buttons, tables and clicks

    I want a sample application with tables created in him and also buttons where after clicked the button move to a different page in blackberry.

    I'm checking poemmaker the sample app and do not think that its that what am lookin for.

    What do you mean by tables?

    Examples of Cookbook cover most of the who is available to take a look at those.

Maybe you are looking for

  • Satellite P50-C-12Z - SSD drive in a caddy DVD work

    I removed the shutter of the dvd drive Bay room and replaced it with a shopping cart. In the caddy is a 120 GB SSD. The SSDS works perfectly when the OS is Windows 10 and I can use it for data. At this point, I don't want Exchange readers. However, I

  • There are two updates of BIOS for Satellite A210 2, 00 - WIN & 2, 30 - WIN

    In 2010 there are two updates of BIOS for Satellite A210 2, 00 - WIN & 2, 30 - WINIn archive: http://eu.computers.toshiba-europe.com/innovation/download_bios.jsp They compatible for Satellite A210-1AO, part number: PSAELE-03Q009G3 (BIOS/date TOSHIBA

  • WINDOWS MEDIA PLAYER... Missing codecs

    My windows media player use to play DVD & VCD but now missing the codec so can't watch these now. Download the codecs but them uninstalled as apparently do IE, Media Player etc unstable. Is anyone able to help with this please... Thanks :)

  • Data connection keeps disappearing in Stamina mode

    I'm in the United Kingdom on the three network. I use Stamina mode with extended use enabled to save energy, but I see a consistent question when, after an hour or two, the phone completely loses his mobile data connection and does not restore withou

  • My taskbar of windows 7 are white

    original title: my taskbar windows 7 My taskbar of windows 7 are white. The start icon is now the old icon of windows with the beginning of the words. When I have more of an open window, or any other window, it does not display the window more. He sa