unsubscribe ADSM-L

2007-09-17 Thread Lawrence Clark
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain information that is confidential, privileged, and/or otherwise exempt from disclosure under applicable law. If this electronic message

thanks...............

2007-09-17 Thread Lawrence Clark
Hello all, I've been on this list perhaps 10 or so years from when this animal was named ADSM.. Asked a lot of question and probably answered as many. Although my site is probably modest in comparison to many on this list, the core concepts are the same nonetheless. This sort of knowledge sharing

Re: Why virtual volumes?

2007-08-23 Thread Lawrence Clark
I'm curious. We've never relied on storing the TSM db backup to tape. We backup to disk and rcp it to a 2nd site. That's seems the simplest method. Anyone else do the same? >>> [EMAIL PROTECTED] 08/23/2007 9:00:35 AM >>> > Richard, > You asked thought provoking questions, but didn't answer mine.

Re: prescheduled postcheduled commands help

2007-08-22 Thread Lawrence Clark
tilization 3 LARGECOMMbuffers yes CHANGINGRETRIES2 COMPRESSIon Yes BACKUPREG YES MANAGEDSERVICESWEBCLIENT SCHEDULE Lawrence Clark wrote: >where it is in the dsm.opt shouldn't matter, but since you want to stop >multiple processes and can only use one -preschedulecmd=&

Re: prescheduled postcheduled commands help

2007-08-22 Thread Lawrence Clark
where it is in the dsm.opt shouldn't matter, but since you want to stop multiple processes and can only use one -preschedulecmd="my script"" you might want to think about defining a schedule that executes a script to stop your processes, does the incremental, then restarts them. Policy Domain Nam

web client with explorer 7

2007-08-20 Thread Lawrence Clark
We don't seem to be able to run the TSM web client from Internet Explorer 7. Anyone have this problem? The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain information that is confiden

Re: open Access files

2007-08-17 Thread Lawrence Clark
we just have TSM set to retry three times then pass on open files. better no backup then false sense of security. >>> [EMAIL PROTECTED] 08/17/2007 5:00 PM >>> I sent this the other day and saw no responses so I'm trying again in case it did not get through. If anyone has any info on this I would a

Re: Move TSM Database

2007-08-14 Thread Lawrence Clark
size (I believe any extra is wasted if you make them bigger) as the "primary" volumes. On 8/14/07, Lawrence Clark <[EMAIL PROTECTED]> wrote: > > no, the volumes you are migrating to do not have to match in size. > > -just create new ones. do an extend db so they are in pla

Re: Move TSM Database

2007-08-14 Thread Lawrence Clark
no, the volumes you are migrating to do not have to match in size. -just create new ones. do an extend db so they are in play, and begin removing the old ones and tsm will auto migrate the pages to the new volumes. >>> [EMAIL PROTECTED] 08/14/2007 11:17 AM >>> Thedownside to this solution is th

Re: TSM performance very poor, Recovery log is being pinned

2007-07-27 Thread Lawrence Clark
Assuming the SATA are on AIX, were the logical volumes set up to hold the volumes defined as JFS2? >>> [EMAIL PROTECTED] 07/27/2007 2:30:54 PM >>> Do the client backup sessions pin the log? What is the throughput on the actual client session and are these backups direct to disk? If the sessions ar

Re: TSM DB backup question

2007-07-27 Thread Lawrence Clark
make sure your file is set to large file enabled. >>> [EMAIL PROTECTED] 07/27/2007 10:05:08 AM >>> Nicholas, Are you refering to the Operating System filesystem configuration or the TSM setting? Cheers, Neil -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On

Re: TSM Server DB Backups

2007-07-18 Thread Lawrence Clark
Our sequence: backup db backup disk to copy pool migration cartridge primary pool to copypool (in case some did not complete before migration) db backup expiration reclamation >>> [EMAIL PROTECTED] 07/18/2007 2:13 PM >>> Wouldn't you want to backup primary to copy before migration? That way you'r

Re: Dealing with defunct filespaces.

2007-07-13 Thread Lawrence Clark
a q node would show those clients that have not accessed the system in some time. >>> [EMAIL PROTECTED] 07/13/2007 10:47:29 AM >>> You can run write a daily script that performs your select statement, and creates a report and a macro for deleting all the offending file systems. Then, if all looks

Re: SATA disk?

2007-07-12 Thread Lawrence Clark
In our situation we plan on putting primary storage pools on SATA, keeping copypools on cartridge because of the constraint that copypools behave like virtual volumes. >>> [EMAIL PROTECTED] 07/12/2007 9:32 AM >>> To me it is not the incoming, but the outgoing that is the greatest concern. If the

Re: SATA disk?

2007-07-11 Thread Lawrence Clark
We plan to. Raid-5, why not? >>> [EMAIL PROTECTED] 07/11/2007 3:01:16 PM >>> Has anyone used SATA drives for primary storage. Is it really a bad idea? Individuals who have received this information in error or are not authorized to receive it must promptly return or dispose of the informa

Re: DS4800

2007-05-31 Thread Lawrence Clark
google oracle white papers for aix...should have tuning suggestions for DS4800, or the redbook has a chapter on that. >>> [EMAIL PROTECTED] 05/31/07 1:32 PM >>> Anyone out there using a DS4800 that wouldn't mind telling me what you used for cache settings and segment sizes for your storage, databa

Re: DRM Plan use in DR Test

2007-05-21 Thread Lawrence Clark
Over the years the method has been different. These days I have a script that does a full backup of the TSM database, then the one below to capture relevent config files on the TSM Server. These are rcped to another server in a remote location. Our DR is to restore the databse to a instance on TSM

Re: Server migration

2007-05-18 Thread Lawrence Clark
Yes, it all depends on your situation. If the current on is on SSA you can export/import the volume groups. Same if it is on SAN storage. >>> [EMAIL PROTECTED] 05/18/07 12:41 PM >>> Hi, There are also other ways, using disk replication, to duplicate the tsm db You can also look at the possibil

Re: Server migration

2007-05-16 Thread Lawrence Clark
The current status of everything is kept in the database and some config files: /usr/tivoli/tsm/server/bin/dsmserv.opt\ /home/root/tsmfiles/devconfig.info \ /home/root/tsmfiles/volhistory.info" So if the data is all on cartridge when you migrate and you create disk based storage pools

Re: AIX TSM LPAR questions

2007-04-30 Thread Lawrence Clark
It all depends on your setup. If you are assigning physical resources to the TSM LPAT, NICS and FIBRE, then it really is no different from a standalone. If the model of p5 is a large one and you are consolidating a number of servers to a single LPAR, then you might want to look into defining virtu

Re: List of restore files

2007-04-27 Thread Lawrence Clark
q backup -subdir=yes "/my directory/* > filelist >>> [EMAIL PROTECTED] 04/27/07 12:32 PM >>> -Debbie Haberstroh wrote: - >I have a request to list all of the files available for restore in a >directory. Is there a way to export the list to a file that I can >send him? The client is AIX 4

Re: 10 Gbit ethernet

2007-04-25 Thread Lawrence Clark
Well, On the IBM SP we ran backups over the internal switch which was 17GB(yte) if I recall. And we currently have fibre attachements to drives, so I don't know why the speed of the NIC should be a concern. The operation of the NIC is under the OS, not TSM. >>> [EMAIL PROTECTED] 04/25/07 4:41 PM

Re: inputs for expansion

2007-04-09 Thread Lawrence Clark
low cost products like tsm manager keep historical growth. >>> [EMAIL PROTECTED] 04/09/07 4:31 PM >>> Hello, What factors should I be looking at if I want to see how fast my TSM is growing yearly. What data should I collect to justify its yearly growth? year to year comparison? Any suggestio

Re: Good or bad idea?...offsite disk.

2007-04-02 Thread Lawrence Clark
at route. I would also look at doing the dbbackups as devcl=file. That is what we are looking at doing to reduce the waste of gigs of tape for a rather small db. On Mon, 2007-04-02 at 11:55 -0400, Lawrence Clark wrote: > We have two sites. The 2nd site has primary storage, the primary > cop

Re: Good or bad idea?...offsite disk.

2007-04-02 Thread Lawrence Clark
We have two sites. The 2nd site has primary storage, the primary copypools. Both are currently in tape libaries. We do plan to move the primary storage pools to SATA drives on a DS4800. We did try migrateing the copypools to SATA drives but I found the setup very awkward. Primary pools can be ran

Re: Windows 2000 and 2003 servers backups very poor performance

2007-03-23 Thread Lawrence Clark
Doesn't matter the speed of your card if there is a mismatch on the nic and port. >>> [EMAIL PROTECTED] 03/23/07 1:33 PM >>> We are using GigE and Curtis we are using a separate nic for tivoli backups. Thanks Tim Carpenter, Curtis wrote: >I would make sure whatever speed and duplex setting you

Re: Wiindows 2000 and 2003 servers backups very poor performance

2007-03-22 Thread Lawrence Clark
Not alwaysbut on a number of occassions I seen long running backups on Windows servers because they have the nic card set at an explicit setting, and the network has auto-negotiate on the ports, or some such mismatch between the client NIC and the port config. >>> [EMAIL PROTECTED]

Re: Ramifications of delete vol xxxxxx discardd=y

2007-03-09 Thread Lawrence Clark
Yes, that's what you do. >>> [EMAIL PROTECTED] 03/09/07 12:09 PM >>> Ouch - if this is the case I'm beginning understand... How about the "update vol xxx acc=destroyed" followed by "restore stgpool xxx" process as a mechanism not to lose any data? DMc -Original Message- From: ADSM: Dist

delete by filespace number?

2007-01-24 Thread Lawrence Clark
to delete files by filespace number, is it: del file fsid= ?? >>> [EMAIL PROTECTED] 01/24/07 3:11 PM >>> No, you will need to do an audit vol to resolve the differences between the storage pool and the DB. >>> Lawrence Clark <[EMAIL PROTECTED]> 1/24/200

Migrating non-existing data

2007-01-24 Thread Lawrence Clark
I have disk that no longer has data the TSM database entries have as existing. I need to clear off the disk ( from the TSM DB perspective) If I set it to migrate will TSM clear it's DB entries if it does not find the files there? The information contained in this electronic message and any a

Re: Daylight Savings patch?

2007-01-18 Thread Lawrence Clark
avors of UNIX also, not sure.) If you are on AIX 5L, there is a specific APAR fix or just upgrade to current Maint Level/Technical level will include it. David Longo >>> Lawrence Clark <[EMAIL PROTECTED]> 01/18/07 2:54 PM >>> I don't have the doc , but the 'patch&

Re: Daylight Savings patch?

2007-01-18 Thread Lawrence Clark
I don't have the doc , but the 'patch' is an entry into /etc/environment: TZ=EST5EDT,M3.2.0,M11.1.0 then reboot >>> [EMAIL PROTECTED] 01/18/07 2:40 PM >>> We are running TSM server 5.3.4.1 on AIX. Will a patch to that release be needed due to the change in Daylight Savings Time start date? We

Re: Somewhat off-topic: TSMManager software users?

2006-12-08 Thread Lawrence Clark
faily straightfoward. used sql passed from the pc to retrieve info...some queries never return..:-) We use it for its daily summary report of missed clients, bad tapes, etc. >>> [EMAIL PROTECTED] 12/08/06 3:36 PM >>> Thanks, I appreciate that. I hope this isn't an indicator of what it is

Re: Somewhat off-topic: TSMManager software users?

2006-12-08 Thread Lawrence Clark
www.tsmmanager.com; info@ >>> [EMAIL PROTECTED] 12/08/06 3:20 PM >>> I've recently completed an evaluation of the TSMManager product, and am wanting to purchase it. However, I can't get the Tivoli Associates reseller to call me back. I literally can't give my money away!! Can someone that is us

Re: Support for big files on AIX

2006-12-08 Thread Lawrence Clark
Does JFS2 provide support for files greater than 2GB without explicitly creating them that way? Have you used JFS2 file systems for copypool creations? >>> [EMAIL PROTECTED] 12/08/06 11:01 AM >>> On Fri, 08 Dec 2006, Lawrence Clark might have said: > In setting up the co

Support for big files on AIX

2006-12-08 Thread Lawrence Clark
In setting up the copypools on storage. I ran across the limitation of AIX not allowing a volume to be larger than 2GB because the underlying logical volume had not been created with large file support. Has anyone tried creating copypool volumes on logical volumes on AIX that have been created wit

Re: procedure for building a command file for TSM on AIX

2006-12-08 Thread Lawrence Clark
t; XYZ5 then from TSM admin command line: macro XYZ5 >>> [EMAIL PROTECTED] 12/08/06 10:13 AM >>> >> On Thu, 7 Dec 2006 14:13:01 -0500, Lawrence Clark <[EMAIL PROTECTED]> said: > This was a bear trying to get output in a friendly form to execute as a > macro. M

Re: procedure for building a command file for TSM on AIX

2006-12-07 Thread Lawrence Clark
ead of 2 with a tab inbetween. Bill Boyer -Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Thursday, December 07, 2006 3:02 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: procedure for building a command file for TSM on AIX Yes, it worked

Re: procedure for building a command file for TSM on AIX

2006-12-07 Thread Lawrence Clark
is the line I use in my scripts. dsmadmc -dataonly=yes -server=server -id=admin -password=pw output Hope this helps. Gary Lee Senior System Programmer Ball State University -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Thur

Re: procedure for building a command file for TSM on AIX

2006-12-07 Thread Lawrence Clark
to:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Thursday, December 07, 2006 2:13 PM To: ADSM-L@VM.MARIST.EDU Subject: procedure for building a command file for TSM on AIX This was a bear trying to get output in a friendly form to execute as a macro. Might be helpful to others. What worked for

Re: copypools on disk on AIX?...behavior

2006-12-07 Thread Lawrence Clark
Yes, but it doesn't directly explain the situation. But I can infer from it that since my devclass had been set at 50G and I did not have large file enabled on AIX, that it hit the 2GB limit. The percentage of usage on each volume appears to comfirm this. >>> [EMAIL PROTECTED] 12/07/06 1:29 PM >>>

procedure for building a command file for TSM on AIX

2006-12-07 Thread Lawrence Clark
This was a bear trying to get output in a friendly form to execute as a macro. Might be helpful to others. What worked for me: 1). I built the query in one file with redirtection in the command line: /home/root/bin/dsmcmdx "select 'move data', volume_name from volumes where stgpo ol_name='CPSATAB

copypools on disk on AIX?...behavior

2006-12-07 Thread Lawrence Clark
Anyone who has copypools on disk, I am wondering if this is your experience: 1). It only fills the volumes a few % before creating a new one. 2). The activity log is showing write errors, then creating a new volume. I susspect that is because I set the devclass to 50G and the AIX max file size ca

Re: Reply: copypools on disk on AIX?

2006-12-07 Thread Lawrence Clark
Thanks to everyone for their input on creating copypools on disk ( and wildcard deletes) I discovered a few things from a typo. I entered an incorrect directory name in the device class def and TSM dymanicly created the directory and file-volumes in that directory. That led to some confusion until

Re: wildcard del vol?

2006-12-06 Thread Lawrence Clark
her "I/O, I/O, It's all about I/O" -(me) -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Wednesday, December 06, 2006 11:13 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: wildcard del vol? Well, from various fiddlings I

Re: wildcard del vol?

2006-12-06 Thread Lawrence Clark
t; [EMAIL PROTECTED] 12/05/06 5:32 PM >>> >> On Tue, 5 Dec 2006 16:21:47 -0500, Lawrence Clark <[EMAIL PROTECTED]> said: > Since I'm redoing the volumes on SAN and need to delete the ones > auto generated by TSM, is there a way of wholesale deleteing the > existi

Re: wildcard del vol?

2006-12-06 Thread Lawrence Clark
nload one of those?" - ?? -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Wednesday, December 06, 2006 8:42 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: wildcard del vol? Yes, but this is a copypool where I also want to dop a d

Re: wildcard del vol?

2006-12-06 Thread Lawrence Clark
; CTO STORServer, Inc. 485-B Elkton Drive Colorado Springs, CO 80907 719-266-8777 [EMAIL PROTECTED] -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Tuesday, December 05, 2006 2:22 PM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L]

wildcard del vol?

2006-12-05 Thread Lawrence Clark
Ah... Since I'm redoing the volumes on SAN and need to delete the ones auto generated by TSM, is there a way of wholesale deleteing the existing volumes without doing an explicit del vol on each? The information contained in this electronic message and any attachments to this message are

Re: copypools on disk on AIX?

2006-12-05 Thread Lawrence Clark
ge than if we used them indicidually. Now, I can't remember the last time I saw a LUN failure, but YMMV. We will probably address this issue again when the decision is made to move our copy pool to disk. On 12/1/06, Lawrence Clark <[EMAIL PROTECTED]> wrote: > > We are migrateing ou

Re: Reply: copypools on disk on AIX?

2006-12-05 Thread Lawrence Clark
I believe define volume can only be used on devclass of disk, not file. >>> [EMAIL PROTECTED] 12/05/06 2:25 AM >>> Hi all, just my two cents on file-deviceclass: I agree with Kelly that Volumes should be predfined to avoid fragmentation. In addition I would very strongly recommend running the def

Re: copypools on disk on AIX?

2006-12-04 Thread Lawrence Clark
Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Monday, December 04, 2006 11:43 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] copypools on disk on AIX? Yes, thank you. After posting my question I went to the 5.3 Admin Ref and

Re: copypools on disk on AIX?

2006-12-04 Thread Lawrence Clark
Elkton Drive Colorado Springs, CO 80907 719-266-8777 [EMAIL PROTECTED] -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Monday, December 04, 2006 11:43 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] copypools on disk on AIX?

Re: copypools on disk on AIX?

2006-12-04 Thread Lawrence Clark
LUN failure, but YMMV. We will probably address this issue again when the decision is made to move our copy pool to disk. On 12/1/06, Lawrence Clark <[EMAIL PROTECTED]> wrote: > > We are migrateing our copypool from cartridge to a DS4800. > > From the manuals copypools only support FI

copypools on disk on AIX?

2006-12-01 Thread Lawrence Clark
We are migrateing our copypool from cartridge to a DS4800. >From the manuals copypools only support FILE type devices. My assumptions ( on AIX) are: -I create logical volumes and file systems -Define the device class -TSM then creates the files in the filesystem Anyone ever done this with copyp

Re: TDP Orace License file

2006-11-30 Thread Lawrence Clark
just reinstall. it should not overlay any files you have configed. >>> [EMAIL PROTECTED] 11/29/06 8:13 PM >>> I was wondering if there was a way to extract the TDP Oracle license file from the download "C91TJML.tar.gz" file I got from the Passport site. The reason I ask is because someone installe

Migrateing storage/copy pools

2006-11-29 Thread Lawrence Clark
We are introducing SATA drives in separate locations that will eventually replace tape libraries in those two locations. What is the procedure for migrating data in existing storage / copypools to newly defined storage / copypools? The information contained in this electronic message and any att

RMAN without TDP.

2006-11-27 Thread Lawrence Clark
We were setting up the TDP for Oracle for the DBA's. We are also adding a SAN. The DBA's have said that with disk based backups (which we are moving to with the SATA drives), they can use RMAN without TSM. I do not know enough about RMAN to know if that is true. Any one out there that has a SAN an

Re: Oracle Agent help

2006-11-22 Thread Lawrence Clark
1). When you install the client, the default dir for config files is: /usr/tivoli/tsm/client/oracle/bin64 (or bin) 2). We just installed and did a basic config and a successful backup. The DBA set up the Oracle catalog on a server and I configured the tdpo.opt file as so: DSMI_ORC_CONFIG/u

Re: restore volume question

2006-11-01 Thread Lawrence Clark
depends if your storage pool is collocated or not. >>> [EMAIL PROTECTED] 11/01/06 2:54 PM >>> I discovered a damaged volume and ended up restoring the volume using the 'restore vol' command. The command reported that it marked the volume being restored as destroyed but it did not tell me which vol

return code 1 from scheduled script

2006-10-27 Thread Lawrence Clark
We've begun getting a return code of '1' from a scheduled script. However, the (database) backups in the script all appear to be completely successfully. I don't recall ever seeing a '1' return code. Any suggestions as to why a vi script would return a '1'? The information contained in this

Re: TDP for Oracle on AIX...license file?

2006-10-24 Thread Lawrence Clark
en you actually do the install it will install the agent.lic file. _ Ian Smith SAN/TSM Specialist -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: 24 October 2006 13:56 To: ADSM-L@VM.MARIST.EDU Subject

Re: TDP for Oracle on AIX...license file?

2006-10-24 Thread Lawrence Clark
-- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] > On Behalf Of Lawrence Clark > Sent: 23. lokakuuta 2006 19:29 > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] TDP for Oracle on AIX...license file? > > would the license file be available on passport advantage? &

Re: TDP for Oracle on AIX...license file?

2006-10-23 Thread Lawrence Clark
would the license file be available on passport advantage? The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain information that is confidential, privileged, and/or otherwise exempt fro

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: October 23, 2006 10:56 To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration >>> [EMAIL PROTECTED] 10/23/06 10:20 AM >>> Your dsm.opt file should have only the following entry

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
d tdpo_optfile=tdpo.opt Guillaume Gilbert Storage Architect Storage Group, Sun Microsystems [EMAIL PROTECTED] 514.866.8876 Office 514.290.6526 Cell -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: October 23, 2006 10:56 To: ADSM-L@VM

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
ED] 514.866.8876 Office 514.290.6526 Cell -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: October 23, 2006 10:08 To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration changed the tdpo.opt to point to dsm.o

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
hich then will point to the dsm.sys. Guillaume Gilbert Storage Architect Storage Group, Sun Microsystems [EMAIL PROTECTED] 514.866.8876 Office 514.290.6526 Cell -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: October 23, 2006 0

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
, Richard van Denzel. ____ Van: ADSM: Dist Stor Manager namens Lawrence Clark Verzonden: ma 23-10-2006 14:53 Aan: ADSM-L@VM.MARIST.EDU Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration Yes, I do that, a few characters are cut off by the display. I'm

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
/bin/mail root errorlogretention 7 nodename TDP_DBA2DBMS >>> [EMAIL PROTECTED] 10/21/06 2:09 AM >>> On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote: > tdpoconf password -TDPO_OPTFILE=/home/oracle/ts You should point to the optionsfile itself, not the

Re: TDP Oracle

2006-10-20 Thread Lawrence Clark
the problem you have with them not deleteing automaticly may be in the client (node) def. You have to make sure Backup Delete Allowed?: Yes is set. do a q node x f=d and verify. If it is not set, even if they product issues a delete it will not occur. >>> [EMAIL PROTECTED] 10/20/06 3:28 PM >>>

Re: TDP for Oracle on AIX...configuration

2006-10-20 Thread Lawrence Clark
s? You have to create that file first and config it. The error is on that file, I believe. Can't set password till config is done. David Longo >>> Lawrence Clark <[EMAIL PROTECTED]> 10/20/06 2:11 PM >>> Hi, We are trying to set up the TDP for ORACLE to rep

Re: TDP Oracle

2006-10-20 Thread Lawrence Clark
For that part the manual was clear. Better to just create a separte domain (policy/management class) and set the default mangement class to veredelte=o reteonly=0 Yes, the manual suggest a separate node name and when you define that node name you would set it to the separate domain. >>> [EMAIL PR

Re: TDP for Oracle on AIX...configuration

2006-10-20 Thread Lawrence Clark
file, I believe. Can't set password till config is done. David Longo >>> Lawrence Clark <[EMAIL PROTECTED]> 10/20/06 2:11 PM >>> Hi, We are trying to set up the TDP for ORACLE to replace SQL_BACKTRACK. The config chapter says set the password using: tdpoconf password -T

TDP for Oracle on AIX...configuration

2006-10-20 Thread Lawrence Clark
Hi, We are trying to set up the TDP for ORACLE to replace SQL_BACKTRACK. The config chapter says set the password using: tdpoconf password -TDPO_OPTFILE=/home/oracle/ts results: IBM Tivoli Storage Manager for Databases: Data Protection for Oracle Version 5, Release 3, Level 3.0 (C) Copyright IB

Re: Odd client problem - backs up all files every night

2006-10-19 Thread Lawrence Clark
the client may be running an explicit 'selective' backup, forcing the backup of all files. >>> [EMAIL PROTECTED] 10/19/06 11:00 AM >>> One of my clients has decided to back up all files every night, instead of performing an incremental backup, so I have multiple identical copies of ancient files a

Latest TDP for Oracle

2006-10-17 Thread Lawrence Clark
Hi, What is the latest TDP for Oracle version. I looked on the internet at: ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/tivoli-data-protection/oracle/aix/ and v2202 was the latest folder. >From a CD several years old I installed the product and got 2.2.1.0 -rwxr-xr-x

Re: How does EXPIRE INVENTORY work ?

2006-09-11 Thread Lawrence Clark
Each time it is basicly expiring files that no longer are required to meet the definitions in the mangement group. Perhaps a client deleted a file system and the number of days for inactive file retention was passed. >>> [EMAIL PROTECTED] 09/11/06 1:07 PM >>> Hi *SMers, i've come across some b

Re: Audit & restore storage volume tape

2006-07-28 Thread Lawrence Clark
do a move data to copy the good files from that tape to another, then a upd vol to destroy the defective tape, then a restore stgpool which should then only have to restore the missing file. >>> [EMAIL PROTECTED] 07/28/06 11:57 AM >>> One thing concerned me, you referred to having only one bad fil

Re: Another D/R question

2006-07-12 Thread Lawrence Clark
Although we have the DR license, because our primary storage pool and copypools are in different locations we do not have to do any sort of checkout / vaulting. However, we do backup the DB twice daily 4AM after backups and 1PM after migrations and copypool creations. That tsm db backup is done to

Re: admin interface / Integrated Solutions Console

2006-07-10 Thread Lawrence Clark
uld also install the ISC and Admin Center. Both of these came on separate CDs. ISC LK4T-0343 Admin Center LK4T-0356 -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Monday, July 10, 2006 7:57 AM To: ADSM-L@VM.MARIST.EDU Subject:

admin interface / Integrated Solutions Console

2006-07-10 Thread Lawrence Clark
admin interface.. went to access it under 5.3.2 and got message: ANR4747W The web administrative interface is no longer supported. Begin using the Integrated Solutions Console instead. Is that installed on aIX when the server is installed and how do you access it? -

destroyed vol does not become removed from db

2006-06-05 Thread Lawrence Clark
We had multiple write errors on a cartridge and did our normal procedure: - checkout the vol - update access to destroyed - do a restore stgpool normally the volume is gone from the tsn db. however, this time the volume has persisted. anyone had this situation before. i think this is the 1st time

Re: Latest clients

2006-06-02 Thread Lawrence Clark
go into the http address, get to the list and then i get page not found.. >>> [EMAIL PROTECTED] 06/02/06 1:54 PM >>> On Jun 2, 2006, at 1:45 PM, Davignon, Edward wrote: > ftp://ftp.software.ibm.com/storage/tivoli-storage-management/ > maintenance > /client/ > > Is what I use. Is there

Re: Latest clients

2006-06-02 Thread Lawrence Clark
ared Services - IT Energy East Corporation -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Clark Sent: Friday, June 02, 2006 1:41 PM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] Latest clients Hi, Anyone have the location for download

Latest clients

2006-06-02 Thread Lawrence Clark
Hi, Anyone have the location for downloading latest AIX and Windows clients? Didn't they used to mail them to customers and provide hardcopy manuals:-) The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addre

Re: TSM 5.3.3 startup in /etc/inittab on AIX ( problem?)

2006-05-23 Thread Lawrence Clark
tringent about its historic contents, or the AIX 5.3 install may have changed something in it. It sounds like there is an asterisk in a Priority position in the file. Richard Sims On May 22, 2006, at 10:23 AM, Lawrence Clark wrote: > the conslog shows: > > 1148172312 May 20 20:45:12 tsmse

actlog errors since upgrade to 5.3.3

2006-05-23 Thread Lawrence Clark
Here are new error messages that have showed up since the upgrade to 5.3.3. Anyone have an idea what they involve? 05/23/06 11:17:46 ANRD smutil.c(13314): ThreadId<33> Session 1807 (SCANIMG, 277, WinNT, 5.1.5.0) attempted to associate itself with

Re: TSM 5.3.3 startup in /etc/inittab on AIX ( problem?)

2006-05-22 Thread Lawrence Clark
starting from Init, you may not have needed environment variables in effect, which are in a login session. (You can compensate for this by modifying rc.adsmserv.) Look through your /var/adm/ras/conslog (if not over-cycled) and other logging areas for substantive evidence of the problem. Richard

TSM 5.3.3 startup in /etc/inittab on AIX ( problem?)

2006-05-22 Thread Lawrence Clark
Hello, We upgraded TSM from 5.2 to 5.3.3 over the weekend. We also upgraded AIX on that server from 5.2 to 5.3.3 After the AIX upgrade, TSM aborts on startup from /etc/inittab However, opening a terminal window an enetering the same startup brings up TSM with no problem. In fact, it is still r

Re: Problems with 5.3.3 fix files on AIX?

2006-04-12 Thread Lawrence Clark
or Manager [mailto:[EMAIL PROTECTED] Behalf Of Lawrence Clark Sent: Wednesday, April 12, 2006 9:57 AM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] Problems with 5.3.3 fix files on AIX? Hi: - downloaded the 5.3.3 filesets, unzipped and untared them and got a series of files : -rw-r--r-

Re: Problems with 5.3.3 fix files on AIX?

2006-04-12 Thread Lawrence Clark
ere is installable filesets in the directory ? -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Lawrence Clark Sent: Wednesday, April 12, 2006 9:57 AM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] Problems with 5.3.3 fix files on AIX? Hi: - downloaded

Problems with 5.3.3 fix files on AIX?

2006-04-12 Thread Lawrence Clark
Hi: - downloaded the 5.3.3 filesets, unzipped and untared them and got a series of files : -rw-r--r-- 1 501 300 830464 Mar 28 07:01 5330ACS.bff -rw-r--r-- 1 501 300 4854784 Mar 28 07:02 5330COM.bff -rw-r--r-- 1 501 300 3814400 Mar 28 07:01 5330D5.bff

Re: 5.3 questions

2006-04-11 Thread Lawrence Clark
can the web admin still be used under 5.3? >>> [EMAIL PROTECTED] 04/11/06 10:42 AM >>> "ADSM: Dist Stor Manager" wrote on 04/11/2006 07:32:20 AM: > On Mon, 10 Apr 2006, Gill, Geoffrey L. wrote: > > I'm finding that the more I use the console the more I dislike it. > > All I can say is: embrace th

Re: Destroyed tape

2006-04-10 Thread Lawrence Clark
you should do a restore storagepool to recreate the volume from the copypool. TSM will them backup any that were not restored on the next backup. >>> [EMAIL PROTECTED] 04/10/06 8:13 AM >>> If a primary storage volume is marked as status=destroyed will the files on that tape be backed up in the nex

Re: TSM DB backup question

2006-04-06 Thread Lawrence Clark
Is the DB backup of any use after the next db backup is taken. The data on the volumes changes, and data is expired and tapes reclaimed...so what is the value of older db backups? We back up the db to disk and ftp a copy over to a remote site. Our backup data is kept in one tape library and the c

Re: 5.3.2 server

2006-03-30 Thread Lawrence Clark
I just upgraded to 5.3.2 on our DR server. Any required maintenance at this level? Session established with server BACKUP: AIX-RS/6000 Server Version 5, Release 3, Level 2.0 Server date/time: 03/30/06 15:27:21 Last access: 01/06/06 09:46:47 The information contained in this electronic

Re: 5.3.3 server

2006-03-30 Thread Lawrence Clark
I tried that link and got an access error. What's the entry point before invoking the ftp display? >>> [EMAIL PROTECTED] 03/30/2006 2:57:40 PM >>> Greetings, Can anyone tell me if TSM 5.3.3 server is released yet? If so, where? I'm looking at: ftp://ftp.software.ibm.com/storage/tivoli-storage-m

Re: TsmManager hardware requirements

2006-03-09 Thread Lawrence Clark
My desktop, which I use for other things besides TsmManager is 2.4 GHz, 512Mb ram It just does a series of queries that it formats and displays. >>> [EMAIL PROTECTED] 03/09/2006 3:56:36 PM >>> We are planning for an upgrade to TSM 5.3, and currently have $5,400.00 budgeted for a server with enoug

Re: TsmManager hardware requirements

2006-03-09 Thread Lawrence Clark
I run TsmManager on my desktop runnnig XP >>> [EMAIL PROTECTED] 03/09/2006 3:56:36 PM >>> We are planning for an upgrade to TSM 5.3, and currently have $5,400.00 budgeted for a server with enough memory and throughput to support the Administration Center. We are looking into TsmManager as an alter

  1   2   3   4   5   6   >