Migrate from oracle 8i to 9i

hi all
i have migarte from oracle 8i to oracle 9i database
(os win2000 version 8.1.5(old) to 9.2(new))
in old database
i have following objects
tables-200
indexes-lots
user-100
one main user that hold all tables,procedure,roles
4 g.b of data
Now my question is how we can migrate to 9i
i have following question in my mind
1.i have create many roles .all privilege give to user through roles
so how i can move these role to new database
*i think through export roles are not include in dmp file
and also what about my procedure and function
how i can move these roles,func,procedure to new database.
2.and all 100 user also.
plz give suggestion on it.
thanks
kuljeet pal singh

You will want to review the Oracle Migration Guide to prepare for the migration. In particular, the section on determining your upgrade path http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96530/migprep.htm#1006849 is essential.
Since you are on Oracle 8.1.5, you will probably want to do the migration in two steps. First, upgrade the database to 8.1.7. Then, follow the instructions in Chapter 3 of the Migration Guide to upgrade the database to 9.2. I suspect you'll probably want to use the Database Upgrade Assistant to handle the upgrade, but there are also instructions for doing a manual upgrade if that's your preference.
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • What are the Issues in Migration from oracle 8i to oracle 10g

    Hi,
    Can you let me know what are the issues that i face when i migrate from oracle 8i to oracle 10g. I will be very thankful if you give me a list of issues that you face while migrating from 8i to 10g

    In addition to Max's reply, you must be aware that you have to test your applications agains 10g database before you actually upgrade the database.
    If you use CBO, it may produce different execution plans for one query when you run it in 8i and 10g. This may affect your application performances, which you don't like to happen.
    Also you have to decide how much downtime you can afford during the migration. Can you afford some downtime and how much? If you can't than this makes the situation more complicated.
    How big is your database? You may end up only with simple export/import solution using export import utility.
    The bottom line is, whatever you decide, you must test your applications running against 10g database before you actually upgrade your database.

  • MIgration from Oracle 9.2.4.0 to Oracle 10g Release 2 (10.2.0.1.0)

    Hello
    We are planning to upgrade and migrate from Oracle 9 to Oracle 10. ( both version on windows)
    Would be of great help if I could avail the below information.
    Most of the Instance are more than 50 gig
    1 Should use a EXP / IMP or Should use DBUA ( prefer a safe method )
    2.IF DBUA used any idea how much time it should take .
    3.Any other method for upgrade.
    We are currently in an analysis phase , we do have some instance that are already 10g but were created from scratch.
    Thanks for all your help in advance
    Cheers

    Most of the Instance are more than 50 gig
    1 Should use a EXP / IMP or Should use DBUA ( prefer
    a safe method )Use DBUA , it is safer then exp/imp
    2.IF DBUA used any idea how much time it should take
    It depend on database , machine etc. it should not take more then 2-3 Hr
    3.Any other method for upgrade.
    I always use manual method and feel manual upgrade is safest.
    All details is given in Oracle Documentation
    Oracle Database Upgrade Guide
    # Virag Sharma

  • Migration from Oracle 9i database to 10g in ECC5

    Hi Experts,
    We are planning to move our production system which is currently running ECC5 on AIX OS and Oracle 9i database to AIX OS and Oracle 10g database.
    Some doubts regarding the above procedure:
    1)Is there any possibility of SAP system migration from Oracle 9i to Oracle 10g. If yes, do we need to perform any addinitional steps for that?
    2)If the above condition is OK, then what type of system copy should we need to follow: Homogeneous or Heterogeneous? Heterogeneous system copy is ususally done incase of system copy involving different databases. Does that apply for differnt versions too like Oracle 9i and 10g?
    Any response is highly appreciated.
    Regards,
    Sanjay

    If i'm using the dbua then the above issue will be solved by dbua itself?Well, DBUA will only perform a sanity check on your current release and if it doesn't pass it will fail. In other words DBUA will not upgrade your 9i release to the proper compatible release that you have to do before upgrading to 10R2.
    Personally I never used DBUA, I always prefer manual upgrades, DBUA is good for you bcz it will not allow you to miss any step while upgrading.
    What is the size of the database which you are going to upgrade?
    Daljit Singh

  • Performance issue with view selection after migration from oracle to MaxDb

    Hello,
    After the migration from oracle to MaxDb we have serious performance issues with a lot of our tableview selections.
    Does anybody know about this problem and how to solve it ??
    Best regards !!!
    Gert-Jan

    Hello Gert-Jan,
    most probably you need additional indexes to get better performance.
    Using the command monitor you can identify the long running SQL statements and check the optimizer access strategy. Then you can decide which indexes might help.
    If this is about an SAP system, you can find additional information about performance analysis in SAP notes 725489 and 819641.
    SAP Hosting provides the so-called service 'MaxDB Migration Support' to help you in such cases. The service description can be found here:
    http://www.saphosting.de/mediacenter/pdfs/solutionbriefs/MaxDB_de.pdf
    http://www.saphosting.com/mediacenter/pdfs/solutionbriefs/maxDB-migration-support_en.pdf.
    Best regards,
    Melanie Handreck

  • Regarding database migration from Oracle to MS SQL

    Hi All,
    In my application, the existing database is oracle. we need to migrate from Oracle db to MS SQL.
    We need procedure is as below
    1.export data from Oracle and keep it in a file.(.dmp)
    2.Import data to MS SQL from the exported oracle file.
    and vice versa from MS SQL to Oracle.
    my question is- is it possible to import .bmp (oracle export data) into MS SQL.
    Please clarify me.

    There are couple of options to get data from Oracle to MS SQL.
    The simplest is to create a linked server in MS SQL that points to Oracle and copy data with a query like select * into my_mssqlTable from oracle.schema.table; via the linked server.
    Some data types will not be supported.
    That is for one time copy.
    If you need a close to real time replication you can use MS replication (I would not recommend because it creates triggers on Oracle tables), or you can use GoldenGate or DataCurrents or other replication products.

  • Migration from oracle forms to SOA

    Hello everybody,
    I work in a company that develops a product for financial institutes. we have the product developed using oracle forms, and we want to migrate it to an SOA environnement but i have some questions that i'd be happy if someone answered to them.
    1- We want to use oracle soa suite for the migration, in this case should a client, who will buy the application, buy oracle SOA suite. if this is the case, what are the minimum components of oracle soa suite a client should buy.
    2- Can we implement a service oriented architecture without using an ESB??
    3- What steps could we follow to migrate from oracle forms to oracle SOA suite.
    thanks

    From my knowledge acquainted through White papers - This is what I think - Even I am in the process of understanding and learning SOA enablement technologies,
    Migrating from Forms world to SOA - If there is a real need to migrate the solution to latest technologies then we have to capture the forms logic to redesign in ADF of the Fusion Middleware techstack but if the business need currently works well with the forms based application and we have other system which need integration with this forms based system - You can definetly keep all the hetrogenous systems and architect using SOA to talk to each other - For this it would beneficial to use ESB and BPEL (ESB - To primarily serve as a communication medium between the hetrogenous systems and BPEL to overall orchestrate the process from end to end)
    In this way you have all the disparate systems communicating and business running smooth through a SOA based process and in the mean time you start on the reverse engineering process of all the individual systems to migrate to the latest technologies (If there is a business need for the technology shift)
    It would be really beneficial to you if you spend some time reading about the SOA and more than technology what exactly is the underlying goal of SOA and then understand what are all the various components of SOA to govern this architecture such as ESB, BPEL, BAM, Rules etc..,
    Thanks
    Shasikkumar
    Edited by: Shasik on 08-Oct-2009 02:45
    Edited by: Shasik on 08-Oct-2009 02:46

  • Zero Downtime Migration from Oracle to Sybase

    Is there any way/ tool to migrate from oracle to sybase with Zero Downtime??
    Thanks

    Better answered on a Sybase forum I suppose...

  • Unable to connect to database after migration from oracle 8 to 9i

    Hi,
    Our applications database was migrated from oracle 8 to oracle9i, The oracle_home path was updated to the newer version.
    While accessing the databese using the new setup we are facing SQLLIB mismatch problem
    the description of error is as follows
    =======================================================
    SQL-02107 Program too old for runtime library; please re-precompile it
    Cause: Your program was precompiled by an older version of the Oracle Precompilers, which is incompatible with this release of SQLLIB.
    Action: Precompile the program with a newer version of the Oracle Precompilers
    =========================================================
    Please help in this regard
    ~akhil

    Hi Akhil,
    Looks like some Tuxedo services are using Pro*C code. Therefore, you would need to recompile your Pro*C code using the newer compiler and then rebuild the Tuxedo servers.
    HTH,
    Ravi...
    Hi,
    Our applications database was migrated from oracle 8
    to oracle9i, The oracle_home path was updated to the
    newer version.
    While accessing the databese using the new setup we
    are facing SQLLIB mismatch problem
    the description of error is as follows
    ======================================================
    =
    SQL-02107 Program too old for runtime library; please
    re-precompile it
    Cause: Your program was precompiled by an older
    version of the Oracle Precompilers, which is
    incompatible with this release of SQLLIB.
    Action: Precompile the program with a newer version
    of the Oracle Precompilers
    ======================================================
    ===
    Please help in this regard
    ~akhil

  • Migrate from Oracle Rdb to Oracle 8i

    Has anybody out there done a migration from Oracle Rdb (formerly Digital product) to Oracle 8i on a Alpha/OpenVMS platform?
    If yes, kindly share your experience.
    Thank you very much.

    Hi Joyce,
    Unfortunately you can't.
    Same topic was discussed here:
    Oracle RDB to Oracle 10g
    Good luck,
    Andrei

  • Migrating from Oracle to portal to Oracle Webcenter

    I have been trying to find information on migrating from Oracle portal to Oracle webcenter.
    So far I have been unsuccessful in my search.
    I have raised this question on My Oracle Support to see if they could assist but their response/only suggestion was to use Oracle Consulting.
    Has anybody carried out this migration before?
    If so please could you advise and point me in the right direction to where I will find the relevant documentation, or if appropriate please could you describe the migration process.
    Many thanks in advance.
    Connor

    You have to specifiy "Portlets".
    Are they PL/SQL portlets , PDK portlets or JSR168 portlets?
    PL/SQL portlets are not possible to migrate. You should rewrite them to JSR168 compliant portlets.
    PDK portlets should be able to run in webcenter. You can register PDK producers in webcenter enabled application however... If you are using portlet specific API's than the portlets will not work.

  • Re Migrating from Oracle to DB2

    Hi All,
    We are migrating from Oracle to DB2, so just wanted to know what will be the impact when we do this, i mean what all necessary steps should be taken to do so. I am a technical consultant involved in this project so not much idea regarding this.
    Also please let me know will it effect the custom i mean the Z programs that we have created. Please let me know regarding this.
    Thanks and Regards,
    Salish.

    > We are migrating from Oracle to DB2, so just wanted to know what will be the impact when we do this, i mean what all necessary steps should be taken to do so. I am a technical consultant involved in this project so not much idea regarding this.
    A heterogeneous migration (changing database and/or operating system) implies a certified migration consultant doing the migration, otherwise you'll loose support from SAP for problems during the migration and for the target system (http://service.sapcom/osdbmigration --> FAQ).
    > Also please let me know will it effect the custom i mean the Z programs that we have created. Please let me know regarding this.
    Depending on how you access the data you may need to increase/delete indexes or change the programs to get a better speed.
    Markus

  • Changes in webservices while migrating from Oracle App Server to WebLogic

    Dear All,
    I am developing webservices for a external users.
    I am new to webservices.
    We were using Oracle Application server to deploy the webservices.
    The architecture was as mentioned below
    1) A interface class
    2) A Implementation class for the above interface class
    Now we are planning to migrate from Oracle application server to Weblogic Application server.
    I have few doubts about the migration,
    1) Will there be any difference between Oracle specific WSDL and WSDL created by Weblogic ant build command
    2) As our external parties are referring our SOAP requests ans responses for their implementation, i am concerned about the changes in the SOAP request and response formats. Will there be changes due to application server change?
    Oracle app server - Oracle 10g application server version 9.0.4.0
    Weblogic appl server - Weblogic application server version 10.3.0.0

    Now after creating the WSDL by Weblogic workshop. The previous request XML is not working.
    Can someone help soving the below query.
    We are in process of upgrading the Oracle 10g application server version 9.0.4.0 to Weblogic application server version 10.3.0.0. In the old application server we were using axis specific jars to create the WSDL for the webservices. There are so many third party applications which are accessing our webservices, so we can not change the wsdl, clients accessiong the webservices and the corresponding formats of request and response xml messages. So we need to deploy the same wsdl and for the same we need to deploy axis on to weblogic 10.3. Can you please help us regarding the same.
    Qns
    1 - If we can deploy the axis on to the Weblogic 10.3
    2 - Can we use the same WSDL in the Weblogic server too.
    3 - If we use the same WSDL, will it help us to keep the client accessing the webservices, the request xml format, response XML format the same as it is with Oracle 10g application server case.
    4 - Please share how to deploy axis on to the Weblogic 10.3 application server.
    5 - Please share how we can create EARs that can be deployed on the webserver using axis specific jars.
    Thanks and Regards
    Manoj

  • Live migration from oracle 8.0.3.0.0 to oracle 10g

    Hello everyone,
    I have Oracle 8.0.3.0.0 running on Windows NT platform. I wish to migrate from Oracle 8.0.3.0.0 to Oracle 10g. And I wish to do it without shutting down my Oracle 8 server. Sort of live migration. Since transaction rate is very high. And putting down the server would mean hanging up whole work. Is it possible. If yes what all hardware and software requirements are there? Or Import and Export is the only option,
    In anticipation of your guidlines,
    Durgesh
    919416228922

    Durgesh,
    <br>No, you cannot migrate directly from 8.0.3 to 10g (either 10gR1 and 10gR2). Read the upgrade guide which concern your target 10g release :</br>
    <br>Oracle Database Upgrade Guide 10g Release 2 (10.2)</br>
    <br>Oracle Database Upgrade Guide 10g Release 1 (10.1)</br>
    <br>Nicolas.</br>

  • Migration from Oracle Forms to HTML DB ?

    Dear all,
    is there a tool allowing to migrate from Oracle Forms to HTML DB ?
    Thanks.
    Best Regards.
    Marcello.

    Hello.
    Thanks for your response.
    Here is the motivation.
    We have still applications developped with Oracle Forms 6i (old version no more supported). We are investigating for doing the migration with a limited expense to Oracle Forms 10g or HtmlDB.
    Another questions are :
    Is it possible to migrate from Oracle 6i to Oracle Forms 10g ?
    Oracle Forms will still exists ? until when ?
    Many thanks for your cooperation.
    Best Regards.
    Marcello.
    Marcello CESARO
    ICT Architecture
    Application Architect
    LA POSTE / DE POST
    WTC II - desk 13W098
    Chaussée d'Anvers 59
    1000 Bruxelles
    Tél. : 0032 2 2047172
    GSM : 0032 494 575149
    E-mail : [email protected]

  • Migrating from Oracle forms 4.5 to 9i

    Please tell me if i can directly migrate from forms 4.5 to 9i?
    If i migrate first to 6 and then to 9i when do i web enable my form?
    What are the steps should i follow for migration from Oracle forms 4.5 to 9i?

    Strictly speaking we only certify the upgrade from 6i to 9i, however, the technical details of going from 4.5 directly to 9i are the same and in many cases should work as going from 6i to 9i.
    Regards
    Grant ROnald
    Forms Product Management

Maybe you are looking for

  • "New Line" checkbox in FieldGroup Structure has no effect on layout

    Hello there! I have this problem that's driving me sort of crazy. I have this search field group in the CRM account homepage (ACC_LOG_SALES_CLASS_SEARCH)  that's made up of four fields. Two are on one row, two immediately below. The "NewLine" attribu

  • Adapter module to insert into DB

    Hello, is it possible to write an adapter module which will insert whole payload into predefined table in DB? Can you please provide me hints, how to do it? Is it possible to use Java JDBC API in it, or do you have any best practices/cookbooks? The r

  • I learned a spellcheck trick from iPad forum

    I FOUND WHEN I AM IN PAGES OR WRITING AN EMAIL THAT SPELLCHECK DOESN'T RECOGNIZE CERTAIN WORDS AND UNDERLINES THEM IN RED. I WAS GETTING FRUSTRATED BECAUSE THEY ARE VERY GOOD WORDS LIKE CYMBALTA, FIBROMYOLOGIA ETC. THEN WHEN I WAS HAVING THE SAME PRO

  • How much iPad memory do I need?

    I need an iPad for work, to compose music using an app, and surf the web. I don't plan on saving much music or photos on it and I'm not a video game player. Based on that, do I need any more memory than 16G?

  • How to install CC updates

    Hi Eshant J Thanks but it is too complicated, a waste of time, and risky. And I agree with Cynglas saying : The admission that "the latest is not always the greatest" is candid and confirms my suspicions, but with a Cloud only updated subscription se