Re: TSM support for NoSQL database

2014-05-29 Thread Ribeiro, Ricardo
Behalf Of Ryder, Michael S Sent: Thursday, May 29, 2014 9:16 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] TSM support for NoSQL database Ricardo - which NoSQL DB are you concerned about? This article might help: http://nosql.mypopescu.com/post/73955584612/quick-links-for-how-to-backup-differ

Re: TSM support for NoSQL database

2014-05-29 Thread Ryder, Michael S
rsday, May 29, 2014 8:42 AM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] TSM support for NoSQL database > > It seems like this would depend on the NoSQL database in question... > > Even if it does not, you have a variety of options: > > 1. You could backup the files on disk,

Re: TSM support for NoSQL database

2014-05-29 Thread Del Hoobler
"ADSM: Dist Stor Manager" wrote on 05/29/2014 11:38:45 AM: > From: "Ribeiro, Ricardo" > To: ADSM-L@vm.marist.edu > Date: 05/29/2014 11:40 AM > Subject: TSM support for NoSQL database > Sent by: "ADSM: Dist Stor Manager"

Re: TSM support for NoSQL database

2014-05-29 Thread Ribeiro, Ricardo
ubject: Re: [ADSM-L] TSM support for NoSQL database It seems like this would depend on the NoSQL database in question... Even if it does not, you have a variety of options: 1. You could backup the files on disk, assuming the DB supports some kind of write-head logging that allows you to snapshot

Re: TSM support for NoSQL database

2014-05-29 Thread Skylar Thompson
It seems like this would depend on the NoSQL database in question... Even if it does not, you have a variety of options: 1. You could backup the files on disk, assuming the DB supports some kind of write-head logging that allows you to snapshot it safely. 2. You could get some kind of serialized

TSM support for NoSQL database

2014-05-29 Thread Ribeiro, Ricardo
Hello, Does TSM support NoSQL database from a backup/restore point of view? I have not been able to find any publications on this. Thank you!