Move mailbox database to new server (new domain)

Hey,
I want to move a mailbox database from a broken server to a new server in a new domain.
We are already using the new server and I am wondering if I can merge the databases or make the old mail available in any way. Currently everybody has done a pst export before adding the new mailbox.
Thanks,
Jason

Hi Jason,
Exchange Server 2013 introduces the concept of batch moves and migration endpoints. Migration endpoints are management objects that describe the remote server and the connections that can be associated with one or more batches. And, the new batch move architecture
improves on MRS moves with enhanced management capability. You can select the appropriate method to move your mailboxes.
Here is an article for your reference:
Mailbox moves in Exchange 2013
https://technet.microsoft.com/en-us/library/jj150543(v=exchg.150).aspx
Hope this can be helpful to you.
Best regards,
Amy Wang
TechNet Community Support

Similar Messages

  • Move large database to other server using RMAN in less downtime

    Hi,
    We have large database around 20TB. We want to migrate (move) the database from one server to other server. We do not want to use standby option.
    1)     How can we move database using RMAN in less downtime
    2)     Other than RMAN is there any option is available to move the database to new server
    For option 1 (restore using RMAN),
    Whether below options are valid?
    If this option is valid, how to implement this?
    1)     How can we move database using RMAN in less downtime
    a)     Take the full backup from source (source db is up)
    b)     Restore the full backup in target (source db is up)
    c)     Take the incremental backup from source (source db is up)
    d)     Restore incremental backup in target (source db is up)
    e)     Do steps c and d, before taking downtime (source db is up)
    f)     Shutdown and mount the source db, and take the incremental backup (source db is down)
    g)     Restore last incremental backup and start the target database (target is up and application is accessing this new db
    database version: 10.2.0.4
    OS: SUN solaris 10
    Edited by: Rajak on Jan 18, 2012 4:56 AM

    Simple:
    I do this all the time to relocate file system files... But the principle is the same. You can do this in iterations so you do not need to do it all at once:
    Starting 8AM move less-used files and more active files in the afternoon using the following backup method.
    SCRIPT-1
    RMAN> BACKUP AS COPY
    DATAFILE 4 ####"/some/orcl/datafile/usersdbf"
    FORMAT "+USERDATA";
    Do as many files as you think you can handle during your downtime window.
    During your downtime window: stop all applications so there is no contention in the database
    SCRIPT-2
    ALTER DATABASE DATAFILE 4 offline;
    SWITCH DATAFILE 4 TO COPY;
    RECOVER DATAFILE 4;
    ALTER DATABASE DATAFILE 4 online;
    I then execute the delete of the original file at somepoint later - after we make sure everything has recovered and successfully brought back online.
    SCRIPT-3
    DELETE DATAFILECOPY "/some/orcl/datafile/usersdbf"
    For datafiles/tablespaces that are really busy, I typically copy them later in the afternoon as there are fewer archivelogs that it has to go through in order to make them consistent. The ones in the morning have more to go through, but less likelihood of there being anything to do.
    Using this method, we have moved upwards 600G at a time and the actual downtime to do the switchover is < 2hrs. YMMV. As I said, this can be done is stages to minimize overall downtime.
    If you need some documentation support see:
    http://docs.oracle.com/cd/E11882_01/server.112/e18951/asm_rman.htm#CHDBDJJG
    And before you do ANYTHING... TEST TEST TEST TEST TEST. Create a dummy tablespace on QFS and use this procedure to move it to ASM to ensure you understand how it works.
    Good luck! (hint: scripts to generate these scripts can be your friend.)

  • Cannot move mailbox to local Exchange Server

    I am running Exchange 2010 SP2.  I am migrating all Exchange 2010 mailboxes from an older Exchange 2010 mailbox server to a newer Exchange 2010 Server and all have been migrated except for one mailbox.  The local mailbox move request
    for this one mailbox continually fails.  I ran a New-MailboxRepairRequest and it did not detect any errors.  The local mailbox request job reports the following errors.  Any ideas?
    Error: MapiExceptionNoSupport: IExchangeFastTransferEx.TransferBuffer failed (hr=0x80040102, ec=-2147221246)
    Diagnostic context:
        Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=2165]
        Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=609][latency=15]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropFXDstCopyConfig [83]
        Lid: 27962   ROP: ropTellVersion [134]
        Lid: 27962   ROP: ropFXDstPutBufferEx [157]
        Lid: 17082   ROP Error: 0x80040102
        Lid: 31329 
        Lid: 21921   StoreEc: 0x80040102
        Lid: 27962   ROP: ropExtendedError [250]
        Lid: 1494    ---- Remote Context Beg ----
        Lid: 1238    Remote Context Overflow
        Lid: 25044   dwParam: 0x4
        Lid: 24932 
        Lid: 4367    StoreEc: 0x80040102
        Lid: 7695    StoreEc: 0x80040102
        Lid: 19936 
        Lid: 4559    StoreEc: 0x80040102
        Lid: 21802 
        Lid: 19994   StoreEc: 0x80040102
        Lid: 20202 
        Lid: 3305    StoreEc: 0x80040102
        Lid: 32762   dwParam: 0xE080003
        Lid: 32762   dwParam: 0xE230003
        Lid: 32762   dwParam: 0xE270102
        Lid: 32762   dwParam: 0xE580102
        Lid: 32762   dwParam: 0xE590102
        Lid: 32762   dwParam: 0xF000102
        Lid: 32762   dwParam: 0xFF40003
        Lid: 32762   dwParam: 0x10F4000B
        Lid: 32762   dwParam: 0x10F5000B
        Lid: 32762   dwParam: 0x10F6000B
        Lid: 32762   dwParam: 0x20020003
        Lid: 32762   dwParam: 0x20030040
        Lid: 32762   dwParam: 0x300184B0
        Lid: 32762   dwParam: 0x300484B0
        Lid: 32762   dwParam: 0x3FE5000B
        Lid: 32762   dwParam: 0x361C0102
        Lid: 26346 
        Lid: 4073    StoreEc: 0x80040102
        Lid: 28570   StoreEc: 0x80040102
        Lid: 29738 
        Lid: 3401    StoreEc: 0x80040102
        Lid: 1750    ---- Remote Context End ----
        Lid: 26849 
        Lid: 21817   ROP Failure: 0x80040102
        Lid: 22630 
    Here is part of the Move Request Log:
    9/11/2014 9:13:01 AM [CASPSVR] Final sync has started.
    9/11/2014 9:13:01 AM [CASPSVR] Changes reported in source 'Primary (5694853d-ab91-4770-8003-8277c25cf954)': 0 changed folders, 0 deleted folders, 0 changed messages.
    9/11/2014 9:13:01 AM [CASPSVR] Incremental Sync 'Primary (5694853d-ab91-4770-8003-8277c25cf954)' completed: 0 changed items.
    9/11/2014 9:13:04 AM [CASPSVR] Fatal error MapiExceptionNoSupport has occurred.
    Error details: MapiExceptionNoSupport: IExchangeFastTransferEx.TransferBuffer failed (hr=0x80040102, ec=-2147221246)
    Diagnostic context:
        Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=2165]
        Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=609][latency=15]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropFXDstCopyConfig [83]
        Lid: 27962   ROP: ropTellVersion [134]
        Lid: 27962   ROP: ropFXDstPutBufferEx [157]
        Lid: 17082   ROP Error: 0x80040102
        Lid: 31329 
        Lid: 21921   StoreEc: 0x80040102
        Lid: 27962   ROP: ropExtendedError [250]
        Lid: 1494    ---- Remote Context Beg ----
        Lid: 1238    Remote Context Overflow
        Lid: 25044   dwParam: 0x4
        Lid: 24932 
        Lid: 4367    StoreEc: 0x80040102
        Lid: 7695    StoreEc: 0x80040102
        Lid: 19936 
        Lid: 4559    StoreEc: 0x80040102
        Lid: 21802 
        Lid: 19994   StoreEc: 0x80040102
        Lid: 20202 
        Lid: 3305    StoreEc: 0x80040102
        Lid: 32762   dwParam: 0xE080003
        Lid: 32762   dwParam: 0xE230003
        Lid: 32762   dwParam: 0xE270102
        Lid: 32762   dwParam: 0xE580102
        Lid: 32762   dwParam: 0xE590102
        Lid: 32762   dwParam: 0xF000102
        Lid: 32762   dwParam: 0xFF40003
        Lid: 32762   dwParam: 0x10F4000B
        Lid: 32762   dwParam: 0x10F5000B
        Lid: 32762   dwParam: 0x10F6000B
        Lid: 32762   dwParam: 0x20020003
        Lid: 32762   dwParam: 0x20030040
        Lid: 32762   dwParam: 0x300184B0
        Lid: 32762   dwParam: 0x300484B0
        Lid: 32762   dwParam: 0x3FE5000B
        Lid: 32762   dwParam: 0x361C0102
        Lid: 26346 
        Lid: 4073    StoreEc: 0x80040102
        Lid: 28570   StoreEc: 0x80040102
        Lid: 29738 
        Lid: 3401    StoreEc: 0x80040102
        Lid: 1750    ---- Remote Context End ----
        Lid: 26849 
        Lid: 21817   ROP Failure: 0x80040102
        Lid: 22630 
       at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.WaitUntilDataIsProcessed()
       at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.ImportBuffer(Int32 opcode, Byte[] data)
       at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.Flush()
       at Microsoft.Exchange.MailboxReplicationService.ProgressTrackerTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.Flush()
       at Microsoft.Exchange.MailboxReplicationService.FxProxyTransmitter.Microsoft.Exchange.MailboxReplicationService.IFxProxy.Flush()
       at Microsoft.Exchange.MailboxReplicationService.LocalSourceFolder.Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo(IFxProxy destFolderProxy, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.SourceFolderWrapper.<>c__DisplayClass1.<Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo>b__0()
       at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
       at Microsoft.Exchange.MailboxReplicationService.SourceFolderWrapper.Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo(IFxProxy destFolder, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.MailboxCopierBase.CopyFolderProperties(FolderRecWrapper folderRec, ISourceFolder sourceFolder, IDestinationFolder destFolder, FolderRecDataFlags dataToCopy)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.<>c__DisplayClass2.<>c__DisplayClass4.<FinalSyncCopyAllFolders>b__1()
       at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.<>c__DisplayClass2.<FinalSyncCopyAllFolders>b__0(FolderRecWrapper folderRec, EnumFolderContext ctx)
       at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
       at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
       at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.FinalSyncCopyAllFolders()
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.<FinalSync>b__4d(MailboxMover mbxCtx)
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.ForeachMailboxContext(MailboxMoverDelegate del)
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.FinalSync(Object[] wiParams)
       at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CatchKnownExceptions(GenericCallDelegate del, FailureDelegate failureDelegate)
    Error context: --------
    Operation: IMapiFxProxy.ProcessRequest
    OpCode: TransferBuffer
    DataLength: 2649
    Operation: IMapiFxProxy.ProcessRequest
    OperationSide: Target
    Primary (5694853d-ab91-4770-8003-8277c25cf954)
    OpCode: TransferBuffer
    DataLength: 2649
    9/11/2014 9:13:04 AM [CASPSVR] Relinquishing job.
    Steve

    This problem is still unresolved.  It fails at 95 percent.  I have done the following all of which has failed:
    1. Upgraded the servers to Exchange 2010 SP3 UR7.
    2. Created a new mailbox database on the source mailbox server and tried to move the mailbox to it. This failed.
    3. Ran an Exchange 2010 "Repair-Mailbox" command on the mailbox.  No errors were reported.
    4. I sucessfully am able to export the mailbox to a pst file. I don't want to delete the mailbox, create a new mailbox, and import the pst file into it because this will break the user's Outlook profile, meeting requests, and message replies.
    The only other things I can think of trying is to remove all the contents of the mailbox, try to move the mailbox and then import the pst file back into the mailbox.  Another is to try an offline defrag on the database with the eseutil command. 
    I am not sure if they will help or not.
    Any ideas?
    Here are the latest errors during the last move request:
    12/3/2014 12:26:17 PM [CAS02] The Microsoft Exchange Mailbox Replication service 'CAS02.domain.local' (14.3.178.0 caps:07) is examining the request.
    12/3/2014 12:26:17 PM [CAS02] Connected to target mailbox 'Primary (5694853d-ab91-4770-8003-8277c25cf954)', database 'MBX9DB6', Mailbox server 'MBX09.domain.local' Version 14.3 (Build 123.0).
    12/3/2014 12:26:17 PM [CAS02] Connected to source mailbox 'Primary (5694853d-ab91-4770-8003-8277c25cf954)', database 'MBX3DB6', Mailbox server 'MBX03.domain.local' Version 14.3 (Build 210.0).
    12/3/2014 12:26:17 PM [CAS02] Request processing started.
    12/3/2014 12:26:17 PM [CAS02] Source mailbox information before the move:
    Regular Items: 6685, 470.1 MB (492,892,404 bytes)
    Regular Deleted Items: 3366, 467.2 MB (489,872,882 bytes)
    FAI Items: 163, 0 B (0 bytes)
    FAI Deleted Items: 0, 0 B (0 bytes)
    12/3/2014 12:26:18 PM [CAS02] Initializing folder hierarchy in mailbox 'Primary (5694853d-ab91-4770-8003-8277c25cf954)': 78 folders total.
    12/3/2014 12:26:20 PM [CAS02] Folder hierarchy initialized for mailbox 'Primary (5694853d-ab91-4770-8003-8277c25cf954)': 78 folders total.
    12/3/2014 12:26:20 PM [CAS02] Stage: CreatingInitialSyncCheckpoint. Percent complete: 15.
    12/3/2014 12:26:23 PM [CAS02] Stage: LoadingMessages. Percent complete: 20.
    12/3/2014 12:26:31 PM [CAS02] Stage: CopyingMessages. Percent complete: 25.
    12/3/2014 12:26:31 PM [CAS02] Copy progress: 0/10219 messages, 0 B (0 bytes)/937.2 MB (982,764,884 bytes).
    12/3/2014 12:26:31 PM [CAS02] Messages have been enumerated successfully. 10219 items loaded. Total size: 937.2 MB (982,764,884 bytes).
    12/3/2014 12:30:40 PM [CAS02] Initial seeding completed, 10219 items copied, total size 937.2 MB (982,764,884 bytes).
    12/3/2014 12:30:40 PM [CAS02] Changes reported in source 'Primary (5694853d-ab91-4770-8003-8277c25cf954)': 2 changed folders, 0 deleted folders, 1 changed messages.
    12/3/2014 12:30:40 PM [CAS02] Incremental Sync 'Primary (5694853d-ab91-4770-8003-8277c25cf954)' completed: 7 changed items.
    12/3/2014 12:30:40 PM [CAS02] Stage: IncrementalSync. Percent complete: 95.
    12/3/2014 12:30:40 PM [CAS02] Final sync has started.
    12/3/2014 12:30:40 PM [CAS02] Changes reported in source 'Primary (5694853d-ab91-4770-8003-8277c25cf954)': 0 changed folders, 0 deleted folders, 0 changed messages.
    12/3/2014 12:30:40 PM [CAS02] Incremental Sync 'Primary (5694853d-ab91-4770-8003-8277c25cf954)' completed: 0 changed items.
    12/3/2014 12:30:44 PM [CAS02] Fatal error MapiExceptionNoSupport has occurred.
    Error details: MapiExceptionNoSupport: IExchangeFastTransferEx.TransferBuffer failed (hr=0x80040102, ec=-2147221246)
    Diagnostic context:
        Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=2252]
        Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=609][latency=15]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropFXDstCopyConfig [83]
        Lid: 27962   ROP: ropTellVersion [134]
        Lid: 27962   ROP: ropFXDstPutBufferEx [157]
        Lid: 17082   ROP Error: 0x80040102
        Lid: 31329 
        Lid: 21921   StoreEc: 0x80040102
        Lid: 27962   ROP: ropExtendedError [250]
        Lid: 1494    ---- Remote Context Beg ----
        Lid: 1238    Remote Context Overflow
        Lid: 25044   dwParam: 0x4
        Lid: 24932 
        Lid: 4367    StoreEc: 0x80040102
        Lid: 7695    StoreEc: 0x80040102
        Lid: 19936 
        Lid: 4559    StoreEc: 0x80040102
        Lid: 21802 
        Lid: 19994   StoreEc: 0x80040102
        Lid: 20202 
        Lid: 3305    StoreEc: 0x80040102
        Lid: 32762   dwParam: 0xE080003
        Lid: 32762   dwParam: 0xE230003
        Lid: 32762   dwParam: 0xE270102
        Lid: 32762   dwParam: 0xE580102
        Lid: 32762   dwParam: 0xE590102
        Lid: 32762   dwParam: 0xF000102
        Lid: 32762   dwParam: 0xFF40003
        Lid: 32762   dwParam: 0x10F4000B
        Lid: 32762   dwParam: 0x10F5000B
        Lid: 32762   dwParam: 0x10F6000B
        Lid: 32762   dwParam: 0x20020003
        Lid: 32762   dwParam: 0x20030040
        Lid: 32762   dwParam: 0x300184B0
        Lid: 32762   dwParam: 0x300484B0
        Lid: 32762   dwParam: 0x3FE5000B
        Lid: 32762   dwParam: 0x361C0102
        Lid: 26346 
        Lid: 4073    StoreEc: 0x80040102
        Lid: 28570   StoreEc: 0x80040102
        Lid: 29738 
        Lid: 3401    StoreEc: 0x80040102
        Lid: 1750    ---- Remote Context End ----
        Lid: 26849 
        Lid: 21817   ROP Failure: 0x80040102
        Lid: 22630 
       at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.WaitUntilDataIsProcessed()
       at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.ImportBuffer(Int32 opcode, Byte[] data)
       at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.Flush()
       at Microsoft.Exchange.MailboxReplicationService.ProgressTrackerTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.Flush()
       at Microsoft.Exchange.MailboxReplicationService.FxProxyTransmitter.Microsoft.Exchange.MailboxReplicationService.IFxProxy.Flush()
       at Microsoft.Exchange.MailboxReplicationService.LocalSourceFolder.Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo(IFxProxy destFolderProxy, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.SourceFolderWrapper.<>c__DisplayClass1.<Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo>b__0()
       at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
       at Microsoft.Exchange.MailboxReplicationService.SourceFolderWrapper.Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo(IFxProxy destFolder, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.MailboxCopierBase.CopyFolderProperties(FolderRecWrapper folderRec, ISourceFolder sourceFolder, IDestinationFolder destFolder, FolderRecDataFlags dataToCopy)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.<>c__DisplayClass2.<>c__DisplayClass4.<FinalSyncCopyAllFolders>b__1()
       at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.<>c__DisplayClass2.<FinalSyncCopyAllFolders>b__0(FolderRecWrapper folderRec, EnumFolderContext ctx)
       at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
       at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
       at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.FinalSyncCopyAllFolders()
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.<FinalSync>b__4d(MailboxMover mbxCtx)
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.ForeachMailboxContext(MailboxMoverDelegate del)
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.FinalSync(Object[] wiParams)
       at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CatchKnownExceptions(GenericCallDelegate del, FailureDelegate failureDelegate)
    Error context: --------
    Operation: IMapiFxProxy.ProcessRequest
    OpCode: TransferBuffer
    DataLength: 2744
    Operation: IMapiFxProxy.ProcessRequest
    OperationSide: Target
    Primary (5694853d-ab91-4770-8003-8277c25cf954)
    OpCode: TransferBuffer
    DataLength: 2744
    12/3/2014 12:30:44 PM [CAS02] Relinquishing job.
    Steve

  • Move Mailbox database and Public Folder database from VMwar RDM drive to VMware VMFS/VMDK Drive

    Good Afternoon,
    So I have 1 DAG with 3 mailbox server (1 physical and 2 Virtual (vmware)).  The Vmware server Mailbox and Public folder databases/logs are currently on RDM drive.  I need to get rid of the RDM drives and use VMFS/Vmdk drives for mailbox and public
    folder databases.  I was thinking 3 options:
    1- Introduce new VM Members into DAG and simply give these new VMs VMFS/VMDK drives, add servers into DAG and have DAG replicate databases to new server.  I really don't want to do this.
    2-On current VM, delete RDM drive along with database, add VMFS/VMDK drive replacement and have the DAG copy database.
    3- On current VM, suspend replication, copy database/logs in temp location, delete the RDM drive, create the VMFS/VMDK drive, copy the database and logs to new drive, enable replication.  Do the same for public folder database/logs, but not sure how
    to stop/start replications, since its not in DAG?
    I'm looking for solution that will take least amount of time.  Option 3 seems best solution, but not sure if there any gotchas.. What are you thought??
    Thanks in advance for you help

        Take the database offline means stop replications to the the passive mailbox server?
    Also, what is procedure to take public folder offline.  We have public folder replicated on all 3 servers.
    Hi cuttabutta,
    Yes, take the database offline on the passive server can stop replication from primary server.
    you can also take the public folder database offline to stop replication.
    In addition, you can refer to the following article to configure public folder replication:
    https://technet.microsoft.com/en-us/library/bb691120(v=exchg.141).aspx
    Best regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Niko Cheng
    TechNet Community Support

  • How to move a database to another server

    Hi - I am new to Oracle and am used to SQL Server. In SQL Server there was a DETACH and ATTACH DATABASE command that would allow you to make a copy of a database and all structures including triggers, procedures, indexes etc. Make a copy and reattach the database on the new server. I assume that the same is possible in Oracle but I can't seem to find the equivilent command(s). So how does one move a database? I take it that the SQL Server equivilent to database is in Oracle called a schema? Other than creating a sql script for each object, is there a overall process to move my application?

    You could do one of the following:
    1) Create a full export, create a another database with a script or DBCA, create the appropriate sized tablespaces, import to the new database.
    2) If you are copying to the same OS you could shutdown the database, copy all the datafiles, logfiles, control files, etc. to the appropriate locations, rename the datafiles, control files, etc. as needed, and open the database.
    3) Use RMAN to duplicate the database if it has been backed up using the RMAN utility.
    4) If you already have a backup of all the datafiles, logfiles, control files, etc. from a backup you could copy those to the appropriate locations, rename the files as needed, and open the database.
    I would suggest changing the database name. I can go into more detail on any of these if needed.

  • Must Move 10g Database To Another Server

    Good morning,
    Well, right in the middle of my implementation, I've learned that we must change to a different physical server for the 10 g database. Wonderful.
    I have installed several patches. Will a consistent backup of the db capture those patches? After I restore to the new server, will I have to reinstall all patches?
    Don't most patchsets modify the Oracle instance as well as the database?
    Thanks, John

    Have you tried the clone features? On DBCA, there is a clone database option. If you use Enterprise Grid Control, they have a clone database from one server to another and you can choose different instance name and different file structure. This has the additional benefits of no need to bring down the current database. Also you can try the clone.pl to clone the oracle_Home. I have not tried one with patches but I guess it will include every thing under ORACLE_HOME. It will handle most but I still have trouble with the data control setup but then I recreate everything from scratch

  • Move a database from one server to another

    Hello All,
    I am using Oracle 11g R2 on Oracle Enterprise Linux 32 bit.
    I have 2 servers , LinuxActive and LinuxPassive. I am trying to dismount the file system of the datafiles and control files ... from one server and mount it on the other.
    I previously opened a thread here concerning this subject and reached a result that it can be done, now i have questions about the details.
    I have installed Oracle software on both servers where ORACLE_BASE is /u01/app/oracle and ORACLE_HOME is /u01/app/oracle/product/11.2.0/db_1 on both servers.
    I created an orcl database on LinuxActive where all its datafiles, control files, redo logs, flash_recovery_area is on a disk group mounted under /oradata.
    I want to dismount /oradata from LinuxActive and mount it to LinuxPassive and start up the orcl database from LinuxPassive instead of LinuxActive.
    I may need to revert back /oradata to LinuxActive.
    What steps should I do? should I migrate my spfile also to /oradata?
    Should I create an orcl database on LinuxPassive?
    Do I start up my database like i do when i build an Oracle dataguard database ? from a pfile of the old database?
    Regards,
    Edited by: NB on Feb 27, 2012 5:25 PM

    NB wrote:
    Hello All,
    I am using Oracle 11g R2 on Oracle Enterprise Linux 32 bit.
    I have 2 servers , LinuxActive and LinuxPassive. I am trying to dismount the file system of the datafiles and control files ... from one server and mount it on the other.
    I previously opened a thread here concerning this subject and reached a result that it can be done, now i have questions about the details.
    I have installed Oracle software on both servers where ORACLE_BASE is /u01/app/oracle and ORACLE_HOME is /u01/app/oracle/product/11.2.0/db_1 on both servers.
    I created an orcl database on LinuxActive where all its datafiles, control files, redo logs, flash_recovery_area is on a disk group mounted under /oradata.
    I want to dismount /oradata from LinuxActive and mount it to LinuxPassive and start up the orcl database from LinuxPassive instead of LinuxActive.
    What steps should I do? should I migrate my spfile also to /oradata?
    Do I start up my database like i do when i build an Oracle dataguard database ? from a pfile of the old database?
    Regards,Thanks for your detailed information.
    RMAN duplicate will be simpler.
    As you are in 11g, you can perform duplicate from active database.
    Create PFILE in new location,
    Change "CONTROL_FILES" parameter to new mounpoint.
    Perform RMAN duplicate
    In both the cases you have to take care of parameters, DB_FILE_NAME_CONVERT & LOG_FILE_NAME_CONVERT.
    Refer some links
    How to Move/Restore DB to New Host and File System using RMAN [ID 1338193.1]
    http://docs.oracle.com/cd/B28359_01/backup.111/b28270/rcmdupdb.htm#CHDJJBCF

  • Move zenworks databases to another server?

    How do i move our zenworks databases from an old (soon to be retired) server
    to a new one which hasnt had any zen s/w installed on it yet?
    I cant see anything about this in the group, and the novell KB hasnt been
    too fruitful, so i thought i'd ask here
    thanks in advance,
    Steven

    James,
    It appears that in the past few days you have not received a response to your posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at http://support.novell.com in both the "free product support" and "paid product support" drop down boxes.
    - You could also try posting your message again. Make sure it is posted in the correct newsgroup. (http://support.novell.com/forums)
    If this is a reply to a duplicate posting, please ignore and accept our apologies and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Move Access database to SQL Server

    We have a database that was built and managed in Access. The database has grown too large for Access and I have been asked to move it on to our Windows Server 2012 box that runs SQL Server 2012. What is the best way to make the conversion?
    This topic first appeared in the Spiceworks Community

    see
    http://support.microsoft.com/kb/237980/en-us
    http://technet.microsoft.com/en-us/library/hh313039.aspx
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Move 9i Database to 10g Server

    Hi Everyone!
    I've got two DB servers, one running Oracle 9i, and the other running Oracle 10g.
    My job is to move the existing datbases from the 9i server to the 10g server.
    What is the recommended way to do this? Which tools are available to assist me?
    Thanks!
    Chris.

    I wrote about my approach in a similar scenario
    Re: Migrate from Oracle8i to Oracle10g R3
    Though, that was for upgrading from 8i to 10g, but almost it holds good here also.
    Sidhu

  • There is currently no route to the mailbox database after DAG server failure

    This is an environment with Exchange 2007 and Exchange 2013.  Email is currently flowing through 2007 but all mailboxes reside in 2013.  There is a DAG setup in 2013.  We were performing HA testing and noticed when we brought down the Exchange
    2013 DAG member holding the primary active manager mail flow stopped between 2007 and 2013.  Email just stayed in the queue and finally went to a queue with the error in the title.  To resolve we had to bring the server back online and restart the
    hub transport service on 2007 box.  Any ideas why this is happening?  Thanks.

    Hi,
    1.Please use the below mentioned command to check the replication status in DAG 
    test-replicationhealth
    If any error's found we should have to resolve that first .
    2.Then please verify whether you have configured the mapi and replication networks in all the nodes properly.Because it seems like an connectivity issue.
    get-databaseavailabilitygroupnetwork
    http://andersonpatricio.ca/configuring-network-adapters/
    http://exchangeserverpro.com/misconfigured-subnets-exchange-2013-dag-network/
    http://blog.gothamtg.com/2012/09/26/configuring-dag-networks/
    3.Please verify the operation logs and event viewer in all the exchange nodes during the time of issue. Some times it might be useful to find out the root cause.
    4.After failover you are saying that mailflow is not working from exchange 2007 to exchange 2013 .So please enable the protocol logging on the send connectors in exchange 2007 before doing an HA .Once you have done please come and review the protocol logs
    for the error message.Some times it will point us to the right direction .
    5.Below link is the one which describes how mail flow in DAG is happening between the active directory sites .
    http://technet.microsoft.com/en-us/library/jj916681(v=exchg.150).aspx
    6.Most important point is - in all the exchange nodes mapi nic should have to be set as the primary nic.
    Same time instead of disabling the nic please shutdown the node while doing HA in DAG.
    Regards
    S.Nithyanandham
    Thanks S.Nithyanandham

  • Moving the mailbox database copy from one exchange server to another exchange server 2010 DAG

    Hello Team
    is it possible to the move the passive copy of database and logs from one server to another exchange server in the same DAG with out removing  and deleting the mailbox database copies in exchange 2010
    normaly procedure is
    Remove the mailbox database copies and manually delete the .edb files and logs from the physical location and re-add the mailbox database copy to the new server in the DAG.
    is that any way to achieve to move the passive database copy to another exchange 2010 server in the same DAG ?

    From your note, you appear to have a two-member DAG (with a server hosting your active database, and a second hosting the passive copy), and you want to move your passive database copy from the current passive server to another.  Your note
    about what "the normal procedure is" isn't 100% correct - there are many ways to handle this task, and all can be considered "normal". Why not just add the third server to the DAG and
    add a database copy on that third server?  Once it is fully seeded, you can remove the current passive copy.  This way, you never lose your redundancy.
    Yes i can add the third and fourth  serve in DAG , but i cannot add the mailbox database copies to the 3rd and 4th mailbox server in DAG as am using RTM version of exchange 2010 which is allowing to have only 5 database inclding mailbox datbase copies
    and also currently my lab setup is  two member dag (with a server hosting your active database,
    and a second hosting the passive copy) in the same site named SITE A
    and recently i have created new SITE B and included the 3rd and 4th DAG members in the same DAG
    i want the  mailbox database copies from the mailbox server  database  in SITE A  to
    Mailbox server database in  SITE B as  passive copy
    That is why i want to move the mailbox database without deleting / removing it manually
    Hope you understand my situation!

  • Best Way to move MB database from single XCH 2010 to 2013 DAG

    Hi,
    We are migrating from a Single Exchange 2010 sp3 server to a 2-node exchange 2013 DAG cluster, located in another AD site.
    I can move a mailbox from 2010 to 2013 without issue, but the WAN link between 2010 and 2013 is very small.
    It will take us too long to move all mailboxes with move-mailbox over the line.
    Is there another way to move the mailboxes or Databases more quickly?
    I was thinking about copying the DB's to a physical disk from 2010 and then move and mount it on 2013. Is that even possible? I explored the possibility to seed the DB to 2013, but don't have the option to do so. 2010 is installed on 2008R2 standard.
    We prefer a short downtime and move over everthing in one go as opposed to having coeexistance for longer period of time to allow the move mailbox over the WAN to complete.
    Thanks for any suggestions.

    You can't move the databases from Exchange 2010 to Exchange 2013.
    I can think of three options.
    1.  Move the Exchange 2013 server to the same LAN as the Exchange 2010 server, move the mailboxes, then move the server back.
    2.  Move the Exchange 2010 server to the same LAN as the Exchange 2013 server and move the mailboxes.
    3.  Install a new Exchange 2010 server on the same LAN as the current Exchange 2010 server, create a DAG, add mailbox database copies on the new Exchange 2010 server, move that server to the same LAN as the Exchange 2013 server, activate the databases
    on that LAN, and then move the mailboxes.
    3a.  A variation of #3 is to build the Exchange 2010 server on the same LAN as the Exchange 2013 server and perform a manual seed of the database copies.  This is more trouble than option 3.
    Moving Exchange servers between sites is possible but there are other issues you would need to solve.  You might be best off just getting a temporary increase in your WAN link capacity for the period of the mailbox move.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Repair corrupt mailbox database

    I have a standalone Exchange 2010 server (virtual server in vmware) with a corrupt mailbox database.  The server (VMDK file) resides in a vmware HA cluster fiber connected to a SAN.  The SAN experienced a hard drive failure (RAID 5 volume which
    contained Exchange server).  Replaced the hard drive and the volume rebuilt without error.  However,
    after the rebuild the Mailbox database started blowing errors about being corrupt.  I ran a chkdsk /f /r on both the C: and D: drives.  C: drive was clean.  Chkdsk on D: reported that
    Windows replaced bad clusters in the file mbdata1.edb (mailbox database) file.
    I can see the following errors:
    ESE Event 474, 2007
    ExchangeStoreDB Event 203, 233
    Storage Group Consistency Check Event 254, 306, 401, 403 and 405
    MSExchangeIS Event 9782
    I ran an integrity check (ESEUTIL /g) which completed with errors:
    Integrity check completed.
    Database is CORRUPTED, the last full backup of this database was on 12/17/2011 08:44:37
    Operation terminated with error -1206 (JET_errDatabaseCorrupted, Non database file or corrupted db) after 631.407 seconds.
    I am finding [what seems to me to be] conflicting information on how to proceed.  It seems that I can attempt repair of the DB (using eseutil and isinteg) and risk possible additional damage to the file or create a new mailbox database and move
    the mailboxes to the new database.
    Looking for advice on how to proceed.

    Good suggestions from Simon and a few additional points
    1. Before doing any of the following I would ensure I made a complete backup of the appropriate files  i.e. the EDB as well as the VMDK to ensure you have the possibility to do a rollback if needed.
    2. Since this is a VMware system I would suggest to you verify the VMDK is without issue and there are different methods for this dependent upon the version of VMware that you are running.  Just do a search in Google for something like "how to verify
    a VMDK file"
    3. ISinteg is no longer around in Exchange 2010 so the most you can do is to run eseutil  to attempt to repair the EDB and if that did work you would need to do a move mailbox which has integrity checking built in as part of the move process
    4. That said IF the database is still online and accessible I would suggest that you;
    A: Create a NEW/FRESH VMDK
    B:  Then create a new DB on the NEW/FRESH VMDK
    C: Start moving mailboxes from the old EDB into the new EDB. NOTE: You may want to temporarily enable circular logging during the move process to avoid log build up and then turn it off post process and get a new backup.
    D: If you encounter errors in moving any mailboxes I would go on to the next and move all of them that you can and then come back and address     the problem mailboxes.
    E: if they all move then you can kill off the old EDB.
    F: of course you will also want to modify your backup process to protect the new EDB
    The other option as Simon pointed out would be to;
    A: Take the DB offline and copy it off to a safe place
    B: Recover from your last known good backup
    C: Then take that copy of the database that you have, make a new copy and use the MS Recovery DB process
    http://technet.microsoft.com/en-us/library/dd876954.aspx or a 3rd party product like Lucid8's DigiScope
    http://www.lucid8.com/product/digiscope.asp to open the old damaged offline database so that you can merge the delta data into the restored database in the Production Exchange Server.
    Troy Werelius
    www.Lucid8.com
    Search, Recover, & Extract Mailboxes, Folders, & Email Items from Offline EDB's and Live Exchange Servers with Lucid8's DigiScope

  • Primavera Web services does not work properly when I move the database.

    I am using primavera web services to integrate a winform application (using c#) with primavera. It was successful with my original database, but when I decided to move my database to another server ( It is a sql server 2005 database and I use backup/restore to move database to new server). I changed the database configuration for the webservices so that it refers to the new database on the new server.
    I used the following code to login to webservices:
                    AuthenticationService authService = new AuthenticationService( );
                    authService.CookieContainer = new System.Net.CookieContainer( );
                    authService.Url = _P6wsAuthenticationService;
                    Login loginObj = new Login( );
                    loginObj.UserName = pv_Username;
                    loginObj.Password = pv_Password;
                    loginObj.DatabaseInstanceId = 1;
                    loginObj.DatabaseInstanceIdSpecified = true;
                    loginObj.VerboseFaults = true;
                    loginObj.VerboseFaultsSpecified = true;
                    LoginResponse loginReturn = authService.Login( loginObj );
                    cookieContainer = authService.CookieContainer;
                   ReadDatabaseInstancesResponseDatabaseInstance[] readdbInstances = authService.ReadDatabaseInstances("");
    the loginResponse for the new server is true and it shows the db properties correctly in readdbInstances. But when I try to read projects from database it returns nothing. It doesn't give me any error message just the response message is null.
    Could anybody help me with this issue?
    Thank you

    Thanks Frank for help us, but when I writing this comment we are doing at home. So, we going to test the page in a stand alone weblogic server 10.3.5. We wrote the URL as :
    " http://<our ip>:7001/myApp/faces/index.jspx "
    this application contains a report desing and compiled with iReport 4.5.1 ( last version in the moment ), we can see the report when I press a commanButton without any problem.
    But now, we need try your suggestions in the office, and give you more information about it . Thanks for the moment.
    In the Afternoon we gonna give you more information about it .

Maybe you are looking for

  • Why my iMac can't sleep on it's own...

    Hey Folks, SMC reset, PRAM reset, unplugged all externals went back to a hardwired mouse, checked in safe mode. My 27 core i7 still won't sleep. So I resort to manually or scheduled sleep. Which isn't cool, since I want it to 'naturally' fall asleep.

  • UI Template - How can I place a portlet application link?

    I've seen this error mentioned in several other questions posted but with no real solutions. "ORA-06502. - Unexpected error encountered in wwv_ui_template.show_unstructured_preview (ORA-06502: PL/SQL: numeric or value error: character string buffer t

  • EP 6.0 SP2 MSS ITS Logout

    We have implemented MSS in an EP 6.0 SP landscape.  There are some aspects of MSS that still use ITS, even in the portal.  I am having some trouble closing the ITS browser window when a users launches an ITS session from MSS.  The exiturl is working

  • Indesign file to HTML

    How can convert 140 pages indesign file to HTML ?

  • How to use TextArea in Forms9i

    hello all, i'm new to this forum, i've worked in forms3 but now working on forms9i, my problem is with regard to Textarea in my form, my form has other text fields, but want a textarea, for storing data upto 4000 charachters in Varchar2 in my table,