Migrating 11gR1 DB to Another Server, but at 11gR2?

Hello -
I'm running REL 5.3 Linux on both the source and target servers. My source DB is at 11g R1, and I want to migrate it to the new REL 5.3 Linux box, but have it be at version 11g R2. Can I take an RMAN backup of the source DB, and restore it to the target version where the binaries are at 11g R2? Will the database then be at version 11g R2?
Thanks in advance!

Pl see the steps in MOS Doc 790559.1 (RMAN Restore of Backups as Part of a Database Upgrade)
HTH
Srini

Similar Messages

  • Loader will load images from another server, but then we get error on Bitmap operation

    I'm developing an app that currently is using Loader to get images from another server.  This shouldn't currently work since we are still waiting for the owner of that server to put a crossdomain file in place.  However, it does work -- sort of .
    Loader can load the images fine, without an error.  But then the app has a feature in which we are making a larger duplicate of the image to display in a sidebar, we do this in this manner:
    var myBitmap:Bitmap = Bitmap(loader.content);
    and when this runs we get a Flash player security error 2122, sandbox violation.
    So while I'm hoping all this will fix itself when the crossdomain.xml file is put in place, I'm confused as to why we only get the sandbox error when we make a Bitmap from the image, and not when we initially try to retrieve the image.
    (Incidentally: is there a better way to make a "copy" of an image loaded by a Loader, and then change its width and height for simultaneous display in another part of the stage?  I don't need to change its actual dimensions -- I just need to change its display width and height.)
    Thanks!

    The sandbox allows viewing, not editing from another server without a crossdomain.
    So, when you try to load it up, it loads it, but "read-only" and gives you an error when you try to "edit" it by making a new Bitmap out of it.
    This should resolve itself once that crossdomain is in place.
    ||EDIT||
    I just realized I should clarify my statement a little more.
    When you load images from another server without a crossdomain, it allows the load for display only.  When you try to load data, it will fail.  This is because, XML data, or some other type of data is editable by default, and images are only viewable by default.  So, the image fails when you try to convert it into an editable form.

  • My emails are sitting in outbox, message server failed should choose another  server but doesn't.?

    I opened another email Yahoo- too  when i bought iPad, don't use it much because when I sent an emails in the last few days it goes into Outbox and I receive a message STMP server failed but when I go  into Settings it does not look for another server as its supposed to do.
    Any help is appreciated, thank you.

    Yahoo's servers have been having problems this week. Try again tomorrow.

  • Migrating master database to another server (DR testing).

    So I was tasked to do some DR testing, by moving one of our environments to another.  I was tasked with moving 1 user database called Vant, master, and msdb.  I managed to accomplish it, but it wasn't easy and a little messy.  I'm looking
    to see if you guys can help me clean my steps up a bit.
    Environment backgroud.
    Both environments are SQL Server 2012 Enterprise
    Build: 11.0.3368
    Instance Name: Default
    Process
    I took all 3 backups from my source server and placed it in a network location where my destination server can access.
    1) I began by trying to restore master database by placing my instance in single user mode, backup restored.
    2) when I removed the destination instance from single user mode, the service would not start, did this a couple of times, but no luck.
    3)I also made sure the startup parameters were pointing to the right folder location
    4)Then I thought, maybe it was the folder location where it restored to, that was causing the problem because they were different; so I went ahead moved master into a folder location that would match the source, i also changed the startup parameters, but
    the instance still wouldn't start
    5)So then I checked the event logs, and noticed that SQL Server was looking for databases that were on the Source Instance, as well as some of the system databases that I hadn't moved the files to the new folder location
    6)Restored the original master database from the destination server so that I could get the service going
    7) moved all the system databases from the old folder location on the destination server to where master now resided; created two empty databases with the names the event log was looking for.
    8)Restored master database from source server, and the service finally started up
    9)When I went into SSMS, I noticed that the two empty databases I created were in recovery pending
    10) dropped one of the databases I didn't need, and restored the Vant database, as well as msdb; everything looks good.
    So there it is, I totally don't feel good about this.  I don't like the fact that the databases came up in "recovery pending" and also that I had to create the databases it was looking for before I could restore and start up the service, but
    maybe that's just how it is.  Any advice you can give me on how to clean this up would be much appreciated.

    Hi,
    Did you reffered to Microsoft doumentation on how to move system databses.
    http://technet.microsoft.com/en-us/library/ms345408(v=sql.110).aspx
    For user databse backup when you restore on different server you use with move option to physically give location to mdf and ldf files.
    Moving system database is little tricky
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers
    My TechNet Wiki Articles

  • Migrate a VM to another server in a cluster?

    Please post PNG's or JPG's and not PDF's.

    We have two ESXi 6.0 Servers with the same configuration with internal storage in a Cluster managed by vCenter.
    No shared storage yet (looking at a vsan option)
    I have a VM powered off.
    It has been a while, but if I recall, I should be able to migrate the powered off VM from one ESXi Server to the other?
    This topic first appeared in the Spiceworks Community

  • Failed to create instances after migrating BPM 11g to another server

    Did a BPM 11g migration, we need to delete the original schema, then import using impdp, we met error after starting SOA-Server1 (Please find soa.out log attached )
    The directly error is:
    ORABPEL-10513 Cannot get application roles from application identified by "{0}". An error occured while getting application roles from application identified by "OracleBPMProcessRolesApp". The underlying APIs threw an exception.
    <May 5, 2011 10:25:00 AM CST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <AQDequeuer_ReadMessage: A database exception occurred: java.sql.SQLException: ORA-25226: dequeue failed, queue DEV_SOAINFRA.IP_OUT_QUEUE is not enabled for dequeue
    Anybody can give some suggestions please?
    Thanks for help.
    Regards,
    Katherine

    After Rechecking the log of soa_server, the error disappears now:
    "<Error> <oracle.soa.b2b.transport> <BEA-000000> <AQDequeuer_ReadMessage: A database exception occurred: java.sql.SQLException: ORA-25226: dequeue failed, queue DEV_SOAINFRA.IP_OUT_QUEUE is not enabled for dequeue"
    However,
    background server is still reporting: "<Warning> <oracle.integration.platform.blocks.event.saq> <SOA-31013> <Error handling message (rolling back).
    java.sql.SQLException: ORA-06575: Package or function EDN_DEQUEUE_OAOO_DELIVERY is in an invalid state
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1095)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:201)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1036)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1379)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3568)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3739)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:8150)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1535)
    at weblogic.jdbc.wrapper.PreparedStatement.execute(PreparedStatement.java:99)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.readOAOODelivery(SAQBusinessEventBus.java:1302)
    at
    oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.handleSingleOAOODelivery(SAQBusinessEventBus.java:750)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.handleQueueEvents(SAQBusinessEventBus.java:669)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.access$000(SAQBusinessEventBus.java:71)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus$1.run(SAQBusinessEventBus.java:319)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:105)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)"
    Thanks for further help!
    Regards,
    Katherine

  • Restore 9i Database to Another Server but Same Database Name

    hi experts,
    This is 9i on Windows.
    I want to restore my RMAN backup from production server to my test server.
    I know the db names have to be the same for RMAN to work.
    Can I restore from my full backup -- test server, then change the db name on the test server? The database name on test needs to be different to prevent someone from accidentally connecting to test but thinking it is production.
    Is this possible to do?
    Again, 9i on Windows.
    Thanks, John

    Hi piontkdd
    I do this in 9i all time, without using duplicate.
    General idea:
    Copy rman backups to test server
    create dummy init.ora with production database name.
    if you want, SET NEWNAME for different filesystem and restore datafiles.
    Recover database. Open database.
    alter database rename global_name to 'whatever'
    shutdown and then mount. use nid.sh to change the DBID and Database name (Can't remember how you do this on windows). shutdown and set up your new spfile/init.ora and change your services with oradim.exe
    could you elaborate the same steps i have the scenario to make sure my production database works fine in case of any disaster , on the production machine itself i have to restore database.
    Oracle=9.2 Solaris=9 Veritas=6.0
    Regards

  • Migration of Subsite to Another Server

    I have a customized site in HTML on my production server. I want to move the site with content to another SharePoint 2013 server. How would I go about this process and what are the best practices? Thank you.
    Michael
    Michael L. Williams

    Yes you can using the Export-SPWeb and Import-SPWeb cmdlets.
    Import-SPWeb:
    http://technet.microsoft.com/en-us/library/ff607613(v=office.14).aspx
    Export-SPWeb:
    http://technet.microsoft.com/en-us/library/ff607895(v=office.14).aspx
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • Changed email to another server but not allowing me to change sending account

    OK, so my email has been changed to a new account.
    Told to keep old account and settings on computer as to not lose old emails on mac.
    Set up new account with same email (some password security errors side) but now cannot change to new account to sent emails as mail only lets me select the email address to send from and not the mail account.
    Any solutions?
    Thanks

    Not sure what you mean. You can't have 2 accounts that use the exact same email address.
    myusername @ myISP/mailprovider.com  
    AND
    myusername @ myISP/mailprovider.com
    Those 2 are exactly the same and are really the same account.
    It has to be something like this
    Original, first account
    myusername @ myISP/mailprovider.com
    And other account
    myusername @ Adifferentmailprovider.com/net
    So just change the incoming and or outgoing mail server addresses on the original account to point to whatever this new account uses as servers.

  • Database migration to another server

    I have one production oracle 10g database on RHEL4 and I want to migrate the data with another server RHEL4.
    I have an RMAN backup.
    Is it sufficient the 2 commands
    rman> restore database;
    rman> recover database;
    to migrate the data in the second server?
    Thanks

    Why don't you duplicate the source database on the target.
    Subject: Oracle10G RMAN Database Duplication
    Doc ID: 259694.1
    HTH
    Anand

  • Coying Database to another server

    Dear All,
    I want trying to copy database to another server but i got error
    Login failed for user 'domainName\ComputerName$'
    I already use domain administrator to both of server and already create user login in both server.
    Both of the login is domain administrator and same user for the server. I use SQL Server Standard Edition 2008 R2.
    How can i fix this error?
    please help
    Best regards,
    Surbakti

    Hi Surbakti,
    According to your description, if you copy a local database to a remote SQL Server via the copy database wizard, we need to verify if the SQL Server Agent Service account does have sufficient access
    rights to the remote server. See:
    Use the Copy Database Wizard
    Usually, I suggest the better option is to perform the full backup of the database and then copy the backup file manually to remote computer. Once done, restore the database from this backup file on
    remote computer.
    There is detail about move databases between computers that are running SQL Server instance.
    http://support.microsoft.com/kb/314546/en-us
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • RAID 5 with OS recovery another server different hardware

    Hi thanks in advance
    I have a serious problem, is this hope can help me or direccionarme
    We had a server with RAID May 4 full disks, raid hardware, in this arrangement the operating system, weblogic, oas, base data base software and data files, and others are included.
    The server was Red Hat 4 update 3 we know the distribution and mounting points.
    now the server is physically damage are only 4 disks, mount the arregloo quicimos another server but the hardware is different. We are at the point where we import the raid 5, and got on the new server but does not rise. we tested with a bootable linux from CD discs and can see but can not access the raid.
    Any idea that we can provide.
    Thank you.

    Hi,
    raid hardware
    It is like Dude said, and of course must have the same driver version.
    Best regards

  • Expdp using directory on another server

    I've got a serious issue here and hoping someone can help.
    Oracle 10.2.0.4
    HP-UX 11.21
    I have an export from a large (2Tb) database that I need import into a database on another server, but there isn't enough room to put the export file on that server. We do not have enough space to add, and we are prohibited from using NFS.
    I thought perhaps I could run the impdp command from the server containing the export dump (similar to how we did it with exp/imp), but I can't seem to figure out how to do it.
    I tried using network_link, but that won't work because directories and network_links are mutually exclusive.
    I tried creating a directory in my local database and then set my ORACLE_SID to my local database and try running expdp to the remote database, but datapump only reads the directory of the database it is importing into.
    Any other ideas?
    Please help!

    Yes, I'm sure directories and network_liknks are mutually exclusive.
    Import: Release 10.2.0.4.0 - 64bit Production on Tuesday, 14 September, 2010 9:44:39
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    UDI-00011: parameter dumpfile is incompatible with parameter network_link

  • Best Practice for Migration of BO  from one server to another

    Hi All,
               I would like to know what is the Best pratice for Migration of BO from One server to another.
    i have Installed BO Xi R2 on my server.
    Thanks,
    Anendu Bothra
    Edited by: Anendu Bothra on Mar 5, 2009 10:24 AM

    You need to copy your input and output file stores from the old server to the new server. By default these are located in the <Business Objects install path>\FileStore directory.
    Then you need to stop the CMS, Right click the CMS,Click the Configuration tab, and then click Specify.
    Choose Copy, then click OK.
    Choose the version information for the source CMS database.
    Select the database type for the source CMS database, and then specify
    its database information (including host name, user name, and password).
    Select the database type for the destination CMS database, and then
    specify its database information (including host name, user name, and
    password).
    When the CMS database has finished copying, click OK.
    Once this process has been completed start the CMS and click on update objects -> located on the top of the CCM.
    I'd advise taking full backups beforehand.

  • Hardware Migration from one server to another server

    Hi All,
    We require more information pertaining to hardware migration from one server to another server without changing OS & DB.
    We are preparing installation guideline document for the same.
    Has anybody came across similar scenario?.
    Any pointers on this will be highly appreciated.
    Regards
    Tushar Vhora

    usually you don't have to care too much about the tools used (r3ldctl = R3load control | r3szchk = R3 size checker | r3load = R3 Load), because you normally use r3setup/sapinst to fulfill the copy/migration. r3setup/sapinst will call the appropriate tools with the needed options...
    -> which release are we talking about?
    -> which os and which database do you use?
    -> how big is your source database?
    -> do you have any time issues while making the copy?
    GreetZ, AH

Maybe you are looking for

  • Insert, update and delete trigger over multiple Database Links

    Hello guys, first of all I'll explain my environment. I've got a Master DB and n Slave Databases. Insert, update and delete is only possible on the master DB (in my opinion this was the best way to avoid Data-inconsistencies due to locking problems)

  • Open Items clearing

    Hi, Few accounts are managed with open item management. These accounts are containing more 10,00,000 open items. Now we are planning to clear all open item for past years based on certain selection criteria through transction code F-03. Since data vo

  • How can I include a JSP, Maximized, and retain look and feel(WSRP)

    I have created a page group and defined a root page with a certain look and feel. There are two portlets on the page. Once the user clicks on a submit button, the portlet performs some action and includes a jsp included in the EAR file. The portlet n

  • Uploading many text file into many table

    hi there, my problem is that i have lots of text files (about 360 files), what i need is to upload them to many tables already created in oracle, as far as i know, i can upload only one file per command using the SQL loader, any help would be appreci

  • Comment and quote issue

    I found a bug in ODP.NET but I wasn't able to find a right place to submit it so I describe it here. Not looking for a workaround. I just hope it will be fixed in the next release. If a Query throw the ODP.NET Provider has parameters and contains an