OAS 10.1.2.0.2 BI + Forms + Reports + Infrastructure DB - consist backup

Hello!
i Have created two scripts :
Backup_middle.sh
rm -rf /oracle/backup/middle/*
su - oracle -c "export ORACLE_HOME=/oracle/middle && /oracle/middle/backup_restore/bkp_restore.sh -vm configure > /skrypt/backup-middle.log && /oracle/middle/backup_restore/bkp_restore.sh -vm node_backup -o prepare >> /skrypt/backup-middle.log"
export ORACLE_HOME=/oracle/middle
/oracle/middle/backup_restore/bkp_restore.sh -vm node_backup -o image_backup -P /oracle/backup/middle >> /skrypt/backup-middle.log
chown -R oracle:oinstall /oracle/backup/middle >> /skrypt/backup-middle.log
Backup_infra.sh
rm -rf /oracle/backup/infra/*
su - oracle -c "export ORACLE_HOME=/oracle/infra && /oracle/infra/backup_restore/bkp_restore.sh -vm configure > /skrypt/backup-infra.log && /oracle/infra/backup_restore/bkp_restore.sh -vm node_backup -o prepare >> /skrypt/backup-infra.log"
export ORACLE_HOME=/oracle/infra
export ORACLE_SID=orcl
/oracle/infra/backup_restore/bkp_restore.sh -vm node_backup -o image_backup -P /oracle/backup/infra >> /skrypt/backup-infra.log
chown -R oracle:oinstall /oracle/backup/infra >> /skrypt/backup-infra.log
If i run frist script backup_middle.sh and wait for finished then i run sceond script backup_infra.sh wait for finished is my cold backup will be consist?
Regards - Marcin

Hi,
Why you do not use cp -pR command to take an cold back-up of your midtier & infra?.
Regards,
Hamdy

Similar Messages

  • How make a OAS Forms & Reports Services10.1.2.0.2 Capacity Planing

    Hi, I need to know, Wath considerations or matters I know to make a OAS Forms & Reports Services10.1.2.0.2 Capacity Planing on OEL 5.5 platform? Can you help me?

    Yes, indeed.
    We want to change fmx-files in a running installation because the functionality of the forms have to change, errors have to be corrected and so on.
    I read the suggestions in Note 286762.1, but honestly I think it is to complicated in a development team to handle with two or more directories and to make clear, which one is the production-directory
    I think this could not be the only possibility.
    We thought about this:
    - we have a development directory, a "waiting" directory and a productivity-directory.
    The process could be:
    - compiling in the development directory
    - checking, if the fmx-file is in use (with lsof)
    - if the fmx-file is in use, the fmx-file will be transferred into the "waiting" directory
    - it the fmx-file is not in use, it will be transferred into the productivity-directory
    - in regular intervalls a job has to test, if the files in the "waiting" directory are freed. If so they will be transferred, else not.
    Only if changes are needed to do immediately (e.g. heavily errors), the fmx-file can be moved manually in the productivity-directory.
    But this is only our idea. I thought there has to be a standard deployment-strategy from Oracle or better ideas from other developers.
    Perhaps someone has a even better suggestion for us.
    Many thanks in advance for every idea,
    Ralf

  • OAS Form & Reports Services

    Hi to All,
    How can I to install OAS Forms & Reports Services 10g under Windows Vista ?
    I don't be able to install. Exist a new version ?
    Thank You and Best Regards
    Gaetano

    is it certified to run under windows vista.. please check the certification.

  • Configuring OAS Form & Report Server services

    I am trying use OAS Form Server Service,
    My Enviroment:
    1 Server SUN Server 250 Running Unix with Oracle 7.3 (App
    Database)
    25 PC 95/98 users Using forms and report 6i, connecting via Net8
    This solution is working...!
    We have a new NT Server to OAS Form Server Services.
    What I want?
    I need connect some people via web to use my application, but
    I am not sure how make it..!
    I am not need Portal or another services from OAS, I only
    need Forms & Reports Server Services (I think..!).
    Questions:
    1) Is necessary install a Oracle Database On the
    OAS Server that will be runing Forms &
    Report Server (NT Server)?
    2) What services must be installed on the NT server to
    run Forms & Report Server?
    3) When a End User use IE 5.0 to access my application from the
    Web
    He access to a Form Server, and this service start the
    .fmx form, and this form use the Net8 to connect to DB, is
    true?
    4) If my form developed in form 6i run ok using Oracle 7.3.
    I can use OAS Form Service to connect to the same database?
    5) Is mandatory make a migration to 8.x on the
    Sun Server (my app database server)?.
    6) Is there a detail guide to install form server service and
    make configuration to client and servers components?
    Thanks
    Mauricio

    whats different between form and report server in developer whit OAShttp://download.oracle.com/docs/cd/B25016_08//doc/dl/web/B14361_02/config.htm#sthref10
    OC4J Standalone is for use by development and small-medium scale production deployments. Specifically, OC4J Standalone supports HTTP and HTTPS natively without the use of Oracle HTTP Server. It does not have support for load balancing, clustering, or management through Oracle Enterprise Manager 10g. To use those features, customers must install one of the Oracle Application Server installation types, such as J2EE + WebCache. The standalone version is supported in a single instance, single JVM, and single machine configuration.

  • Oas 10g Forms Reports (pertinents ports to monitoring)

    Hi
    We have tools for monitoring kind Patrol or Nagios and I would like to know the list of the ports to be supervised.
    My question: what are the ports for the Report Server components because opmnctl status - l give a N/A in the port column.
    For http server, webcache, OC4J 'ive the information not for Reports Servers...
    Regards
    Den

    Hi Karthik,
    sounds like you are an Oracle employee, if so, try the internal mailing lists.
    If I am mistaken, check the official product documentation for Oracle Portal, Forms, Reports, and Discoverer(http://download.oracle.com/docs/cd/E17904_01/pfrd.htm) under General you will find an Upgrade Guide.
    HTH,
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Migrating 6i forms / reports to 10g (Urgent)

    Hi,
    We have 6i versions of forms and reports running in a client/server environment, and are planning to upgrade them to 10g. I need to give an estimate to my manager on the effort involved in migrating the existing objects to 10g.
    To provide an estimate:
    1. Is installing Oracle Forms 10g (10.1.2) sufficient to convert and test my existing forms?
    2. Is installing Oracle Reports 10g (10.1.2) sufficient to convert and test my existing reports?
    Or, do I also need Oracle Application Server 10g installed to go with the above?
    My intention is to initially acquire the Forms/Reports 10g tools to see how much work is involved (without having Oracle AS in place). Is this possible?
    Any help is very much appreciated.
    Regards,
    Praveen

    hy,
    1. Is installing Oracle Forms 10g (10.1.2) sufficient to convert and test my existing forms?
    yes
    2. Is installing Oracle Reports 10g (10.1.2) sufficient to convert and test my existing reports?
    it's enough compiler on 10.1.2
    Or, do I also need Oracle Application Server 10g installed to go with the above?
    you don't need oas, or from oas 10, it's need only forms and report server,no infrastruc
    My intention is to initially acquire the Forms/Reports 10g tools to see how much work is involved (without having Oracle AS in place). Is this possible?
    yes,as above

  • OC4J- Default Island in Oracle application forms reports services

    Hi,
    Please can any one answer this question.
    How many cun current sessions will support in OC4J default island in oracle forms & reports services?
    Regards,
    Latha

    Yes, by using SSO you can achieve it. The partner applications should be registered with SSO.
    Method will depend on your version of OAS for the two applications.

  • Forms & Reports Runtime Package

    Hello,
    I have a network of 250+ nodes with client server environment. To enable users to use in-hous developed business applications, it requires to install Forms & Report Runtime on these 250+ PCs which is a tedius job. Is there any utility (like windsows install shield) avaialable that makes a single executable file that installs forms runtime and report runtime on a single click. I also have to carry the entire Developer 6i CD every time I need to install runtime. How to extract only runtime files out of it and make just one single executable?
    Any third party tool available in the market, serving the purpose, would also be acceptable.
    Thanx.

    I remember a company advertising forms runtime installation creation for windows platform way back when. Google search might help if they are still in business.
    One alternative for the client/server deployment to n number of nodes, might be using 6i on a linux/unix box and then distribute it via citrix or Exceed On Demand to the clients. The EOD is a server based product and has a very small footprint on the client machines (windows pc's). I believe it has ~ 200$ per seat price tag, but you can check Hummingbird website for details.
    porting your application from 6i to 10gR2 (10.1.2.0.2) or upcoming version 11g might be another good alternative for you given that by utilizing the Webutil functionality in iAS (OAS) forms services, you will be able to read/write on client pc's. If you install the iAS on a single cpu, dual core opteron box (with a term based license, such as 2 or 3 years) - it will server your 200 - 250 users and the price tag will not be too much.
    I hope this proves useful.
    R/ Zafer

  • Forms & Reports standalone 10.1.2.0.2: clustering possible

    Hello group,
    if I understand Oracle's documentation correctly, a farm (either file- or database based) is needed to create clustered Forms&Reports instances. Just to be sure, could somebody please confirm this? Or may it be possible to create a cluster with to Forms&Reports standalone instances?
    Thanks in advance for any input,
    Martin

    Hi,
    we have 3 machine configures with OC4J clustering. All clients accesses machine 1 and are redirected on machine 1, 2 or 3 according to the load.
    I have a little how-to, but it is in french :
    Les deux machines doivent se voir (ping).       
    Installer les services Forms et Reports sur les n machines.       
    Sur la machine 1, vérifier que OAS est en mode standalone :
         <oracle_home>/dcm/bin/dcmctl whichfarm
    Doit répondre : Standalone instance     
    Création du repository pour l’infrastructure sur la machine 1 :
         <oracle_home>/dcm/bin/dcmctl getRepositoryid
    Renvoie le nom du repository : vdn-frm6.rpn.ch:7100
    Création d’une ferme sur la machine 1 :
         <oracle_home>/dcm/bin/dcmctl joinFarm –r vdn-frm6.rpn.ch:7100      
    Vérification de la création de la ferme :
         <oracle_home>/dcm/bin/dcmctl whichfarm
    Doit, entre autres, donner le nom de la ferme (C:.oracle.orafrm.dcm.repository).       
    Vérifier que les n autres machines sont en mode standalone :
         <oracle_home>/dcm/bin/dcmctl whichfarm
    Doit répondre : Standalone instance       
    Faire entrer les n autres machines dans la ferme. Sur chaque machine :
    <oracle_home>/dcm/bin/dcmctl joinFarm –r vdn-frm6.rpn.ch:7100       
    La commande suivante permet, sur une machine, de voir si la ferme contient bien
    toutes les machines ajoutées :
         <oracle_home>/dcm/bin/dcmctl listInstances       
    Modifier les fichiers <oracle_home>/forms90/server/forms90.conf sur toutes les machines
    de la manière suivante (exemple pour deux machines) :
    Remplacer ce qui suit :
        Oc4jMount /forms90 OC4J_BI_Forms
        Oc4jMount /forms90/f90servlet OC4J_BI_Forms
        Oc4jMount /forms90/f90servlet/* OC4J_BI_Forms
        Oc4jMount /forms90/l90servlet OC4J_BI_Forms
        Oc4jMount /forms90/l90servlet/* OC4J_BI_Forms
    Par ceci :
        Oc4jMount /forms90 instance://INF1.vdn-frm8.rpn.ch:OC4J_BI_Forms,INF1.vdn-frm7.rpn.ch:OC4J_BI_Forms
        Oc4jMount /forms90/f90servlet instance://INF1.vdn-frm8.rpn.ch:OC4J_BI_Forms,INF1.vdn-frm7.rpn.ch:OC4J_BI_Forms
        Oc4jMount /forms90/f90servlet/* instance://INF1.vdn-frm8.rpn.ch:OC4J_BI_Forms,INF1.vdn-frm7.rpn.ch:OC4J_BI_Forms
        Oc4jMount /forms90/l90servlet instance://INF1.vdn-frm8.rpn.ch:OC4J_BI_Forms,INF1.vdn-frm7.rpn.ch:OC4J_BI_Forms
        Oc4jMount /forms90/l90servlet/* instance://INF1.vdn-frm8.rpn.ch:OC4J_BI_Forms,INF1.vdn-frm7.rpn.ch:OC4J_BI_Forms

  • Want to install AS with Forms / Report service?

    Hi
    i want to install AS with Forms / Report service?
    which version of AS i should download
    does forms/ reports service come separately? or with AS
    Thanks for help

    Hi Paul,
    According to your reply, i installed standalone versions of Forms & Reports (10.1.2.0.2)services on Linux suse 9. And it is working fine.
    Now my next requirement is that i want to create three environment on my Linux box dev, test and UAT. this one which i have created before i am using that environment as dev.
    Kindly provide me some direction that how can i create test and UAT environment on same machine which should point to different source files and databses.
    1. Do i need to install again standalone forms/reports services twice? if yes then how can i access them?
    2. Is there any setting in existing OAS configuration which can divert me to different sources and databases. i saw something like this somewhere
    http://oas.com:7777/forms90/f90servlet?config=UAT&userid=cg_am2/training@tardist
    bla bla bla.
    Please help.
    JM

  • Creating FRCommon system failed - in 11g Forms & Report Installation

    Dear all,
    When installing 11g Forms and Reports "*Creating FRCommon system failed - in 11g Forms & Report Installation*".
    I have successfully created the weblogic server 10.3.5 , and continued with 11g forms & reports. First Installed the forms & reports software, and i try to configure. after several steps of configuration i have failed when its place "*Creating FRCommon system failed - in 11g Forms & Report Installation*".
    What it is this Error.
    Kindly help me.
    My OS Windows
    Forms and reports 11gR2
    More info
    When i start the configuration i have chosen Forms & Reports server and Development tools in the configuration page along with OHS.
    Regards
    Hamid

    Hi experts,
    I have the same problem when I try to install oracle Fusion Middleware 11g, is it possible that I forget some steps before, or should I install required something before continue intallation?
    Best Regards.
    Karim.

  • Development and Production Requirements for a Forms/Report application

    Dear all,
    We have an application witch run in client/Server mode using Forms/Reports 6i For 300 users.We want to migrate it on Forms/Reports 9I using Oracle 9IAS and Oracle 9IDB.
    I would like to have advises about material requirements of both development and production environment((developer deskop, development appServer and databaseServer, end user desktop,production databaseServer and production AppServer).
    Thank u for giving more details about my request.

    I have my dev and production on 2 different databases/instances, and the workspaces have a different name aswell (think 'dev' and 'prod').
    I do reuse my application ids, which makes the whole process a lot more manageable: easier for me to identify and replacing a whole application.
    However, when i want to replace only 1 page, apex stumbles over the workspace. Bummer.
    So i took an export of a page on both workspaces, and opened the files.
    prompt  Set Credentials...
    begin
      -- Assumes you are running the script connected to SQL*Plus as the Oracle user APEX_040100 or as the owner (parsing schema) of the application.
      wwv_flow_api.set_security_group_id(p_security_group_id=>nvl(wwv_flow_application_install.get_workspace_id,1377027056414870));
    end;
    wwv_flow_application_install.get_workspace_id,1377027056414870));
    I took both workspace IDs and keep them in a simple txt in my installation-files folder. Each time i need to import a page from dev->prod i go in the exported file from dev and change the workspace id to the id of my production workspace id. Everything works magically after that.
    If your application ids also differ, you can try changing the id in the exported file aswell, but i can't tell if it works or not since i've not done that yet.
    prompt  Set Application ID...
    begin
       -- SET APPLICATION ID
       wwv_flow.g_flow_id := nvl(wwv_flow_application_install.get_application_id,130);
       wwv_flow_api.g_id_offset := nvl(wwv_flow_application_install.get_offset,0);
    null;
    end;where of course you'd change around nvl(wwv_flow_application_install.get_application_id,130);

  • Upgrade from 11i to R12 - Custom Forms,Reports and Workflows

    Dear Community Friends,
    We are planning for upgrade from oracle apps 11.5.10.2 to R12.
    We have custom Forms,Form Libraries,Reports and Workflows.
    Kindly provide me for approach on how to migrate Custom form libraries,reports and Workflows.
    I beleive, this thread will exists as one shot point for custom forms,reports,workflow upgradation from 11i to r12 with detailed steps.
    I know that many links exists here in the forum for all the above objects mentioned,but still from all those i am able to get a clear picture for oracle forms but not for custom form libraries ,reports and workflows.
    Also,this post will provide a low level,practical picture of the steps for those who are in line with this.
    Links i have read for all these in our forum are:
    For Custom Forms,
    Re: Planning to upgrade from 11i to R12
    Re: Custom forms: After upgrading 11i to R12
    ofcourse,'n' number of links exists providing metalink notes also.
    Hussain,Helios and some others also has given many updates regd this.
    For custom workflow upgradation,
    Upgrade Workflow 11i to R12
    Workflow Upgrade
    Workflow Upgrade
    For reports,links mentioned the below metalink notes:
    Do Not Compile EBS R12 Reports Using rwconverter.sh or Reports Builder from IDS 10gR2 [ID 786794.1]
    Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 [ID 444248.1]
    Per my understanding, after searching in many threads,i am here by summarising the practical low level steps for custom forms migration
    Please correct me,if i am wrong.
    1) Download the Forms(.fmb's) and all PLL's(all the PLL from resource folder in AU_TOP) into a Local Machine Folder
    2) Open the forms using Forms Developer 10G and connect to DB
    3) Compile by clicking compilein Forms Developer and then save it.
    4) Upload the Saved Forms(.fmb's) into the new R12 server(system) in the respective custom paths(paths similar to 11i Server)
    5) Compile all the forms using the command like below(example command is shown below or f60 gen commands or frmcmp.sh utility) in the respective custom form paths,
    this will generate the .fmx's.
    frmcmp_batch module=FORMNAME.fmb userid=apps/apps output_file=FORMNAME.fmx compile_all=yes
    Link for compiling forms: https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=359210362972527&type=DOCUMENT&id=1085928.1&displayIndex=3&_afrWindowMode=0&_adf.ctrl-state=c348xvwbg_98
    6) Open the form and check in R12 instance
    As per my understanding for custom form libraries,we can just copy paste the PLL's from 11i server to R12 server (Please correct me,if i am wrong)
    Can anyone please help me out in custom reports and custom workflows.Sorry that,i could not get a practical and clear picture for reports and also for workflow even after referring many threads and metalink notes mentioned.
    As for reports,some says that Developer Suite 10g can be used and .rdf can be used in R12.
    Some says that reports should be converted to XML published as reports does not exists in R12.
    So,i am not clear on this.
    Thanks,
    Ganesh
    [email protected]

    Per my understanding, after searching in many threads,i am here by summarising the practical low level steps for custom forms migration
    Please correct me,if i am wrong.
    1) Download the Forms(.fmb's) and all PLL's(all the PLL from resource folder in AU_TOP) into a Local Machine Folder
    2) Open the forms using Forms Developer 10G and connect to DB
    3) Compile by clicking compilein Forms Developer and then save it.
    4) Upload the Saved Forms(.fmb's) into the new R12 server(system) in the respective custom paths(paths similar to 11i Server)
    5) Compile all the forms using the command like below(example command is shown below or f60 gen commands or frmcmp.sh utility) in the respective custom form paths,
    this will generate the .fmx's.
    frmcmp_batch module=FORMNAME.fmb userid=apps/apps output_file=FORMNAME.fmx compile_all=yes
    Link for compiling forms: https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=359210362972527&type=DOCUMENT&id=1085928.1&displayIndex=3&_afrWindowMode=0&_adf.ctrl-state=c348xvwbg_98
    6) Open the form and check in R12 instance
    As per my understanding for custom form libraries,we can just copy paste the PLL's from 11i server to R12 server (Please correct me,if i am wrong)You are right, and the steps mentioned above should be sufficient.
    Can anyone please help me out in custom reports and custom workflows.Sorry that,i could not get a practical and clear picture for reports and also for workflow even after referring many threads and metalink notes mentioned.
    As for reports,some says that Developer Suite 10g can be used and .rdf can be used in R12.
    Some says that reports should be converted to XML published as reports does not exists in R12.
    So,i am not clear on this.You can still use RDF files in R12, and just follow the approach you mentioned above, and you do not have to migrate them to XML publisher (though it is recommended, but this can be done after the upgrade as an enhancement task).
    For custom workflow, you need also to do the same thing, open them using workflow builder and make sure they work in R12 (correct the code if required and save them again in R12 once they work properly).
    Thanks,
    Hussein

  • Form & Report on a Webservice

    Hi,
    When I try to build a Form & Report on a web service(XDB web service), it won't allow me to build it by throwing an error message.
    The error message is ORA-20001: Unable to create form on table. ORA-20001: Query must begin with SELECT or WITH
    The webservice reference is a manually created simple soap envelope.
    <soapenv:Envelope xmlns:oraw="http://xmlns.oracle.com/orawsv" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
       <soapenv:Header>
        </soapenv:Header>
       <soapenv:Body>
          <oraw:query>
             <oraw:query_text type="SQL">SELECT * FROM ORDERS</oraw:query_text>
          </oraw:query>
       </soapenv:Body>
    </soapenv:Envelope>The form contains the input items needed for basic authentication. If I check the same soap envelope with SoapUI, or test the webservice reference in APEX it returns the result set with no issues.
    What could be the cause with apex form & report on webservice
    The Apex version is 4.0.0.00.46

    Hi,
    Yes I can build a webservice reference from the wsdl. But then it will recognize all other input attributes except for the crucial attribute <oraw:query_text type=""></oraw:query_text> . That's why I tend to create the soap envelope manually.
    Thanks

  • Button based on data is not working in form/ report / region

    create or replace procedure "BUT2"
    is
    begin
    declare
    cursor c1 is select plot_id,plot_status from re_plot;
    tno number;
    v1 varchar2(500);
    c2 c1%rowtype;
    begin
    open c1;
    loop
    tno := nvl(tno,0) + 1;
    fetch c1 into c2;
    exit when c1%notfound;
    if c2.plot_status='BLOCKED' then
    v1 := v1 || ' ' ||'<input inline type =submit style="color:BLUE;background-color:RED" value='||c2.plot_id||'>';
    else
    v1 := v1 || ' ' ||'<input inline type =submit style="color:ORANGE;background-color:GREEN" value='||c2.plot_id||'>';
    end if;
    if mod(tno, 4)= 0 then
    --v1 := v1 || '<br/>' || ' ';
    htp.p(v1);
    v1 := null;
    end if;
    end loop;
    close c1;
    htp.p(v1);
    end;
    end;this above procedure works fine in SQL Command browser. I am unable to make it as page form / report.
    My requirement is i want to bring this images in form / report. Based on click button, the value need to be parsed to other page?
    how to do it?
    yours
    andi_raj

    is not working Insufficient information. In what way is it "not working"? The page doesn't render as required? There's an error message? The browser crashes? The server room has been trampled into dust by a herd of buffalo?
    >
    I am unable to make it as page form / report.
    v1 := v1 || ' ' ||'<input inline type =submit style="color:BLUE;background-color:RED" value='||c2.plot_id||'>';
    ...It is not possible to generate form elements in an APEX page in this way. The [APEX_ITEM API|http://download.oracle.com/docs/cd/E14373_01/apirefs.32/e13369/apex_item.htm#CACEEEJE] is the only way to create APEX items in PL/SQL. However it contains no procedures to generate button items, so an alternative design is required in this case, e.g. a report with links.
    (Also what is the intention of "inline" in the above code? [There is no *inline* attribute|http://www.w3.org/TR/1999/REC-html401-19991224/interact/forms.html#h-17.4].)

Maybe you are looking for