TDPS in a cluster

2001-06-20 Thread Glen Churchfield
;m hopeful that I've missed something that someone on the list has seen. Glen Churchfield Frontway TSM Consultant Columbus, Ohio [EMAIL PROTECTED] 740-503-3384

Re: TDPS in a cluster

2001-06-25 Thread Glen Churchfield
TECTED] "It's a beautiful day. Don't let it get away." -- Bono Glen Churchfield <[EMAIL PROTECTED] To: [EMAIL PROTECTED] ATE.OH.US> cc: Sent by: "ADSM:

Re: Formula to calculate # tapes required

2001-02-16 Thread Glen Churchfield
vid's right about the formula. Glen Churchfield TSM Consultant Frontway, Columbus -Original Message- From: David Longo [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 4:28 PM To: [EMAIL PROTECTED] Subject: Re: Formula to calculate # tapes required I think most *SM sit

Re: How to find out what tape's a client data are on ?

2001-03-01 Thread Glen Churchfield
Shekhar, Remember that the node name is case sensitive and is all caps. -Original Message- From: Shekhar Dhotre [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 11:40 AM To: [EMAIL PROTECTED] Subject: Re: How to find out what tape's a client data are on ? I am trying same comm

Re: HSM IN WIndows Environment

2003-03-28 Thread Glen Churchfield
Ed, It requires a third-party product for windows. Legato's Diskxtender works very well on windows clients and is sold through IBM partners as well. Glen Churchfield -Original Message- From: Edgardo Moso To: [EMAIL PROTECTED] Sent: 3/28/2003 8:21 AM Subject: HSM IN WIndows Enviro

Re: License anomaly on TDP for Exchange

2003-03-28 Thread Glen Churchfield
Here's a quick and dirty method: SELECT DISTINCT(NODE_NAME),FILESPACE_TYPE FROM FILESPACES or select node_name,platform_name from nodes where platform_name like 'TDP%' The first gets all "agent" backups, the second, only TDPSQL. Glen Churchfield -Original Message-

Re: Sharing 3494 library between TSM and VM/ESA

2003-06-17 Thread Glen Churchfield
drive in the library On W2K, you'll need the ibmatl.exe to be running on the TSM server to see the drives. Be sure that your scratch categories are different from the mainframe applications. Glen Churchfield -Original Message- From: Thomas Rupp, Vorarlberger Illwerke AG [mailto:[EMAIL

Re: TSM 5.1 EMC Timefinder SAN

2002-10-10 Thread Glen Churchfield
Kurt, Actually, you CAN "snapshot" SQL and Exchange databases using the Symmetrix Integration Utilities from EMC. These create a "cold" file image of the database on the business continuance volume(s) (BCV's) that are allocated on the SAN. To back those BCV's up to TSM, you then need to mount th

Re: System Object / Mgmt. Classes / Policy Sets / Backup Groups - - What's the best way??

2002-11-07 Thread Glen Churchfield
we're not) so the risk is low and the resource useage is reasonable. Just a thought. Glen Churchfield -Original Message- From: Cinda Mullen To: [EMAIL PROTECTED] Sent: 11/7/2002 4:52 PM Subject: Re: System Object / Mgmt. Classes / Policy Sets / Backup Groups - - What's the best

Re: AUDITOCC table questions

2002-12-04 Thread Glen Churchfield
Apparently that table only gets updated when an AUDIT LICENSE is run. I run it as an admin schedule, but you can do it manually to make sure that the AUDITOCC table is really getting updated. Glen Churchfield -Original Message- From: David Longo To: [EMAIL PROTECTED] Sent: 12/4/2002 3

Re: backup every hour in TSM ..

2003-02-07 Thread Glen Churchfield
/2002 12:56:17 Managing profile: and the SQLLOG.CMD file just says: %sql_dir%\tdpsqlc backup * log /tsmoptfile=%sql_dir%\dsm.opt sqlserver=msbwc8 /sqlauth=int /sqlbuff=4 /sqlbuffersize=2048 /logfile=%sql_dir%\sqllog.log >> %sql_dir%\sqlsched.log Glen Churchfield -Or