Cloning of EBS by using batch / response file

Hi you

EBS 11i / R12
RHEL 4.6

Can I clone the EBS 11i or R12 by using a batch file and the answer? I want to say in front of the interactive mode.
I want to tread the cloning to our customer. But I want to put it on a scenario where the operator just run
single command as #./clone_apps.exe


Thank you very much.

Ms. K

Hello

Please see these documents.

Note: 454393.1 - how I used RedHat Command Line Utilities to automate the quick Clone my Test and the Dev forums
Note: 345145.1 - is there a way to automate the guests for Adcfgclone.Pl?

Thank you
Hussein

Tags: Oracle Applications

Similar Questions

  • How oracle 10.2.0.5 Patch using the response file

    Hello

    OS linux
    Oracle 10g DB

    my project team plans for oracle 10.2.0.5 PSU upgrade on top of oracle 10.2.0.4 on Linux platform.
    can someone share how to make PSU installation using the .rsp file...

    Thank you
    Sam.

    Comment of those who, like like below in the .rsp file and try it.

    #MYORACLESUPPORT_USERNAME
    #MYORACLESUPPORT_PASSWORD

    . / runInstaller-silent - responsefile /ora/Disk1/response/patchset.rsp DECLINE_SECURITY_UPDATES = TRUE

  • Create Asm Db using response files

    Hello

    My first question can create us a database of asm using a dbca.rsp of IE response file.

    I managed to install the software of the ASM, only using a response file and settle went very well.
    I then configure netca using the response file and who was too perfect.
    I then set up asm with the response file using this wizard dbca-silent - configureAsm - responsefile/tmp/dbca.rsp. (I think that this step too went well, however, it does not get start it)

    Then used this dbca-silent - createDatabase responsefile - /tmp/dbca.rsp and this option to create a database to the file system.

    Thank you...

    PL see these Docs MOS

    744237.1 - DBCA in silent mode with the DSO
    437915.1 - how to manually configure the database for the database control and Instances of ASM (Silent Mode)?
    402023.1 - how to integrate Createdb appeal with a silent Installation of 10g

    HTH
    Srini

  • 12.2 adoption response file

    Hello world

    Is there a way I can use a response file to enter the password automatically adopt?

    We use a password for all users of speedy, I just want to know is there such a response for this file.

    Thank you.

    Hello

    This blog can be useful:

    Erman Arslan Oracle blog: EBS 12, 2 - ADOPTION, Automated patching

    Kind regards

    Bashar

  • Installation of grid with a response file

    DB version: 11.2.0.2
    Platform: Solaris, OEL

    We were asked to use a response file rather the installer GUI grid, to make installation of the grid.

    The response file is similair below

    http://www.orafaq.com/maillist/Oracle-l/2011/08/att-0184/grid_install.rsp

    I've not done this before. According to the Oracle Doc, we run something like this.
    $ cd /u01/app/grid/crs/config/
    $ ./config.sh -responseFile /u01/app/grid/response/response_file.rsp
    I noticed that for a setting as below, we are specifying the private and Public IPs of a single node.
    oracle.install.crs.config.networkInterfaceList
    Thus, for a node 2 CARS, what I need to run script in config.sh with the response (with specific values of Node2) file
    on the second node separately?
    $ ./config.sh -responseFile /u01/app/grid/response/response_file.rsp

    Hello

    lol Config.sh copies the crs_config.params on both nodes.
    However, you will need to run root.sh on both nodes.

    Sebastian

  • Cloning by rman on a different server with the directory structure different and different DBNAME in EBS 11i using quick Clone

    Hello

    We want only DB (not apps) cloning through PROD rman, step TEST EBS 11i using quick Clone without taking downtime of PROD (i.e. No. BKP COLD).

    Source and target are on different servers, different file structure and the different database name.

    Kindly let me know the detailed procedure?

    Kind regards

    RR


    You can use this simple method that I am.


    Take backup of production with rman:

    {

    overlap archivelog all;

    backup format compressed backupset database tag PROD_FULLBKP ' / u10/PROD1_L0_BKUP_20131125/PROD_DB_set%s_piece%p_%T_%U' filesperset 15;

    SQL 'alter database backup controlfile to trace. "

    SQL 'alter system switch logfile;

    SQL 'alter system switch logfile;

    SQL 'alter system switch logfile;

    overlap archivelog all;

    backup as compressed backupset archivelog all delete input PROD_ARCHBKP format tag ' / u10//PROD1_L0_BKUP_20131125/ARCH_PROD_set%s_piece%p_%T_%U' filesperset 20;

    backup format ' / u10/PROD1_L0_BKUP_20131125/PROD_ctl_%T_%U' current controlfile;

    }


    Move the backup on the test server:

    SCP /ftp

    Modify the pfile to the test server:

    Parameters such as:

    db_name

    control_files

    modify the pfile to match the location of the test server

    Add this parameter

    db_file_name_convert = ' / PROD_datafile_location/datafile ', ' / test_datafile_location / data ', ' / PROD_datafile_location/tempfile ', ' / test_datafile_location / data.

    log_file_name_convert = ' / PROD_redofile_location/ONLINELOG ', ' / test_redofile_location / data ".

    Start the DB:

    Start the db in nomount:

    startup nomount.

    Connecting to rman and start to restore:

    Auxiliary RMAN.

    RMAN > run

    {

    allocate auxiliary channel a1 device type disk;

    allocate auxiliary channels a2 device type disk;

    allocate auxiliary channel a3 device type disk;

    allocate auxiliary channel a4 device type disk;

    data duplicated in the PREPRODUCTION backup location ' / u10/PREPRODUCTION/oraR12/clone_backup/PROD1_L0_BKUP_20131125 ";

    }

    OR

    If you specify time/perform a recovery of time based, like below:

    RMAN > run

    {

    allocate auxiliary channel a1 device type disk;

    allocate auxiliary channels a2 device type disk;

    allocate auxiliary channel a3 device type disk;

    allocate auxiliary channel a4 device type disk;

    data duplicated in PREPRODUCTION backup location 'LOCATION_OF_BACKUP', until ' TO_DATE (7 July 2012 09:45 ',' DD/MM/YYYY HH24:MI:SS') ";

    }

    Concerning

    Karim

  • Cloning of a 11.5.10 EBS system using import...?

    Hello
    Is there an ability to clone a system EBS without copying the db files but a .dmp from a source database file import...? {I don't think, personally, I don't ask to confirm because someone told me}. I only know the methods described in the Metalink Notes: 398619.1 and 230672.1.
    In fact, which of the two methods described above do you think is more simple and more secure...?

    Thank you very much
    SIM

    SIM,

    Quick clone is the tool better and supported for cloning of Oracle Applications 11i/R12. OAM can also be used, but personally, I prefer quick Clone.

    Export/import should be useful in moving the existing data in Oracle format to and from Oracle databases (for example, export files can archive the data from the database, or move data between Oracle different databases running on the same or different operating systems). Import/Export is not sufficient to clone an Oracle Apps instance; You should always use fast with Exim Clone, if you want to take a dump file instead of copying the files for databases/applications (i.e. run preclone source application/database, import/export, run postclone on the target database/application). In addition, import/export is tedious process and requires patches to be applied before exporting the data.

    Note: 557738,1 - Export/import notes on Applications 11i Database 11 g
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=557738.1

    Note: 362205.1 - 10 g Release 2 process of Import/Export for Oracle Applications Release 11i
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=362205.1

    Note: 331221.1 - 10 g Import/Export for Oracle Applications 11i version process
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=331221.1

    Note: 230627.1 - process Import/Export 9i to Oracle Applications Release 11i
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=230627.1

  • Cloning of EBS R12.2.4 with system file to run on fs2

    Hi all

    EBS R12.2.4

    RHEL 6.5

    I am cloning our EBS R12.2.4, who has run the file system on fs2.

    Information on the E-Business Suite environment

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

    EXECUTION of the file system: / u01/appvis/SCREWS/fs2/EBSapps/appl

    PATCH file system: / u01/appvis/SCREWS/fs1/EBSapps/appl

    Non-Editioned filesystem: / u01/appvis/SCREWS/fs_ne


    .


    So I copy the folder >/U01/of/SCREWS/fs2/EBSapps


    But when he asks the system base directory target, and I come home >/U01/of/SCREWS

    It will automatically be poppulate records succeeding and default to the fs1

    How can I force it points to fs2?


    Target system Base Directory: / U01/of/SCREWS

    Home directory for the defined target system on/U01/of/SCREWS

    The target system value based filesystem screws/U01/of/SCREW/fs1

    The target system value another file system based/u01/appvis/SCREWS/FS2

    Target Fusion Middleware Home screws/U01/of/SCREWS/fs1/FMW_Home system

    The target value system Web Oracle Home screws/U01/of/SCREWS/fs1/FMW_Home/webtier

    The target value system Appl screws/U01/of/SCREWS/fs1/EBSapps/appl

    The target value system COMMON TOP screws/U01/of/SCREWS/fs1/EBSapps/comn

    Target directory system Instance home [screws/U01/of/SCREW]:

    Thank you very much

    JC

    No it should not be modified in TARGET. in the file system TARGET will remain same as source.

    Of course how do not support this approach, but on source to change the file system to run for FS1 and run adpreclone and check.

    No doubt, when you ran adpreclone on the source, which was executed at this time file system. I just wanted to be sure.

    concerning

    Pravin

  • How to use batch files to deliver the payload of the ODC to AAU?

    Hi all.
    We are trying to do along this week and, so far, we could not understand how to use the batch files containing the option on the ODC and validate the output files to the University Complutense of MADRID.
    So, these are our specifications:

    VM 1
    ODC - 10 gR 3
    OS - Windows XP 32-bit SP3
    DB - Oracle DB 11.2

    VM 2
    No ODC
    UCM 11.1.1.6
    OS - Enterprise Linux Enterprise Linux Server version 5.5 (Carthage)

    We have opened a ticket with the Oracle Support for how we should do it. The number is 3-6108348211 SR.
    Let me try to explain what we want to do:
    1. we have a batch file with all the metadata for many files of UCM
    2. we want to use this ODC file, so the application converts the images and they are committed to the Complutense University of MADRID
    3. we should see all these files and their metadata, thumbnails and content associated with the Complutense University of MADRID
    4. it is an example of batch file we want to send to ODC:

    --------------------------------------------------
    LocalData @Properties
    IdcService = CHECKIN_UNIVERSAL
    dRevLabel = 1
    primaryFile=/tra/Relatorio_UHPF-03-04-2008-M-RL-EA.pdf
    dDocName = TRA_33
    dDocTitle=UHPF-03-04-2008-M-RL-EA
    dSecurityGroup = MAM_TRA
    dDocType = Document
    dDocAuthor = luis .neotropical
    dInDate = 14/05/08
    xC_CLASSIFICACAO = EA - Educação Ambiental
    xC_DATA = 01/04/08
    xC_DATAVALIDADE = 30/04/08
    xC_LOCALIZACAOFISICA = N/A
    xC_USUARIO_DEP = LUIS FERNANDO DA CAMARA
    xC_TIPO = RL - Relatório
    xC_USINA = UHPF - MACHINING HIDRELETRICA PASSO FUNDO
    xC_FICHA = MAM - environmental reports
    xC_IDDOCMAN = TRADocID = 157
    xC_IDANEXODOCMAN = TRAFileID = 33
    xC_DESTINOINICIAL = Tractebel
    xC_ORIGEM = Neotropical
    xC_FORMATODOCUMENTO = digital
    xC_GENERODOCUMENTO =
    xC_DOCPRINCIPAL = Sim
    @end
    < < NEM > >
    -----------------------------------------------------

    5 so, when we use this command on the ODC file, the file (or image) is converted, all metadata attached and then sent to the Complutense University of MADRID.

    But we do not know how to make the link between the ODC and UCM. The Oracle Support says that it is necessary to make some adjustments. In the books I couldn't find info on how to do, just generic information or the use of the ODC.
    Is there a way (without personalization) to do? Can someone give us a step by step guide?

    Thanks for any help and advice.

    Fernando

    It doesn't really have much point which is good to UCM to ODC, given that the ODC is really an indexing tool to get content in Complutense University of MADRID and capture. Once the content is in the Complutense University of MADRID, it should be at its final location.

    Batch files are the property of the University Complutense of MADRID and have no meaning to the ODC. Import of the ODC server has the ability to read the meta in a list, which is similar, but not a
    "Batch UCM file.

    You can have IBR convert files directly in the University Complutense of MADRID, trying to use ODC to convert is redundant.

    ODC was out of the configuration of the box with the AAU.

    For this question: "but we do not know how to make the link between the ODC and UCM.»

    The documentation covers all this very well. what page of the documentation is misleading or causing problem you?

    The guide step by step would be the documentation of the ODC.

    -ryan

  • How do I add or remove silence at the beging and end of each audio file by using batch

    Hi all

    I'm new to this forum. I've been using Audition 3 for the last two years and these days I need to coop with a very difficult situation, which is; I have over 2000 files that begin and end with a random length of silence, it varies from 0 to 7 sec. My question is, how do I set the duration of silence at the beginning and at the end of each file to a constant quantity of 2s using batch?

    Kind regards

    Pavlos

    pavlos22 wrote:

    My question is, how do I set the duration of silence at the beginning and at the end of each file to a constant quantity of 2s using batch?

    You have to perform two processes to achieve this. The first is that you need to remove all amounts of the silence of the files, so that they begin at zero and stop at the end. You can do it automatically using edit > delete Silence, but you should pay attention to how implement you.

    After that, you need a script to add a set amount of silence at each end of each file and run this as a batch process. Information on how to do that are in this thread, in the role of fourth, and as far as I know, this is the only way to do it. There is more information in the rest of the wire also, explain how it actually works.

  • How Config Network Service by script? for example the response file

    I created a batch for DB creation using DBCA silent.

    I want to add a script to create also the Networking Service after.

    I was told that it can be done with the answer file.

    Is a response file script also which can be run after the DBCA scripts?

    Where can I find a manual with the available commands so I can produce what I need?

    On the internet, I don't find as silent examples of the DB instalation.

    EDIT

    Operating system is Windows 7 Oracle 11.2.0.1

    I want to create the Network Service that will add these lines to the tsnames.ora.

    DBNAME =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = wsName) (PORT = 1521))

    (CONNECT_DATA =

    (SERVICE_NAME = dbname)

    )

    )

    on the client and the server.
    How can I automatically via a batch script, to add it to the DBCA scripts after creation?

    I was told once to atopic that this could be done via a response file.

    I provided the Correct found answer on this subject since then.

    The 1st solution to set up a NetService via a custom command script, adding the data you need as if it was a BAD IDEA.

    1. you can not guranaty the correct paths if you plan the planting in an API with a lot of end users.

    2. the 1st time, you set up a network service, it must be set to cause netca (network Assistant) 1st the tnsnames.ora is not exiswt at all.

    THE OFFICIAL is to run from a shell in silent mode netca and feed it with values from a response file, either online as parameters

    I copy paste the solution I wrote on a separate thread

    https://forums.Oracle.com/thread/2559659

    The scenario is to set up a typical network Service without using the interface graphics, but instantly with a command from the shell.

    Scenario took place on Oracle 11.2 g on Windows 7

    Level of Description: Noob

    1. you can open of Network Setup Wizard, of the hull directly by entering its name "netca.

    Info: netca is an actaully of batch file calling several "elements". Located in the \bin folder of the directory of Instalation Oracle (Client and server time)

    the patrh of the \bin folder, where is the netca is included in the widnows PATH environment variable. So when you enter netca there and run it.
               https://en.Wikipedia.org/wiki/path _ (variable)

    ATTENTION: If you have the path of the directory before the path of the Client Server, the server netca will run instead

    2. on a typical NetService we re Protocol, host, Port, DatabaseName and the name of the service itself to identify it.

    -Silent option along a response file gives the possibility of is not interact at all with the GUI as all values will be filled with the answer file that will point us

    3. you can find an example of response file to the ORACLE_HOME\inventory\response\ called netca.rsp. It contains all the possible parameters, you can pass, so that you can choose that you need.

    For our scenario, the final answer file will look like this.

    [oracle.net.ca]

    INSTALL_TYPE = ""custom"

    NAMING_METHODS = {"TNSNAMES"}

    NSN_NUMBER = 1

    NSN_NAMES = {'DBNAME'}

    NSN_SERVICE = {'testII"}

    NSN_PROTOCOLS = {'TCP; PCNAME; 1521 "}

    So now you simply enter netca responsefile option along the pat of the answer file with the silent command to power entry

    NETCA/Silent /responsefile /C:\oracle\product\11.2.0\dbhome_1\inventory\response\mynetca.rsp

    So simple

  • ORA-19838: cannot use this control file to open the database

    Dear all,

    While making RMAN cloning, we are facing problem,

    SQL > alter database open resetlogs;

    ALTER database open resetlogs

    *

    ERROR on line 1:

    ORA-19838: cannot use this control file to open the database

    Concerning

    Villi Kumar

    Dear all,

    While checking the database,

    Control the name of the database file is PROD

    In the instance, database name is TEST.

    So we took the PROD and edited control file trace file based on the TEST environment.

    Then run the script published in the TEST database trace file.

    Now we can open the database by using below command

    ALTER database open resetlogs;

    Concerning

    Villi Kumar

  • Cannot use a CSS file to display from the rafters in the sensitive HTML output

    We use a CSS file to add styles to characters in some of our content. It works by using the WebHelp output, but when we exit to HTML5 reactive, rafters are not displayed. Here is the code in the CSS file:

    span. KeyName {}

    make-weight: normal;

    do-variant: small-caps;

    }

    span. KeyName: before {}

    content: ' < ';

    }

    span. KeyName: after {}

    content: ' > ';

    }

    This part of the CSS file should just define content relevant to small capitals and wrapping brackets around it. When you look at this style in the Styles dialog box, it does not display the rafters in the preview window, then perhaps there is a clue as to what is at the origin of the problem. We use RoboHelp version 11, but get the same problem with the 2015 version. Any advice would be appreciated.

    I'm not a CSS guru, but I know that the output files are different from the source. My gut tells me that the build process is originally munging of the CSS in the output. I tested by copying your code and pasting in one of my CSS and applying the style. As you say, WebHelp was beautiful and the media were there but more responsive, they were absent. But when I copied the CSS from the source to the output, the reactivity is actually media.

    When I compared the differences, what seems to happen is that in the CSS source there are quotes that surround the characters of your choice and in the output, the quotes are ejected. So workaround seems to be either simply change the CSS output after generating or just copy the CSS source produce by and replace with her output.

    :

    See you soon... Rick

  • Download CS6 Master Collection using request / response code - is legitimate?

    I bought a copy of Adobe CS6 Master Collection download and wonder now if it is legitimate. It's instructions go like that.

    1. Download from mediafire.com, what is called "Adobe CS6 license PREACTIVATION.rar"
    2. Unzip and run "Adobe CS6 license PREACTIVATION.exe"
    3. Connect on Adobe.com and sign in with the user [email protected] ID and password included in the purchase
    4. Go to the product download CS6
    5. Download the two files for CS6
    6. Run the smaller of the two files to the collection facility
    7. When asked for a serial number enter "1325-xxxx-xxxx-xxxx-xxxx-3266" (of course the s 'x' were the numbers)
    8. A dialog box appears during installation with a links saying "click later and install CS6. Select it
    9. Complete the installation
    10. Start Photoshop
    11. A dialog box saying "Having problems connecting to the Internet" appears. Click the 'Generate the Code request' activation offline
    12. Take the generated application code and send it to an address of mail in Turkey.
    13. The address of e-mail in Turkey will respond with the response code that I could then get into Photoshop

    This is not legitimate or have I been scammed?

    I asked the Turkish user a few questions.

    1. Can it be installed on two computers which I think is common for such Adobe products? Answer: No.
    2. Assuming that the answer was Yes, should I use this method of response for each installation code? Answer: Yes
    3. Can CS6 be moved to a new computer in the future? Answer: Should use the method of response code
    4. After activation successful using the response code, Belarc Advisor scored a different serial number. Can I use this number and work around the stuff of response code? Answer: No.

    Thank you, Brian

    Nothing of what you describe seems legitimate to me... but I'm just another user like you (although I buy Adobe's Adobe products).

  • CAR-to-car cloning of EBS on the same host

    I'm running a car-to-car cloning of EBS on the same host... trying to run the below command, I get the errors below

    Perl adclone.pl component java=/db/app/oracle/product/11.2.0/db_2/jdk/jre = dbTier mode = stage=/db/app/oracle/product/11.2.0/db_2/appsutil/clone/ = dbctxtg=/db/app/oracle/product/11.2.0/db_2/appsutil/dev21_ifmisdbdev01.xml rmanstage = CUSTOM method / fra/STAGE/data/internship/rmantgtloc = + srcdbname FRA = dev2 pwd = apps showProgressode

    Logfile located at /db/app/oracle/product/11.2.0/db_2/appsutil/log/dev21_ifmisdbdev01/ApplyDBTier_09121455.log

    / 50% complete type system database Source key ("single" or "car").

    The system is identified as active CARS!

    Restoring the head node of RAC database on the new system via RMAN target...

    THIS PROCESS TAKES A LONG TIME TO COMPLETE AND DEPENDS ON THE SIZE OF THE SOURCE SYSTEM DB

    Enter the first phase to RMAN restore

    -50% finished

    Not able to run the first phase to RMAN restore!

    ERROR when executing apply...

    -bash-4: $1 tail-f /db/app/oracle/product/11.2.0/db_2/appsutil/out/dev21_ifmisdbdev01/restore-rac1.log

    ORA-19504: could not create the file "+ FRA/dev2/controlfile_dev2.ctl".

    ORA-17502: ksfdcre:3 cannot create the +FRA/dev2/controlfile_dev2.ctl file

    ORA-15001: diskgroup "FRA" does not exist or is not mounted

    ORA-15055: unable to connect to the ASM instance

    ORA-15055: unable to connect to the ASM instance

    ORA-27300: OS dependent operating system: open failed with status: 13

    ORA-27301: OS Error Message: permission denied

    ORA-27302: an error occurred at: sskgmsmr_7

    Complete recovery manager.

    operating system permissions

Maybe you are looking for

  • deployment of fiefox on window7

    HelloI have the Fund a Window7 model under wmvare and deploy windows 7. I have a problem with firfox config when a domain user use firefox for the first time, he needs to import bookmarks, choose the House and DΘsactiver the automatic update.In my (m

  • IMac late 2009 - 5 yellow bars on the screen - sometimes...

    Hi all.. I recently bought an iMac late 2009 really nice second hand.  It worked wonderfully for a few weeks and I was about to become a mac convert. All of a sudden things have changed.  I pulled to the top of the machine first thing the morning onl

  • artists will not change

    on my c240, I change the name of the artist and it won't change in the drive.

  • Problems of the uninstalling programs

    I downloaded applications/programs on my laptop and I would like to uninstall some but they are not appearing in my list of uninstallers, why is this and how do I uninstall them?

  • HP Advisor dashboard does not recognize my Antivirus tool

    -J' have a HP Pavilion with Windows 7 p6516f. In HP Advisor dashboard PC - Security said under Virus Protection "we don't have an Anti Virus software installed on your system". Yet I have Mcafee Total Protection installed and ran it without problem f