Clone, Rman in R12

Hi:
I have just installed R12 on XP SP2. Now I want to clone, Rman...
1. Clone: R12 is installed on driver D:. How much space do I need in order to clone? Can I clone to the same driver (500g left). Or Can clone to Driver E: (60g). Would you please provide me scripts/steps? BTW, I don't have metalink accout.
2. Rman: I want to use Rman to backup database and restore. Would you please provide scripts/steps?
3. Can I create a database using dbca now? Where it reside on ORACLE_BASE where I used for R12? Can I use different ORACLE_BASE?
Thank you very much in advance for your help.

Hi;
Please check Hussein Sawwan greatest priveous post about same issue:
Clone -with rman
Re: backup procedure using RMAN for 11i Instance
Follow his post's metalink note please.
You can also check:
http://newappsdba.blogspot.com/2009/06/r12-cloning-from-rman-backup-using.html
Clone R12 use RMAN backup???
Re: rapid clone from RMAN backup
How To Make A Copy Of An Open Database For Duplication To A Different Machine [ID 224274.1]
Hope it helps
Regard
Helios

Similar Messages

  • Clone error in r12

    Dear all,
    I have installed r12.0.4 in linux, installation is fine, when I try to clone this instance to one more server, am getting the error
    OS utlities not in path.
    I have ar,cc,ld,make all in location. perl.. I checked with the source instance,when I try to invoke adcfgclone.pl on the source
    instance , am getting the same error in the source instance. i didnt apply any patch after installation, it is a fresh installation..
    any idea ?
    Kai

    Hussain,
    Unfortunately am not with the system now.. but I faced the error saying that OS Utlities in path. I checked with the source database, but am facing the same error in the source also ?
    any idea ?
    kai

  • Post Clone failing on R12.1.3 on AIX5.3

    QL*Plus: Release 11.2.0.3.0 Production on Tue Dec 10 10:34:18 2013
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Enter user-name: / as sysdba
    exec(): 0509-036 Cannot load program oracle because of the following errors:
    rtld: 0712-001 Symbol __pthread was referenced
          from module oracle(), but a runtime definition
          of the symbol was not found.
    rtld: 0712-002 fatal error: exiting.
    ERROR:
    ORA-12547: TNS:lost contact
    Enter user-name:

    Hi Helois,
    I appreciate your effort to clear my confusion on this.
    The section from R12 cloning note ["Note: If you are cloning between different versions of the Operating System (e.g. Linux 5 to Linux 4)......."]    lead me to this confusion.
    Here is another not which deals with higher version to lower version clone : lsnrctl failed to start after cloning from OEL 5.6 To OEL 4.6 (Doc ID 1589975.1)
    As it was not very clear, i thought of getting advice from oracle support community. The Support Engineer has confirmed it being supported
    Here is the post
    So it seems to me that op can continue with his cloning
    Regards
    Yoonas

  • Clonning process in R12

    Hello,
    I am new in oracle application R12.i have single node machine.please tell me clonning process r12.there is 3 folder apps db inst.before take backup should i run preclone these 3 folders..or run on 2 folder apps or db.
    Regards,

    Umair,
    do i haven't need to run preclone on inst folder..?Yes, and this is the one for the application tier node.
    Please search the first document referenced above for "perl adpreclone.pl", you will find that you have to run it first on the database tier node "perl adpreclone.pl dbTier" then on the application tier node "perl adpreclone.pl appsTier".
    Thanks,
    Hussein

  • Clonig EBS using RMAN BACKUP

    Hi,
    How to I clone The Applications And Database Using Rman HotBackup
    Thanks,
    Gita

    Hi,
    Please see the threads/links referenced in this thread.
    Clone, Rman in R12
    Clone, Rman in R12
    Thanks,
    Hussein

  • Weird issue occurring after cloning the R12 Vision instance.

    Hi everyone,
    We are currently evaluating R12 using the Vision DB instance. Since I'm seeing that the apps processes like to have at least 2gb of memory, the initial server just isn't beefy enough for R12 so I cloned it over to a better server following metalink Note:406982.1 (Cloning Oracle Applications Release 12 with Rapid Clone)
    There were various cloning issues that came up that fortunately, I was able to resolve myself .. still with tarring up directories, ftp'ing the tar files, etc etc it took almost 2 days to finish the clone.
    Upon starting the clone I'm seeing the following errors reported when the db listener and the apps fndfs listener start:
    TNS-01114: LSNRCTL could not perform local OS authentication with the listener
    TNS-01115: OS error 22 creating shared memory segment of 129 bytes with key 2044160132
    However, the listener processes actually do start even though the above errors are reported and I verify that I can see the server processes for both. In addition, I can login to apps and do everything without any issues and login from sqlplus to the database remotely and everything appears to be working.
    But if I try to look at the listener status or try to stop either listener process I get the above errors. So, if I need to bounce the app or the db I have to actually kill the listener processes in order to do so. Then upon startup, the above situation repeats.
    So, I've opened a SR in regards to this as it appears to be a cloning bug. The only metalink hits I found were talking about the shmsys:shminfo_shmmni setting (currently at 200) but I don't think that's it since I've had 6 apps instances up and running on this particular server before.
    Currently the R12 Vision instance is running with RUP 1 applied. I did see there was a new Techstack update and a new RUP 2 update for apps released just last week but thought I would ask if anyone else who's used rapid clone with R12 experienced similiar issue?
    Thanks.
    Chad
    Message was edited by:
    Chad Smith

    I am usually seen on the on ramps with a sign that says will clone for food...
    I think your perl version is a little low for R12. Here is what I have in an upgraded R12 from 11.5.10.2 Vision:
    which perl
    /lv01/oracle/ltest/apps/tech_st/10.1.3/perl/bin/perl
    perl -version
    This is perl, v5.8.3 built for i686-linux-thread-multi
    Copyright 1987-2003, Larry Wall
    Perl may be copied only under the terms of either the Artistic License or the
    GNU General Public License, which may be found in the Perl 5 source kit.
    Complete documentation for Perl, including FAQ lists, should be found on
    this system using `man perl' or `perldoc perl'. If you have access to the
    Internet, point your browser at http://www.perl.com/, the Perl Home Page.
    I was clearing 150 GB for an Oracle Enterprise Linux VM for installing/cloning 11i or R12 into, so I will clone a scratch R12.0.2 upgrade instance there. The prepare scripts completed without error, and the cpios are running now.
    prepare DB:
    ApplyDBTier Finished at Mon Jul 23 22:00:38 PDT 2007
    Status: Completed Successfully
    perpare AppsTier:
    Successfully prepared appl_top for staging. Mon Jul 23 22:07:05 PDT 2007
    Creating zip files for appltop.
    Mon Jul 23 22:07:05 PDT 2007
    Done...
    Successfully created zip files.
    Mon Jul 23 22:07:05 PDT 2007
    StageAppsTier Finished at Mon Jul 23 22:07:05 PDT 2007
    Status: Completed Successfully
    I will update thread with the results of the config clone scripts.
    Make sure you link to your environment files correctly:
    lrwxrwxrwx 1 oracle dba 43 2005-02-10 20:29 vis9.env -> /lv03/oracle/vis9db/9.2.0/vis9_hostname.env
    lrwxrwxrwx 1 oracle dba 62 2007-01-26 22:59 visr12.env -> /lv04/oracle/visr12/db/tech_st/10.2.0/visr12_hostname.env
    ln -s /lv04/oracle/visr12/db/tech_st/10.2.0/visr12_hostname.env visr12.env
    lrwxrwxrwx 1 applmgr appl 33 2005-02-10 20:27 vis9.env -> /lv03/oracle/vis9appl/APPSORA.env
    lrwxrwxrwx 1 applmgr appl 66 2007-01-26 22:56 visr12.env -> /lv04/oracle/visr12/apps/apps_st/appl/APPSvisr12_hostname.env
    ln -s /lv04/oracle/visr12/apps/apps_st/appl/APPSvisr12_hostname.env visr12.env
    Yes, mythtv is fantastic. I also like mythvideo and mytharchive. I needed to move unneeded backups and edelivery downloads to make room for recordings...

  • Ne services in r12

    Hi,
    I am new to oracle apps r12,i have worked on 11i before..i have some doubts
    can anybody please give me the details of these services
    Application Tier Services
    The following are the major application tier services:
    Root services?
    Web Entry Point services?
    Web Application services--->for apache onlyy?
    Batch Processing services--->for concurrent only?
    Other services--->other services means which service ?
    And in shared application tier filesystem why we are enabling root services on the primary and secondary nodes? as the root services are already installed on primary node.
    root services are related to inst_top ? please reply me.
    Thanks

    Hi,this is the error from main log file
    *FINISHED INSTALL PHASE : 10gR2 RDBMS : Mon May  4 09:47:32 GST 2009
    su oratest -c "/r12/r12_database_localfilesystem/db/tech_st/10.2.0/temp/PROD_fbidevdb/adrun10g.sh" has succeeded
    Step 1 of 5
    Command: /r12/r12_database_localfilesystem/db/tech_st/10.2.0/temp/PROD_fbidevdb/adrundb.sh
    Step 2 of 5: Doing UNIX preprocessing
    Processing Step 2 of 5
    Executing: su oratest -c "/r12/r12_database_localfilesystem/db/tech_st/10.2.0/temp/PROD_fbidevdb/adrundb.sh"
    STARTED INSTALL PHASE : DATABASE : Mon May 4 09:47:33 GST 2009
    Preparing environment to install databases ...
    Setting LD_LIBRARY_PATH to - /r12/stage12/startCD/Disk1/rapidwiz/lib/Linux -
    Setting PATH to - /r12/stage12/startCD/Disk1/rapidwiz/jlib/java:/r12/stage12/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/r12/stage12/startCD/Disk1/rapidwiz/
    jlib/ojdbc14.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/r12/stage12/startCD/Dis
    k1/rapidwiz/jlib/oui/share.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    Setting CLASSPATH to - /r12/stage12/startCD/Disk1/rapidwiz/jlib/java:/r12/stage12/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/r12/stage12/startCD/Disk1/rapi
    dwiz/jlib/ojdbc14.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/r12/stage12/startC
    D/Disk1/rapidwiz/jlib/oui/share.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    ... installing a fresh install database
    runProcess_1
    Statusstring removing unneeded install files
    Enter the location of the CD labeled Oracle Applications Rapid Install - Databases Disk 1 :
    Checking Disk contents in - /r12/stage12/startCD/Disk1/rapidwiz
    Checking Disk contents in - /r12/stage12/oraAppDB/Disk1
    Checking Disk contents in - /r12/stage12/oraAppDB/Disk1
    Unzip Count:50
    Processing Disk38....
    Processing Disk39....
    Processing Disk40....
    Processing Disk41....
    Processing Disk42....
    Processing Disk43....
    Processing Disk44....
    Processing Disk45....
    Processing Disk46....
    Processing Disk47....
    runProcess_2
    Statusstring Registering Database
    Executing command: /r12/stage12/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /r12/stage12/startCD/Disk1/rapi
    dwiz/jlib/java:/r12/stage12/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/r12/stage12/startCD/Disk1/rapid
    wiz/jlib/oui/OraInstaller.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/r12/stage12/start
    CD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDatabase -e /r12/r12_database_localfilesystem/db/tech_st/10.2.0/appsutil/PROD_fbidevdb.xml -sta
    ge /r12/stage12/startCD/Disk1/rapidwiz -showProgress -phase reg -nopromptmsg
    Log file located at /r12/r12_database_localfilesystem/db/tech_st/10.2.0/appsutil/log/PROD_fbidevdb/ApplyDatabase_05041000.log
    | 0% completed
    runProcess_3
    Statusstring Configuring Database
    Executing command: /r12/stage12/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /r12/stage12/startCD/Disk1/rapi
    dwiz/jlib/java:/r12/stage12/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/r12/stage12/startCD/Disk1/rapid
    wiz/jlib/oui/OraInstaller.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/r12/stage12/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/r12/stage12/start
    CD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDatabase -e /r12/r12_database_localfilesystem/db/tech_st/10.2.0/appsutil/PROD_fbidevdb.xml -sta
    ge /r12/stage12/startCD/Disk1/rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at /r12/r12_database_localfilesystem/db/tech_st/10.2.0/appsutil/log/PROD_fbidevdb/ApplyDatabase_05041000.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    Cannot execute configure of database using RapidClone
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for PROD instance*
    In ApplyDatabase_05041000.log this log file
    AutoConfig Setup Phase
    Running Setup Process 2 of 2 for AppsUtil
    Executing script in InstantiateFile:
    /r12/r12_database_localfilesystem/db/tech_st/10.2.0/appsutil/install/PROD_fbidevdb/afmkinit.sh
    script returned:
    afmkinit.sh started at Mon May 4 10:01:07 GST 2009
    The environment settings are as follows ...
    ORACLE_HOME : /r12/r12_database_localfilesystem/db/tech_st/10.2.0
    ORACLE_SID : PROD
    TWO_TASK :
    PATH : /r12/r12_database_localfilesystem/db/tech_st/10.2.0/perl/bin:/r12/r12_database_localfilesystem/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:
    /r12/r12_database_localfilesystem/db/tech_st/10.2.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/r12/stage12/startCD/Dis
    k1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    Library Path : /r12/r12_database_localfilesystem/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/r12/r12_database_localfilesystem/db/tech_st/10.
    2.0/lib:/usr/dt/lib:/r12/r12_database_localfilesystem/db/tech_st/10.2.0/ctx/lib
    afmkinit.sh exiting with status 0
    .end std out.
    .end err out.
    Skipping Profile Phase
    Skipping Apply Phase
    Executing CreateDB...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : fbidevdb
    sDbDomain : fbico.com
    sDbPort : 1524
    sDbSid : PROD
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@fbidevdb.fbico.com:1524:PROD
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fbidevdb.fbico.com)(PORT=1524))(CONNECT_DATA=(SERVICE_NAME=PROD)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fbidevdb.fbico.com)(PORT=1524))(CONNECT_DATA=(SERVICE_NAME=PROD.fbico.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    adcrdb.sh started at Mon May 4 10:01:07 GST 2009
    The environment settings are as follows ...
    ORACLE_HOME : /r12/r12_database_localfilesystem/db/tech_st/10.2.0
    ORACLE_SID : PROD
    TWO_TASK :
    PATH : /r12/r12_database_localfilesystem/db/tech_st/10.2.0/perl/bin:/r12/r12_database_localfilesystem/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:
    /r12/r12_database_localfilesystem/db/tech_st/10.2.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/r12/stage12/startCD/Dis
    k1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH : /r12/r12_database_localfilesystem/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/r12/r12_database_localfilesystem/db/tech_st/10.
    2.0/lib:/usr/dt/lib:/r12/r12_database_localfilesystem/db/tech_st/10.2.0/ctx/lib
    Executable : /r12/r12_database_localfilesystem/db/tech_st/10.2.0/bin/sqlplus
    The log information will be written to
    /r12/r12_database_localfilesystem/db/tech_st/10.2.0/appsutil/log/PROD_fbidevdb/adcrdb_PROD.txt
    Creating the control file for PROD_fbidevdb database ...
    SQL*Plus: Release 10.2.0.3.0 - Production on Mon May 4 10:01:07 2009
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size 1265844 bytes
    Variable Size 432017228 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 11313152 bytes
    Control file created.
    Database altered.
    Tablespace altered.
    Tablespace altered.
    Database altered.
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size 1265844 bytes
    Variable Size 432017228 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 11313152 bytes
    Database mounted.
    PL/SQL procedure successfully completed.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size 1265844 bytes
    Variable Size 432017228 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 11313152 bytes
    Control file created.
    Database altered.
    Tablespace altered.
    Tablespace altered.
    Database altered.
    PL/SQL procedure successfully completed.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    exit_code=0
    Checking for errors ...
    .end std out.
    .end err out.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : fbidevdb
    sDbDomain : fbico.com
    sDbPort : 1524
    sDbSid : PROD
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@fbidevdb.fbico.com:1524:PROD
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fbidevdb.fbico.com)(PORT=1524))(CONNECT_DATA=(SERVICE_NAME=PROD)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fbidevdb.fbico.com)(PORT=1524))(CONNECT_DATA=(SERVICE_NAME=PROD.fbico.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Databse is up and running
    tnsping PROD is working fine and normal ping also
    [oratest@fbidevdb PROD_fbidevdb]$ ping fbidevdb.fbico.com
    PING fbidevdb.fbico.com (192.168.2.21) 56(84) bytes of data.
    64 bytes from fbidevdb.fbico.com (192.168.2.21): icmp_seq=0 ttl=64 time=0.035 ms
    64 bytes from fbidevdb.fbico.com (192.168.2.21): icmp_seq=1 ttl=64 time=0.023 ms
    64 bytes from fbidevdb.fbico.com (192.168.2.21): icmp_seq=2 ttl=64 time=0.024 ms
    64 bytes from fbidevdb.fbico.com (192.168.2.21): icmp_seq=3 ttl=64 time=0.028 ms
    64 bytes from fbidevdb.fbico.com (192.168.2.21): icmp_seq=4 ttl=64 time=0.022 ms
    --- fbidevdb.fbico.com ping statistics ---
    5 packets transmitted, 5 received, 0% packet loss, time 4000ms
    rtt min/avg/max/mdev = 0.022/0.026/0.035/0.006 ms, pipe 2
    [oratest@fbidevdb PROD_fbidevdb]$ ping fbidevdb
    PING fbidevdb.fbico.com (192.168.2.21) 56(84) bytes of data.
    64 bytes from fbidevdb.fbico.com (192.168.2.21): icmp_seq=0 ttl=64 time=0.027 ms
    64 bytes from fbidevdb.fbico.com (192.168.2.21): icmp_seq=1 ttl=64 time=0.023 ms
    64 bytes from fbidevdb.fbico.com (192.168.2.21): icmp_seq=2 ttl=64 time=0.021 ms
    Regards
    Edited by: hungry_dba on May 4, 2009 1:09 AM

  • Scarmble data after clone

    Hi All,
    Does anyone has information regarding how to scramble the data after eBiz R12 cloning.
    Thanks for your help.

    Hi
    Does anyone has information regarding how to scramble the data after eBiz R12 cloning.What do you mean? What u are asking exactly. If you took one clone its mean you have same system as your source. Its mean you can do whatever you want on your new clone system as what you are doing on your source system.
    If you ask about performance it has some performance (if you have same hardware like cpu etc)
    Please check below and see its helpful:
    Note: 799735.1 - Rapid Clone Documentation Resources, Release 11i and 12
    FAQ: Cloning Oracle Applications Release 11i http://ID 216664.1
    Descriptive Checklist for performing Rapid Clone with 11i/R12 http://ID 811715.1
    Regard
    Helios

  • R12 EBS 5 tier architecture

    Hi,
    We want to clone our EBS R12 instance with 5 tier architecture.
    1.Server1: Database
    2.Server2: Apache & Forms
    3.Server3: Apache & Forms
    4.Server4: Primary Concurrent Manager Node
    5.Secondary Concurrent Manager Node
    Please provide me steps for how to clone this and how to configure load balancers.
    The source system has the same architecture.
    Thanks,
    SVN

    1006163 wrote:
    Hi,
    We want to clone our EBS R12 instance with 5 tier architecture.
    1.Server1: Database
    2.Server2: Apache & Forms
    3.Server3: Apache & Forms
    4.Server4: Primary Concurrent Manager Node
    5.Secondary Concurrent Manager Node
    Please provide me steps for how to clone this and how to configure load balancers.
    The source system has the same architecture.
    Thanks,
    SVNRapid Clone Documentation Resources For Release 11i and 12 [ID 799735.1]
    Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]
    Implementing Load Balancing On Oracle E-Business Suite - Documentation For Specific Load Balancer Hardware [ID 727171.1]

  • Cloning procedure for r12

    Hi,
    What are the basic differances between r12 and 11i cloning?
    Please provide me one good doc.
    Thanks,
    Kavitha

    230672.1 Cloning Oracle Applications Release 11i with Rapid Clone
    406982.1 Cloning Oracle Applications Release 12 with Rapid Clone
    There isn't much change related to cloning, other than the adpreclone script location. Check the above 2 note's for the files/directories you need to copy with 11i and R12.
    Added
    799735.1 - Rapid Clone Documentation Resources, Release 11i and 12
    811715.1 - Descriptive Checklist for performing Rapid Clone with 11i/R12
    Edited by: Bobcatalog on Nov 9, 2009 11:59 AM

  • Latest Rapid clone and Autoconfig patches

    Hi,
    Please let me know the latesst patch nos of Rapid Clone and Autoconfig and how could I check the version of Developer 6i?
    Regards

    Hi,
    If you are looking for 11i, please read this document
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=230672.1
    and for R12
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=406982.1
    Also read Note:811715.1 - Descriptive Checklist for performing Rapid Clone with 11i/R12
    Thanks,
    Ajikumar G

  • R12 cloning

    Hi all,
    I need to clone so wat r the minimum patches i have to apply..
    my Apps release is 12.0.0 ..plz help me..

    Hi user;
    Please check below, i belive you will find your answer in it
    Note: 799735.1 - Rapid Clone Documentation Resources, Release 11i and 12
    Descriptive Checklist for performing Rapid Clone with 11i/R12 http://ID 811715.1
    Subject: Cloning Oracle Applications Release 12 with Rapid Clone Doc ID: 406982.1
    Also check
    Re: Rapid clone
    Regard
    Helios

  • Adcfgclone.pl dbTier error with RC-50004: Error occurred in CloneContext: null

    PROMPT :
    Target System Hostname (virtual or normal) [migrate]
    ANSWER :
    migrate
    PROMPT :
    Target Instance is RAC (y/n) [n]
    ANSWER :
    n
    PROMPT :
    Target System Database SID
    ANSWER :
    EBS12
    PROMPT :
    Target System Base Directory
    ANSWER :
    /u01/R12/ora11
    PROMPT :
    Target System utl_file_dir Directory List
    ANSWER :
    /usr/tmp
    PROMPT :
    Number of DATA_TOP's on the Target System [1]
    ANSWER :
    1
    PROMPT :
    Target System DATA_TOP Directory 1 [/u01/11i/ora11/ebs11data]
    ANSWER :
    /u01/R12/ora11/db/ebs11data
    Creating /u01/R12/ora11/db/tech_st/11.1.0/appsutil/clone/data/stage/addbhomtgt.xml which will contain Target system database mount points.
    PROMPT :
    Target System RDBMS ORACLE_HOME Directory [/u01/R12/ora11/db/tech_st/11.1.0]
    ANSWER :
    /u01/R12/ora11/db/tech_st/11.1.0
    Creating /u01/R12/ora11/db/tech_st/11.1.0/appsutil/clone/data/stage/addbhomtgt.xml which will contain Target system database mount points.
    PROMPT :
    Do you want to preserve the Display [null] (y/n)
    ANSWER :
    n
    PROMPT :
    Target System Display [migrate:0.0]
    ANSWER :
    migrate:0.0
    PROMPT :
    Do you want the the target system to have the same port values as the source system (y/n) [y] ?
    ANSWER :
    n
    Started testing the availabilty of ports in port pool 1
    Checking  Database Port on migrate:  Port Value = 1522
       Database Port available:  Port Value = 1522
    Checking  DB ONS Local Port on migrate:  Port Value = 6301
       DB ONS Local Port available:  Port Value = 6301
    Checking  DB ONS Remote Port on migrate:  Port Value = 6401
       DB ONS Remote Port available:  Port Value = 6401
    INFO: Unable to obtan DB Version!!!
    INFO: Because DB Version could not be obtained, defaulting s_jdktop and s_jretop to adxdbctx.tmp defined values
    setDestination s_contextfile to : /u01/R12/ora11/db/tech_st/11.1.0/appsutil/EBS12_migrate.xml
    Clone Context Parameters:
            Pairs File      = /tmp/adpairsfile_31321.lst
            Target XML File = /u01/R12/ora11/db/tech_st/11.1.0/appsutil/EBS12_migrate.xml
            Template File   = /u01/R12/ora11/db/tech_st/11.1.0/appsutil/template/adxdbctx.tmp
    The following values will be used to create the context file
      s_isWeb  =  YES
      s_db_listener  =  EBS12
      s_db_util_filedir  =  /usr/tmp
      s_db_rollback_segs  =  NOROLLBACK
      s_dbhome4  =  /u01/R12/ora11/db/ebs11data
      s_dbhome3  =  /u01/R12/ora11/db/ebs11data
      s_dbhost  =  migrate
      s_db_oh  =  /u01/R12/ora11/db/tech_st/11.1.0
      s_dbhome2  =  /u01/R12/ora11/db/ebs11data
      s_dbhome1  =  /u01/R12/ora11/db/ebs11data
      s_dbgroup  =  dba
      s_dbGlnam  =  EBS12
      s_dbdomain  =  evosys.co.in
      s_dbSid  =  EBS12
      s_dbuser  =  ora11
      s_isForms  =  YES
      s_database_type  =
      s_temp  =  /u01/R12/ora11/db/tech_st/11.1.0/appsutil/temp
      s_db_ons_localport  =  6301
      s_hostname  =  migrate
      s_dbSidLower  =  ebs12
      s_cmanport  =  1522
      s_dbCluster  =  false
      s_domainname  =  evosys.co.in
      s_isAdmin  =  YES
      s_isConc  =  YES
      s_contextfile  =  /u01/R12/ora11/db/tech_st/11.1.0/appsutil/EBS12_migrate.xml
      s_dbport  =  1522
      s_display  =  migrate:0.0
      s_contextname  =  EBS12_migrate
      s_db_ons_remoteport  =  6401
      s_clonestage  =  /u01/R12/ora11/db/tech_st/11.1.0/appsutil/clone
      s_base  =  /u01/R12/ora11
    Clone Context will now iteratively apply changes
    to create the new target context file.
    instantiate file:
       source : /u01/R12/ora11/db/tech_st/11.1.0/appsutil/temp.xml
       dest   : /tmp/tmpCtxClone.xml
    instantiate file:
       source : /tmp/tmpCtxClone.xml
       dest   : /tmp/tmpCtxClone.xml
    instantiate file:
       source : /tmp/tmpCtxClone.xml
       dest   : /tmp/tmpCtxClone.xml
    instantiate file:
       source : /tmp/tmpCtxClone.xml
       dest   : /tmp/tmpCtxClone.xml
    instantiate file:
       source : /tmp/tmpCtxClone.xml
       dest   : /u01/R12/ora11/db/tech_st/11.1.0/appsutil/EBS12_migrate.xml
    instantiate file:
       source : /u01/R12/ora11/db/tech_st/11.1.0/appsutil/temp.xml
       dest   : /tmp//dummy.xml
    instantiate file:
       source : /tmp//dummy.xml
       dest   : /tmp//dummy.xml
    instantiate file:
       source : /tmp//dummy.xml
       dest   : /tmp//dummy.xml
    instantiate file:
       source : /tmp//dummy.xml
       dest   : /tmp//dummy.xml
    instantiate file:
       source : /tmp//dummy.xml
       dest   : /tmp//dummy.xml
    PROMPT :
    Source and Target platforms differ.  Rapid Clone will perform a platform migration.
    Do you wish to continue?  [y]
    ANSWER :
    y
    The values for these variables will be retained from the source context
      s_admin_restrictions  =  OFF
      s_metalink_id  =
      s_parallel_max_servers  =  8
      s_systemcsi  =  N/A
      s_apps_version  =  12.1.1
      s_contextserial  =  0
      s_instThread  =  0
      s_sqlnet_expire_time  =  10
      s_contexttype  =  Database Context
      s_db_sga_target  =  1G
      s_dbsharedpool_size  =  300000000
      s_db_shared_pool_size  =  400M
      s_clusterServicePort  =  9998
      s_dbcache_size  =  163577856
      s_rapidwizloc  =  /tmp/RapidInstall
      s_db_pga_aggregate_target  =  1G
      s_dbtype  =  VISION
      s_proxyhost  =
      s_nthreads  =  5
      s_db_processes  =  200
      s_enable_listener_password  =  OFF
      s_alt_service_instances  =
      s_dbClusterInst  =  1
      s_installedFrom  =  FS
      s_undo_tablespace  =  APPS_UNDOTS1
      s_adjreopts  =  -Xms128M -Xmx512M
      s_dbQuorumDisk  =
      s_db_linkctrl  =
      s_dbcomp  =  oracle.apps.dbseed.fresh
      s_db_sessions  =  400
      s_installloc  =  /tmp
      s_isDB  =  YES
      s_proxyport  =
      s_database  =  db111
      s_dbseed  =  No Database
      s_apps_user  =  APPS
      s_dbfiles  =  512
      s_db_shared_pool_reserved_size  =  40M
      s_bits  =  32
      s_dbblock_buffers  =  20000
      s_sys_user  =  SYS
      s_dlsnstatus  =  enabled
      s_db_plsql_native_library_subdir_count  =  149
      s_country_code  =
      s_subscribe_for_node_down_event  =  OFF
      s_instNumber  =  0
    The new context file has been created at:
            /u01/R12/ora11/db/tech_st/11.1.0/appsutil/EBS12_migrate.xml
    Performing file system cleanup specific to Platform Migration:
    StackTrace:
    java.lang.NullPointerException
            at java.util.Hashtable.put(Unknown Source)
            at oracle.apps.ad.clone.util.CloneCleanser.doMigrate(CloneCleanser.java:98)
            at oracle.apps.ad.context.CloneContext.doClone(CloneContext.java:718)
            at oracle.apps.ad.context.CloneContext.main(CloneContext.java:5266)
    RC-50004: Error occurred in CloneContext:
    null
    Context file creation not succesful
    am trying to clone R12.1.1 with 11.1.0.7 from Linux5.5-32.bit to Linux5.8-64bit.
    migrating is fails.
    So please help me out of this.
    Thanks in Advance

    Hi,
    DB cloning will not suffice the migrating process. In order to perform a cloning from 32 bit to 64 bit, please follow the instructions in the below note:
    Migrating Oracle E-Business Suite R12 from Linux 32-bit to Linux 64-bit (Doc ID 471566.1)
    Thanks &
    Best Regards,

  • How can i know the version of autoconfig ?

    hi
    I am on 12.1.1
    to determine my autopatch version i used Note 390666.1
    i ran
    SET head off Lines 120 pages 100
    col n_patch format A10
    col bug_number format A10
    col patch_name format A10
    spool LACF_ptch_level.txt
    select ' LACF ' FROM dual;
    select bug_number, decode(bug_number,
    '4494373' ,'R12.TXK.A'
    ,'5872965' ,'R12.OAM.A'
    ,'5909746' ,'R12.TXK.A.1'
    ,'5917601' ,'R12.TXK.A.2'
    ,'6077487' ,'R12.TXK.A.DELTA.3'
    ,'6145693' ,'R12.Rapidclone Cons Jan2008'
    ,'6776948' ,'R12.Rapidclone CONSOLIDATED'
    ) n_patch, last_update_date
    FROM ad_bugs
    WHERE bug_number IN ( '4494373', '5872965', '5909746', '5917601', '6077487', '6145693', '6776948' );
    the output was
    4494373 R12.TXK.A 04-JAN-07
    4494373 R12.TXK.A 22-JAN-08
    5872965 R12.OAM.A 22-OCT-07
    5872965 R12.OAM.A 22-OCT-07
    5909746 R12.TXK.A. 22-OCT-07
    1
    5909746 R12.TXK.A. 21-JAN-08
    1
    5917601 R12.TXK.A. 22-OCT-07
    2
    5917601 R12.TXK.A. 21-JAN-08
    2
    6077487 R12.TXK.A. 22-OCT-07
    DELTA.3
    6077487 R12.TXK.A. 21-JAN-08
    DELTA.3
    6145693 R12.Rapidc 06-NOV-08
    lone Cons
    Jan2008
    how can i know the version of autoconfig from that?
    Thanks

    Hi,
    4494373 R12.TXK.A 04-JAN-07
    4494373 R12.TXK.A 22-JAN-08
    5872965 R12.OAM.A 22-OCT-07
    5872965 R12.OAM.A 22-OCT-07
    5909746 R12.TXK.A. 22-OCT-07
    5909746 R12.TXK.A. 21-JAN-08
    5917601 R12.TXK.A. 22-OCT-07
    5917601 R12.TXK.A. 21-JAN-08
    6077487 R12.TXK.A. 22-OCT-07
    6077487 R12.TXK.A. 21-JAN-08
    6145693 R12.Rapidc 06-NOV-08
    how can i know the version of autoconfig from that?The above indicates that the latest patches applied are 6077487 and 6145693.
    To find the latest AutoConfig and Rapid Clone patches on R12, please refer to:
    Note: 387859.1 - Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12
    Note: 406982.1 - Cloning Oracle Applications Release 12 with Rapid Clone
    Thanks,
    Hussein

  • How to recreate APEX environment

    I posted recently about best practices for prod / dev environments with APEX, and this grows from that. I have reviewed the suggested solutions with developers and met with some, shall we say, resistance. So, here is what they want to do. Please help me understand whether it's possible, and how I might accomplish it.
    Our test/development server contains APEX 4.2 and Banner (our ERP) data, all in a database called DALY11G.
    Developers want to to develop daily on this server, and they need current data in order to do so.
    I recreate this database nightly via RMAN duplicate, and so the entire database is dropped, and recreated from production backups.
    They want me to export the APEX environment nightly, before I drop and re-clone the DALY11G database, thus preserving any development they've done during the day. Then, after the clone (RMAN duplicate) process runs, they want the APEX environment dropped and reimported from that previous night's export. Once this is done they will have the up to date data they want, along with the in process development that they don't want to lose nightly.
    I realize the supported method for doing this sort of thing is to export the apps and reimport them through the GUI development tool, but my users refuse this method, saying it will add too much time to their work load.
    SO... is what they ask possible? And if so, how might I accomplish it? I have tried exporting (before the DALY11G database gets re-cloned) the APEX_040200, APEX_DOC, APEX_WORK, APEX_DATA, and APEX_READONLY schemas (I realize some of those are specific to us). After the clone, then, I drop the production versions of those schemas, recreate them, and then import from the exported file. But the exports throw errors, and I end up with invalid objects. Is the means of importing / exporting the entire 4.2 environment like this documented somewhere? I've been unable to locate it.
    Thanks for any advice. And if you have any suggestions for how I can convince the developers to export / import their apps through the GUI, let me know that, too!
    Regards,
    Bill Johnson

    Hi Bill,
    I've never known an example of being able to move or recreate an Apex installation by exporting and importing the schemas associated with Apex. I think the relationships between schemas and objects are just too complicated for this to work easily.
    I would have thought it would be easier to move the application you are developing against, but given I know nothing about Banner ERP, this may also not be an option. Also what I don't understand, given that you are trying to save any changes the developers make to their application in development, if you are refreshing the whole environment, aren't you also losing any changes the developers make at the database level. What about custom versions of DB objects they may be using for development purposes? How do you allow for this?
    My preference for overcoming this would be rather than dropping the refreshed Apex environment at the schema level, but to do it at the Apex level. In order to automate this, and please you developers, there are command line options for exporting and importing applications that you can use to automate this process.
    Applications can be exported through a tool Oracle supplies with the Apex download called APEXExport.class and as applications are simply sqlplus scripts, they can be imported using sqlplus command line. I haven't done this personally, but I think it would be possible.
    Hope this helps.
    Regards
    Andre

Maybe you are looking for