Re: TDP Oracle best practice

2016-11-11 Thread Chavdar Cholev
Hello Shawn, if you have tsm for san this would be good option for multi TB env. For TB DBs we use from 4-8 session backing up to tape direcly HTH Chavdar On Friday, November 11, 2016, Shawn Drew wrote: > I’m looking for best practice advice for TDP for Oracle with regards to # > of channe

Re: TDP Oracle issue: thousands of near simultaneous sessions per node

2013-05-29 Thread Grigori Solonovitch
Hello Rick, We were using similar RMAN scripts with TSM 5.4/5.5, TDPO 5.5 and TSM Client 5.x/6.2 for quite long time without any problems. Each crosscheck creates just a few sessions without any performance problem. By the way, I never use something like "setlimit channel tdp1 kbytes 1073741824 m

Re: TDP Oracle issue: thousands of near simultaneous sessions per node

2013-05-29 Thread Richard Cowen
Rick, I have seen something similar recently. More than 1 million client sessions in 24 hours from a single DP Oracle node. My 32-bit perl script ran out of memory- a 64-bit version handled it... I haven't investigated any further, just a lot of ANR0406I/ANR0403I pairs. A few hundred sessions

Re: TDP Oracle issue: thousands of near simultaneous sessions per node

2013-05-29 Thread Rick Adamson
Ricky, Obviously there are multiple scripts each scheduled at different times, but appears that each one allocates one channel. The TSM server has max sessions set at 300, and there have been no modifications to the defaults for resource utilization on the client. Thanks, ~Rick -Original M

Re: TDP Oracle issue: thousands of near simultaneous sessions per node

2013-05-29 Thread Plair, Ricky
Rick, How many channels do the DBA have set in RMAN to use for the backups. Also how many max sessions are set up on the server node and resourceutilization in the dsm.sys file on the client -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Ric

Re: Tdp Oracle strangeness

2010-07-29 Thread Remco Post
That could be it, if a lot of clients were having these problems. AFAIK, this is isolated to one or two client systems. It's worth pursuing though, it could be that these systems have been misconfigured (no DHCP at this site). Thanks. On 29 jul 2010, at 21:16, robert.cla...@usbank.com wrote: >

Re: TDP Oracle ANS1035S error on Linux

2010-01-31 Thread Richard Sims
On Jan 31, 2010, at 11:15 AM, Mario Behring wrote: ANS1035S (RC406) Options file '*' could not be found. See that message in http://people.bu.edu/rbs/ADSM.QuickFacts

Re: TDP Oracle failures

2009-06-11 Thread Buddy Howeth
I changed my email address over a week ago and I'm still getting messages to the wrong email. Monitor: Please ensure the server is sending emails to the correct address. I have a confirmation email from when I setup a different address but still the lists are going to the wrong address. Buddy H

Re: TDP Oracle failures

2009-06-11 Thread Eric Lam
ADMINISTRATOR/MONITOR: Please remove my email address and subscription from this group, effective immediately Thank you Eric Lam

Re: TDP Oracle failures

2009-05-28 Thread goc
hi,check permissions on TSM.PWD file and if oracle user can read the file i put all of my tdpo nodes password files in /home/oracle // goran On Thu, May 28, 2009 at 3:14 PM, Matthew Large < mlargedellt...@googlemail.com> wrote: > Guys, I have some new info, with a slightly different problem, I

Re: TDP Oracle failures

2009-05-28 Thread Mark Yakushev
It is possible that RMAN backup and tdpoconf use different dsm.opt (and different dsm.sys server stanzas). One way to check if the same stanza is used: 1. Add an invalid "option" to dsm.sys stanza that you use. E.g ... bad_option 1 .. 2. Run tdpoconf showenv - should fail with "ANS0220E (RC400)

Re: TDP Oracle failures

2009-05-28 Thread Jorge Amil
Hi, Sometimes(i do not why) i have the same problem. Try put passworddir /opt/tivoli/tsm/client/oracle/bin64 in the dsm.sys file Kind regards Jorge Garcia > Date: Thu, 28 May 2009 14:14:43 +0100 > From: mlargedellt...@googlemail.com > Subject: Re: [ADSM-L] TDP Oracle failures > To:

Re: TDP Oracle failures

2009-05-28 Thread David McClelland
Hi Matt, Does the TSM Server activity log reveal anything - any of the associated nodes attempting to log in by being denied? Also, do you have any 'special characters' in the password? I understand this has caused problems in the past. And, of course - has this TDP client ever worked? Or has so

Re: TDP Oracle failures

2009-05-28 Thread Matthew Large
Guys, I have some new info, with a slightly different problem, I hope it can help: This is the message in the rman output file: RMAN-03009: failure of backup command on ORA_SBT_TAPE_1 channel at 05/28/2009 13:55:26 ORA-19506: failed to create sequential file, name="688053317_5871_1.arc", parms=""

Re: TDP Oracle failures

2009-05-26 Thread Matthew Large
D'oh! Sorry - both the client and the server are SunOS 5.10. My bad On Tue, May 26, 2009 at 10:57 AM, Matthew Large < mlargedellt...@googlemail.com> wrote: > Hi Dave, > > Sure - the clients are on Sun 5.10 and the servers are W2003sp2. > > Much appreciated > > On Fri, May 22, 2009 at 5:31 PM,

Re: TDP Oracle failures

2009-05-26 Thread Matthew Large
Hi Dave, Sure - the clients are on Sun 5.10 and the servers are W2003sp2. Much appreciated On Fri, May 22, 2009 at 5:31 PM, Dave Canan wrote: > Could you please include the client and server OS platform and level? > Thanks. > > On Fri, May 22, 2009 at 7:37 AM, Matthew Large < > mlargedellt...@

Re: TDP Oracle failures

2009-05-22 Thread Dave Canan
Could you please include the client and server OS platform and level? Thanks. On Fri, May 22, 2009 at 7:37 AM, Matthew Large < mlargedellt...@googlemail.com> wrote: > Hi, > > I'm unable to ascertain the cause of this backup failure - the Oracle > errors > point to a disk problem, but then 'inappr

Re: TDP Oracle Authentication failure

2009-05-14 Thread Jorge Amil
Hi, First update the node password. update node node_name password. Second I recomend in dsm.sys put passworddir /opt/tivoli/tsm/client/oracle/bin64/ And as Robben said :Check to see if the user under which the Oracle rman process is running > has read permission to the TDPO.ora_xxx password fil

Re: TDP Oracle Authentication failure

2009-05-14 Thread Robben Leaf
Check to see if the user under which the Oracle rman process is running has read permission to the TDPO.ora_xxx password file. Robben Leaf Enterprise Storage Backup and Retention 651-962-2698 robben.l...@usbank.com From: TSM User To: ADSM-L@VM.MARIST.EDU Date: 05/14/2009 07:51 AM Subject: [ADS

Re: TDP Oracle Authentication failure

2009-05-14 Thread Howard Coles
And make sure "passwordaccess" is equal to prompt, not generate in the dsm.sys stanza for the TDP. See Ya' Howard > -Original Message- > From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf > Of David McClelland > Sent: Thursday, May 14, 2009 8:03 AM > To: ADSM-L@VM.MARI

Re: TDP Oracle Authentication failure

2009-05-14 Thread David McClelland
Obvious question: is the password you're configuring on the client the same as that you've defined for that node on the TSM Server? Did you try an `UPDATE NODE ` just to make sure? /DMc London, UK -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of

Re: TDP-Oracle+RMAN

2008-02-21 Thread Neil Rasmussen
Every Oracle backuppiece starts a new TSM session. Look at the RMAN's User Guide on how to use the 'filesperset' for starters. There are a few other parameters that you can use in RMAN to help tune your backups. Regards, Neil Rasmussen Tivoli Storage Manager Client Development IBM Corporation Al

Re: TDP Oracle client backup schedule and status

2007-10-16 Thread goc
... and i forgot ... doing LANFree :-) On 10/16/07, goc <[EMAIL PROTECTED]> wrote: > actually it can ... quite some magic here but it works here on +80 oracle DB's > > http://www.adsm.org/lists/html/ADSM-L/2007-09/msg00322.html > > > TSM5411 on AIX5.2 > DB's on HPU

Re: TDP Oracle client backup schedule and status

2007-10-16 Thread goc
actually it can ... quite some magic here but it works here on +80 oracle DB's http://www.adsm.org/lists/html/ADSM-L/2007-09/msg00322.html TSM5411 on AIX5.2 DB's on HPUX IA64 LTO3 x12 in 2x3584 On 10/16/07, Tim Brown <[EMAIL PROTECTED]> wrote: > Can the TDP Oracl

Re: TDP Oracle 5.4.1 ERROR

2007-09-05 Thread Gregory Lynch
I am new to this, but I ran into a similar problem last week while upgrading Oracle TDP. It wound up being a permission issue on some of the log files and the password file( ./tdpoconf password ) was not properly created. I would check everything in /opt/tivoli/tsm/client/api/bin64 and /opt/tivoli

Re: TDP Oracle

2006-10-21 Thread Allen S. Rout
>> On Fri, 20 Oct 2006 16:13:54 -0400, Lawrence Clark <[EMAIL PROTECTED]> said: > 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 t

Re: TDP Oracle

2006-10-20 Thread Jurjen Oskam
On Fri, Oct 20, 2006 at 12:10:17PM -0700, Gill, Geoffrey L. wrote: > 3.If this ignores the retention values set in the management class > settings, and I believe it still does, do I need a specific management > class for them? A TDP for Oracle node *only* has active files on the TSM server, a

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 Oracle

2006-10-20 Thread Allen S. Rout
>> On Fri, 20 Oct 2006 12:10:17 -0700, "Gill, Geoffrey L." <[EMAIL PROTECTED]> >> said: > 2.I believe expiring of objects is done from the RMAN side. If > this is correct how do I know they are keeping, or maybe better > described as deleting, what they should? Don't worry about that. They

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 oracle to new domain policy - error deleting old backups from old domain

2006-02-01 Thread Peter Hitchman
Hi, I believe what you said about the management classes is true. What rman errors are you getting? Did you change the nodename? Doing that upsets the combination of rman and tdp in finding backups. Regards Pete -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]

Re: TDP Oracle

2005-09-23 Thread Neil Rasmussen
I believe this to be possible. 'SBT_TAPE' tells Oracle/Rman that you want to use a 3rd party media manager (ie. TDP for Oracle) for your backups. 'SBT_DISK' tells Oracle/RMAN that you want to use Oracle's internal disk library which means that you can dump it to local disk. Keep in mind that I hav

Re: TDP Oracle Linux Client

2005-07-06 Thread Del Hoobler
Look here: http://www-306.ibm.com/software/tivoli/products/storage-mgr-db/platforms.html Thanks, Del "ADSM: Dist Stor Manager" wrote on 07/06/2005 11:16:12 AM: > Hello *SM'ers, > does a Linux Version of TDP For Oracle exist? > > Cheers, >

Re: tdp oracle for AIX 5.3

2005-02-15 Thread Steve S Lafrance
Hi Youssef ! If you look at the readme of the DP for Oracle 5.2.0 version: . Data Protection for Oracle 5.2.0 on AIX 4.3 requires the following MINIMUM software levels: - AIX Version 4.3.3 (32 or 64bit), plus any patches required by Oracle. . The 2.2.1 version was also supported on AIX 4.3. The

Re: tdp oracle for AIX 5.3

2005-02-15 Thread Loon, E.J. van - SPLXM
Hi Youssef! Checkout the DP for Oracle 5.2.0 readme. It mentions AIX 5.1 as minimum level, along with Oracle 9.2.0 or later. http://ftp.rz.uni-karlsruhe.de/pub/tsm/mirror/maintenance/tivoli-data-protec tion/oracle_aix/v520/aix51/README.TDPO.AIX51 Kindest regards, Eric van Loon KLM Royal Dutch Airli

Re: TDP ORACLE Backup

2004-12-30 Thread Mike Angel
.pdf and the RedBook manual: Backing Up Oracle Using Tivoli Storage Management - sg246249.pdf Regards, Mike Angel Aix and Oracle System Engineer -Messaggio originale- Da: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] conto di Pawel Wozniczka Inviato: giovedl 21 ottobre 2004 11.09 A:

Re: TDP/ORACLE Backup

2004-12-06 Thread Neil Rasmussen
" <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 12/06/2004 09:24 AM Please respond to "ADSM: Dist Stor Manager" To [EMAIL PROTECTED] cc Subject Re: TDP/ORACLE Backup Is it possible to change the estimated size? -Original M

Re: TDP/ORACLE Backup

2004-12-06 Thread
Is it possible to change the estimated size? -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Neil Rasmussen Sent: Monday, December 06, 2004 12:07 PM To: [EMAIL PROTECTED] Subject: Re: TDP/ORACLE Backup Keep in mind that TDP Oracle just passes on

Re: TDP/ORACLE Backup

2004-12-06 Thread Neil Rasmussen
Keep in mind that TDP Oracle just passes on what Oracle/Rman asks it to. So for DB estimation, TDP Oracle uses the value that Oracle passes to it (which probably is overestimated). If compression is turned on then this value is grossly overestimated. Regards, Neil Rasmussen Software Development

Re: TDP/ORACLE Backup

2004-12-06 Thread David Longo
Yes. And in my experience it tends to slightly overestimate what is needed. Maybe 5 or 10 % I have seen, depends a lot on the Oracle DB size and version I think. I guess it's better to overestimate than underestimate. David B. Longo System Administrator Health First, Inc. 3300 Fiske Blvd. Roc

Re: TDP Oracle Restore

2004-10-22 Thread Pawel Wozniczka
>Yes please do send me the script and other procedures that you are using. Hello I've modified the script so that it could be used not only in my, but also in other environments. It can be downloaded from: http://skowron31.neostrada.pl/rman_scripts/change_rman_backup_status.sh (in case of any do

Re: TDP Oracle Restore

2004-10-21 Thread Yiannakis Vakis
I'm interested too. Yiannakis -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Sandra Sent: Thursday, October 21, 2004 1:53 PM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle Restore Great !!! Pawel. Yes please do send me the s

Re: TDP Oracle Restore

2004-10-21 Thread Sandra
Great !!! Pawel. Yes please do send me the script and other procedures that you are using. My scenario is to backup database on live machine and restore it on the backup machine on daily basis. 1- How do I know the backupset number, as when i used tdposync, it shows the dbf files

Re: TDP Oracle Restore

2004-10-21 Thread Sandra
unfortunately no response yet. Luckily, my DBA's went into something and there are corrupted data blocks in database which failed the database backup. so tuntil they are fixing i mtrying to find out the restore procedure. Regards, sandra Yiannakis Vakis wrote: > Sandra, > did you get an answer t

Re: TDP Oracle Restore

2004-10-21 Thread Pawel Wozniczka
>Question is : >when i go about restore, how would i know which backup is being restored.. the >active backup?? what would i need to do to restore any inactive backup?? Hello As far as I know "rman" always uses the latest available backupsets, and there is no official and supported way to restore

Re: TDP Oracle Restore

2004-10-21 Thread Yiannakis Vakis
Sandra, did you get an answer to this question ? I saw your posting and I was waiting to see if anyone would reply because I have the same question. If you found out the procedure can you please let me know ? Thanks Yiannakis -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL

Re: TDP Oracle -- Time of backup and multiple cartridges for one backup

2004-10-01 Thread Sandra
Please discuss my dear list. I am newbie to this world and need your support to become the one like you guys. Sandra Sandra wrote: > Dear All, > As I initiated the backup I saw two weird things: > > 1- TSM used 2 cartridges from tape library for backing up single database of > around 140 GB? Why

Re: TDP Oracle Question

2004-05-27 Thread Prasad, Mahesh (IDS ECCS)
log during the test backup. I hope you will get a clue there. Wish you all the best! Regards, Mahesh Prasad -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Kamp, Bruce Sent: Thursday, May 27, 2004 10:51 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle

Re: TDP Oracle Question

2004-05-27 Thread Kamp, Bruce
- -Original Message- From: Prasad, Mahesh (IDS ECCS) [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 9:04 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle Question Bruce, The management class you have shown over here is not the default management class. Can you please

Re: TDP Oracle Question

2004-05-27 Thread Prasad, Mahesh (IDS ECCS)
[mailto:[EMAIL PROTECTED] Behalf Of Kamp, Bruce Sent: Thursday, May 27, 2004 8:56 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle Question I'm still at a loss Here is my setup: Mgmt Class: Policy Domain Name C1_ORA_AGENT Policy Set Name ACTIVE Mgmt Class Name C1_ORACLE_MGMT_CLASS Default

Re: TDP Oracle Question

2004-05-27 Thread Baughman, Ray A.
Machinery LLC Phone 419-443-2257 Fax 419-443-2376 Email [EMAIL PROTECTED] -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Kamp, Bruce Sent: Thursday, May 27, 2004 8:56 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle Question I'm still at a loss.

Re: TDP Oracle Question

2004-05-27 Thread Kamp, Bruce
-1404 - -Original Message- From: Greg Kemp [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 12:08 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle Question TSM does not lock the total required space for a backup in a storage pool before the actual backup starts or while in progress. TSM

Re: TDP Oracle Question

2004-05-25 Thread Greg Kemp
l amount is not available, it will go to the "next" stg pool. Regards, Joe -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Kamp, Bruce Sent: Monday, May 24, 2004 11:34 AM To: [EMAIL PROTECTED] Subject:

Re: TDP Oracle Question

2004-05-25 Thread Greg Kemp
If the DB is 133GB and the disk pool has 200GB available you are good regardless. This is given your management class points to the disk storage pool first. Otherwise you have one or both of the following issues. (1) The disk pool is 100% utilized at the time of the backup, and the NEXT pool is set

Re: TDP Oracle Question

2004-05-24 Thread
f the stg pool. If the full amount is not available, it will go to the "next" stg pool. Regards, Joe -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Kamp, Bruce Sent: Monday, May 24, 2004 11:34 AM To: [EMAIL PROTECTED] Subject: Re: TDP

Re: TDP Oracle Question

2004-05-24 Thread Kamp, Bruce
- -Original Message- From: Hooft, Jeroen [mailto:[EMAIL PROTECTED] Sent: Monday, May 24, 2004 8:30 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle Question Maybe setting on disk storagepool: "Maximum Size Threshold"? Jeroen -Original Message

Re: TDP Oracle Question

2004-05-24 Thread Hooft, Jeroen
Maybe setting on disk storagepool: "Maximum Size Threshold"? Jeroen -Original Message- From: Kamp, Bruce [mailto:[EMAIL PROTECTED] Sent: maandag 24 mei 2004 14:00 To: [EMAIL PROTECTED] Subject: TDP Oracle Question I'm trying to give enough disk to my Oracle backups but have not been s

Re: TDP Oracle backup/restore question

2003-08-21 Thread David Longo
Most likely the backed up data is all on one tape, and could therefore be considered a "single threaded" process (my analogy). To be able to multiple simultaneous restore sessions, the client must be sent to a storage pool with collocation, or in the case of RMAN which is just ONE filespace to TSM

Re: TDP Oracle config question

2003-07-25 Thread David Longo
Thursday, July 17, 2003 10:10 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle config question Steve, The reason that you are seeing this error is that Oracle/Rman first tries to delete the backuppiece that it is about to create on the TSM Server. In this way Oracle/Rman ensures that only one c

Re: TDP Oracle config question

2003-07-25 Thread Conko, Steven
. -- Date:Wed, 16 Jul 2003 13:13:39 -0600 From:"Conko, Steven" <[EMAIL PROTECTED]> Subject: Re: TDP Oracle config question Thanks for that bit of information... it definitely clears some things up. According to the docs, we should be using unique TDPO_FS nam

Re: TDP Oracle config question

2003-07-22 Thread Conko, Steven
So is this an expected error message every time we run the TDP? Does that mean it can be ignored? -Original Message- From: Neil Rasmussen [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 10:10 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle config question Steve, The reason

Re: TDP Oracle config question

2003-07-17 Thread Conko, Steven
So, we should just ignore the error? -Original Message- From: Neil Rasmussen [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 10:10 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle config question Steve, The reason that you are seeing this error is that Oracle/Rman first tries

Re: TDP Oracle config question

2003-07-17 Thread Neil Rasmussen
. -- Date:Wed, 16 Jul 2003 13:13:39 -0600 From:"Conko, Steven" <[EMAIL PROTECTED]> Subject: Re: TDP Oracle config question Thanks for that bit of information... it definitely clears some things up. According to the docs, we should be using unique TDPO_FS names for each node w

Re: TDP Oracle config question

2003-07-16 Thread David Longo
DP client? -Original Message- From: David Longo [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 3:23 PM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle config question No idea about the missing "-". I believe the long name is built by Oracle/RMAN and not TSM. So need t

Re: TDP Oracle config question

2003-07-16 Thread Conko, Steven
y, July 16, 2003 3:23 PM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle config question No idea about the missing "-". I believe the long name is built by Oracle/RMAN and not TSM. So need to look there. I don't know how that is put together, need to get with your DBA or Oracle on

Re: TDP Oracle config question

2003-07-16 Thread David Longo
al Message- From: David Longo [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 2:23 PM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle config question You should NOT create a /adsmorc filesystem or mount point. The docs are correct, this is just the filespace name used on the server for thi

Re: TDP Oracle config question

2003-07-16 Thread Conko, Steven
avid Longo [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 2:23 PM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle config question You should NOT create a /adsmorc filesystem or mount point. The docs are correct, this is just the filespace name used on the server for this node name. You co

Re: TDP Oracle config question

2003-07-16 Thread David Longo
You should NOT create a /adsmorc filesystem or mount point. The docs are correct, this is just the filespace name used on the server for this node name. You could change it to something else if you want with the TDPO_FS env variable. The message you are getting tells you that that particular obje

Re: TDP Oracle config question

2003-07-16 Thread Conko, Steven
, 2003 11:35 AM To: [EMAIL PROTECTED] Subject: Re: TDP Oracle config question Steve, Can you answer me this? Does your backup actually fail, or is this just something that shows up during a successful backup? The /adsmorc filespace is a TSM Server filespace and is the default for TDP Oracle and

Re: TDP Oracle config question

2003-07-16 Thread Neil Rasmussen
Steve, Can you answer me this? Does your backup actually fail, or is this just something that shows up during a successful backup? The /adsmorc filespace is a TSM Server filespace and is the default for TDP Oracle and will get created during the backup, if it doesn't already exist. Unless of cour

Re: Tdp Oracle 2.2 relink Problem

2002-11-22 Thread Vazquez Vegas, Sergio
Are you trying to install TDP for Oracle 2.2.x over a 8.0.4.1 Oracle database? -Mensaje original- De: Jose Antonio Atala Olaechea [mailto:[EMAIL PROTECTED]] Enviado el: viernes, 22 de noviembre de 2002 17:49 Para: [EMAIL PROTECTED] Asunto: Tdp Oracle 2.2 relink Problem Hi tsm'rs I hav

Re: TDP Oracle support for Oracle 9i on W2K

2002-10-11 Thread Zlatko Krastev/ACIT
But IBM's Announcement Letter states that it is already supported since October 8-th. Quote from EMEA Letter ZP02-494 (find yourself corresponding US Letter): "Data Protection for Oracle Version 2.2 on Windows ... - Oracle8i 8.1.7, or Oracle8i 8.1.7 Parallel Server, or Oracle9i 9.0.1, or later, or

Re: tdp-oracle 2.2.0.2 with unkown error

2002-04-29 Thread Neil Rasmussen
The rc = 406 is a return code from the TSM API and Oracle caught the error. I am not sure why there is no logging from the TSM API to help you indicate where the error originated. Rc = 406 is telling me that the TSM API could not find the dsm.opt file. Please make sure that you're TDP for Oracle o

Re: tdp-oracle

2002-04-24 Thread Jim Healy
versioning for TDP for oracle should be handled by RMAN according to recomendations, setting verd and vere allows this to happen. "Johnson, Reginald (ECCS)" <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 04/23/2002 01:23:26 PM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Sent by:

Re: TDP Oracle on AIX 5.1

2002-04-24 Thread Luis Tapia
thanks, i have already got it from support, i installed it yesterday and i4m not fighting with the tdpoconf... already opened a PMR. thanks again >From: Neil Rasmussen <[EMAIL PROTECTED]> >Reply-To: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> >To: [EMAIL PROT

Re: TDP Oracle on Linux (was AIX 5.1)

2002-04-24 Thread Neil Rasmussen
Linux support for TDP for Oracle is due out 1Q03 time frame. -- Date:Tue, 23 Apr 2002 08:48:13 -0400 From:Zoltan Forray/AC/VCU <[EMAIL PROTECTED]> Subject: TDP Oracle on Linux (was AIX 5.1) Now then, how about a TDP for Oracle on Linux We have b

Re: tdp-oracle

2002-04-24 Thread Loon, E.J. van - SPLXM
Hi Reggie! This is because you don't want TSM to expire Oracle backup objects. Oracle does not rely on TSM for backup cataloging. It uses it's own: the Oracle Recovery Catalog. When you initiate a restore on a Oracle client, it connects to the Oracle Recovery Catalog and it uses information in tha

Re: TDP Oracle on AIX 5.1

2002-04-22 Thread Neil Rasmussen
Luis, Yes, here is the site, it should be accessable from the internet. ftp://service.boulder.ibm.com/storage/tivoli-storage-management/ -- Date:Fri, 19 Apr 2002 19:12:21 + From:Luis Tapia <[EMAIL PROTECTED]> Subject: Re: TDP Oracle on AIX 5.1

Re: TDP Oracle on AIX 5.1

2002-04-19 Thread Luis Tapia
Thanks Neil, yes, it4s AIX 5.1 32bit, which ftp site are you talking about? the one at service.boulder? it4s accesible from the internet? thanks again >From: Neil Rasmussen <[EMAIL PROTECTED]> >Reply-To: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: TDP Oracle o

Re: TDP Oracle 2.1.10 'libobk.so' problems on Oracle 8.1.7 / Solaris 2.7

2002-02-08 Thread Thiha Than
hi, Please use TSM 4.1.2.12 API 32 bit not 64 bit. Your problem should be fixed by doing so. regards, Thiha To: [EMAIL PROTECTED] cc: Subject:TDP Oracle 2.1.10 'libobk.so' problems on Oracle 8.1.7 / Solaris 2.7 We have the following configuration (all on same Sun Ultra server ha

Re: TDP Oracle 2.2 with SAP R/3 on HP-UX

2001-12-14 Thread Robin Sharpe
Thanks Thiha, I had stepped away from it for a while, and our Basis administrator got it working... I'm not exactly sure what he did, but I just looked at the $ORACLE_HOME/lib directory and there is no libobk.sl there. /usr/lib/libobk is indeed linked to /opt/tivoli/tsm/client/oracle/bin/libobk.s

Re: TDP-Oracle 2.2 Unix

2001-07-09 Thread Michel Engels
We are setting V2.2 up on a SUN box. Comparing to the previous installation we did with version V2.10 we had less problems. No relink to be done for Oracle only creating the link specified in the readme and it worked. The managementclass we did specify in the dsm.sys in the API directory. We coded

Re: TDP oracle...and q filespace

2001-01-30 Thread Williams, Tim
Try q occupancy: tsm: ADSM>q occupancy *tdp Node NameType Filespace StorageNumber of Physical Logical Name Pool Name Files Space Space Occupied Occupied (MB)