Re: management class for systemstate

2012-10-23 Thread Andrew Raibeck
INCLUDE.SYSTEMSTATE ALL mc_name (mc_name is the name of the management class to which you want system state backups bound) Best regards, Andy Raibeck IBM Software Group Tivoli Storage Manager Client Product Development Level 3 Team Lead Internal Notes e-mail: Andrew Raibeck/Hartford/IBM@IBMUS In

Re: Management class assigned to Domino backups

2011-05-11 Thread Frank Ramke
The windows native gui does not have this column, but you can choose the 'nsf view' from the backup archive's client gui and it does. If you are running an older backup archive client gui, say 5.5.3, you can see this same view from the web client. Frank Ramke From: Bill Boyer To: ADSM-

Re: Management class assigned to Domino backups

2011-05-11 Thread Steve Harris
Yep, connecting as a BA client to the domino node works and will give you what you need. On Wed, 11 May 2011 15:34:17 -0400, Bill Boyer wrote: I was hoping to not have to query the BACKUPS table. Even using a key column it runs slow at best. I could always try connecting at the Domino nodenam

Re: Management class assigned to Domino backups

2011-05-11 Thread Bill Boyer
I was hoping to not have to query the BACKUPS table. Even using a key column it runs slow at best. I could always try connecting at the Domino nodename with the client an -VIRTUALNODE=, then doing a QUERY BACKUP. That works with Oracle RMAN and SQLServer nodes. Haven't tried it on a Domino node, y

Re: Management class assigned to Domino backups

2011-05-11 Thread Prather, Wanda
select hl_name, ll_name, class_name from backups where node_name='DOMINO-CLIENT-NAME-ALLCAPS' You'll get better performance if you can also specify ... and filespace_name='blah' but I don't' know how those are named for Domino -Original Message- From: ADSM: Dist Stor Manager [mailt

Re: Management class definition appears ok but not functioning

2008-07-07 Thread Andrew Raibeck
The versions should be deleted 3 days after expiration from the TSM server database. When were they actually expired? Verbose dsmsched.log would show this, assuming scheduled full incremental is used to perform the backup that would have expired the files. Also, are you sure those files are bound t

Re: Management Class Query

2008-03-20 Thread Jeff White
Would appear that all is ok then, with the new retention periods in force. Thanks you for the clarification on this point. Jeff -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Wanda Prather Sent: 19 March 2008 14:13 To: ADSM-L@VM.MARIST.EDU Subject

Re: Management Class Query

2008-03-19 Thread Howard Coles
Providing you have run an expire inventory process they will not show up. Otherwise the files will still show up because they are still there even if marked inactive. Just thought I'd throw that in there as some folks forget to schedule that or run it on a regular basis and think that the retenti

Re: Management Class Query

2008-03-19 Thread Richard Sims
On Mar 19, 2008, at 9:49 AM, Jeff White wrote: Thanks for the response Richard I've ran a show version command on a filespace i knew was backed up last night. I can see from the appropriate date/time stamp that the files were backed up: \\xxx\d$ (Unicode) : \I386\ MDMSONYU.IN_ (MC: DEFAULT

Re: Management Class Query

2008-03-19 Thread Wanda Prather
Try this: Start the backup/archive GUI client on any system that you can get to, with files you think had a lot of versions under the old default rules. Click the big RESTORE button. Navigate to some files you think had a lot of versions under the old default rules. Scroll to the far right, you'll

Re: Management Class Query

2008-03-19 Thread Jeff White
Thanks for the response Richard I've ran a show version command on a filespace i knew was backed up last night. I can see from the appropriate date/time stamp that the files were backed up: \\xxx\d$ (Unicode) : \I386\ MDMSONYU.IN_ (MC: DEFAULT) Active, Inserted 03/19/2008 01:30:19 ObjId: 0.2

Re: Management Class Query

2008-03-19 Thread Richard Sims
We don't know what management class the files had been bound to: if it was the default management class, and no different management class was specified on the Include governing those files, then obviously there will be no rebinding. New retention values could be implemented simply by changing th

Re: Management Class Question?

2007-04-11 Thread Efim
No. Retain Only Version  - Specifies the number of days to retain the last backup version of a file that has been deleted from the client file system. If you have 2 versions of file, in case deletion files from client this parameter  (RETONLY) doesn't work. But if you have only one version after

Re: Management class question

2006-06-07 Thread Richard Sims
Geoff - Does 'dsmc q inclexcl' verify the Include? Richard Sims

Re: Management Class Assignment Not Working Properly on OS/400

2006-02-02 Thread Marco Spagnuolo
Thanks for the reply, Thomas. I tried that as well yet it yielded the following error in the dsierror.log 02/01/06 11:28:10 ANS1036S Invalid option 'INCLEXCL' found in options file '/usr/tivoli/tsm/client/api/bin/dsm.sys' at line number : 105 Invalid entry : ' INCLEXCL /home/bac

Re: Management Class Assignment Not Working Properly on OS/400

2006-02-02 Thread Thomas Denier
>From: Marco Spagnuolo <[EMAIL PROTECTED]> > >TSM Server v5.2.1.3 on Solaris >TDP-Domino v5.2.0 on OS/400 >Domino 6.0.2CF1 > >We have several DOMINO partitions running on an AS400. I've created >a new >management class called 7YEAR which is to keep Domino Databases in a >folder called OldMail for 7

Re: Management Class Select

2005-11-21 Thread Prather, Wanda
There is not an easy way to do that. A management class is NOT in use, if there is no file bound to it. The only place to get that information is to run a SELECT on the entire BACKUPS table, and that can take a very long time. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAI

Re: management class problem

2005-05-11 Thread William
Andy, thanks a lot. That's what I want. On 5/11/05, Andrew Raibeck <[EMAIL PROTECTED]> wrote: > See > > http://msgs.adsm.org/cgi-bin/get/adsm0110/1078.html > > this > > http://msgs.adsm.org/cgi-bin/get/adsm0203/706.html > > and this (which is ugly, the option described in the link immediately

Re: management class problem

2005-05-10 Thread Andrew Raibeck
See http://msgs.adsm.org/cgi-bin/get/adsm0110/1078.html this http://msgs.adsm.org/cgi-bin/get/adsm0203/706.html and this (which is ugly, the option described in the link immediately above is a better alternative): http://msgs.adsm.org/cgi-bin/get/adsm0108/451.html Andy Raibeck IBM Software Gr

Re: Management class Revamp

2005-03-08 Thread Richard Sims
On Mar 7, 2005, at 10:44 AM, Meadows, Andrew wrote: ...The old domain will not be deleted just not actively used, I am beginning to think that if I keep the old domain around the data will keep the management class association that it was backed up with. Andrew - Thanks for the further details on t

Re: Management class Revamp

2005-03-07 Thread Meadows, Andrew
ion) would apply." Again any help you have on this would be greatly appreciated. Thanks, Andrew -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Richard Sims Sent: Sunday, March 06, 2005 12:25 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: Management c

Re: Management class Revamp

2005-03-06 Thread Richard Sims
I think if you clarify the details of what you're doing, the management class assignment of your Archive files will be clearer... Your posting begins by saying that you have one TSM server; then suggests that you have multiple TSM servers. And we don't know what you mean by "I then moved the [TSM]

Re: Management Class Retention Question

2004-12-08 Thread asr
==> On Tue, 7 Dec 2004 13:11:46 -0600, "Hart, Charles" <[EMAIL PROTECTED]> said: > Thank you for the response. Our TSM Env has been around longer than our > Netbackup, I really don't want to mimic the NBU env (Would be going back in > time) But at the same time retaining 180 Active / Deleted vers

Re: Management Class Retention Question

2004-12-07 Thread Ochs, Duane
-Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Hart, Charles Sent: Tuesday, December 07, 2004 1:12 PM To: [EMAIL PROTECTED] Subject: Re: Management Class Retention Question Thank you for the response. Our TSM Env has been around longer than our Netbackup, I

Re: Management Class Retention Question

2004-12-07 Thread Hart, Charles
EMAIL PROTECTED] Behalf Of Ochs, Duane Sent: Tuesday, December 07, 2004 9:53 AM To: [EMAIL PROTECTED] Subject: Re: Management Class Retention Question If you are looking to imitate what Netbackup does within the parameters of TSM you can use archiving. Daily incremental backups are performed retain

Re: Management Class Retention Question

2004-12-07 Thread Warren, Matthew (Retail)
Until you put a dollar amount to it. Every manager loves to be associated with saving money. ...I wondered how you managed it ;P ___ Disclaimer Notice __ This message and any attachments are confidential and should only be read by those to wh

Re: Management Class Retention Question

2004-12-07 Thread Ochs, Duane
If you are looking to imitate what Netbackup does within the parameters of TSM you can use archiving. Daily incremental backups are performed retaining 8 versions. Perform weekly archives that are retained for 13 months and finally perform a year end archive that is retain indefinitley. Sure you wi

Re: Management class error in DSM.errorlog

2004-11-24 Thread Andrew Raibeck
t; > > > > > > > > > MgmtClass Name : DAILY > > > > Description : Daily Mgmt Class > > > > > > > > "Das, Samiran (IDS ECCS)" wrote: > > > > > > > > > This is

Re: Management class error in DSM.errorlog

2004-11-24 Thread Timothy Hughes
LY > > > > Description : Daily Mgmt Class > > > > > > > > "Das, Samiran (IDS ECCS)" wrote: > > > > > > > > > This is a typical output of command "q mgmt PRODUCTION DAILY > SPECIAL > > > &g

Re: Management class error in DSM.errorlog

2004-11-22 Thread Andrew Raibeck
SPECIAL > > > > f=d" issued at server, and certainly not from client "QUERY MGMTCLASS" > > > > output. > > > > > > > > It is also possible that the node is not in PRODUCTION domain. A > > "QUERY > > > > MGMTCLASS&qu

Re: Management class error in DSM.errorlog

2004-11-22 Thread Timothy Hughes
> > -Original Message- > > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of > > Andrew Raibeck > > Sent: Monday, November 22, 2004 12:27 PM > > To: [EMAIL PROTECTED] > > Subject: Re: Management class error in DSM.errorlog > > >

Re: Management class error in DSM.errorlog

2004-11-22 Thread Timothy Hughes
; f=d" issued at server, and certainly not from client "QUERY MGMTCLASS" > > > output. > > > > > > It is also possible that the node is not in PRODUCTION domain. A > "QUERY > > > MGMTCLASS" output from client will certainly help the trouble

Re: Management class error in DSM.errorlog

2004-11-22 Thread Andrew Raibeck
ne is your friend. > > "Good enough" is the enemy of excellence. > > > > "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> wrote on 11/22/2004 > > 10:33:10: > > > > > I was expecting to see a Policy set name ACTIVE. > > >

Re: Management class error in DSM.errorlog

2004-11-22 Thread Timothy Hughes
ndrew Raibeck > Sent: Monday, November 22, 2004 12:49 PM > To: [EMAIL PROTECTED] > Subject: Re: Management class error in DSM.errorlog > > > I was expecting to see a Policy set name ACTIVE. > > That could be it... but FYI if this came from client "QUERY MGMTCLASS" >

Re: Management class error in DSM.errorlog

2004-11-22 Thread Das, Samiran (IDS ECCS)
ainly help the troubleshooting. Regards, Samiran Das -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Raibeck Sent: Monday, November 22, 2004 12:49 PM To: [EMAIL PROTECTED] Subject: Re: Management class error in DSM.errorlog > I was expectin

Re: Management class error in DSM.errorlog

2004-11-22 Thread Andrew Raibeck
nt: Monday, November 22, 2004 12:27 PM > To: [EMAIL PROTECTED] > Subject: Re: Management class error in DSM.errorlog > > > Do you have more than one TSM server? Is it possible that the operation > that had the problem with the SPECIAL management class was pointing to a > server

Re: Management class error in DSM.errorlog

2004-11-22 Thread Das, Samiran (IDS ECCS)
: Management class error in DSM.errorlog Do you have more than one TSM server? Is it possible that the operation that had the problem with the SPECIAL management class was pointing to a server on which that management class did not exist? Andy Raibeck IBM Software Group Tivoli Storage Manager Client

Re: Management class error in DSM.errorlog

2004-11-22 Thread Andrew Raibeck
Do you have more than one TSM server? Is it possible that the operation that had the problem with the SPECIAL management class was pointing to a server on which that management class did not exist? Andy Raibeck IBM Software Group Tivoli Storage Manager Client Development Internal Notes e-mail: And

Re: Management class error in DSM.errorlog

2004-11-22 Thread Mark D. Rodriguez
Timonthy, You need to check a couple of things and then give us some more info so we can help. First of all is the node a member of the PRODUCTION domain. Management classes are only available to the nodes that are defined within the same Domain. Another thing you listed the Policy Set of DAILY,

Re: Management class error in DSM.errorlog

2004-11-22 Thread Pablo Wolinski
Hi Tim, Did you check the dsm.opt file for include/exclude options? Probably you are trying to bound files to a management class that no longer exists. Did the SPECIAL management class ever existed? Please include your client dsm.opt for further analisys. HTH, Pablito. -Original Message-

Re: Management Class assignment in TSM

2004-05-28 Thread Thomas Denier
> If you have users in different departments that should get different default > management classes, > it is usually easier to create different DOMAINS for them. > > Each DOMAIN has its own default management class. > > You can change the client domain: update node blahh domain=newdomainname In

Re: Management Class assignment in TSM

2004-05-28 Thread Prather, Wanda
If you have users in different departments that should get different default management classes, it is usually easier to create different DOMAINS for them. Each DOMAIN has its own default management class. You can change the client domain: update node blahh domain=newdomainname -Origin

Re: Management Class assignment in TSM

2004-05-28 Thread Muhammad Sadat
+92-21-300-8211943 "Prasad, Mahesh (IDS ECCS)" <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 05/28/2004 03:09 PM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> T

Re: Management Class assignment in TSM

2004-05-28 Thread Prasad, Mahesh (IDS ECCS)
Sadi, You can use client option set at the TSM server for the particular client(s). This is three step process. 1. Define name for the Client option set. Syntax - Define cloptset 2. Define options for this Client option set. Syntax - Define clientopt In your case, syntax would be "Define

Re: Management Class for Lotus Domino

2004-03-25 Thread Bill Boyer
Since the transactions logs are uniquely named, versioning doesn't apply.So for the VEREXIST and RETEXTRA parameters don't really matter. Since you'll only ever have 1 version and it will be the active version which will never be expired. The transaction logs are expired by the TDP agent by running

Re: Management Class for Lotus Domino

2004-03-25 Thread Eduardo Esteban
You can specify a different management class for the log using the include/exclude statements as follows: include S*.TXN < management class> Eduardo "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> wrote on 03/25/2004 01:31:30 AM: > Could someone help me with two separate management classes fo

Re: Management class

2004-03-10 Thread Richard Sims
>Is there a way other than querying the backups and archives tables to >find out which management classes are actually being used. ... >From the client you can examine the files, where the info returned includes the mgmt class.

Re: Management Class Problems

2004-02-04 Thread Mahesh Tailor
Hi, Mark! Thanks for the reply. We left the dsm.opt file exactly as it was, but changed the default management class to MS_SERVER_OS. Any backups now got (re)bound to PC_SERVER_USERDATA! Once we verified that this was all good, we changed the default MC back to TODISK and without changing the d

Re: Management class problems.....

2003-07-05 Thread Zlatko Krastev
Manager" To: [EMAIL PROTECTED] cc: Subject:Re: Management class problems. When you set up the DIRMC parameter and run a new backup, the directories that still exist on the client will be rebound to the DIRMC management class, and expire according to

Re: Management class problems.....

2003-07-01 Thread Prather, Wanda
esn't specify UNLIMITED anymore. That should work. -Original Message- From: Raminder Braich [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 11:32 AM To: [EMAIL PROTECTED] Subject: Re: Management class problems. Thanks Wanda. On closer inspection I found exactly what you desc

Re: Management class problems.....

2003-07-01 Thread Raminder Braich
Wanda" <[EMAIL PROTECTED]> 07/01/2003 11:10 AM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To [EMAIL PROTECTED] cc Subject Re: Management class problems. DIRECTORIES are always bound to the management class with the longest retention period, not ne

Re: Management class problems.....

2003-07-01 Thread Prather, Wanda
DIRECTORIES are always bound to the management class with the longest retention period, not necessarily the default management class. That probably explains what is happening. Look at using the DIRMC parameter in the dsm.opt file. It lets you specify which management class you want the directorie

Re: Management Class Problem.

2003-06-26 Thread Andrew Raibeck
What is the RETONLY setting for nt_brass_mc and nt_default_mc. Directories will be bound to the management class with the larger RETONLY value. That is one likely explanation. If that doesn't explain it, then run dsmc q inclexcl To see what your include/exclude list looks like, in case INCLUD

Re: management class question???

2003-02-01 Thread Seay, Paul
In the management class you set the primary storage pool. To run the first backup just direct it to the TAPE primary management class that is the NEXTPOOL for the DISK management class. After the first backup, change the storage pool to the DISK management class. Backups are determined by the no

Re: management class question???

2003-01-31 Thread John Naylor
After you have done the first backup to disk, backup your active policy set. Then change the destination pool in the backup copygroup of your management class in your backup policy set.. Validate and Activate your backup policy set Thats the mechanical side but much more important if you are going

Re: management class question???

2003-01-31 Thread Todd Lundstedt
clients begin. Hope this helps. Todd "Ford, Phillip" cc: Sent by: "ADSM: Fax to: Dist Stor Subject: Re: management class question???

Re: management class question???

2003-01-31 Thread Richard Sims
>I want to direct the first backup directly to tape and all >future backups to disk. How do I do this? If you have the luxury of an exclusive backup window for this client, you could most simply update the disk stgpool to ACCess=READOnly for the duration of the backup, or trivialize the MAXSize.

Re: management class question???

2003-01-31 Thread Ford, Phillip
Just change the destination pool of the given management class to the tape pool (the one that the disk pool will migrate to). Make sure you activate the policy set. Then do your first backup. Now go in and change the destination pool to the disk pool. Make sure to activate the policy set again.

Re: Management Class and TDP for R/3

2002-12-12 Thread Cook, Dwight E
BUT tdp/r3 doesn't use the backup copy group of the management class, it uses the "archive" copy group. the reason for 4 (or more) is so if you go straight to a tape drive... like this... Storage Device EstimatedPctPct High Low Next Stora- Pool NameClass NameCapacity

Re: Management Class and TDP for R/3

2002-12-11 Thread Raghu S
;Kauffman, Tom" To: [EMAIL PROTECTED] Subject: Re: Management Class and TDP for Sent by: R/3 "ADSM: Dist Stor Manager"

Re: Management Class and TDP for R/3

2002-12-11 Thread Seay, Paul
, Tom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 4:00 PM To: [EMAIL PROTECTED] Subject: Re: Management Class and TDP for R/3 Brian -- TDP/R3 does not use backup classes, it uses archive classes. I currently have four SAP systems running, and have 7 management classes defined

Re: Management Class and TDP for R/3

2002-12-11 Thread Kauffman, Tom
Brian -- TDP/R3 does not use backup classes, it uses archive classes. I currently have four SAP systems running, and have 7 management classes defined. First and foremost -- off-line redo log copies. I have two management classes (PRDLOG1 and PRDLOG2) so I can have two seperate storage pool chai

Re: Management Class and TDP for R/3

2002-12-11 Thread Davidson, Becky
For my SAP systems I have 4 management classes _saplog1 _saplog2 _sapincr _cold

Re: Management class usage

2002-11-25 Thread Paul Ripke
[EMAIL PROTECTED] Subject: Re: Management class usage Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU>

Re: Management class usage

2002-11-25 Thread Zlatko Krastev
Try to improve it a bit by using: select 'It is there' from db - where exists (select * from backups where class_name = 'BLAH') Zlatko Krastev IT Consultant Paul Ripke <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 25.11.2002 06:55 Please respond to "ADSM: Dist St

Re: management class

2002-09-18 Thread Seay, Paul
Many know the select, but it will never return an answer because it has to scan the backups table with several joins. Paul D. Seay, Jr. Technical Specialist Naptheon Inc. 757-688-8180 -Original Message- From: Joni Moyer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 11:1

Re: Management Class

2002-09-18 Thread Tani
Hi, I think you need this, it's ok? Management class not in use: select class_name from mgmtclasses where domain_name not in (select domain_name from nodes) group by class_name

Re: Management class question

2002-06-13 Thread Prather, Wanda
Sent: Wednesday, June 12, 2002 8:19 PM To: [EMAIL PROTECTED] Subject: Re: Management class question For the MIGRATIONREQUIRESBACKUP property, the Admin Reference guide says "Specifies whether a backup version of a file must exist before the file can be migrated" doh. Is there a better exp

Re: Management class question

2002-06-12 Thread Jolliff, Dale
For the MIGRATIONREQUIRESBACKUP property, the Admin Reference guide says "Specifies whether a backup version of a file must exist before the file can be migrated" doh. Is there a better explanation of this property somewhere?

Re: management class question?

2002-06-05 Thread Justin Bleistein
To: [EMAIL PROTECTED] Subject: Re: management class question? Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] IST.EDU>

Re: management class question?

2002-06-05 Thread David Longo
select node_name,filespace_name,class_name from backups where node_name='NODE' and filespace_name='FSNAME'. Node has to be all UPPER CASE and filespace_name may be all UPPER or mixed depending on platform etc. This can give long display if lot of files in filespace, I think there is a SQL way t

Re: management class question?

2002-06-05 Thread Wayne T. Smith
On 5 Jun 2002 at 11:18, David Longo replied, in part: > select node_name,filespace_name,class_name from backups > where node_name='NODE' and filespace_name='FSNAME'. You might want to change /class_name/distinct(class_name)/. But then, while there is a default (and perhaps other) management clas

Re: management class question?

2002-06-05 Thread Cook, Dwight E
filespaces as a whole, aren't bound to a managmement class... I would check the include/exclude file and see how it is coded. Also remember, if you change the include/exclude list, that will apply it to all files previously backed up so the include/exclude list would be the place to look. an exa

Re: Management Class/Node List

2002-05-12 Thread Zlatko Krastev
I see no answer to this so there is one: select distinct backups.node_name,domain_name,class_name - from backups,nodes where backups.node_name=nodes.node_name Zlatko Krastev IT Consultant Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Sent by:"ADSM: Dist Stor Manager"

Re: Management Class for Directorys on Linux

2002-05-05 Thread Don France (TSMnews)
You must realize the Linux directories (likely) fit nicely within the available space in the TSM server,,, how do you know Linux clients ignore your DIRMC? (The only simple way I would know how to test is to create a path greater than 160 bytes -- I think the TSM db only has room for about 150 by

Re: Management Class problem

2002-05-03 Thread Zlatko Krastev
value on next backup directories will be re-bound (again if there is no DIRMC). Zlatko Krastev IT Consultant Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Sent by:"ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTE

Re: Management Class problem

2002-05-03 Thread Don France (TSMnews)
lt;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 6:46 AM Subject: Re: Management Class problem > Can someone clarify Edgardo's response. Particularly, "when you set up "NTWCLASS" with a higher retention number of versions". Higher than what

Re: Management Class problem

2002-05-03 Thread Wholey, Joseph (TGA\\MLOL)
... and check up what? -Original Message- From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 6:59 AM To: [EMAIL PROTECTED] Subject: Re: Management Class problem Go to GUI mode and check up. -Original Message- From: Wholey, Joseph (TGA\MLOL

Re: Management Class problem

2002-05-03 Thread David Longo
retention number of versions". Higher than what? Is this by design? I also have ONLY directory structures going to mgmtclasses that I would not suspect. thx. -joe- -Original Message- From: Edgardo Moso [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 9:37 AM To: [EMAIL P

Re: Management Class problem

2002-05-03 Thread PINNI, BALANAND (SBCSI)
Go to GUI mode and check up. -Original Message- From: Wholey, Joseph (TGA\MLOL) [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 8:46 AM To: [EMAIL PROTECTED] Subject: Re: Management Class problem Can someone clarify Edgardo's response. Particularly, "when you set up

Re: Management Class problem

2002-05-03 Thread Wholey, Joseph (TGA\\MLOL)
e- -Original Message- From: Edgardo Moso [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 9:37 AM To: [EMAIL PROTECTED] Subject: Re: Management Class problem That happens when you set up "NTWCLASS" with higher retention number of days or versions. The directory backup goes

Re: Management Class problem

2002-04-26 Thread David Longo
Yep, that's it! Thanks Edgardo and John also. Didn't have extra classes on old system so didn't need this. One of these fine details! David Longo >>> [EMAIL PROTECTED] 04/26/02 12:36PM >>> That happens when you set up "NTWCLASS" with higher retention number of days or versions. The director

Re: Management Class problem

2002-04-26 Thread Edgardo Moso
That happens when you set up "NTWCLASS" with higher retention number of days or versions. The directory backup goes to the mgt classs with the highest retention. Ours, we specified the directory backup by using DIRMC "mgt classs". From: David Longo <[EMAIL PROTECTED]> on 04/26/2002 11:59

Re: Management Class problem

2002-04-26 Thread John Naylor
Are these directories bound to longest retention date David Longo <[EMAIL PROTECTED]> on 04/26/2002 04:59:24 PM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc:(bcc: John Naylor/HAV/SSE) Subject: Management Class problem I have TSM server 4.

Re: Management Class Setup

2002-02-05 Thread George Lesho
Sean, Since you will be using onbar, you will be doing full backups (onbar Level Zero or whole_system) or Level One or Level Two backups. Look at an onbar backup / restore guide... they are available for download from the Informix web site... The Level One & Two backups are roughly the same as doi

Re: Management Class Setup

2002-02-05 Thread Justin Bleistein
In the "inclexcl" file you can specify what management classes belong to what file, or filesystems/directories if you want logs to be kept for a certain time period and so forthAs far as setting them up typically if you have different retention periods for different things each one of those re

Re: Management Class Setup

2002-02-05 Thread Daniel Sparrman
Hi Sean I'd use separate nodenames to be able to handle the different ages of the data. The problem if you should try to use different management classes for the different backups, is that it is the same data you are backing up, so you cannot use the mgmt class option in your opt-file. Best Reg

Re: Management class for incr and full backups with TDP for Excha nge 2.2

2001-12-13 Thread Del Hoobler
> Del, I read the readme (that sounds strange!) and it says that for > incremental's tdp always uses unique file names so the parameter that > governs how many copies to keep is the retonly variable. Does this mean that > full backups use the same name every time and the parameter to use is the >

Re: Management class for incr and full backups with TDP for Excha nge 2.2

2001-12-12 Thread Remeta, Mark
bject: Re: Management class for incr and full backups with TDP for Excha nge 2.2 > Well the backup copy groups for TDP for Exchange should be 0. You control > how long you keep the backup copies by using the command line option > /adsmautodelete which specifies how long you want to keep c

Re: Management class for incr and full backups with TDP for Excha nge 2.2

2001-11-28 Thread Remeta, Mark
Well the backup copy groups for TDP for Exchange should be 0. You control how long you keep the backup copies by using the command line option /adsmautodelete which specifies how long you want to keep copies for. You will need to do it through batch files and the TSM scheduler... Mark -Orig

Re: Management class for incr and full backups with TDP for Excha nge 2.2

2001-11-28 Thread Del Hoobler
> Well the backup copy groups for TDP for Exchange should be 0. You control > how long you keep the backup copies by using the command line option > /adsmautodelete which specifies how long you want to keep copies for. You > will need to do it through batch files and the TSM scheduler... > > Mark

Re: Management class and TDP for Oracle with RMAN

2001-09-19 Thread De Blas Bellido, Vicente
Hi Thiha, I have finally found the solution. After hundreds of failing tests one of then works and all I did was to change the format of the include/exclude option from "/adsmorc/.../*.arc" to "/adsmorc/.../TEST*". But when I changed again to "/adsmorc/.../TEST*arc" it didn't work... and that gav

Re: Management class and TDP for Oracle with RMAN

2001-09-17 Thread Ford, Phillip
ECTED] Subject: Re: Management class and TDP for Oracle with RMAN Hello Thiha. Thanks for your help. I'm still stuck with this issue. I have followed your instructions but it doesn't work. Whenever I start a script to backup the archivelog files, it keeps going to the default mgmt clas

Re: Management class and TDP for Oracle with RMAN

2001-09-17 Thread De Blas Bellido, Vicente
Hello Thiha. Thanks for your help. I'm still stuck with this issue. I have followed your instructions but it doesn't work. Whenever I start a script to backup the archivelog files, it keeps going to the default mgmt class. These are my configuration files: TDPO.CONF DSMI_ORC_CONFIG /us

Re: Management Class

2001-04-23 Thread James Thompson
TECTED]> >Reply-To: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Management Class >Date: Mon, 23 Apr 2001 08:12:56 -0500 > >Yes, that is the procedure for all new mgmtc. Remember that for most >agents, the retention/deletion is

Re: Management Class

2001-04-23 Thread s frederic johanson
Yes, that is the procedure for all new mgmtc. Remember that for most agents, the retention/deletion is controlled by the agent. On Mon, 23 Apr 2001, Zosimo Noriega (ADNOC IS&T) wrote: > Hello All, > I created new management class for SQL and Exchange agents. Do I need to > validate and activ

Re: Management Class

2001-04-22 Thread Mogamat Gertse
you need to to validate and then activate your policy set __ Reply Separator _ Subject: Management Class Author: znoriega ([EMAIL PROTECTED]) at MM Date:23/04/2001 06:12 AM Hello All, I created new management class for SQL a

Re: Management Class

2001-04-22 Thread Mary Manthata
Hi Zosi. If you created the new mgmt classes in an existing policy domain, than you only need to validate and activate the policy set. If you crated the new mgmt classes within "new" policy domains (respectively), than you need to first assign a default management class and than validate and

Re: Management Class Question

2001-03-09 Thread George Lesho
Jeff, I think what will happen if you zap the management classes within a policy domain, data that was backed up or archived under the zapped managment classes will be expired per the rules for the policy domain default management class first for backups and archives. If you do not have a default

Re: Management Class Question

2001-03-08 Thread James Thompson
If the management class no longer exists, data will be expired based on the default management class for the domain. During your next full incremental on a given machine the following will happen. If the file or directory exists on both machine and the tsm server, then that file or directory wil

  1   2   >