Re: Question on Restoration from DBSNAPSHOT

2004-02-17 Thread Johnson, Milton [IT]
usiness Partner SAIR Linux and GNU Authorized Center for Education IBM Certified Advanced Technical Expert, CATE AIX Support and Performance Tuning, RS6000 SP, TSM/ADSM and Linux Red Hat Certified Engineer, RHCE ======== === Johnso

Re: Question on Restoration from DBSNAPSHOT

2004-02-17 Thread Johnson, Milton [IT]
====== === Johnson, Milton [IT] wrote: >All, > > TSM: Storage Management Server for AIX-RS/6000 - Version 4, >Release 2, Level 1.7 > OS: AIX 4.3.3 ML 9 >Log Mode: RollForward > (Upgrade project planned in near future, but that's another >story) &

Re: Question on Restoration from DBSNAPSHOT

2004-02-16 Thread Johnson, Milton [IT]
al Message- From: Johnson, Milton [IT] [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 20:06 To: [EMAIL PROTECTED] Subject: Question on Restoration from DBSNAPSHOT All, TSM: Storage Management Server for AIX-RS/6000 - Version 4, Release 2, Level 1.7 OS: AIX 4.3.3 ML 9 L

Question on Restoration from DBSNAPSHOT

2004-02-12 Thread Johnson, Milton [IT]
All, TSM: Storage Management Server for AIX-RS/6000 - Version 4, Release 2, Level 1.7 OS: AIX 4.3.3 ML 9 Log Mode: RollForward (Upgrade project planned in near future, but that's another story) Everyday I do a full backup of the database to 3590E tape, immediately followed by

Re: Restoring files from a savevg

2003-12-08 Thread Johnson, Milton [IT]
You have stacked files onto one tape. To restore the XXXvg use: # mt -f /dev/rmt0.1 fsf 1; restorevgfiles -f /dev/rmt0.1 To restore the YYYvg use: # mt -f /dev/rmt0.1 fsf 2; restorevgfiles -f /dev/rmt0.1 Milton Johnson Voice: 210-677-6728 Email: [EMAIL PROTECTED] -Original Message- Fr

Re: TSM on AIX now, platform change coming?

2003-12-05 Thread Johnson, Milton [IT]
Personally I would never consider a WinDoze solution. WinDoze does not have a rich scripting environment like UNIX does. Using scripting I have been able to: * Increase the performance of my TSM server * Improve reclamation efficiency * Created a menu driven program to aid the day-to-day maintena

Re: Tivoli Field Guides

2003-11-19 Thread Johnson, Milton [IT]
Thanks, unfortunately the Reclamation Tips guide link is broken. Milton Johnson -Original Message- From: Richard Sims [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 7:51 AM To: [EMAIL PROTECTED] Subject: Tivoli Field Guides A lesser-known information source for registered IB

Re: Move nodedata - what is moved first

2003-10-28 Thread Johnson, Milton [IT]
Marc, Part of our routine to send tapes offsite includes "BACKUP STGPOOL DISKDIRPOOL COPYPOOL" which send the DIRMC storage pool offsite. Part of the restoration procedure includes "RESTORE STGPOOL DISKDIRPOOL" Milton Johnson Voice: 210-677-6728 Email: [EMAIL PROTECTED] -Original Message-

Re: SQL to determine what offsite volumes are needed for move dat a

2003-10-17 Thread Johnson, Milton [IT]
Bill, I also have only 2 tape drives and was running in to the problem of tapes going off sight and never coming back. I solved it by creating a reclamation script that does the following (pseudo code): for stgpool in TAPEPOOL COPYPOOL do while [count(stgpool tapes > 51% reclaimable) -gt 0] d