Re: Write Protect

2001-04-25 Thread Qualls, Ted
If the tape is experiencing 'excessive media failures', meaning that the tape can possibly be damaged, it will continue to change status of said tape into 'readonly' state (write protected). Larry Way <[EMAIL PROTECTED]> 04/25/2001 02:06 PM Please respond to "A

Re: mtlib command

2002-05-20 Thread Qualls, Ted W {PBSG}
try this little ksh script: tape_drives=$(lsdev -Cc tape | grep rmt | awk '{ print $1 }') for i in $tape_drives do printf $i":" lscfg -vl $i | grep "Serial Number" done -Original Message- From: Alfred G Welch [mailto:[EMAIL PROTECTED]] Sent: Monday, May 20, 2002 10:15 AM To: [E

un-register licenses?

2002-05-21 Thread Qualls, Ted W {PBSG}
Hello! Does anyone know if there is a way to un-register licenses to TSM without recycling the server and/or deleting the nodelock file (which requires registering ALL of the licenses again...I think)? I ran into the known apar where the 'register lic' command seemingly doesn't register license

unregister licenses?

2002-05-22 Thread Qualls, Ted W {PBSG}
Hello! Does anyone know how to unregister licenses without recycling the TSM server? thanks.

Re: Downlevel client code version

2002-05-23 Thread Qualls, Ted W {PBSG}
can you rename the node and filespace to something different in TSM? then I would try to run a small backup. might work..? -Original Message- From: Seay, Paul [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 23, 2002 3:49 PM To: [EMAIL PROTECTED] Subject: Re: Downlevel client code version

Re: labeling 3590 volumes

2002-05-24 Thread Qualls, Ted W {PBSG}
have you tried a 'move data' against the volumes? -Original Message- From: Jolliff, Dale [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 11:56 AM To: [EMAIL PROTECTED] Subject: Re: labeling 3590 volumes Already tried that, it fails with ANR8816E - volume is already defined to the

Re: TSM DB defect? ANR9999D pkthread.c(791): ThreadId<50> Run-tim e assertion

2002-05-28 Thread Qualls, Ted W {PBSG}
We received the same error running 4.2.1.11 server code for AIX. TSM 3rd level support told us to go to 4.2.2 server code and it should fix these errors. BUT you have to run an 'auditdb' to rid the database of the orphaned entries that are generating all of errors. Of course, depending on your

Re: TDP for Exchange

2002-03-19 Thread Qualls, Ted W {PBSG}
The first incremental backup taken is essentially a full backup. -Original Message- From: Loon, E.J. van - SPLXM [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 9:10 AM To: [EMAIL PROTECTED] Subject: TDP for Exchange Hi *SM-ers! I can't find an answer in the manual for a questi

Re: W2K backup error message

2002-03-19 Thread Qualls, Ted W {PBSG}
Have you looked through the include/exclude statements for errors? -Original Message- From: Zoltan Forray/AC/VCU [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 11:31 AM To: [EMAIL PROTECTED] Subject: W2K backup error message I don't recall ever seeing/getting a response to th

Re: Question about tape drive utilization and the summary file

2002-04-03 Thread Qualls, Ted W {PBSG}
Have you tried taking drives 0,1 and 3 offline to see if drive 2 gets a mount? -Original Message- From: David Jelinek [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 12:53 PM To: [EMAIL PROTECTED] Subject: Question about tape drive utilization and the summary file Is the summ

Re: move data

2002-04-03 Thread Qualls, Ted W {PBSG}
I believe that to be correct. -Original Message- From: Gill, Geoffrey L. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 4:05 PM To: [EMAIL PROTECTED] Subject: move data I can't actually try this since I have processes running so I thought I'd see if I can get an answer while

Re: Help Urgently needed

2002-11-20 Thread Qualls, Ted W {PBSG}
you might try reloading your client code. Ted W. Qualls UNIX Enterprise Engineering PepsiCo Business Solutions Group 5080 Spectrum Drive Suite 600W Addison, TX 75001 office: 972.376.7809 pgr:800.946.4645 pin 1090913 cell: 469.682.1773 email: [EMAIL PROTECTED] -Original Message-

Re: 64-Bit Filesystem

2003-01-23 Thread Qualls, Ted W {PBSG}
look through the docs on tivoli.com/support I believe that TSM client supports 64 bit on the AIX platform (TSM client 5.1.0 and 5.1.5). Ted W. Qualls UNIX Enterprise Engineering PepsiCo Business Solutions Group 5080 Spectrum Drive Suite 600W Addison, TX 75001 office: 972.376.7809 pgr:800.94

Re: DB2 configuration and backup

2003-01-27 Thread Qualls, Ted W {PBSG}
Here is what your errors mean: 610 E DSM_RC_NLS_CANT_OPEN_TXT Explanation: The system is unable to open the message txt file (dscameng.txt or dsmclientV3.cat for AIX). On the AS/400 platform this file is QANSAPI/QAANSAMENG(TXT). System Action: The system returns to the calling procedure. User R