Multinode Cloning

Hi all ,
Can someone guide me , what are the steps involved in doing a cloning on a multinode installation 11.5.10.2 on Linux
Thanks in advance
kind regards
Mat

your source doucmant is the following metalink note
230672.1 Cloning Oracle Applications Release 11i with Rapid Clone
if you need any help while cloning plz let us know
fadi
http://oracle-magic.blogspot.com

Similar Messages

  • EBS R12 11gRAC cloning

    Hi
    EBS -R12.1.2
    11gR2-11.2.0.2
    Linux x86-64 - Multinode EBS 3 node cluster
    could please suggest the EBS R12 11gRAC cloning doc.
    Thanks
    simha

    Hi;
    Please see:
    Certified RAC Scenarios for E-Business Suite Cloning [ID 783188.1]
    Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone [ID 559518.1]
    Regard
    Helios

  • Cloning of database

    Hi
    I have to clone database only & using version 11.5.7 having multinode installation.
    Is it sufficient that if i only copy all dbf files & create control files & relinking it with database.Is this process complete cloning or
    ihave to do following step
    1.to update FND_CONCURRENT tables
    2.run editcontext
    3.generatejar files
    4.link applicationprogram
    I think these 4 steps can be avoioded.
    Varun

    try something like this
    MAXLOGHISTORY 226
    LOGFILE
    GROUP 1 (
    'E:\oracle\oradata\prd\LOG0101.DBF',
    'E:\oracle\oradata\prd\LOG0102.DBF'
    ) SIZE 2M,
    GROUP 2 (
    'E:\oracle\oradata\prd\LOG0201.DBF',
    'E:\oracle\oradata\prd\LOG0202.DBF'
    ) SIZE 2M,
    GROUP 3 (
    'E:\oracle\oradata\prd\LOG0301.DBF',
    'E:\oracle\oradata\prd\LOG0302.DBF'
    ) SIZE 2M

  • Clone 11i from multinode to single node to new server.

    Hi,
    As per the following details, I have to clone the 11i environment from multinode (3 nodes) to single node on OLE5.
    ServerA: FORMS, WEB, ADMIN
    ServerB: CP, FORMS, WEB, ADMIN
    serverC: DB
    Hardware Loadbalancer used with SSL encryption.
    Clone requirements:
    ServerX: CP, FORMS, WEB, ADMIN, DB (No hardware Load balancing & No SSL)
    Please guide me with the important steps to clone from multi-node to single node in this situation.
    Thanks,

    959674 wrote:
    Hi,
    As per the following details, I have to clone the 11i environment from multinode (3 nodes) to single node on OLE5.
    ServerA: FORMS, WEB, ADMIN
    ServerB: CP, FORMS, WEB, ADMIN
    serverC: DB
    Hardware Loadbalancer used with SSL encryption.
    Clone requirements:
    ServerX: CP, FORMS, WEB, ADMIN, DB (No hardware Load balancing & No SSL)
    Please guide me with the important steps to clone from multi-node to single node in this situation.
    Thanks,Use Rapid Clone.
    Rapid Clone Documentation Resources For Release 11i and 12 [ID 799735.1]
    Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1]
    Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]
    Thanks,
    Hussein

  • Can any one tell me how can I move to a different folder pictures, that I've cloned, without them staying aggregated? They all come together to the other folder and I don't want that- thanks

    Can any one tell me how can I move to a different folder pictures, that I've cloned, without them staying aggregated? They all come together to the other folder and I don't want that… thanks

    There's more to it than that.
    Folders in Aperture do not hold Images.  They hold Projects and Albums.  You cannot put an Image in a Folder without putting it in a Project or an Album inside that Folder.
    The relationship between Projects and Images is special:  every Image must in a Project, and can be in only one Project.
    Images can be in as many Albums you want.  Putting an Image in an Album does not move it from the Project that holds it.
    You can make as many Versions from a Master as you want.
    What you want to do may appear simple to you, but it still much adhere to how Aperture works.  I still can't tell exactly what you are trying to do (specifically: Images don't live in Folders; moving an Image from a Folder is non-sensical).
    It can be very confusing (and frustrating) to get going with Aperture -- but it does work, and can be enormously helpful.  If you haven't, take a look at the video tutorials on Apple's Aperture support site.
    I feel as though I haven't helped you much -- but we need to be using the same names for interface items in order to get anything done -- and my sense is that you still haven't learned the names of the parts.

  • Will the late 2013 Mac Pro boot from an external drive (4Tb, USB 3) with a cloned Win7 x64 partition on it?

    Hello all,
    I ordered a CTO Mac Pro for heavy rendering and animating work, and I am planning on using bootcamp to install a windows partition (for 3DsMax). As I am now using a HP Elitebook 8770W that has several valuable files and projects on it, I have bought a Seagate 4Tb external Desktop Drive that uses USB 3.0 to use as a backup drive. Now, as I saw that Bootcamp Assistant only supports installing a x64 version of Windows 8, my question is:
    Will a late 2013 Mac Pro using bootcamp assistant boot from an external USB drive with a cloned partition running x64 win7? Or do I really have to buy Windows 8 and install that to my internal SSD, and then use the migration assistant to copy over my projects?
    Thanks!

    Posted? or found in new builds?
    BCA should really just pull whatever the latest drivers are when run. 
    If it is with how it partitions and sets up nMP and its partition for Windows that is another matter and makes sense.
    Some people want UEFI native booting in Windows, and my experieince with that on PCs has been that it boots faster and runs well, but has different partitions that it wants. For one thing, there is now a backup "system reserved" partition, just as Apple GUID has some volume information blocks and backup and areas that were once optional (and if format erase was not able to, it would not create one) are now mandatory.
    Windows 8.1 is req'd, reason a backup should be a big must - is it might overwrite and use another OS's  partition table entries.  Especially when doing UEFI install.
    There was something about which linux OS was safe and how they would each add entries in the table, but one would not place nice.  That one had to be done first or not at all.

  • Can not request reports after cloning process

    hello All,
    I am new in oracle please guide me.
    I have tried to make the process of cloning from dev machine to test machine, but after that the applications in dev machine was not able to request another report.
    With Status: No Manager and phase: Inactive
    we use:
    RDBMS : 10.2.0.2.0
    Oracle Application: 12.0.2(HRMS)
    os: AIX 5.3 (64 bit)
    I previously tried the ways of my search results on the forums and internet
    1. Truncate FND_CONCURRENT_PROCESSES...
    truncate table FND_CONCURRENT_PROCESSES;
    2. Update FND_CONCURRENT_REQUESTS as follows:
    update fnd_concurrent_requests
    set status_code='X', phase_code='C'
    where status_code='T'
    3. Update FND_CONCURRENT_QUEUES.RUNNING_PROCESSES to zero
    update fnd_concurrent_queues
    set running_processes = 0;
    4. restart conccurent managers,and has not succeeded.
    and then I tried another way of information that I got
    1. Stop the Internal Concurrent Manager.
    2. Connect to the database via SQL*Plus as the APPS user.
    3. Execute the following to alter the FNDSM trigger on FND_NODES:
    CREATE OR REPLACE TRIGGER fndsm
    AFTER INSERT OR UPDATE ON FND_NODES <---- ( "OR UPDATE" I do additional)
    FOR EACH ROW
    BEGIN
    if ( :new.NODE_NAME <> 'AUTHENTICATION' ) then
    if ( (:new.SUPPORT_CP='Y')
    or (:new.SUPPORT_FORMS='Y')
    or (:new.SUPPORT_WEB='Y') ) then
    fnd_cp_fndsm.register_fndsm_fcq(:new.NODE_NAME);
    end if;
    if (:new.SUPPORT_CP = 'Y') then
    fnd_cp_fndsm.register_fndim_fcq(:new.NODE_NAME);
    end if;
    end if;
    END;
    4. Cleanup the FND_NODES table by executing the following:
    SQL> exec FND_CONC_CLONE.SETUP_CLEAN;
    5. Run AutoConfig on each node.
    6. Restart the Concurrent Managers. and still does not work.
    if something is missing or wrong from the way I do or there are other ways more appropriate for me to do?
    Thanks,
    Batara

    earlier thanks for your concern and support for you all ,     
    I've run as shown in MOS Doc 134007.1 , but it still does not work, and the clone,
    actually the clone that we do is still in trial and we have not too much concentration to the test instance as the target system, but the problem is that dev instance as the source system should not in fact the configuration changes become problematic,as not requesting another report.
    and this is my next piece of the internal display manager log:
    ========================================================================
    Starting DEV_1111@DEV Internal Concurrent Manager -- shell process ID 725148
    logfile=/u01/oracle/DEV/inst/apps/DEV_hrmdev/logs/appl/conc/log/DEV_1111.mgr
    PRINTER=noprint
    mailto=devmgr
    restart=N
    diag=N
    sleep=30 (default)
    pmon=4 (default)
    quesiz=1 (default)
    Reviver is ENABLED
    Application Object Library: Concurrent Processing version 11.5
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    Internal Concurrent Manager started : 11-NOV-2009 11:43:06
    Process monitor session started : 11-NOV-2009 11:43:06
    Starting PODAMGR Concurrent Manager : 11-NOV-2009 11:43:07
    Could not initialize the Service Manager FNDSM_HRMDEV_DEV. Verify that HRMDEV has been registered for concurrent processing.
    Routine AFPEIM encountered an error while starting concurrent manager PODAMGR with library /u01/oracle/DEV/apps/apps_st/appl/po/12.0.0/bin/POXCON.
    Check that your system has enough resources to start a concurrent manager process. Contact y : 11-NOV-2009 11:43:07
    Starting INVTMRPM Concurrent Manager : 11-NOV-2009 11:43:07
    Could not initialize the Service Manager FNDSM_HRMDEV_DEV. Verify that HRMDEV has been registered for concurrent processing.
    Routine AFPEIM encountered an error while starting concurrent manager INVTMRPM with library /u01/oracle/DEV/apps/apps_st/appl/inv/12.0.0/bin/INCTM.
    Check that your system has enough resources to start a concurrent manager process. Contact : 11-NOV-2009 11:43:07
    Starting RCVOLTM Concurrent Manager : 11-NOV-2009 11:43:07
    Could not initialize the Service Manager FNDSM_HRMDEV_DEV. Verify that HRMDEV has been registered for concurrent processing.
    Routine AFPEIM encountered an error while starting concurrent manager RCVOLTM with library /u01/oracle/DEV/apps/apps_st/appl/po/12.0.0/bin/RCVOLTM.
    Check that your system has enough resources to start a concurrent manager process. Contact : 11-NOV-2009 11:43:08
    Starting FFTM Concurrent Manager : 11-NOV-2009 11:43:08
    Could not initialize the Service Manager FNDSM_HRMDEV_DEV. Verify that HRMDEV has been registered for concurrent processing.
    Routine AFPEIM encountered an error while starting concurrent manager FFTM with library /u01/oracle/DEV/apps/apps_st/appl/ff/12.0.0/bin/FFTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your s : 11-NOV-2009 11:43:08
    Could not find service instance context for service instance number 804345408
    Could not find service instance context for service instance number 804345408
    Could not find service instance context for service instance number 804345408
    Could not find service instance context for service instance number 804345408
    Check that your system has enough resources to start a concurrent manager process. Contac : 11-NOV-2009 11:43:11
    Starting STANDARD Concurrent Manager : 11-NOV-2009 11:43:11
    Could not initialize the Service Manager FNDSM_HRMDEV_DEV. Verify that HRMDEV has been registered for concurrent processing.
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /u01/oracle/DEV/apps/apps_st/appl/fnd/12.0.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contac : 11-NOV-2009 11:43:11
    Starting STANDARD Concurrent Manager : 11-NOV-2009 11:43:11
    Could not initialize the Service Manager FNDSM_HRMDEV_DEV. Verify that HRMDEV has been registered for concurrent processing.
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /u01/oracle/DEV/apps/apps_st/appl/fnd/12.0.0/bin/FNDLIBR.
    Starting OAMCOLMGR Concurrent Manager : 11-NOV-2009 15:13:32
    Could not initialize the Service Manager FNDSM_HRMDEV_DEV. Verify that HRMDEV has been registered for concurrent processing.
    Routine AFPEIM encountered an error while starting concurrent manager OAMCOLMGR with library /u01/oracle/DEV/apps/apps_st/appl/fnd/12.0.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Conta : 11-NOV-2009 15:13:33
    Starting INVMGR Concurrent Manager : 11-NOV-2009 15:13:33
    Could not initialize the Service Manager FNDSM_HRMDEV_DEV. Verify that HRMDEV has been registered for concurrent processing.
    Routine AFPEIM encountered an error while starting concurrent manager INVMGR with library /u01/oracle/DEV/apps/apps_st/appl/inv/12.0.0/bin/INVLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact : 11-NOV-2009 15:13:33
    Process monitor session ended : 11-NOV-2009 15:13:33
    please help and guidance
    Regards
    Batara

  • Can I use both newly cloned MBPR retina and old-MBP with same Time Machine

    When my new-MBPR retina cloned from the old-MBP back up in Time Machine via migration assistance, will this newly-cloned MBPR continue thereon backing up with the same old-MBP back up in Time Machine? I.e. continuing same timeline?
    And what happen to my old-MBP back up, if I continuing to use my old-MBP with the same Time Machine on? Will TM recognised 2 different MBP and thus creating 2 back ups? I seem to have problem to keep 2 MBP running with same TM. Programs not responding even force quitting them!
    And what should I do to use both? Appreciate your help. Thank you.

    OK, but in general I can use this one device as both file storage and Time Machine.
    I thought that (for some reason) once I set up the Time Capsule to act just as Time Machine storage I would be unable to access it as a plain file storage.
    I have just tested it now, and it seems it can work as both - file storage and Time Machine. I can see the Time Machine backup file on it and folders where I can dump regular files.
    The only thing I would need to occasionally do is delete some old backups to keep Time Machine segment below 1 TB just so I have plenty of space for regular files.
    This thing is awesome. :)

  • Photoshop cc 2014 suddenly trouble with cloning and healing tool

    I just updated photoshop cc 2014. I use a wacom tablet. Suddenly, when I use the healing brush or cloning brush. The brush control panel pops up and the tool simply doesn't work. After repeated attempts, I do succeed in getting this to work. Sure slows me down though.

    Sorry for the lack of the report it was my first time reporting an error for software... Never had an issue before.
    I haven't experienced the crash via text tool since I posted the question, but the Photoshop is still constantly crashing at startup, but every time I try to enter the report I get the error: Please try again later.m5

  • Cloned HD running Snow Leopard won't boot in new MBP running Lion., cloned HD running Snow Leopard won't boot in new MBP running Lion.

    Hi, I've seen a lot of discussion on this topic but nothing specific to my situation.  I have two macs, a personal mac (macbook running Snow Leopard vers. 10.6) and a newer work macbook pro (late 2011 running Lion vers. 10.7.5).  I want to use some of the applications at work (that is on the Macbook Pro) that are on my home macbook with Snow Leopard.  I cloned the entire HD of my Macbook onto an external drive.  The clone seems to have worked as I can use it as a boot disk for the macbook (from which it was cloned).  However, if I try to boot the MacBook Pro running Lion, with this same clone on the external drive it won't work.  I get a bit of text in the background and an overlay in dark grey saying (in several languages) restart the Mac by holding down the start key etc.  I don't know if this has to do with the kernel panic problem or the Lion restore disk business.  I don't see the point in trying to do an internal partition of the MacBook Pro hard drive and then add the cloned Snow Leopard, if I can't get the thing to boot externally as it is. 
    Does anyone have any fixes for what really should be a simple proceedure but is not?

    Make sure the mac you are cloning from has the combo 10.6.8 update applied to it. The late 2011 models need at least 10.6.7 and better with 10.6.8. So if your older mac is running anything lower than 10.6.7 it will not boot on the 2011 model.

  • Hard drive keeps cloning itself in finder

    This is the second time I saw this on a Mac, and never happened to me before (being working in a AASP for the last 9 years)
    The disc fails, and won't boot, but you can see all the data starting up in Target or mounting the HD as an external device in a known good computer and system.
    But, after a few minutes the disc mounts again as a new FW external drive, and kees doing it as long as its conected.
    I was able (apparenty) to extract all the info, conning it with third party software, but, the surprise is that none of the cloned files worked.
    Disk utilities repairs the volume, and restores permissions... but the disc fails again.
    I've tryed disc warrior (wich is unable to fix the drive as it keeps mounting itself every few minutes) techtools, data rescue... all with the same result, the drive seems to be repaired but as it keeps clonning or mounting, eventually fails again, and no data can be copyed  if the copy time tooks more time than the time the drive takes to cole itsef agai.
    So, any idea what this could be?
    any possible solutions or work arounds to extract the info?
    Even GSX didn't know what that was, at least a few months ago...
    I will appreciate any ideas.
    (Mac OsX 10.7 installed on bad HDD, OsX 10.7, 10.8 & 10.9 tryed to solve this matter)
    * One common error when trying to copy items is: The finder can't complete the operation because some data in ".DS_Store" can't be read or written. (Error code -36)
    Picture shows three FW external units identical to each other.. (as it turns to be the same one replicating itself)

    Assume for second your drive has failed totally, and get another backup drive to backup your source.
    Once backed up you can determine how bad the failure is with Disk Utility Repair Disk, or if not revealing Alsoft Disk Warrior. Always have at two known working copies of your data at all times.

  • Problem using HDTV as cloned monitor

    Hey Mac Community... here's a tough one.
    I have a 2.66 quad core Xeon Mac Pro tower with an upgraded ATI Radeon HD 3870 Graphics Card (it has 2 DVI outputs). I bought an HDTV specifically so I could clone one of my 2 monitors and watch videos that are on my computer from my bed. It doesn't have a native DVI in port (beggars can't be choosers), but I have a DVI to HDMI cable and I can tell the tv which audio channel to use, so in theory that part should work.
    Here's where the problem starts: I bought a DVI splitter from eBay (nothing fancy... dvi female out to 2 dvi female) and plugged it in to the primary monitor slot on my graphics card. When I plugged in the monitor then the HDTV, or plugged them in both at the same time and detected displays, only my 2ndary monitor was recognized. Only when i reversed the order, and plugged in the HDTV THEN the primary display did it work... sort of. The display thinks it is a clone of the tv and not vice versa, so my display's resolution is all wonky. I tried playing around with it, and I just can't get it right. I don't mind if the tv was a bit off, but since I need my computer to function as a computer, I need both displays to work properly.
    My friends (who are much more tech/mac savvy than I am) told me that this happened because monitors have a special ID encoded in them, telling the computer "hey, I'm a monitor," which is why most monitors don't need drivers. My tv, they explained, doesn't have this special ID, and so when it gets plugged in to be a slave of my primary monitor, it doesn't understand what it's supposed to do. When I plug it in first however, the computer is smart enough to say "ahh... you're a tv being used as a monitor."
    My question is this: is there any way I can make my TV a slave of the display and not the other way around? Further, once I change channels/inputs on the TV, it forgets that it's a monitor on HDMI 2, and when I go back, I have to fiddle with the cables again. Is there any way to have it permanently remember that it is a cloned display on HDMI 2? My tech-savvy roommate suggested buying a cheap graphics card and dedicating its own line rather than using the splitter. This would help, but it would cost a lot of money. Is there a way to get the desired effect with what I have? I don't need it to be a third display. Cloning/mirroring/slaving is just fine.... As long as it works @_@
    Thanks!
    ~Bryan

    DVI splitters work properly only with displays of identical resolution. It is unlikely your TV and computer monitor have matching resolutions. As you have seen, the splitter has one port that sends display information to the computer. The computer uses that information to determine the resolution(s) supported by that display, and video of that resolution will be sent go both displays. The display on the second port my not work properly with that signal.
    If you don't need all three displays on at once, you could use a DVI switch. If you need all three at once, you will need a second graphics card. If you click the "?" near the bottom-rigth of the "Arrangement" tab of "Displays" system preference, it will tell you how to mirror just some of the displays.

  • URGEND: After cloned backup neither usb nor bluetooth mouse recognized

    ahhhhhh, help needed....
    after bootcamp kills my complete system disc during installing xp i've cloned my backup copy onto my ereased system disc. every things fine (besides some errors) but now my macpro don't recognize neither the usb nor the bluetooth mouse.
    the keyboard works fine and i've tried every usb slot and a powered hub without no luck.
    the bt mouse getting recognized by the bt assistant, connect and ready, BUT it's not working. the "tray" symbol shows it's connected.....
    i've tried the following: pr reset, board reset, permission repaired, new directory by diskwarrior = nothing
    behind the error window of chronosync is another one from parallels which says that the "connectusb.kext" extension wasn't correctly installed.
    i've tried to copy the extensions from my macbook parallels but the error still occurs.
    i'm not sure but i think there can't be any connection between the parallels extension error and my overall mouse dis function, or can it be???
    plz help, cause i've got no possibility to archive and install the system cause i'm on an non authorized tiger 10.4.11 system on an early macpro
    thx sooooooo much/___sbsstatic___/migration-images/migration-img-not-avail.png
    cheers and sorry for double posting

    Just watching various posts on forums to see what I should do next. I updated to 10.6 from DVD, then went to 10.6.5, and my keyboard and mouse would stop working, and then start working again when I unplugged and replugged the keyboard (I have the mouse plugged into the keyboard). I don't want to spend all day unplugging and plugging my keyboard. I just went back to core 10.6 from the DVD, all my main software seems to work, so unless I have problems, I'm just sticking with core 10.6 until things get resolved.
    I might try updating to 10.6.2, or 10.6.4, but not until I'm forced into it (when something is really not working on unstable). I do mostly music and video work. The only reason I updated was because something new I want to run (Wavelab 7) only works with 10.6. I usually never update my OS unless I'm forced into it, I'm way not an OS early adopter, I have work to do! I was truly expecting 10.6.5 to be OK, they've had plenty of time to get the kinks worked out. I wasn't expecting Apple to introduce new ones. Sounds like I'm not bothering with 10.6.6 now. 10.6.7 anyone? Do I hear .8?
    Way to go Apple.

  • EBS 12.1.3 RAC to RAC Cloning

    BismillahirRehmanirRahim
    Dear All,
    I need to Clone our Production EBS Environment from RAC to RAC with Shared APPL_TOP and Multi Tier Appl Tiers.
    We have EBS 12.1.3 Environment with 2 Appl Tier Nodes with Shared Appl_Top & EBS DB is on 11gR2 RAC 11..2.0.4.
    I am following Doc IDs 406982.1 & 559518.1.
    But its not clear which directories need to be copy and restore for Shared Appl top on each Node.
    Also what Steps will need to be executed on Each Nodes and
    What Steps need to be executed only on one Node.
    Appreciate your feedback.
    P.S.
    Kindly share if anyone have Step by Step Doc for RAC to RAC EBS Cloning.

    Jay
    Edit /u01/startapps.sh  and stopapps.sh
    Add VIS to the environment lines " . /u01/E-BIZ/apps/apps_st/appl/APPS*.env"
    Change to => ". /u01/E-BIZ/apps/apps_st/appl/APPSVIS*.env"
    I had the same problem found the solution here...refer to the Fix Environment File section of the following
    http://ltd.kentw.co.uk/technical/r12-installation/create-apps-vm/
    A little late, I hope it helps someone in the future..
    Ben

  • EBS 12.1.3 RAC to RAC Cloning with Shared Appl_Top

    BismillahirRehmanirRahim
    Dear All,
    I need to Clone our Production EBS Environment from RAC to RAC with Shared APPL_TOP and Multi Tier Appl Tiers.
    We have EBS 12.1.3 Environment with 2 Appl Tier Nodes with Shared Appl_Top & EBS DB is on 11gR2 RAC 11..2.0.4.
    I am following Doc IDs 406982.1 & 559518.1.
    But its not clear which directories need to be copy and restore for Shared Appl top on each Node.
    Also what Steps will need to be executed on Each Nodes and
    What Steps need to be executed only on one Node.
    Appreciate your feedback.
    P.S.
    Kindly share if anyone have Step by Step Doc for RAC to RAC EBS Cloning.

    Hi Hussein,
    thanks for the reply.
    +The path is different (first path is db while the second one is apps), so copy the file from the source instance to $COMMON_TOP/clone/context/apps directory on the target instance and try then -- Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1]+
    What I meant to say that CTXORIG.xml already exists in the correct directory in the target system:
    $COMMON_TOP/clone/context/apps
    Anyways, I recopied the file from source to the target system $COMMON_TOP/clone/context/apps, but still the same problem. I'll continue reading "Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1]".
    I noticed below when running "perl adcfgclone.pl appsTier" with perl debug mode:
    Cwd::_backtick_pwd(<10.1.3 ORACLE_HOME>/perl/lib/5.8.3/aix-thread-multi/Cwd.pm:204):
    204: local @ENV{qw(PATH IFS CDPATH ENV BASH_ENV)};
    DB<1> s
    Cwd::_backtick_pwd(<10.1.3 ORACLE_HOME>/perl/lib/5.8.3/aix-thread-multi/Cwd.pm:205):
    205: my $cwd = `$pwd_cmd`;
    DB<1> s
    pwd: No such file or directory
    Cwd::_backtick_pwd(<10.1.3 ORACLE_HOME>/perl/lib/5.8.3/aix-thread-multi/Cwd.pm:207):
    207: local $/ = "\n";
    DB<1> s
    BR,
    TH

Maybe you are looking for

  • Quick launch buttons and touch functions not working post win7 upgrade

    I have several problems that I think are related. 1) When I rotate the screen and then bring it close (as in flat) to the keyboard, the screen goes blank. There is no key combination I can find that restores the screen. Putting it back in notebook or

  • Transaction Launcher in CRM 7.0 reverts back to CRM view.

    Hi Experts, I have configured all the necessary setting required for transaction launcher but still cannot launch it. The issue is when i launch it, it directs me to the logon screen of target system (ERP/ECC). Once i give my userid/psw, system think

  • Record count in txt file

    Hi Experts, Actually I have an output file with 3 records as like this sl.no,EmpNo,EmpName    1,1001,abc 2,1002,xyz 3,1003,lkj but the required output was i dont need the header record instead in that place i require current date, company name and re

  • Adobe Premiere Elements 7 and SSE4

    I have searched and searched, but still can't find information anywhere on this question. Maybe I've just missed it somehow.... My question is: Does Adobe Premiere Elements 7 make use of SSE4 instructions on Intel processors? Again my question regard

  • I have lion and I can't send emails... Everything OK in connection doctor

    Hi, Since this morning, I have had trouble with my email. I can receive but not send emails. Doctor connection is Ok and checked protocols according to the guide and nothinh... Please help...