EMC networker nmm can restore and recover sqlserver as different name to different location

That is true.

However, we should select this oprtions when installing NMM

We need to build empty database on target machine.

After that.

Yes, you can set up the source and destination

select  relocate and overwrite exist empty database (with replace)

The that is OK. You can see restore log

43708:(pid 1160):Start time: Tue Mar 07 10:35:25 2017
43621:(pid 1160):Computer Name: TEST02 User Name: administrator
NSR_CLIENT: NB51;
NSR_SERVER: BACKUP;
69318:(pid 1160):Recover database 'DB': No exact match of backup was found for the specified time: Mon Jul 03 06:31:04 2017
69319:(pid 1160):No transaction log backups after this time were found, performing a Point-In-Time restore is not possible.
69320:(pid 1160):Database 'IFDB' will be restored to the immediately previous backup of save time: Tue Mar 07 09:31:15 2017
37725:(pid 1160):Recovering database 'FCSIFDB' into 'TEST' ...
142468:(pid 1160):[4768]nsr/db_apps/bsmsql/rcstripes.c(222): Finding backup for saveset MSSQL:/DB.
4690:(pid 1160):RESTORE database [TEST] FROM virtual_device='Legato#b782505a-fe8f-41f3-a0e8-4c4e5b62fe25' WITH move 'FCSIFDB' to 'N:\TEST\TEST.mdf', move 'DB_log' to 'N:\TEST\TESTLog.ldf', replace, maxtransfersize = 4194304, norecovery
35866:(pid 1160):The restore of database 'DB' completed successfully.
142468:(pid 1160):[4768]nsr/db_apps/bsmsql/rcstripes.c(222): Finding backup for saveset MSSQL:/DB.
4690:(pid 1160):RESTORE log [TEST] FROM virtual_device='Legato#db5604e9-2382-420f-a84a-34f90ff15c7f' WITH maxtransfersize = 4194304, norecovery
35866:(pid 1160):The restore of database 'DB' completed successfully.
142468:(pid 1160):[4768]nsr/db_apps/bsmsql/rcstripes.c(222): Finding backup for saveset MSSQL:/DB.
4690:(pid 1160):RESTORE log [TEST] FROM virtual_device='Legato#7b007fb6-05dc-466a-9512-04ab9d519919' WITH maxtransfersize = 4194304, norecovery
35866:(pid 1160):The restore of database DB' completed successfully.
142468:(pid 1160):[4768]nsr/db_apps/bsmsql/rcstripes.c(222): Finding backup for saveset MSSQL:/DB.
4690:(pid 1160):RESTORE log [TEST] FROM virtual_device='Legato#5c5a642f-19a7-4db2-94c7-189b568df535' WITH maxtransfersize = 4194304
35866:(pid 1160):The restore of database 'DB' completed successfully.
29310:(pid 1160):
Received 91 MB 4 item(s) from NSR server (size information for snapshot(s) is not available).
nsr/db_apps/bsmsql/rcovmain.cpp(442): Entering cleanUp().
nsr/db_apps/bsmsql/rcovmain.cpp(500): Exiting cleanUp().
43709:(pid 1160):Stop time: Tue Mar 07 10:38:01 2017

nsrsqlrc.exe -s BACKUP -c nb51 -C" 'DB'='N:\TEST\TEST.mdf', 'DB_log'='N:\TEST\TESTLog.ldf'" -f -t "07/03/2017 6:31:04" -S normal -d "MSSQL:TEST" "MSSQL:DB"

That is all

EMC networker nmm can restore and recover sqlserver as different name to different location的更多相关文章

  1. EMC NW NMM to restore MS AG database

    Following last article, how to restore MS AG database , that is in the following: You see ?  Cheer u ...

  2. get your sqlserver database back by using EMC NW NMM

    Dear all Yes ~ We can backup our sqlserver by EMC NW NMM. That is true and NW is a very very powerfu ...

  3. How to restore and recover a database from an RMAN backup. (Doc ID 881395.1)

    APPLIES TO: Oracle Database - Enterprise Edition - Version 10.1.0.2 to 11.2.0.2 [Release 10.1 to 11. ...

  4. EMC NW NMM to backup MS AG

    To use EMC NW NMM to backup MS SQL always on database, that is a simple and safe way to protector da ...

  5. restore和recover的区别(转)

    recover和restore的区别: restore just copy the physical file, recover will consistent the database. resto ...

  6. restore和recover的区别

    restore 是还原物理文件 recover 是用日志恢复到一致 用了RMAN备份后就必须要用restore还原,然后才用recover恢复 restore——还原,与backup相对,从备份读出恢 ...

  7. How to setup backup by using EMC NW + EMC NMM for sqlserver failover cluster (not always on)

    As we said, sqlsever fail over cluster is perviously version of always on. The HA was guarenteed by ...

  8. 【12c】12c RMAN新特性之通过网络远程恢复数据库(RESTORE/Recover from Service)

    [12c]12c RMAN新特性之通过网络远程恢复数据库(RESTORE/Recover from Service) 通过网络远程恢复数据库(Restore/Recover from Service) ...

  9. Restore Oracle database to another server

    1. Copy or remotely mount the backupset folder from the source server to the target server 2. On the ...

随机推荐

  1. Java AOP的底层实现原理

    Java AOP的底层实现原理 一.什么是AOP 1.AOP:Aspect Oriented Programming(面向切面编程),OOP是面向对象编程,AOP是在OOP基础之上的一种更高级的设计思 ...

  2. infer 代码静态分析

    infer 代码静态分析 静态代码分析工具,主要是为了提高我们的代码质量. 通常,我们提高代码质量的方式是通过CodeReview,但是这个过程耗费的人工和时间往往较大.并且随着代码量的增加人肉检测起 ...

  3. MongoDB Community 的安装和卸载

    MongoDB在他们的仓库中提供官方支持的包,该仓库包括以下软件包 mongodb-org:自动安装下面的四个组件安装包 a.mongodb-org-server:mongod的守护进程和相关的配置以 ...

  4. 如何在ArcGIS中恢复MapGIS制图表达信息

    1.输出符号信息 Map2Shp软件中提供了图示表达转换功能,提供对MapGIS图形特征可视表达信息的跨平台支持.若要使用该功能,必须在转换时,"图元参数输出方式"选定为[图元参数 ...

  5. cogs 728. [网络流24题] 最小路径覆盖问题 匈牙利算法

    728. [网络流24题] 最小路径覆盖问题 ★★★☆   输入文件:path3.in   输出文件:path3.out   评测插件时间限制:1 s   内存限制:128 MB 算法实现题8-3 最 ...

  6. isStatic:检测数据是不是除了symbol外的原始数据

    function isStatic(value) { return( typeof value === 'string' || typeof value === 'number' || typeof ...

  7. Activiti 手工任务(manualTask)

    Activiti 手工任务(manualTask) 作者:Jesai 前言: 手工任务就是一个自动执行的过程.手动任务几乎不在程序中做什么事情,只是在流程的历史中留下一点痕迹,表明流程是走过某些节点的 ...

  8. Flask DBUtils

    作用:创建连接池,解决多线程问题 1.安装模块 pip3 install -i https://pypi.douban.com/simple DBUtils 2.settings.py(配置文件) f ...

  9. 异数OS TCP协议栈测试(四)--网卡适配篇

    异数OS TCP协议栈测试(四)–网卡适配篇 本文来自异数OS社区 github: https://github.com/yds086/HereticOS 异数OS社区QQ群: 652455784 异 ...

  10. [SDOI2010]魔法猪学院(A*,最短路)

    [SDOI2010]魔法猪学院(luogu) Description 题目描述 iPig在假期来到了传说中的魔法猪学院,开始为期两个月的魔法猪训练.经过了一周理论知识和一周基本魔法的学习之后,iPig ...