Re: when a file has only inactive version in TSM server?

2009-09-17 Thread lindsay morris
John D. Schneider The Computer Coaching Community, LLC Office: (314) 635-5424 / Toll Free: (866) 796-9226 Cell: (314) 750-8721 ---- Original Message Subject: Re: [ADSM-L] when a file has only inactive version in TSM server? From: lindsay morris Date: Thu, September 17, 2009 8:46 am

Re: when a file has only inactive version in TSM server?

2009-09-17 Thread John D. Schneider
ore data back to BEFORE the previous month's closing. Many customers agree it is worthwhile insurance. Best Regards, John D. Schneider The Computer Coaching Community, LLC Office: (314) 635-5424 / Toll Free: (866) 796-9226 Cell: (314) 750-8721 ---- Original Message Subject: R

Re: when a file has only inactive version in TSM server?

2009-09-17 Thread lindsay morris
.marist.edu] On Behalf Of Mehdi Salehi Sent: Thursday, September 17, 2009 9:01 AM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] when a file has only inactive version in TSM server? Hi, when does a file have only inactive versions in TSM server? Thanks IMPORTANT: E-mail sent through the Internet is n

Re: when a file has only inactive version in TSM server?

2009-09-17 Thread Mehdi Salehi
Thanks all

Re: when a file has only inactive version in TSM server?

2009-09-17 Thread Tchuise, Bertaut
-7032 btchu...@leggmason.com -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Mehdi Salehi Sent: Thursday, September 17, 2009 9:01 AM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] when a file has only inactive version in TSM server? Hi, when does a file

SV: when a file has only inactive version in TSM server?

2009-09-17 Thread Christian Svensson
Salehi [iranian.aix.supp...@gmail.com] Skickat: den 17 september 2009 15:01 Till: ADSM-L@VM.MARIST.EDU Ämne: when a file has only inactive version in TSM server? Hi, when does a file have only inactive versions in TSM server? Thanks

when a file has only inactive version in TSM server?

2009-09-17 Thread Mehdi Salehi
Hi, when does a file have only inactive versions in TSM server? Thanks

Re: Inactive Version

2009-01-20 Thread David E Ehresman
q occ or if you HAVE TO have a select, select node_name, stgpool_name, sum(num_files) from occupancy group by node_name, stgpool_name >>> "Lepre, James" 1/15/2009 5:33 PM >>> Hello Everyone, Is there a select statement that will tell me how many active and inactive versions of files

Re: Inactive Version

2009-01-16 Thread Norman Bloch
; To ADSM-L@VM.MARIST.EDU cc Subject Re: [ADSM-L] Inactive Version select count(*) from backups where state='INACTIVE_VERSION' and node_name='YOUR_NODENAME' warning that trolling through the backups table can be very time consuming and expensive. John At 03:33 PM 1/1

Re: Inactive Version

2009-01-15 Thread John Bremer
select count(*) from backups where state='INACTIVE_VERSION' and node_name='YOUR_NODENAME' warning that trolling through the backups table can be very time consuming and expensive. John At 03:33 PM 1/15/2009, you wrote: Hello Everyone, Is there a select statement that will tell me how

Re: Inactive Version

2009-01-15 Thread Lepre, James
Hello Everyone, Is there a select statement that will tell me how many active and inactive versions of files are on the nodes that are backing up. Thank you James Lepre Senior Server Specialist Solix, Inc. 100 S. Jefferson Road Whippany, NJ 07981 Phone: 973-581-5362 Cell:

Re: Inactive version expiration, just a note...(addition)

2003-01-13 Thread Cook, Dwight E
r "retain extra" number of days. Dwight -Original Message- From: Cook, Dwight E Sent: Monday, January 13, 2003 11:38 AM To: '[EMAIL PROTECTED]' Subject: Inactive version expiration, just a note... With the recent Window virus that zeros out files blah blah balh I

Inactive version expiration, just a note...

2003-01-13 Thread Cook, Dwight E
s from the creation date of an inactive file In other words, if I have an active version that is basically 100 days old and if my retain extra value is 35 and if I get a new ~active version~ today thus making the first ~inactive version~ actually 100 days old in TSM but it has only been 0 days in an inact

Re: How do I restore files from inactive version?

2001-04-23 Thread Joel Fuhrman
mand : q content volumn_name test.txt > There are 4 versions in the stgpool. > > How do I restore files from inactive version? >

Re: How do I restore files from inactive version?

2001-04-23 Thread Lambelet,Rene,VEVEY,FC-SIL/INF.
AIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Sent: Monday, April 23, 2001 7:12 AM > To: [EMAIL PROTECTED] > Subject:How do I restore files from inactive version? > > My policy is : > Versions Data Exists 4 > Versions Data Delet

How do I restore files from inactive version?

2001-04-23 Thread 321 880053 徐裕達
but I always get the latest version. I use the command : res file -pic , there is only a version (active version) . I use the command : q content volumn_name test.txt There are 4 versions in the stgpool. How do I restore files from inactive version?

Re: How do I restore files from inactive version?

2001-04-23 Thread Lambelet,Rene,VEVEY,FC-SIL/INF.
ECTED] > Subject: How do I restore files from inactive version? > > My policy is : > Versions Data Exists 4 > Versions Data Deleted4 > Retain Extra Versions30 > Retain Only Version 60 > > I have a test for this case. > I modify the file : test.t