Oracle 9 Production - Integration refresh: questions

Hello, I will have to proceed with Oracle 9 database refresh from production server to integration server. 5 biggest schemas must be exported and imported. They constitute 97% space used in a database. This is very big database so I would like to be sure that everything will go smoothly. That is why i want to ask you some questions. Have you got any clues for me before I start with exp/imp? From my side i will tell you that I will have to exp/imp schema by schema because there is small space both on production and integration disk for a dump. First thing I thought are dependencies between schemas that are exported and that which are not, and also between schemas that are exported/imported one by one.
This is procedure that I plan:
For every schema that is to be refreshed
1. Export schema with ROWS=N CONSTRAINTS=Y
2. EXPORT schema with ROWS=y CONSTRAINTS=N
3. Import schema from step one
4. Disable all the foreign key constraints using ALTER TABLE DISABLE CONSTRAINT.
5. Import schema with rows
ALTER TABLE ENABLE CONSTRAINT
With above procedure i think that I will avoid problems with dependencies between schemas exported/imported one by one. But my concern is if there are any dependencies between those schemas and schemas that are not exported. Is there an way to check it before refresh ?
Are there any details that i forgot to mention and i should be aware of?

If the issue is disc space, then go via a pipe: create the pipe on the source server with mknod, and use NFS to make the file system containing the pipe visible on the destination server. Then you can start the import reading from the pipe, and start the export writing to the pipe. That way you do the whole job (all the schemas) in one exp/imp run, without staging anything on disc, and no dependency issues.
Any good?

Similar Messages

  • Oracle Interconnect - Workflow Integration

    Hello,
    We are working on an integration project using interconnect 4.1 and workflow.
    In interconnect we use content based routing, for workflow we defined routing rules.
    When using the workflow integration we succeeded in receiving an event FROM
    interconnect TO workflow (WF_IN agent), when we complete the workflow proces (simple approve)
    we want to send an event back FROM workflow TO interconnect : but we don't know
    how to do this!
    - To which Agent do we have to send our event using the workflow builder (to agent, out agent?) ?
    - How do we have to define that agent (adress, Queue Handler, Queue Name, direction)?
    - Is there any documentation about this?
    Greetings,
    Jan Marckx

    Check out the white paper "Getting Started with the Oracle Workflow9i/2.6.2 Business Event System and Oracle9i Advanced Queueing"
    at http://otn.oracle.com/products/integration/workflow/workflow_wp_bes.pdf
    This describes Workflow's integration with AQ.
    Also, you could look at the "Using Workflow" chapter in the Oracle9iAS InterConnect User's Guide
    at http://otn.oracle.com/docs/products/ias/doc_library/90200doc_otn/integrate.902/a92174/workflow.htm
    Regards,
    Clara
    IS there any document containing an example of integration of Oracle Workflow with Oracle InterconnectOracle AQ ? If so, please send me the link from where I can download it.

  • Struggling with oracle clustered production environment

    Hi Experts,
    I have a requirement to upgrade Oracle Data Integrator(ODI) from 10.1.3.5 to 11.1.1.6.3 We have a Clustered production environment where N1 will be up when N2 be down and viceversa.
    Here N1 and N2 are the ODI servers as well as DB(11g Release 2) servers. They both access the SHARED CLUSTERED database.
    From ODI we will generally point the Oracle clustered IP(Virtual IP) which will internally point either N1 or N2 whichever is active.
    ODI application wise we are clear about the procedure.
    Having some issues on DB related activities.
    1. Should I break the cluster definitely? Cant I do the activity without breaking the cluster?
    2. Do I need to point N1, N2, Clustered IP (Virtual IP) while doing the activities?
    3. Since its a clustered database, do I need to db related activities once or twice? (Twice means, manually on both the servers)
    4. As they are using same file structures (RAC), If the Virtual IP points N1 by default, assume that I create two new users and log in is success. Now i manually point N2 and what will happen if I try to log in to the two new users from N2. will it work?
    5. If it will not work, then what would be the solution for this?
    Please someone suggest about the clustered environment production problem.
    As this is high priority, early response would be highly appreciated.
    Need Expert's suggestions for the sequence of steps that to be carried out for a successful migration in clustered environment.
    Many thanks in advance..!

    This is an ODI question.
    Please discontinue your question here and continue it in your duplicate thread here Struggling with oracle clustered production environment
    Apart from that, ODI is a front-end tool. If you have any clue about RAC: for ODI it doesn't matter whether your database is RAC or not. the issue is you installed a front-end tool in a RAC environment.
    Finally:
    As this is high priority, early response would be highly appreciated.For high priority questions there is paid support. This is a forum of volunteers.
    Asking for high priority is IMO insulting and rude.
    Sybrand Bakker
    Senior Oracle DBA

  • Oracle BAM –ODI Integration Installation

    Hi,
    I am new here in BAM and need to do the fresh installation of BAM in Linux. In my search I have found this document <http://www.oracle.com/technology/products/integration/bam/11g/technotes11g/technote_bam-odi_installation.pdf > which actually tells us about the ODI integration with BAM, so could anyone help me the difference about ODI & BAM and is ODI a mandatory requirement for BAM installation in Linux?
    Can anyone guide me the high level steps for BAM -linux installation and if there is any document with the detailed steps ?
    Thanks in advance.
    Regards
    Sam

    Hi Payal,
    Thx a lot for your quick response!!! Yes for now I would only need to install BAM with WLS and I am trying to open that oracle link to understand the complete steps but no luck, seems none of the link is working at my end or taking long time/stuck:- <http://download.oracle.com/docs/cd/E15523_01/soa.htm>.
    The mentioned steps is for Oracle BAM with Linux ? I am still doing my research on this but in the meanwhile if you could pls help me with more detailed instructions on this for ex:-
    Install DB ---- which version of Oracle DB shall I install for 10.3 wls, any other pre-requisites before installing DB or etc.?
    Run RCU .--- what is this ?
    Select BAM schema to install. ------- From where ?
    It will auto select the pre-requisites.
    install WLS
    unzip and install soa extension ----- from where would I get this zipped file?
    run config wizard.
    Select BAM and FMW console -- what is FMW console ?
    Sorry as I very new to this, my questions may not be very appropriate. Please let me know if I am wrong anywhere. And also if we have any other links/document for complete installation of BAM w/h Linux as I found many documents for windows but none for linux.
    Regards
    Sam

  • Anyone knows how to implement Decomposition Tree in Oracle BI products? to

    Hello Everybody
    Recently I'm trying to use Oracle BIEE plus to upgrade our old report service in our product. I'm a newbee to OracleBI products but I have a question that oracle support guys in our region also could figure out a clear answer. If anybody here can give me some clues it would be appreciated.
    I once used ProClarity BI product before, and ProClarity report service can provide a very powerful visualization tool like Decomposition Tree. I'm quite interested this function. But I searched many Oracle BIEE plus and ESSBASE documents, it seems Oracle BI can' implements the functional for which Proclrity Decomposition Tree can provided?
    Is there any body knows any other solution to implement Decomposition Tree in Oracle BI product?
    Thanks

    Appreciated the quick response:)
    Yes. I don't find the directory object .. I'm not very familiar with biee so far so might be me slight this object in my investigation.
    I need to check this object and see how it works.
    And thanks for your advise.

  • Unattended/silent install "oracle outlook email integration on demand"

    I am looking for how to create sms package for "oracle outlook email integration on demand" (unattended/silent/ install from command line setup.exe /s /v"/qb"????? no luck

    Please post this question on the CRM On Demand Integration Development forum.

  • Rep-0076 Internal failure in Product Integration

    Hi
    I am getting an error rep-0076 "Internal failure in Product
    Integration" when I am running a report in Web.
    I call report using
    run_product(REPORTS, /* product name */
    'simp_comp.rdf', /* Reports document */
    SYNCHRONOUS, /* communication mode */
    RUNTIME, /* execution mode */
    FILESYSTEM, /* location of the Reports
    document */
    plid /* handle to the parameter
    list */
    Sometimes rep-0076 comes. Sometimes it does not. Would you
    suggest what is the best way to get rid of this error? Is this
    the problem with memory?.
    Thanks.

    Have a read through the paper Oracle9iAS Forms Services 6i and Reports Integration.
    This white paper explores various ways to implement calls to Oracle Reports from Forms running on the Web. This paper is on OTN under "products" link, then "Forms" link under Oracle 9i Application server related features & Products, then "Internet Deployment" link and you will find this paper.
    Hope this helps,
    Candace Stover
    Form Product Management

  • Installation of latest (oracle based) Process Integration system

    Hello
    I wander where to find latest instruction guide for installation of latest (oracle based) Process Integration system.
    I is a little confusing to me. I sit not a part of NW7.4? In SWPM there is a complete dedicated section to PI 7.1.
    I have under SWPM two packages and I do not know chich is corrrect:
    70SWPM10SP04 and SWPM10SP04
    Thhank you for your help
    Jan

    Hi Jan - Yes. For 7.4(even for 7.3)we should refer to the installation documents under the relevant product version. There is no separate category like 7.1 and 7.1 EHP
    what is the operating system? Are you looking for dual stack or single stack installation?
    However have a look at the below master guide..
    https://websmp202.sap-ag.de/~sapidb/011000358700000896802012E/mg_nw740sr1.pdf

  • Oracle Gateway Products

    Hi All
    We have EBS R12.1.3 instance, now we need to create a database link to flow the data from sql server to oracle.
    We have referred "Master Note for Oracle Gateway Products [ID 1083703.1]".
    IN documnet mentiones gateway for sql server is "Microsoft SQL*Server - Database Gateway for SQL*Server (DG4Msql)"
    for Terradata "Teradata - Database Gateway for Teradata (DG4Teradata)".
    Is this gateways are free ware or we need to bought license from oracle.
    Thanks in Advance
    Shaik

    as per Options for Connecting to Foreign Data Stores and Non-Oracle Databases - For Example - DB2, SQL*Server, Sybase, Informix, Teradata, MySQL [ID 233876.1]
    this documnet dg4odbc is free ware to access data from terradata and sql server to oracle database.That's correct, the DG4ODBC license is already covered by the enterprise edition license. However, it is always recommended to contact your Oracle Sales representative for license questions/queries.
    http://www.oracle.com/us/corporate/pricing/index.html
    By the way, if you need to connect to SQL Server, I believe you still need to get an ODBC driver (which needs to be purchased separately, unless you go with an open source).
    Thanks,
    Hussein

  • Error when connecting an oracle DB with Integration gateway

    I followed the steps from the blog How to connect an Oracle DB with Integration Gateway in SMP3 and the ojdbc was deployed successfully to SMP. Still, i'm getting "Driver class oracle.jdbc.driver.OracleDriver not found" error message when i try to test my connection. The first difference i saw when completing these steps was that I'm using SMP3 SP05, could this be the issue?

    Joao D Franco Net
    Could you share below information:
    Can you cross check if deployed driver are OSGi enabled? Refer this.
    Can you share screenshot of the destination settings and error ?
    note: The blog you followed is referring to SP03 (1st GA of SMP3)..You should not have any problem in connecting to Oracle DB being on any SP.
    Regards,
    JK

  • Need Product Costing Interview Questions and Answers

    Hi SAP Gurus,
    I am looking for the product costing interview questions and answers or just questions which covers all the steps like
    1. Product Cost planning, Cost Object controlling, WIP and settling in all the Scenarios (Make to Stock, Make to Order, Repetitive Manufacturing)
    2. period end processing Scenario wise
    3. Entries made by each step in each scenario.
    I have already gone through help.sap.com--> Product Costing and some other forum links but I need with questions and answers which can make me to recall the process and understand the whole process scenario wise completely. Please share with me if you have any documentation.
    Thanks.
    Harter
    Edited by: Harter21 on Jun 25, 2010 6:39 AM

    Could some one help me?
    Thanks,
    -Harter

  • Weblogic Integration Interview Questions and Answers

    Can some one send me WebLogic Integration interview questions and answers to [email protected] and [email protected]
    Thank you.

    hi all,
    can any one help us how to get or retrieve DataSource Names in weblogic using java code.
    it is very urgent. please copy the java code here.
    Somu :)

  • Problem in DB Link creation of Oracle Wraehouse Builder 3i - Updated question

    I am facing a problem in DB Link creation.
    Backend: Oracle 8i Server on my machine
    DW Software: Oracle warehouse builder 3i ( client , repository
    asistant.....)
    Operating system: Windows NT 4 SERVICE PACK 6
    I wants to use the scott database( default database given by oracle )
    as my input source.
    How can I create the DB LINK ( for scott database) ?
    How can I create the DB LINK ( for any other database) ?
    Should I need to add anything in Setting of"ODBC DATASOURCE
    ADMINISTRATION"
    ==================
    Settings done:
    ==================
    DB Link Name :prashant
    Host name
    Host name: my machine's ip address
    port number: 1521
    oracle sid: prashant ( my oracle sid)
    user name:scott
    password:tiger
    ==================
    Gives error:
    ==================
    Testing...
    Failed.
    Cwm Error Message: Failed in the WBAPIFactory.createDBLink()
    Cwm Error: SQL Exception
    Class Name: oracle.wh.ui.integrator.common.RepositoryUtils
    Method Name: createDBLink(String, String, String, String)
    Method Name: -1
    Repository Error Message: java.sql.SQLException: ORA-02082: a loopback database link must have a connection qualifier
    ==================
    ==================
    How should I proceed further.
    I am expecting URGENT FEEDBACK.
    Reply me on : [email protected] or this OTN Network
    From
    Prashant

    I solved the problem.
    Procedure I followed :
    UNINSTALL ORACLE WRAEHOUSE BUILDER SOFTAWARE.
    'GLOBAL_NAMES = FALSE' in init.ora file.
    RESTARTED MY MACHINE.
    INSTALL THE ORACLE WRAEHOUSE BUILDER SOFTAWARE.

  • How to determine which of the Oracle security products have been installed

    Hello!
    I would like to determine whether or not the Oracle security products have been installed for an Oracle database.
    The Oracle security products are:
    * Oracle Database Vault
    * Oracle Audit Vault
    * Oracle Configuration Management
    * Oracle Total Recall
    * Oracle Advanced Security
    * Oracle Data Masking
    * Oracle Label Security
    * Oracle Secure Backup
    * Oracle Database Firewall
    So what I thought is to look at the "DBA_REGISTRY" table which displays information about the components loaded into the database.
    But on the other hand there also is the "V$OPTION" view which lists database options and features.
    Does anybody know, how I could correctly determine whether or not each of the product is installed?
    I guess for "Oracle Database Vault" I should query V$OPTION, but what should I do with the other ones? And in case DBA_REGISTRY would be the right table, how would the comp_ids look like for the products?
    SELECT 'Oracle Database Vault' , nvl( (SELECT VALUE FROM V$OPTION WHERE PARAMETER = 'Oracle Database Vault'),'FALSE') FROM sys.dual
    OR
    SELECT 'Oracle Database Vault' , nvl2( (SELECT 'valueFound' FROM DBA_REGISTRY WHERE comp_id = '??????' AND status NOT IN ('INVALID', 'REMOVING' , 'REMOVED')),'TRUE','FALSE') FROM sys.dual
    Thanks in advance
    Kai

    Hi kai;
    There are some script avaliable on net, first please check them and run it on test server first!
    http://www.google.com.tr/#hl=tr&biw=1259&bih=793&q=installed%2Bproducts%2Boracle&aq=f&aqi=&aql=&oq=&gs_rfai=&fp=71a534c4a5161590
    Secondly you can check oraInventory and also oratab file or you can run runInstaller and can check Installed product tab on installation screen
    Regard
    Helios

  • Difference between Oracle ORDM Product and Retail POS Suite

    Can someone please tell me if the Oracle ORDM Product and the Retail POS Suite by Oracle is the same or different.
    Regards,
    Akshatha

    Thanks for the reply.
    So, ORDM is a datawarehouse model which could be used for the analytics purpose like generating reports on the organisation's performance, having key performance indicators to measure up the metrics.
    And, Oracle Retail PoS Suite is a Point of Sale Application which can be used to carry out the activities related to point of sale.
    Please let me know if my understanding is appropriate.
    Thanks in Advance for the help.
    Regards,
    Akshatha

Maybe you are looking for

  • SSO logout question

    Good day gentlemen, I'm having a little problem with SSO built-in authentication scheme. I've created a simple application to test it, and enabled the built-in authentication scheme, Oracle Application Server Single Sign-On (Application Express as Pa

  • 790FX-GD70 and Double Channel Memory on slots 3 and 4 only ????

    Hi, I am planning a complete AM3 build. I am very interested in the 790FX-GD70 motherboard with AMD's 955 BE CPU & Corsair Dominator memory (2 X 2G). Problem is I want to cool the CPU with a Noctua NH-U12P heatsink, which from reviews and research, w

  • How to use the lcds in flex and how use the messageing serviecs in blazeds ?

    I have a problem with messageing servies in Blazeds i used the romte and proxy very well but messaging services ?

  • ITunes Authorization trouble -- 8.0, NOT 8.1

    Sigh. After reformatting my hard drive, I tried to reauthorize iTunes and it was giving me a hard time, so I changed my password. Now, I still can't authorize it for my old stuff - new stuff works fine. So I guess I somehow created a new account, but

  • My device is missing in itunes

    Usually there is a icon to the right of my itunes of my iphone but randomly its gone and when i go to devices on the file option it will not allow me to click the sync button.  Please helppppppppppppppp