Re: HSM on AIX not working as expected

2002-09-12 Thread Malbrough, Demetrius
Andrew, What version of the HSM client are you running? Try invoking the dsmautomig with the VERBOSE dsmautomig -D -traceflags=service -tracefile=/tmp/autotrace /u/p It may be sending files but reporting that error due to a previous APAR that was released last year around this time! Regards,

Re: Q OCC

2002-09-09 Thread Malbrough, Demetrius
David, >From the Admin Guide: Logical space occupied The amount of space used for logical files. A logical file is a client file. A logical file is stored either as a single physical file, or in an aggregate with other logical files. Physical space occupied The amount of space used for physical

Re: Which level is TSM 5.1.1 on OS/390???

2002-09-05 Thread Malbrough, Demetrius
Morning, Bo! TSM Server Version for OS/390 is 5.1.1 located at: http://www.tivoli.com/support/storage_mgr/servers.html#os390 The patch level is 5.1.0.2 located at ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/serv er/MVS/ Regards, Demetrius Malbrough AIX Storage Spec

Re: multiple reclaim processes

2002-09-03 Thread Malbrough, Demetrius
Donald, As far as I know, only one reclamation process per stgpool! Regards, Demetrius Malbrough AIX Storage Specialist -Original Message- From: Levinson, Donald A. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 03, 2002 11:00 AM To: [EMAIL PROTECTED] Subject: multiple reclaim pro

Re: backupset volumes

2002-08-29 Thread Malbrough, Demetrius
Jin, Try query volhist type=backupset SEE QUERY VOLHIST COMMAND for all options TSM only supports device classes for optical & worm as far as I know. Regards, Demetrius Malbrough AIX STorage Specialist -Original Message- From: Jin Bae Chi [mailto:[EMAIL PROTECTED]] Sent: Thursday,

Re: Scheduling both Client and Oracle Agent on same AIX Node

2002-08-29 Thread Malbrough, Demetrius
Chris, Actually it is recommended that you use a separate and unique node name for TDP for Oracle on the same workstation and define a unique policy domain for Oracle node names. The Oracle backups can then be bound to the default management class within this domain. For example, your regular dom

Re: Policy suggestions for Exchange node post upgrade to 2.2.1 TD P

2002-08-29 Thread Malbrough, Demetrius
Noah, In the new upgrade to TDP for Exchange Version 2, the copy group parameters can be set as desired to define the version limit and retention periods for Exchange Server database backup objects: Versions Data Exists Versions Data Deleted Retain Extra Versions Retain Only Version Accordi

Re: sessRecvVerb: Error -50 from call to 'readRtn'.

2002-08-29 Thread Malbrough, Demetrius
Ike, Perform a search on www.adsm.org for "errno = 73" and you will finds tons of info about those types of messages. This normally occurs when the connection is reset by peer and most of the time the TSM actlog shows more detailed information about what really happened. Regards, Demetrius ---

Re: Processing of Hard & Soft links

2002-08-27 Thread Malbrough, Demetrius
Murthy, There are several client options that you can use which involves utilizing links. TSM History for links (UNIX Clients Manual) TSM handles symbolic links differently than it does regular files and directories. In some operations, such as a backup, only the path information that the symbo

Re: DB2/6000 backup

2002-08-26 Thread Malbrough, Demetrius
Ike, One way to make sure the correct dsm.sys file is being used is to run the command "db2set DSMI_DIR" to dump out what is in memory on that particular server. Keep in mind when these variables are set in the db2profile, these take precedence over settings in the .profile. If you have on a set

Re: DB2 Answers

2002-08-21 Thread Malbrough, Demetrius
Hussein, This site may be helpful: http://www.idug.org/ Regards, Demetrius Malbrough UNIX Storage Specialist -Original Message- From: Hussein Abdirahman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 9:43 AM To: [EMAIL PROTECTED] Subject: DB2 Answers Hello TSMers; Anyon

Re: tsm server show commands.

2002-06-18 Thread Malbrough, Demetrius
Try Richard's quick tips sheet: http://people.bu.edu/rbs/ADSM.funcdir Later, Demetrius -Original Message- From: Justin Bleistein [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 18, 2002 12:46 PM To: [EMAIL PROTECTED] Subject: tsm server show commands. Does anyone have a list of all TS

Re: Urgent: server down , lvmAddVol error on restart

2002-05-16 Thread Malbrough, Demetrius
This may help you a bit!!! Problem Desc: What are the maximum Database log LOG Logical Volume Sizes? Solution: The maximum Database log Logical Volume Sizes(*) are as follows: Recovery Log: 5,704,253,440 bytes, 5,440 MB or 5.3125 GB Data Base: 570,425,344,000 bytes, 544,000 MB or 531.25 GB.

Re: dsmc via cmdline

2002-05-09 Thread Malbrough, Demetrius
Gerald, Are you speaking of having separate stanzas in the dsm.sys file with different SErvername options? dsmc -se=SERVER1 Regards, Demetrius -Original Message- From: Gerald Wichmann [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2002 3:53 PM To: [EMAIL PROTECTED] Subject: dsmc v

Re: Recovery Log almost 100%

2002-05-01 Thread Malbrough, Demetrius
Brian, For starters to prevent this from happening in the future you can define a space trigger for your recovery log to automatically extend it when it reaches a certain percentage! See the admin reference guide under DEFINE SPACETRIGGER! Regards, Demetrius Malbrough UNIX/TSM Administrator --

Re: Deleting data after an archive

2002-04-18 Thread Malbrough, Demetrius
You can run the archive with the -deletefiles command! e.g. dsmc archive "/home/*" -deletefiles Regards, Demetrius -Original Message- From: Jason Schram [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 2:17 PM To: [EMAIL PROTECTED] Subject: Deleting data after an archive Hi,

Re: TSM db backup.

2002-04-11 Thread Malbrough, Demetrius
Frank, Have you checked to see if the tape was write-protected? Regards, Demetrius Malbrough UNIX/TSM Administrator -Original Message- From: Frank Kruse [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 10:26 AM To: [EMAIL PROTECTED] Subject: TSM db backup. Hello all, Let me

Re: USELARGEBUFFERS does what?

2002-04-11 Thread Malbrough, Demetrius
Roy This option increases communication and device I/O buffers. The communication I/O buffer is used during data transfer with a client session, such as a backup session. The disk I/O buffer is used when data is read from or written to a disk storage pool. Reads and writes are quicker and server

Re: switches for DSMADMC command

2002-04-03 Thread Malbrough, Demetrius
There are some in the beginning of the Admin Ref book, e.g. -id, -password, -quiet, -consolemode etc... -Original Message- From: Joe Cascanette [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 1:56 PM To: [EMAIL PROTECTED] Subject: switches for DSMADMC command Where can I find

Re: Rman/TSm

2002-03-28 Thread Malbrough, Demetrius
Mark, This is from the TDP for Oracle manual! RMAN generates unique backup file names. Because all backup objects inserted into the TSM backup storage pool have unique file names, they never expire on the TSM server. As a result, TDP for Oracle requires these special TSM policy domain settings:

Re: 4.2.1.8 Server core dump

2002-03-27 Thread Malbrough, Demetrius
E.J. I assume that it is back up and running now, but check in the actlog to see what process were running right before the crash (expiration, reclamation, migration, etc...). Also, check the size of your recovery log & db to make sure they are NOT reaching the MAXIMUM % UTIL! Regards, Demetriu

Re: Why are all my NT files getting backed up again?

2002-03-26 Thread Malbrough, Demetrius
Have you guys tried to test this by kicking off a scheduled backup with the Trend Anti-Virus software COMPLETELY turned 'OFF' or un-installed? My reasoning is that the intial problem is a server with Trend Anti-Virus SW as well! -Original Message- From: Dale Jolliff [mailto:[EMAIL PROTECT

Re: Starting a incremental backup from the Server GUI??

2002-03-26 Thread Malbrough, Demetrius
Niklas Defining an immediate ClientAction should be the way to go! If it is showing 'pending' make sure the SCHEDULER service/daemon is running and if writing straight to tape that you have a drive free. It should be as simple as that! Also, try SCHEDMode PRompted as well! Regards, Demetrius

Re: Why are all my NT files getting backed up again?

2002-03-22 Thread Malbrough, Demetrius
Maybe the Anti-virus software is changing the ' Archive Bit ' ??? -Original Message- From: Louie, James [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 1:46 PM To: [EMAIL PROTECTED] Subject: Re: Why are all my NT files getting backed up again? No, I'm not running journaling. I

Re: Utilizing All My drives

2002-03-22 Thread Malbrough, Demetrius
Bassam, I may be confused on this but if you are migrating data from disk to tape then MAXPROC has nothing to do with it! You may be getting that confused with the backup stgpool command which creates your DR copies to take off site. If you want to utilize all 6 drives during a migration process

Re: ADS 3.1.1.5 and AIX 4.3.3

2002-03-20 Thread Malbrough, Demetrius
-Neil- The AIX level that was available when ADSM-Server version 3.1.1.5 was out is AIX 4.2.1, which was in 1999' some time ago! I am not sure AIX 4.3.3 will work with it but I am curious to know if it will myself! Regards, Demetrius Malbrough UNIX/TSM Administrator -Original Message

Re: copy storage pool reclaimation question

2002-03-18 Thread Malbrough, Demetrius
Tim If this is an OFFSITE stgpool volume that has become eligible for reclamation then it will attempt to retrieve the ACTIVE files on the reclaimable volume from a PRIMARY or COPY stgpool that is onsite and then write the files to an available volume in the original copy stgpool. Regards, Deme

Re: How do we change which nic on a client adsm contacts?

2002-03-14 Thread Malbrough, Demetrius
-Brief Thought Did you try adding/changing ip address using the options in the dsm.sys file: TCPCLIENTAddress 19.1.12.134 TCPCLIENTPort1502 -Regards, Demetrius Malbrough UNIX/TSM Administrator -Original Message- From: TSM Group [mailto:[EMAIL PROTECTED]] Sent: Thursday, March

Re: 4.2.1 Client wont backup filesytem

2002-03-14 Thread Malbrough, Demetrius
-David- Is it a raw device? Is there a stanza in /etc/filesystems? You may need to back up the /dev/appl file space over which the logical volume is mounted and perform an image incremental backup. Then back up the /dev/devlv1 raw logical volume. Remember before doing an image backup on a device

Re: Migrate wants scratch, I can't label.

2002-03-14 Thread Malbrough, Demetrius
Did you also include the CHECKin=Scratch option or run the command separate? -Demetrius -Original Message- From: Jeff Rogers [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 9:53 AM To: [EMAIL PROTECTED] Subject: Migrate wants scratch, I can't label. I think I know what is goi

Re: Need some ADSM pointers

2002-03-12 Thread Malbrough, Demetrius
-Dan- If you would like the latest version of ADSM (not TSM) then those patches/maintenance can be obtained from the following site: ftp://index.storsys.ibm.com/adsm/fixes/v3r1/aixsrv/ ADSM 3.1.2.90 was the latest maintenance for ADSM. Thanks, Demetrius Malbrough UNIX/TSM Administrator

Re: Schedule

2002-03-08 Thread Malbrough, Demetrius
Have you updated the dominc.log file? -Demetrius -Original Message- From: Patrick Sheehan [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 3:06 PM To: [EMAIL PROTECTED] Subject: Schedule Well, I upgrade to a newer version of the client in order to fix a bug , (using TDP for Domi

Re: Inspecting over 200,000 objects with WinNT2000 client (takes 8 ho urs)

2002-03-08 Thread Malbrough, Demetrius
Make sure you are not running your ANTI-VIRUS Software (McAfee) during the nightly incrementals -Demetrius -Original Message- From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 12:25 PM To: [EMAIL PROTECTED] Subject: Re: Inspecting over 200,000

Re: Thanks to All That Provided Input for the Share Session onSQL Co mmands

2002-03-07 Thread Malbrough, Demetrius
COPY please... -Demetrius Malbrough -Original Message- From: George Cardoza [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 10:13 AM To: [EMAIL PROTECTED] Subject: Re: Thanks to All That Provided Input for the Share Session onSQL Co mmands I too would like a copy... George C

Re: Error on a client

2002-03-07 Thread Malbrough, Demetrius
Was this a manual or scheduled backup for TDP for Lotus Notes??? -Original Message- From: Aldrich, Jamie [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 10:14 AM To: [EMAIL PROTECTED] Subject: Error on a client Anyone ever see this error: ANS1149E No domain available for incr

Re: check the tape integrity

2002-03-06 Thread Malbrough, Demetrius
tsm> audit volume fix= It will check for any inconsistencies between the db info & the stgpool. Also, you can do a tsm> q content damaged=yes Regards, Demetrius Malbrough UNIX/TSM Administrator -Original Message- From: Luciano Ariceto [mailto:[EMAIL PROTECTED]] Sent: Wednesday, Marc

Re: reclamation question

2002-03-06 Thread Malbrough, Demetrius
Can you cut & paste the output from q stg f=d and also your OS version & levels of TSM please??? -Demetrius -Original Message- From: Tim Brown [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 10:04 AM To: [EMAIL PROTECTED] Subject: reclamation question have tape storage poo

Re: ANR0000E with TSM 4.1 on AIX 4.3.3

2002-03-06 Thread Malbrough, Demetrius
Also, make sure that file dsmserv.idl is in the /usr/tivoli/tsm/server/webimages directory! >ls -l dsmserv.idl -r--r--r-- 1 root system379950 Aug 22 2001 dsmserv.idl -Demetrius -Original Message- From: Stephan Boulinguez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2

Re: ANR0000E with TSM 4.1 on AIX 4.3.3

2002-03-06 Thread Malbrough, Demetrius
Not sure if this is related, but it is worth a READ!!! APAR= IC28978 SER=IN INCORROUT WEB ADMINISTRATOR IS NOT UPGRADED WHEN TSM SERVER IS UPGRADED FROM 3.X->4.X OR 4.1.0.0->4.1.1.0. Status: CLOSED Closed: 07/17/01 Apar Information: RCO

Re: Monitoring ADSM backups using HP OpenView

2002-03-06 Thread Malbrough, Demetrius
**DISREGARD LAST REPLY** I responded to the WRONG message SORRY! -Original Message- From: Bill Mansfield [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 6:41 AM To: [EMAIL PROTECTED] Subject: Re: Monitoring ADSM backups using HP OpenView Seems like you could use TSM event

Re: Client Memory usage on NT CLIENT

2002-03-06 Thread Malbrough, Demetrius
Also, make sure you don't have your 'Anti-Virus' software running anytime during the incremental backup, especially **MCAFEE**! Regards, Demetrius Malbrough UNIX/TSM Administrator -Original Message- From: Sascha Askani [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 4:42 AM T

Re: Monitoring ADSM backups using HP OpenView

2002-03-06 Thread Malbrough, Demetrius
Also, make sure you don't have your 'Anti-Virus' software running anytime during the incremental backup, especially **MCAFEE**! Regards, Demetrius Malbrough UNIX/TSM Administrator -Original Message- From: Bill Mansfield [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 6:41 AM

Re: Urgent question: Version retention

2002-03-05 Thread Malbrough, Demetrius
That is correct! In this case, TSM is not concerned about the contents of the file, but the extension of the file since that was the only thing that changed! It will appear that the .exe file did not exist because it immediately expired on March 2/3 when expiration ran. Are you looking in the actl

Re: Urgent question: Version retention

2002-03-05 Thread Malbrough, Demetrius
The original file (.exe) is GONE after 33 days since it did not change and was finally changed (.avb) on 3/2/02! 'Retain Only Versions' specifies how many days TSM retains the ONLY backup version it has of a file when the original file has been **DELETED** not changed from the workstation! -Demet

Re: Urgent question: Version retention

2002-03-05 Thread Malbrough, Demetrius
It seems to me that this was a very rare situation! As you stated, TSM would not have changed the extension on the file from .exe to .avb, that was the anti-virus software or virus itself. Since this file did not change in 33 days this was the only file, which was **ACTIVE** since Nov. 29th, 2001.

New Policy Domain vs. New Mgmtclass???

2002-03-01 Thread Malbrough, Demetrius
I figured it out, but still open for suggestions! I will just update the node to point to the new domain!!! Thanks, Demetrius

Re: TSM 4.2.1.10 Release to public

2002-03-01 Thread Malbrough, Demetrius
For AIX patch 4.2.1.10 is already released as of 02/01/02... ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/serv er/AIX/ Regards, Demetrius -Original Message- From: Tait, Joel [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 9:40 AM To: [EMAIL PROTECTED]

New Policy Domain vs. New Mgmtclass???

2002-03-01 Thread Malbrough, Demetrius
Morning, *SMers! These NT 4.0 TSM 4.1.2.20 nodes have been backing up for years to policy domain WINNTADSM (generic-not describing the application installed on the node but only the platform). Now we have a need to change the retention for all nodes by APPLICATION (SQL,OnDemand, etc) that meet th

Re: Need 3590 tapes!!!!!

2002-02-28 Thread Malbrough, Demetrius
Sorry USA/Texas -Original Message- From: Seay, Paul [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 3:17 PM To: [EMAIL PROTECTED] Subject: Re: Need 3590 tapes! What country/state/province might be helpful. -Original Message- From: Malbrough, Demetrius

Need 3590 tapes!!!!!

2002-02-28 Thread Malbrough, Demetrius
Good evening, SMers! Does anyone know of a wholesale place where I can purchase pre-labeled IBM High Performance 3590 cartridge tapes? Any tips are welcome! Thanks, Demetrius Malbrough UNIX/TSM Administrator

Re: sessOpen: Error 137 from signon authentication

2002-02-27 Thread Malbrough, Demetrius
Joe, If PASSWORDACCESS GENERATE is not specified in the dsm.opt file, then the TSM password needs to be specified on the tdpexcc command. To specify the password, use the /tsmpassword parameter in the command file being run by the scheduler (excincr.cmd). You can also specify the password on the

Re: Disaster Recovery Project

2002-02-26 Thread Malbrough, Demetrius
This is a pretty good site for the basics and to make sure you have all aspects of the plan together: http://www.disasterplan.com/yellowpages/Intro.html Regards, Demetrius Malbrough -Original Message- From: Jane Bamberger [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 26, 2002 11:2

Re: Question regarding including an excluded type of file.

2002-02-26 Thread Malbrough, Demetrius
-Doug- In your mgmtclass pstfiles, what is SERialization set to (Dynamic)? Seems to me that most of those files would be skipped by the server anyway because they will be considered as open if the user forgot to close down Microsoft Outlook? Realize that this can create fuzzy copies (not accurate

Re: TSM scheduler dies

2002-02-26 Thread Malbrough, Demetrius
Maybe you need to try the 'respawn' instead of 'once'! It may not be supported but I have been using 'respawn' for while with no problems! adsmschd:a2:respawn:/etc/rc.adsmc >/dev/null 2>&1 #Start ADSM Sched Regards, Demetrius Malbrough UNIX/TSM Admin -Original Message- From: George Les

Re: db backup question

2002-02-22 Thread Malbrough, Demetrius
I've only performed a savevg of the volume group that the TSM db & log were in and that was successful! Regards, Demetrius Malbrough -Original Message- From: Remeta, Mark [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 12:33 PM To: [EMAIL PROTECTED] Subject: db backup questio

Re: RISC SERVER SPECIFICATIONS

2002-02-21 Thread Malbrough, Demetrius
-Mark- >I would also like to know advantages and disadvantages for the different flavors of Unix and vendors? See the Redbook "Getting Started with Tivoli Storage Manager: Implementation Guide" Table 13 for some helpful information. http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg245416.pdf T

Re: 'Delay Period for Volume Reuse'

2002-02-21 Thread Malbrough, Demetrius
-Brian- You are on the right track! And also if you guys are using DRM (your copy stgpools), then make sure DRMDBBACKUPEXPIREDAYS is set to the same value as well. This is to ensure that the db can be restored to an earlier level and db references to files are still valid in your stgpools. Comma

Re: Archive question

2002-02-20 Thread Malbrough, Demetrius
-Gianni- OBJects='"c:\file 2" "d:\file 3 4" "d:\A B C"' Note: Enclose the file string in double quotes if it contains blank characters (spaces), and then surround the double quotes with single quotes. If the file string contains multiple file names, each must be surrounded by its own pair of do

ANR9999D pspvropt.c **OnDemand 7.1.0.5/TSM 4.1.0.5 AIX 4.3.3**

2002-02-18 Thread Malbrough, Demetrius
Good morning, SMers! I have noticed these errors in the OnDemand System Log (Msg # 20) and in the TSM actlog: We have a 3995 C62 w/ 2 drives. Actlog -- 02/18/02 08:00:06 ANR8337I OPTICAL volume I00116 mounted in drive OPTDRV0 (/dev/rop0). 02/18/02 08:00:23 ANR

Re: WARNING about Tivoli 4.2.1.0

2002-02-18 Thread Malbrough, Demetrius
Good morning, Doug! I understand your frustration and all patches that Tivoli develop to fix knowns bugs will have only minimal testing. It is something that we have grown accustomed to in the world of TSM. I have learned to never run just the BASE CODE of TSM server or client! We have been runn

Re: Tape Flow Chart Needed

2002-02-15 Thread Malbrough, Demetrius
Hey, Phillip! That sounds like a pretty solid process to get a handle on your tapes before it gets URGENT (users needing restored dirs/files)!!! I may have to implement something like that in our environment when I have some extra time! -Original Message- From: Ford, Phillip [mailto:[EMAI

Re: Upgrading client code from 4.1.2 to 4.2.1.23

2002-02-15 Thread Malbrough, Demetrius
-Sean- You should be able to go straight to 4.2.1.23 from 4.1.2.0 on the client, but check the READMe's to be for certain! You do not need base code for a client Regards, Demetrius Malbrough UNIX/TSM Administrator -Original Message- From: Sean M English [mailto:[EMAIL PROTECTED]] S

Re: Error running Archive

2002-02-13 Thread Malbrough, Demetrius
ginal Message- From: Malbrough, Demetrius [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 9:06 AM To: [EMAIL PROTECTED] Subject: Re: Error running Archive Is the server on MVS??? -Original Message- From: Bill Wheeler [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February

Re: Error running Archive

2002-02-13 Thread Malbrough, Demetrius
Is the server on MVS??? -Original Message- From: Bill Wheeler [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 7:47 AM To: [EMAIL PROTECTED] Subject: Error running Archive Hello all, I am receiving this error when I am trying to run an archive. I have received it two

Re: Become tapes in status filling

2002-02-13 Thread Malbrough, Demetrius
-Nazir- You need to lower your reclamation threshold on your tape stgpool by typing in the following command: tsm> update stgpool reclaim=50 This will free up fragmented space on all tape volumes in that stgpool based on the % of reclaimable space on those volumes. This will make the space on

Re: ANS0299E when starting NT scheduler service

2002-02-07 Thread Malbrough, Demetrius
It seems to me that you have the option MANAGEDServices set to 'managedservices schedule' or 'managedservices schedule webclient' in your dsm.opt file. If you specify the schedmode=prompt option, the server prompts the CAD when it is time to run the schedule. The scheduler will connect and disconn

Re: Process for re-running failed of missed backups

2002-02-07 Thread Malbrough, Demetrius
If you want something automated, then you may want to write a script that would issue a query event * * t=c to search for 'failed', 'severed', 'missed', & 'uncertain' scheduled client events. After it identifies the problem clients, it immediately starts off incremental backups from the command l

Re: Cart Error Message

2002-02-06 Thread Malbrough, Demetrius
. Thks -Original Message- From: Malbrough, Demetrius [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 3:49 PM To: [EMAIL PROTECTED] Subject: Re: Cart Error Message You may have to do a q drmedia volname to get the state that the volume is in and then issue a move drmedia

Re: 3590 Cartridge with Write Errors

2002-02-06 Thread Malbrough, Demetrius
Try to run an audit volume to see if it can find any inconsistencies between the db info and that stgpool volume. -Original Message- From: Rupp Thomas (Illwerke) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 7:57 AM To: [EMAIL PROTECTED] Subject: 3590 Cartridge with Write

Re: Cart Error Message

2002-02-06 Thread Malbrough, Demetrius
You may have to do a q drmedia volname to get the state that the volume is in and then issue a move drmedia volname wherest=xxx tost=onsiteret -Original Message- From: Ramnarayan, Sean A [EDS] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 7:29 AM To: [EMAIL PROTECTED] Subj

3995 C62 Installation on 7025-F80

2002-02-01 Thread Malbrough, Demetrius
Good afternoon, SMers! Has anyone ever installed a 3995 C62 Library Dataserver on a RS/6000 7025-F80? We have a 4-K adapter feature code 6206 PCI SCSI-2 Single Ended Fast/Wide . Also, we are trying to figure out whether or not you have to set the dip-switches located on the back of the 3995. An

Re: TSM v4.1 CD-ROM part number?

2002-01-31 Thread Malbrough, Demetrius
Tivoli Storage Manager AIX Server Version 4.1 LCD4-0444-00 -Original Message- From: Ken Sedlacek [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 1:43 PM To: [EMAIL PROTECTED] Subject: TSM v4.1 CD-ROM part number? I am trying to order the TSM v4.1 CD-ROM. I can't seem to fin

Re: process will not end...

2002-01-31 Thread Malbrough, Demetrius
-Swonda- I will try to help you! Post the contents of the following commands: q vol volname f=d q libv libname volname q volh t=dbb Also, since it is not in the library... Have you tried to issue a checkout command? What kind of tape library is it and how many drives do you have? What has chan

Re: Cleaning the tapes

2002-01-31 Thread Malbrough, Demetrius
Nazir Do you mean reclamation? If so, then you have to go to that tapestgpool and do an update stgpool TAPEPOOL recl=50 Regards, Demetrius -Original Message- From: Nazir [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 7:32 AM To: [EMAIL PROTECTED] Subject: Cleaning the ta

3995 Utility

2002-01-30 Thread Malbrough, Demetrius
SMers, Does anybody out there know any utilities that can be run from AIX for the 3995 optical drive. Utilities like tapeutil or mtlib (3494) If so could please email me ...Thanks in advance. Demetrius

Re: TSM

2002-01-29 Thread Malbrough, Demetrius
Nazir If you do a ADSM> q vol tape4 f=d You will see that the Pct. Reclaimable Space: should be 69.9 The tape is still showing as full because it is ready to be reclaimed and returned as a SCRATCH volume when ever you run reclamation with a threshold of 69% or less. Thanks, Demetrius -O

OnDemand Upgrade WOES...

2002-01-28 Thread Malbrough, Demetrius
Good morning, SMers! There seems to be some controversy over the compatibility between OnDemand, DB2, & TSM! We are currently using OnDemand 2.2.1.8, DB2 6.1 and TSM 3.7.2.0. We plan to upgrade to OnDemand 7.1, DB2 7.1 and at least TSM 4.1 in a couple of weeks! I am getting mixed signals from I

Re: TSM error log question

2002-01-25 Thread Malbrough, Demetrius
avail (which the rc=106 usually implies) and now I have put a subdir in one of the /usr/bmc/lost+found directories in hopes of eliminating the error... The only indication of the error is in the client error logs... George "Malbrough, Demetrius" <[EMAIL PROTECTED]>@VM.MARIST.EDU&g

Re: TSM error log question

2002-01-25 Thread Malbrough, Demetrius
. I am going to make a subdir in the lost+found dir on one of the boxes where I have observed the problem and see what happens. Thanks - George Lesho AFC Enterprises "Malbrough, Demetrius" <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 01/25/2002 01:15:50 PM Please respond to

Re: Database Specs

2002-01-25 Thread Malbrough, Demetrius
What Performance Tuning Manual are you refering too? I am not sure of the maximum number of volumes but you SHOULD define more than one volume for the database, and put these volumes on separate disks because it allows simultaneous access to different parts of the database. Also, if you want to r

Re: Database Specs

2002-01-25 Thread Malbrough, Demetrius
If you are going to increase the BUFPoolsize parameter make sure you do it based on the amount of System Memory (MB). 'An optimal setting for the database buffer pool is one in which the cache hit percentage is greater than or equal to 98%. If you have enough memory, increase in 1MB increments. A

Re: TSM error log question

2002-01-25 Thread Malbrough, Demetrius
10:46 AM To: [EMAIL PROTECTED] Subject: Re: TSM error log question No files in the lost+found directory at all... George Lesho "Malbrough, Demetrius" <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 01/24/2002 11:48:26 AM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTE

Re: TSM error log question

2002-01-24 Thread Malbrough, Demetrius
Are there any files/dirs in the lost+found directory that may have names that begin with "?"? -Original Message- From: George Lesho [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002 10:20 AM To: [EMAIL PROTECTED] Subject: TSM error log question I continue to get the following

Re: Restoring to another client

2002-01-24 Thread Malbrough, Demetrius
Set Access The set access command gives users at other nodes access to your backup versions, archived copies, or backup images. You can give another user access to a specific file or image, multiple files or images, or all files or images in a directory. When you give access to another user, that

Re: inclexcl help for windoze box

2002-01-22 Thread Malbrough, Demetrius
This is even better George... We recommend that you have the following minimum include-exclude list in your client options file: exclude "*:\microsoft uam volume\*" exclude "*:\microsoft uam volume\...\*" exclude "*:\...\ea data. sf" exclude "*:\...\pagefile.sys" exclude "*:\...\i

Re: inclexcl help for windoze box

2002-01-22 Thread Malbrough, Demetrius
-George- This works for me...Try using a wildcard for the drive letter and also leave off the file heirarchy! Exclude *:\...\pagefile.sys Exclude *:\...\SYSTEM32\CONFIG\*.* Exclude *:\...\SYSTEM32\CONFIG\...\* Exclude *:\...\UMS\* Exclude *:\...\PROFILES\* Exclude *:\...\adsm.sys Exclude *:\...\

Re: AIX client Password Problem

2002-01-22 Thread Malbrough, Demetrius
-Michael- Here is a description of the APAR: APAR= IC31516 SER=IN INCORROUT PASSWORDACCESS GENERATE DOES NOT WORK IF MACHINE NAME, NODE NAME AND PASSWORD ARE ALL THE SAME. Status: OPENClosed: Apar Information: RCOMP= 5698TSMCLTI

Re: Please HELP! Restore DB without DBBACKUP tape.

2002-01-21 Thread Malbrough, Demetrius
Are your DB & Recovery Logs mirrored? If so, you can try to bring the server up by reading the mirrors. In your dsmserv.opt file change MIRRORREAD LOG to Verify! Otherwise, call TSM Support!!! -Original Message- From: Lloyd Dieter [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002

TSM 4.2.1.23 Patch Now Available

2002-01-21 Thread Malbrough, Demetrius
Another Patch for the AIX 4.2.1 client!!! = Tivoli Storage Manager (TSM) README AIX 4.3 Backup-Archive Client Version 4, Release 2, Level 1.23 PTF IP2

Re: DB2 SQL2062N Reason code: "420"

2002-01-17 Thread Malbrough, Demetrius
client but latest TSM api client. Check your paths to make sure you dont have mixed versions of TSM and ADSM api clients. Hope this helps Ing. Jozef Zatko Login a.s. Dlha 2, Stupava tel.: (421) (2) 60252618 "Malbrough, Demetrius" <[EMAIL PROTECTED]> Sent by: "ADSM: Dist

DB2 SQL2062N Reason code: "420"

2002-01-16 Thread Malbrough, Demetrius
Good morning, SM*ers! I upgraded the AIX 4.3.3 server to TS 4.2.1.0 a couple of days ago and ever since that the DB2 client has been logging this message in the dsierror.log: SQL2062N An error occurred while accessing media "/u/archive/sqllib/adsm/libadsm.a". Reason code: "420". I verified th

Re: License registration in TSM V4

2002-01-15 Thread Malbrough, Demetrius
I upgraded last week from 4.1 to 4.2 and I was having problems with licensing. So, I deleted all of the *.lics in the /usr/tivoli/tsm/server/bin directory, un-installed the tivoli.tsm.license.cert and rte, and moved the nodelock file to the /tmp directory. As I was performing these steps, the TSM

AIX TSM 4.1.2.0 Server upgrade to 4.2.1.0

2002-01-11 Thread Malbrough, Demetrius
I am posting this for documentation purposes for any *SMers migrating from AIX Server 4.1.2.0 to 4.2.1.0! There is a problem with the LUM tools used by TSM for licensing: If you are having a problem registering your license and you are getting the message: ANR2841W Server is NOT IN COMPLIANCE w

Re: 4.1.44 server and 4.2.00 client

2002-01-11 Thread Malbrough, Demetrius
You should have the NT clients upgraded to 4.2.1.20 as of Jan. 7th! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, January 11, 2002 9:40 AM To: [EMAIL PROTECTED] Subject: 4.1.44 server and 4.2.00 client I have the TSM Server (AIX) who has 4.1.44 vers

Re: TSM V4.2.1.20 Windows NT/2000/XP Client Flash

2002-01-11 Thread Malbrough, Demetrius
Andy, Per APAR IC31873, is it implying that for optimal performance the MAXIMUM value of the TCPWindowsize should be 63 on Windows 98, Me, and NT 4.0? By having the TCPWindowsize at a value greater than 63, does it have a negative or positive affect on the restore/ retrieve performance of the cli

Re: ***The JOURNALED BACKUP saga continues...***

2002-01-10 Thread Malbrough, Demetrius
mistakenly thought this to be an unusual type of error condition but it turns out to happen quite frequently when applications create and delete temporary files in a very short time span. Hope this answers your questions . Pete Tanenhaus Tivoli Storage Solutions Software Development email:

Re: Multiple Policy domains on TSM Server 4.7.3 running on Window s NT 4.0 platform

2002-01-10 Thread Malbrough, Demetrius
www.adsm.org -Original Message- From: Cyrus Banker [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 10, 2002 9:44 AM To: [EMAIL PROTECTED] Subject: Multiple Policy domains on TSM Server 4.7.3 running on Windows NT 4.0 platform Hi All !!! What the goal here is, to allow only selecttiv

***The JOURNALED BACKUP saga continues...***

2002-01-10 Thread Malbrough, Demetrius
Any *SMers using NT Journal Backups **This question is posed to Tivoli Client Development [Andy Raibeck] or Tivoli Storage Solutions Software Development [Pete Tanenhaus] if possible** ---

Re: Migration/storage pool backup ?'s

2002-01-04 Thread Malbrough, Demetrius
-Jonathan- How many MIGProcess do you have set on your Random Access Stgpool? Make sure it is set to the maximum based on the # of drives that you have, which will improve your migration rate. Regards, Demetrius -Original Message- From: Jonathan Aberle [mailto:[EMAIL PROTECTED]] Sent:

Re: unreadable bytes

2002-01-02 Thread Malbrough, Demetrius
I also found a VERY old APAR which sounds similiar: APAR= PQ06541 SER=IN INCORROUT QUERY PROC SHOWS NUMBER OF UNREADABLE BYTES > 0 BUT < 10 FOR TAPE TO TAPE MIGRATION Status: CLOSED Closed: 07/18/97 Apar Information: RCOMP= 565511901

  1   2   >