EMC networker nmm can restore and recover sqlserver as different name to different location
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的更多相关文章
- 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 ...
- 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 ...
- 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. ...
- 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 ...
- restore和recover的区别(转)
recover和restore的区别: restore just copy the physical file, recover will consistent the database. resto ...
- restore和recover的区别
restore 是还原物理文件 recover 是用日志恢复到一致 用了RMAN备份后就必须要用restore还原,然后才用recover恢复 restore——还原,与backup相对,从备份读出恢 ...
- 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 ...
- 【12c】12c RMAN新特性之通过网络远程恢复数据库(RESTORE/Recover from Service)
[12c]12c RMAN新特性之通过网络远程恢复数据库(RESTORE/Recover from Service) 通过网络远程恢复数据库(Restore/Recover from Service) ...
- 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 ...
随机推荐
- DNS自述:我是如何为域名找到家的
对于互联网一代的我们,一出生就学会使用电脑.当我们对着浏览器地址栏输入www.baidu.com的时候,百度的首页就出现在面前.但你可曾想过,为什么我们输入www.baidu.com就可以弹出百度首页 ...
- .Net 面试题整理(一)
1.C# 的三大特性? 封装.继承.多态 2.简述 private. protected. public. internal 修饰符的访问权限. private : 私有成员, 在类的内部才可以访问. ...
- HTTP1.1
读了一本图解http,总结一下子. 1 .重要的头部 1.TCP/IP 通信传输流 五层模型 先盗个图,重点说明每过一层都会加个头,头很重要啊!其中https 就是在传输层搞事,把本来明文的数据包 ...
- docker使用阿里云加速器
1 登录阿里云获得地址 登录https://cr.console.aliyun.com ,点击"镜像加速器",会给我一个地址. 2 写入/etc/docker/daemon.jso ...
- dp-最大递增子段和
Nowadays, a kind of chess game called “Super Jumping! Jumping! Jumping!” is very popular in HDU. M ...
- NOIP复活了
众所周知,NOIP以一种奇葩而又不可避免的方式(CSP)复活了.
- 自定义博客cnblogs样式的必备前端小知识——js、jq
JQ.JS相关小知识 任意元素自动点击 $(".editicon").trigger('click') 添加子元素 append() - 在被选元素的结尾插入内容 prepend( ...
- 前端开发利器 Web Replay
前端开发人员收到测试发来的 bug 后,通常比较头疼复现的问题. 即使测试人员录了视频,照着一步步操作也不一定能复现,例如bug是与当时的数据相关的. 为了解决这个问题,Firefox 推出了一个重磅 ...
- 基于七牛云对象存储,搭建一个自己专属的极简Web图床应用(手摸手的注释讲解核心部分的实现原理)
一个极简的Web图床应用,支持复制粘贴与拖拽上传图片 1.开发缘由 日常使用Vs Code编写markdown笔记与博客文章时,在文章中插入图片时发现非常不便 使用本地文件编写相对路径---没法直接复 ...
- 在winform中使用cefsharp.winform嵌入浏览器(含视频教程)
免费视频教程和源码: https://www.bilibili.com/video/av84573813/ 1. 开始使用CefSharp在Winform中嵌入网页 2. 解决重复打开Cefsharp ...