Oracle9i database from one server to another server.

I am an Oracle Pl/SQL Developer. We will migrate the database to Oracle9i from one server to another server (both are unix solaris). What are all the meterics we must ensure the Migration succeeded.

rp0428 wrote:

user12223156 wrote:

OK, what about triggers, sequences, synonyms and links from DB? This will affect anything?

If you stop the database cleanly and then copy all THE files to a new installation of the same version of Oracle on another machine using the same folder structure (a COLD backup) it can not miss anything.

Re-reading the initial recognition, seeing that they do NOT change the versions of Oracle and do NOT change their operating system, it would seem that a cold backup and a restore would be the preferred method.  Very probably fewer service interruptions and a guaranteed relentless, nothing will 'disappear' from the database...

Tags: Database

Similar Questions

  • Migrating the database from one server to another..., what are the impacts?

    Hello

    We currently have our Hyperion (workspace, planning, essbase) environment on a single windows server. The associated database (Oracle) with it is on another Windows Server.

    The platform will be shared, and for this, the database will be migrated on the server of hyperion. During the process, its name will be changed (but the users/schemas/password will remain)

    How to make the platform Hyperion welcomes such a change? The server name can be changed somehow in the configuration? Or do we reinstall us from scratch, the application?

    Thanks in advance for your help. Best regards.

    There is no need to re install, you will have to reconfigure all products with the new name of the host of the database by running the configuration utility, when you are prompted to use select existing table.
    Once Setup is complete for planning, you must change the information in the database for each application by modifying the database,

    Version number will be a real help here.

    See you soon... !!

  • How do you 'move' databases from one server to another

    Hello

    Here is a brief description of my assignment.

    We have two Redhat Linux 4 64-bit server where two Oracle 10.2.0.4 database 64-bit run (one on each server).
    < li > DB on server1 is using file system for storage.
    < li > DB on the 2nd Server using ASM.
    < li > size of the two is between 75 and 80 GB.
    < li > I need to move data to new servers (same platform) with minimum downtime.
    < li > there is no upgrade required during this displacement and migration. The two DBs must be returned as-is.
    < li > new servers can be on VMWare - I do not know it right now. But please let me know if that will make a difference.

    I'd be very grateful if someone could please provide me with some high level guidelines to make this move.

    Best regards

    Yes, you need to install DSO on the new server. If you do not have media / downloaded installers used for the installation of the first server, you can connect a SR with Oracle's Support for a new download / CD media.

    Hemant K Collette

  • Copy of the database from one server to another?

    Hi all

    I'm a developer of report. I have two servers (VMs)

    Server1: Win 2008, Oracle EBS R12.1.1.
    Server2: Win XP SP3, about to install Oracle 11 g R1

    My goal is to copy the entire base of the EBS R12.1.1 Vision Instance (SCREW) on Server1 to 2 Oracle database...

    Is this a job I can do by following the instructions online? If so can someone please tell me some links.

    No oracle support, account please not Metalink.

    Thank you and best regards.

    Here you go:

    http://repettas.WordPress.com/2008/10/24/duplicating-a-database-using-Oracle-11g-RMAN/

    http://www.dbapundits.com/blog/step-by-step/Oracle-11g-active-database-duplication/

    http://myorastuff.blogspot.com/2009/05/cloning-database-through-RMAN.html

    If you don't like these then google 'rman duplicate windows 2008 database.

    Best regards

    mseberg

  • What is the process to move the VCenter SQL DB from one server to another?

    I read the threads for the displacement of vCenter Server and it's local database from one server to another. My situation is a little different.

    VirtualCenter Server 2.5 build 174768 has it's SQL database on another server.  We're going to retire that SQL server only and move just the DB to a new SQL Server - current vCenter server will not be affected.

    I'm trying to figure out how knowledge current vCenter once used SQL server (DCMNMSSQL02) DB is now on the server DCMSQL07 - which all on stays of DB.

    Hello.

    You must update the DSN on the server vCenter.  See the article kb 7960893 for more information.

    Good luck!

  • Value from one report to another report

    Hi all

    I want to retrieve a value calculated based not formula not in the database from one report to another report.is is possible?

    Thank you and best regards,
    Konrad.

    Do you mean to another grid in the same report, or a totally different report?
    If it is an independent report, I don't think that will be possible.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • vCenter server from unit 5.5 after the migration from one host to another host

    Hello


    I had to migrate our VCenter Server Appliance VM (5.5 x) that uses the database into another ESXi host.

    Once the VM has moved successfully from one host to another, after the virtual machine restarts, I'm not able to connect to it.

    I get the following error: Client is not authenticated to the Service of the inventory of VMware - https://web-vcenter1:10443

    I searched and followed many articles KB including KB 2037952 with no luck. I refreshed the

    SSL certificates, etc. and ideas.


    Thank you

    Shiva

    Hi Ryan,

    I fixed all my issues in upgrading the VCSA to the latest version. Version 5.5.0 Build 2414847

    Other treatments VCSA had already been upgraded to this version and it worked very well.

    Thanks for help with ideas.

    PS: You were right - I log in as root and not as an administrator and this is why I did not see the SSO pages.

    -Shiva

  • Moving database from 1 server to another via Data Pump - some queries

    Hello

    I am planing to move my database from one windows server to another. Part of the obligation is also to update this database 10g to 11.2.0.3. So I'm combining 2 tasks using the export / import method (via Data Pump) upgrade.

    Regarding export / import (which will be a pump full data of the database export) my plan is.

    create an empty 11.2.0.3 target database on the server (same number of control files, and redo logs etc.) ready for an import of the source database
    Q1. This will create tablespaces SYSTEM and UNDO - I presume the datapump export doesn't include these spaces of storage anyway?

    For export, I intend to simulate CONSISTENT = Y using FLASHBACK_TIME = SYSTIMESTAMP
    Q2. What is the return of flame characteristics must be active on the source database to use this knowledge should I Flashback Database enabled on the source (as opposed to other flashback features) database?

    My target is a virtual server with a single virtual processor
    Q3. Is there any point PARALLEL usinng in the import settings file (normally I would fix this number of processors - however in the case of this virtual server, it is actually onely a virtual processor)?

    For the import, I intend to use the REMAP_DATAFILE option to change the location of the data files on the target server

    Q4. If the import fails before the end, what is the best course of action? for example I just let go of data storage spaces and remake a complete import?

    Thank you
    Jim

    Jim,

    I'll take a pass on your questions:

    create an empty 11.2.0.3 target database on the server (same number of control files, and redo logs etc.) ready for an import > source database
    Q1. This will create tablespaces SYSTEM and UNDO - I presume the datapump export does not include these storage spaces > anyway?

    The system tablespace is created when you create a database, but the Data Pump will export and try to import. It will fail with tablespace exists. I am sure that the undo tablespace will be also exported and imported. If they are there, then just import will report that they already exist.

    For export, I intend to simulate CONSISTENT = Y using FLASHBACK_TIME = SYSTIMESTAMP
    Q2. What is the return of flame characteristics must be active on the source database to use this knowledge should I Flashback Database active > on the source (as opposed to other flashback features) database?

    I know not true about it. I thought that you need just enough cancel, but I hope that others will run in.

    My target is a virtual server with a single virtual processor
    Q3. Y at - it no PARALLEL point usinng in the import settings file (normally I put this on the number of processors - > however in the case of this virtual server, it is actually onely a virtual processor)?

    We recommend usually 2 times the number of processes, so 2 parallel should be ok.

    For the import, I intend to use the REMAP_DATAFILE option to change the location of the data files on the target server

    Q4. If the import fails before the end, what is the best course of action? that is, do I just give up storage of data and redo a > full import?

    It depends what is failure. Most of the failures will not stop work, but if this is the case, then most of these jobs may simply be restarted. To restart a job, you just need to know the name of the task, which is printed as you start to export/import, or you name the task in your order Data Pump. To restart, follow these steps:

    password/user Impdp attach = job_name

    If you do not name the work, the name of the job will be something like

    User.sys_import_full_01

    Hope that helps - and good luck with your migration.

    Dean

  • Migration planning from one server to another

    We are in 11.1.1.3. I had the planning repository copied from one server (server1) to another (Server2). had also shared services and copied the server 1 Server 2 EAS repository. When I opened the planning in Server 2, I see the name of the planning application in 1 server, and data source connection also shows the connection to server 1. How can I fix to point to Server 2? Thank you.

    You just cannot change the application like this name. If you need to change the application name, you need to do before the migration.

    Let's say your app source is S and target is owners of T. Application for S and T MUST be the same (use external if possible user)

    1. create the application T
    2. database of report copy of S to T
    3 copy of database Essbase, S to T
    4. connect to T and ensure that its pointing to the correct instance of shared services

    This will ensure that the application has been upsized excluding security and business rules. It was the old way to do this. You should use LCM in v11. It can be kind of weird if you have duplicates of names (for example, the list of tasks, web forms), but it does not work. We used LCM to migrate the application with success and its very easy to use.

  • How to use the copy utility for app from one server to another

    Hello
    I use hyperion 9.3.1 and I want to synchronize two applications on different server, I know how to use the utility to copy of app, but on the same server, I think that we can also use this utility to copy the application from one server to another using the properties file but I dnt know how to do it because the example is SQL and I am using and database oracle
    can you guys please help.

    Published by: sharad sapra on March 31, 2011 11:33

    Hello

    1. create a property file (this example is relevant if you have a repository of ORACLE, you can find more information in http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_hp_admin/frameset.htm?ch09s01s01.html]):

    SOURCE_APP_JDBC_CATALOG = SOURCE_APP
    SOURCE_APP_JDBC_DRIVER = Hyperion.JDBC.Oracle.OracleDriver
    SOURCE_APP_JDBC_URL = jdbc:hyperion:oracle://RepositoryDatabaseServer; SID = DatabaseSID
    SOURCE_APP_JDBC_USERNAME = schemaName
    SOURCE_APP_JDBC_PASSWORD = schemaPassword
    SOURCE_APP_JDBC_DATABASE_TYPE = ORA
    SOURCE_APP_OLAP_SERVER = olapServerName:port
    SOURCE_APP_OLAP_USERNAME = olapUserName
    SOURCE_APP_OLAP_PASSWORD = olapUserPassword
    SOURCE_APP_OLAP_APPNAME = SOURCE_APP

    TARGET_APP_JDBC_CATALOG = TARGET_APP
    TARGET_APP_JDBC_DRIVER = Hyperion.JDBC.Oracle.OracleDriver
    TARGET_APP_JDBC_URL = jdbc:hyperion:oracle://RepositoryDatabaseServer; SID = DatabaseSID
    TARGET_APP_JDBC_USERNAME = DatabaseSchemaName
    TARGET_APP_JDBC_PASSWORD = DatabaseSchemaPassword
    TARGET_APP_JDBC_DATABASE_TYPE = ORA
    TARGET_APP_OLAP_SERVER = olapServerName:port
    TARGET_APP_OLAP_USERNAME = olapUserName
    TARGET_APP_OLAP_PASSWORD = olapUserPassword
    TARGET_APP_OLAP_APPNAME = TARGET_APP

    2. open CMD and type copyapp /S:yourSourceAppName T:yourTargetAppName P:yourPropertiesFileName.properties /L:yourLogFileName.log

    Once the migration has been successful, you must update your users using the UpdateUsers.cmd (UpdateUsers.cmd and PlanningUserName PlanningUserPassword TARGET_APP).

    I hope this helps...

    Kind regards
    André

  • Computer scientists moved us from one server to another. The change of server name has left me with an orphan sync partnership.

    Our it staff moved us from one server to another.  Although I did a sync with all my spotted "available offline" files before the move, the change of server name left me with an orphan sync partnership.  Is anyway to disconnect this partnership?  I have not been able to find a way.  Thank you.

    original title: orphans of sync partnership

    Hello

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for Windows Vista Networking forums. Please ask your question in forum Windows Vista Networking TechNet.

    http://social.technet.Microsoft.com/forums/en-us/itprovistanetworking/threads

  • How to migrate from one server to another (home of the workspace) html file

    Hello

    Does anyone know how to move an html file that is attached as a home page for the workspace from one server to another server?
    When I try to use the export option, I do not see this file to select.


    Thanks in advance,
    PM

    You can use the feature of LCM.

    THX

  • Problem transfer VM from one host to another, different VCenter Server ESXi

    Hello everyone.  I'm new on communities, please excuse my lack of experience of VMWare.  I have a problem with the migration of computers and I hope someone here can help you.

    We have two independent groups in my building that each have their own installer of VMWare.  They each at least two hosts ESXi, VCenter Server, san, etc.  They are in separate laboratories on separate subnets.  I need to get a system in place where some images migrated in one laboratory to another on a regular basis, but I'm running into obstacles.

    My first attempt was a copy of the right lane.  Lift the file in my store of data takes about 5 hours, and the final result is a vmdk file is not set up.  I don't know why.  I created a new VM the custom option usign and attempted to add an existing hard drive.  When I accessed this file in my data store, there is no evidence, even if a 50 GB file is really there. I also tried to install this vmdk as a second hard drive to an existing image file, and I end up with the same result.  The Add Hardware Wizard does not have the file as an option.

    My second attempt was to have a group to create a clone of the server and let it off.  Then, I tried to run an import of a clone of one VCenter Server installation to another.  This leads to an error that it was 'Impossible to determine the operating system called'.

    I also tried to import the clone in an installation of SCVMM MS I'm hungry.  That no longer works.

    We don't have a VMotion. We have Essentials more licenses.  A group is running ESXi 4.0 hosts and the other is running ESXi 4.1 hosts.  What is the best way to get an image from one group to another?

    Thank you in advance for your help!

    Joe

    You can always use tools such as Veeam Backup and replication, it will take 5 hours for the first complete copy maybe, but then it's just modified pieces which are transferred.

    If this post was useful/solved your problem, please mark the points of wire and price as seem you. Thank you!

  • Trying to copy a virtual machine from one server to another

    Hi all

    I'm new to ESXi 4, although I used VMWare Workstation for years.  I am trying to copy a virtual machine from a Windows system (Sysprep) from one host to another.  The two hosts are identical systems with the exact same ESXi host configuration.  Same hw, same version of ESXi, same setup, same size of the partition.

    When I use the Vsphere data store browse to 'download' the vmdk and vmx files to a local drive (Windows Server 2003), I get the following 3 files: the same vmx file, a tiny vmdk file and a file huge filename - flat hard.  The file vmdk on browser to store data from the source host is about 23 GB.  The flat on the local system vmdk file is almost 63 GB.

    Can I reopen Vsphere on the destination server and "load" the 3 files in a directory that I created in the data store.  Once there, I use the browser "Add to inventory."  When I try to turn on the virtual machine, I get the error message "not enough space on the data store."

    Any ideas of what I could have done wrong?  Again the data store configuration is identical:

    Local disk to VMware: 62.95 GB, Total formatted capacity: 62,75 GB.  1 VMFS 3.33 MB block size it's the only VM on the system.

    Thanks in advance,

    Mark

    What you see is by design.

    When you try to copy a disc loaded end service, with the browser data store or FastSCP, the virtual disk will be inflated. Use the converter such as recommended by AlbertWT.

    Since the virtual disks of destination must already 60 GB of disk space you may not able to power on the virtual machine, because there is not enough disk space for the swap file, which is the size of the configured RAM (less reserve, if necessary).

    André

  • Scheduled tasks are stored in a file that can be copied easily from one server to another?

    We have a multitude of scheduled tasks.  When moving from one server to another, we currently re-enter manually the tasks.  There are problems which the least is my strike capability.  The tasks are saved in a XML or any other file type that I could just copy from one server to the other instead of re-entering?

    Thank you!

    The file is \cfusion.ear\cfusion.war\WEB-INF\cfusion\lib\neo-cron.xml

    See also: http://helpx.adobe.com/coldfusion/kb/purpose-location-xml-configuration-files.html

Maybe you are looking for