uch easier to do than executing stuff via dsmadmc.
Have fun!
Regards, Jakob
From: Michael Malitz [mailto:michael.mal...@mm-it.at]
Sent: miðvikudagur, 23. nóvember 2016 08:06
To: Robert Jose ; ADSM: Dist Stor Manager
Cc: michael.malitz ; Jakob Jóhannes Sigurðsson
Subject: Re: Help running com
Hallo Jose and Jakob.
The Rest API exists for the OC and the CMS.
If you use the OC REST API connection and would like to register a node, please
try the following example which i
developed for my 3 - day TSM/IBM Spectrum Protect 7.1.7 Update Workshop.
node name: node_black_rest
1.) create a f
Hello Jakob
I do not know the curl application very well, but I did notice that when
using the -data option, it sets the consume type to
"application/x-www-form-urlencoded". Unfortunately, the OC REST API does
not support this consumption. You will need to change it to consume
"text/plain".
Sorry
Hi Neil,
It was just, what I was looking for.
Thank you.
/Bo
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of
Schofield, Neil (Storage & Middleware, Backup & Restore)
Sent: 10. oktober 2016 23:27
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L]
Classification: Public
Bo
If I understand you correctly, you want everything from the 16th character of
the message up to the character before the bracket and the word SESSION? In
that case, would something like the following be suitable?
select nodename, substr(char(date_time), 1, 20) as TME,
Can you post-process your output with
sed 's/(SESSION:.*$//'
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Bo
Nielsen
Sent: Friday, October 07, 2016 5:40 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Help to Operational Report.
I try to cr
Hi Bo!
I doubt if that will be possible at all. Both the message as the part you would
like to get rid of (SESSION: 113123) have a variable length. If CHARINDEX was
supported you could have used LEFT(message, CHARINDEX('(SESSION' )) to return
everything left of (SESSION, but unfortunately it isn
Zoltan
Have you tried explicitly including each DFS share as a mount point?
I've had to do something similar in the past, though I can't remember
exactly whether I used the "DOMAIN" "INCLUDE" or BOTH statements.
Sorry, that's my best effort - though I would like to hear about the
solution you en
Thanks for the feedback. I got this info from another source.
Method #1 is exactly what we DON'T want to do. The DFS process is
replacing the CIFS process we currently use for backups. There are going
to be dozens of "mountpoints", 1-per individual department/group and each
will be kept as sepa
Hi Zoltan,
There's a section in the BA client user guide that talks about the options
available for backing up Microsoft DFS, perhaps that will help it's a short
read. I haven't used it in a few years so would be reluctant to be specific on
usage.
(from page 180 on the 7.1 version of the BA
I run NDMP backups Isilon shares. I created virtual file system definitions to
be able to run targeted backups. Because TSM sees the Isilon as one big file
system, your storage pool must have the available capacity to backup all data
on the Isilon, even if you only back up parts using virtualf
We were able to determine it was a rights issue on the Isilon system. TSM
needs root-level access.
However, our current problem is how TSM backs things up when using DFS
mounts. Eventhough we specifically say to backup "\\rams.adp.vcu.edu\vpa\vp
administration\*", the only filesystem TSM sees an
Do you have the correct capitalization in the backup command?
Jim Schneider
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Zoltan
Forray
Sent: Thursday, September 8, 2016 7:54 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Help with DFS backups
Hello Guys
Thanks’ a lot for the output…. Really appreciate
Best Regards
Robert Ouzen
Haifa University
Israel
From: Ron Delaware [mailto:ron.delaw...@us.ibm.com]
Sent: Tuesday, March 22, 2016 1:30 PM
To: ADSM: Dist Stor Manager
Cc: רוברט אוזן
Subject: Fw: [ADSM-L] Help on Directory Container
Hi Robert,
If not already done, you should have a look at following page :
https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Storage%20Manager/page/Directory-container%20storage%20pools%20FAQs
There's a note there (Q8) explaining that "protect stgpool" should be us
> What type of storeage system are you using? Does it have the necessary I/O
> capability to allow the throughput you are going to require?
The I/O is coming from the Teradata box.
Teradata is a dedicated Database system that is highly
optimized and uses very high parallelism. We are told
it ca
Rick,
What type of storeage system are you using? Does it have the necessary I/O
capability to allow the throughput you are going to require?
Best Regards,
_
email: ron.delaw...@us.ibm.com
From: "Rhodes, Richard L."
To: ADSM-L@
-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Mike
De Gasperis
Sent: Thursday, July 30, 2015 2:16 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: help with designing a backup system for Teradata
Do you have DDboost licensed? Could always use the boost plugin and go right
Do you have DDboost licensed? Could always use the boost plugin and go right
to the DD and skip the TSM server.
> On Jul 30, 2015, at 1:00 PM, Rhodes, Richard L.
> wrote:
>
> We purchased a Teredata database system.
> It currently is in test/dev stage with little data.
> We don't really kn
Robert,
In looking at the content of sign.excl, it looks like the double quotation
marks are "smart quotes" and not straight quotes. Maybe it is just your
email program putting in smart quotes, but make sure you use straight
quotes in the file.
Also, if the EXCLUDE statement is meant to exclude a
On Jul 2, 2014, at 3:34 AM, Robert Ouzen wrote:
> INCLUDE “Volumes/Drobo/Movies/…/*” mgsign
Robert -
One thing I can see is that the above line should instead be:
INCLUDE “/Volumes/Drobo/Movies/…/*” mgsign
You may be able to use command ‘dsmc query inclexcl’ to check the contents.
Ric
I hope this can help you with everything what you are needing
best regards
2014-05-07 13:12 GMT-05:00 David Jelinek :
> On 05/07/2014 01:51 PM, Francisco Javier wrote:
>
>> if do you want the pre requisites, check out this:
>> http://pic.dhe.ibm.com/infocenter/tsmfbinf/v6/index.
>> jsp?topic=%2
On 05/07/2014 01:51 PM, Francisco Javier wrote:
if do you want the pre requisites, check out this:
http://pic.dhe.ibm.com/infocenter/tsmfbinf/v6/index.jsp?topic=%2Fcom.ibm.itsm.fbws.doc%2Ffbws_relnotes.html
Ahh, thank you! I had not found that one!
--
Have a wonderful day,
David Jelinek
if do you want the pre requisites, check out this:
http://pic.dhe.ibm.com/infocenter/tsmfbinf/v6/index.jsp?topic=%2Fcom.ibm.itsm.fbws.doc%2Ffbws_relnotes.html
2014-05-07 12:43 GMT-05:00 David Jelinek :
> On 05/07/2014 12:48 PM, Francisco Javier wrote:
>
>> check out this ...
>> http://www-03.ib
On 05/07/2014 12:51 PM, Chavdar Cholev wrote:
This is also useful:
http://www.redbooks.ibm.com/abstracts/sg247685.html?Open
A Redbook! Great! Thank you!
On 5/7/2014 19:45, David Jelinek wrote:
I've been asked to figure out what we would need in the way of servers
if we were going to use FastB
On 05/07/2014 12:48 PM, Francisco Javier wrote:
check out this ...
http://www-03.ibm.com/software/products/es/fastbackforworkstations
I've been there and not found what I needed so far, but thank you.
2014-05-07 11:45 GMT-05:00 David Jelinek :
I've been asked to figure out what we would nee
This is also useful:
http://www.redbooks.ibm.com/abstracts/sg247685.html?Open
On 5/7/2014 19:45, David Jelinek wrote:
I've been asked to figure out what we would need in the way of servers
if we were going to use FastBack to back up about 2000 Windows desktop
machines. I have no experience with
check out this ...
http://www-03.ibm.com/software/products/es/fastbackforworkstations
2014-05-07 11:45 GMT-05:00 David Jelinek :
> I've been asked to figure out what we would need in the way of servers
> if we were going to use FastBack to back up about 2000 Windows desktop
> machines. I have n
It looks like the strange behavior is in MOVE NODEDATA, not Q NODEDATA.
You should believe what Q NODEDATA says. Something went wrong with the
move - even though it says SUCCESS. Do something like
Q ACTLOG BEGINT=xx:xx BEGIND=xx/xx/2013 SEARCH='MOVE NODEDATA'
to see why it stopped and thought it
PM
Subject: Re: help - tsm vg upgrade test
Sent by:"ADSM: Dist Stor Manager"
Did you install the Server Upgrade utilities for the level you are
upgrading from? For instance, when I did my conversion from 5.5.7 to V6.3
Linux, I downloaded and installed:
ftp://service.boul
" when I should have said "".
dsmupgrd is on lparA - it's there, right where dsmupgdx log says it tried
to find it.
Sorry for the confusion.
Rick
From: Michael Prix
To: ADSM-L@VM.MARIST.EDU
Date: 09/11/2013 04:13 PM
Subject:Re: help - tsm vg upgrade
ADSM-L@VM.MARIST.EDU
Date: 09/11/2013 04:13 PM
Subject: Re: help - tsm vg upgrade test
Sent by:"ADSM: Dist Stor Manager"
Richard,
dsmupgrd is on the wrong LPAR.
The upgrade tools must be installed on the LPAR which has the v5 DB, not
on the LPAR hosting the v6
--
Richard,
dsmupgrd is on the wrong LPAR.
The upgrade tools must be installed on the LPAR which has the v5 DB, not
on the LPAR hosting the v6
--
Mit freundlichen Grüßen / kind regards
Michael Prix
On 09/11/2013 08:59 PM, Richard Rhodes wrote:
We are trying a first test of the tsm v6 upgrade p
-Richard Rhodes wrote: -
> Then . . . get this ERROR:
> Beginning database preparation...
> sh[129]: /usr/tivoli/tsm/upgrade/bin/dsmupgrd: not found.
> Preparation completed with return code 499
>
>It can't find /usr/tivoli/tsm/upgrade/bin/dsmupgrd, which exists:
> :/home/ro
Did you install the Server Upgrade utilities for the level you are
upgrading from? For instance, when I did my conversion from 5.5.7 to V6.3
Linux, I downloaded and installed:
ftp://service.boulder.ibm.com//storage/tivoli-storage-management/maintenance/server-upgrade/v5r5/Linux/5.5.7.000/x86_64/5.
Our tsm server is 5.5.6, and the upgrade utilities installed is 5.5.6.
rick
From: Zoltan Forray
To: ADSM-L@VM.MARIST.EDU
Date: 09/11/2013 03:09 PM
Subject:Re: help - tsm vg upgrade test
Sent by:"ADSM: Dist Stor Manager"
Did you install the Serv
Another option, the one we use, is to use the NAS to snap a copy and keep that
snap for some number of days and only make full dumps once a week.
Andy Huebner
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of
Prather, Wanda
Sent: Thursday, Dece
Exactly what I needed to know.
Thanks Remco.
( and saves me the trouble of putting in another RFE!)
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Remco
Post
Sent: Thursday, December 27, 2012 12:44 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re
Hi,
I once raised an RFE for managing diffs separately from the fulls.
Unfortunately the answer is NO.
workaround: use multiple nodenames and make fulls on both nodenames and diffs
only with one yes a pita and a waste of tapes... if only IBM could think of
something better ;-)
On 27 dec.
#x27;s taking quite a while. I'm not even sure it will return a result
at this point in time.
Thanks again!
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Del
Hoobler
Sent: Friday, February 10, 2012 9:11 AM
To: ADSM-L@VM.MARIST.EDU
Subje
2012
08:35:02 AM:
> From: "Moyer, Joni M"
> To: ADSM-L@vm.marist.edu
> Date: 02/10/2012 08:37 AM
> Subject: Re: Help! Select statement syntax for legal reasons
> Sent by: "ADSM: Dist Stor Manager"
>
> Thanks Del!
>
> If I were looking for lidb88n
en
'06/30/2008' and '02/01/2009' and ll_name='/mail/lidb88n.nsf.*'?
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Del
Hoobler
Sent: Friday, February 10, 2012 8:26 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Help! Se
ks,
Del
Del Hoobler
Tivoli Storage Manager Development
IBM Corporation
"ADSM: Dist Stor Manager" wrote on 02/09/2012
03:44:49 PM:
> From: Xav Paice
> To: ADSM-L@vm.marist.edu
> Date: 02/09/2012 03:48 PM
> Subject: Re: Help! Select statement syntax for
t; Any thoughts/ideas?
>
> Thanks!
>
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf
> Of George Huebschman
> Sent: Thursday, February 09, 2012 2:02 PM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: Help! Select statement syntax for
2 2:02 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Help! Select statement syntax for legal reasons
I agree with Thom, the data gets spread everywhere and moved often by
reclamation. You can only tell them where it was when you ran the report.
On Thu, Feb 9, 2012 at 1:35 PM, Thomas Denier <
thomas.den..
Hi,
Please check this link
https://www-304.ibm.com/support/docview.wss?uid=swg21114873
Regards,
Ajay Patel
From: George Huebschman
To: ADSM-L@vm.marist.edu,
Date: 02/09/2012 12:10 PM
Subject:Re: [ADSM-L] Help! Select statement syntax for legal
reasons
Sent by:"ADSM:
My suspicion is that the legal request is a lawyer's pro forma procedure
written in the 1980s for collecting evidentiary information in a data
processing environment: "Obtain a list of the tapes upon which the data
resides". It's likely that they don't actually care what tapes are involved:
th
I agree with Thom, the data gets spread everywhere and moved often by
reclamation. You can only tell them where it was when you ran the report.
On Thu, Feb 9, 2012 at 1:35 PM, Thomas Denier <
thomas.den...@jeffersonhospital.org> wrote:
> -Joni Moyer wrote: -
>
> >I have a situation where
Joni,
It isn't elegant, and it won't produce a report format, but it should
narrow your search down a lot and make a query of the Contents Table a lot
lighter:
You could try initiating restores of the data to see what tapes are
called for. Just check the actlog.
Then you could do a select aga
-Joni Moyer wrote: -
>I have a situation where someone wants to know what tapes particular
>people's backup data is on for our TDP for Mail backups for the time
>period from 7/08 - 1/09. The TSM client names are LNBRTZM3*5YR and
>the mail filesystem location is: mailx and the .nsf file na
fidential personal information. For more details
visit http://infosecurity.vcu.edu/phishing.html
From: Lindsay Morris
To: ADSM-L@VM.MARIST.EDU
Date: 11/02/2011 09:22 PM
Subject:Re: [ADSM-L] Ang: Re: Help tracking down spurious "Failed
12"
Sent by:"ADSM: Dist Stor
ADSM: Dist Stor Manager" wrote on 2011-08-25
> 09:26:24:
>
> > From: Jimou
> > To: ADSM-L@vm.marist.edu
> > Date: 2011-08-26 12:15
> > Subject: Ang: Re: Help tracking down spurious "Failed 12"
> > Sent by: "ADSM: Dist Stor Manager"
> >
&g
Hi Robert,
With TSM v6, you have to determine the max lengh of each column and then cast
the coumns to this max lengh in order to have the output displayed as table
view.
There's a technote on this subject.
--
Best regards / Cordialement / مع تحياتي
Erwann SIMON
-Original Message-
From
Maybe look for "dsmadmc -displaymode=table ..."
Grigori G. Solonovitch
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Robert
Ouzen
Sent: Sunday, October 23, 2011 10:48 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Help on Tsm 6 script
Hi Rainer
Just what I needed ...
Thanks, Regards
Robert
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Rainer
Sch?pf
Sent: Friday, October 21, 2011 10:52 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Help on Tsm 6 script
Hi Robert,
I be
Hi Robert,
I believe the difference of two timestamps is given in seconds. To convert that
to minutes or hours, you can use the timestampdiff function:
http://publib.boulder.ibm.com/infocenter/db2luw/v8/topic/com.ibm.db2.udb.doc/admin/r861.htm
E.g.,
select -
timestampdiff(4,char(cu
ot;
To: 'Ferid Cholich'
Cc:
Sent: Thursday, September 22, 2011 7:43 PM
Subject: RE: help
http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Ferid
Cholich
Sent: Thursday, Se
Take a look at the windows aplication event logs.
There is usually more info there.
Gary Lee
Senior System Programmer
Ball State University
phone: 765-285-1310
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Davis,
Adrian
Sent: Friday, Se
This looks like Windows 2003 running a version 6.2 backup-archive client.
For starters, check whether the pre-requisite hotfixes, as described in the
TSM client requirements document, have been installed. You can find this
document by going to the URL in my sig. In the "Featured links" section,
cl
u
> To: ADSM-L@vm.marist.edu
> Date: 2011-08-26 12:15
> Subject: Ang: Re: Help tracking down spurious "Failed 12"
> Sent by: "ADSM: Dist Stor Manager"
>
> Hi
> I wonder why we can have a RC =12 for a skipped file in use,
> cause there http://www.dsi.up
Hi
I wonder why we can have a RC =12 for a skipped file in use,
cause there
http://www.dsi.upmc.fr/dsi/doc/stockage/clients-tsm/tsmwin/ans60012.htm
i see that it should be RC=4
But i also have a RC=12 and the only message i got is "in used file".
Someone could explain to me why it is not a RC=4
Does the TSM client dsmsched.log indicate that the backups actually ran (or
attempted to run)? If not, check the TSM server activity log for the
duration of the backup window for messages related to this node and
scheduled event.
If the dsmsched.log error shows that the backup ran, check it as wel
Do a q act s=clientname for the backup times in question.
You may see something there.
Also, check the windows event log if the clients are windows.
Gary Lee
Senior System Programmer
Ball State University
phone: 765-285-1310
-Original Message-
From: ADSM: Dist Stor Manager [mailto:
This works:
select distinct stgpool_name as "Pool", count(volume_name) as "No.
Volumes", cast( sum(est_capacity_mb / 1024 * pct_utilized/100) as
decimal(9,3))as "GB Reclaimable" FROM volumes WHERE
pct_reclaim
> $1 GROUP BY stgpool_name
I don't know why.
May be a bug:
ht
I have a script that lists reclaimable space by volume for a given
storage pool. I've added line numbers so I can see how many tapes would
be reclaimed at a given percentage. It runs on Unix from a command
prompt.
===
#!/usr/bin/ksh
Do you have the document "Changes to the SELECT command" from
http://publib.boulder.ibm.com/infocenter/tsminfo/v6r2/index.jsp?topic=/com.ibm.itsm.srv.upgrd.doc/r_srv_upgrd_cmd_select.html?
The last section is Data types for arithmetic operations. Compare your
"cast(sum(cast((est_capacity_mb / 1
PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Help with library definition and path for a scsi library: ANR8957E
Hi Joni,
I was struggling with the same error message after upgrading our Quantum i2k
tape libraries to i6k and opened a PMR at IBM. After some investigation it
turned out to be a bug, the
Thanks Kurt!
That worked as soon as I removed the serial number. I appreciate the quick
response!
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of BEYERS
Kurt
Sent: Monday, January 31, 2011 1:56 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Help
Hi Joni,
I was struggling with the same error message after upgrading our Quantum i2k
tape libraries to i6k and opened a PMR at IBM. After some investigation it
turned out to be a bug, the APAR IC73776 is opened for it but not yet solved.
The easy workaround is just to NOT specify the serial nu
Hello
Quantum i6000 support ELEMENT=AUTODETECT during define library and
paths so delete all library objects and define library and path using
this command:
define library qi6000_test libtype=scsi
DEFINE PATH tsmprod3 qi6000_test srctype=server desttype=library device=/dev/lb0
sometimes after co
V6 gui is java based, and doesn't work well with screen reading software.
Working on that one as well.
Anyway, problem solved. "erorlogret" instead of "errorlogret"
Listen IBM
Could use better more helpful error messages.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ad
What do you see when your run
dsmcutil q /name:""
dsmcutil q /name:""
I don't understand why the UNC path is in the options file location! All of
mine just use C: instead of \\EMAILTEST02\c$\progr.
The TSM API error usually indicates that the options file cannot be found.
It would be ea
Hi,
Shouldn't this:
erorlogret 15
be like this:
errorlogret 15 ?
Reg
Sami Ahomaa
2010/2/18 Lee, Gary D. :
> tsm client 6.3
> os windows 2003
>
> Trying to update and/or install services remotely for ba client and exchange
> backup.
>
> Node name and password have been double checked.
>
> Any
Thank you. I tried and it works.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Dmitry
Sent: Sunday, February 14, 2010 4:57 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] help sql tsm 6.1.3.1 windows servers
Hana, This is correct request
sel
On 14 feb 2010, at 15:33, Hana Darzi wrote:
> Hello all,
>
> Why this query do not work in tsm 6.1.3.1 ?
>
Hana,
have you tried using:
select node_name from filespaces
as a work-around? As you see from the error, there is an underlaying view in
DB2. It's not unlikely that you have found a b
Hana, This is correct request
select a.node_name from filespaces a, nodes b where
b.node_name=a.node_name
--
Dmitry Dukhov
Siberia Software SL
http://www.s-iberia.com
On 14.02.2010 17:33, Hana Darzi wrote:
Hello all,
Why this query do not work in tsm 6.1.3.1 ?
select filespaces.node_n
Thanks to Richard. However, our windows guys just rebooted the suspect client,
and I pushed out a backup. All is now well.
Gary Lee
Senior System Programmer
Ball State University
phone: 765-285-1310
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On B
You would probably best pursue this with your Windows people, where they should
do 'vssadmin list writers' as a starting point relative to whatever state was
reported in the ANS5268W message.
Richard Sims
Yudi
The max throughput of LTO3 is 80 MB/s and LTO4 is 120 - so you've lost
throughput there.
It looks like (from my very rough calcs) that you were getting approx
55MB/s average from your LTO3's and LESS than 67MB/s (that's if it
finished at 10 hours which it isn't)
It looks like the host/ba
Hi all,
After checkin the anf file, i figure out that there's no error, it's just
slow backup problem..
Our environment has just change the library from 3573 library lto 3 with 2
tape drive, to TS3100 LTO4 with just 1 tape drive, and upgrade TSM version
from v5.3 to v5.5.
Before the change, the S
The alter tablespace command is an Oracle command, not a TSM command.
If you were getting error with the library manager (TSM), you would
see problems with allocating a channel. I would get with your DBA to
do some investigation on this table. The BRBACKUP command just issues
Oracle commands und
LOL
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of
Kevin
Sent: Wednesday, May 27, 2009 11:19 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] HELP
Help
-
Confidentiality Notice:
The information contained in
-Joni Moyer wrote: -
>I was trying: select * from archives where node_name='FJSU101' and
>owner='appb2b' and filespace_id=11 and date(archive_date) >
>04/31/2009 as a starting point, but I'm still having no luck. Any
>suggestions are greatly appreciated
I would expect the output fro
twork.
Thanks again.
Larry
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of
Del Hoobler
Sent: Wednesday, February 18, 2009 4:13 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Help needed configuring TDP for Exchange2007 with VSS.
This sounds very close t
Larry
This is a known problem. See the fix list for TSM Client 5.5.1.10
Regards
Steve
Steven Harris
TSM Admin, Sydney Australia
"Mcnutt, Larry
E."
ADSM-L@VM.MARIST.EDU
Sent by: "ADSM:
This sounds very close to the:
ANS1353E (RC53) Session rejected: Unknown or incorrect ID entered
This problem can be caused if the register node was not done correctly.
In order for proxy authority to work, you must have as admin node of
"Client Owner"
admin privilege for the DP/Exchange node
See the past postings on this problem in http://www.mail-archive.com/
adsm-l@vm.marist.edu/ .
IBM Technote 1251903 summarizes the problem.
You don't specify the bitmode of your Windows system, but it is
likely 32-bit and, because of that, can't handle large stuff, partly
because of deficiencies in
Hello James,
> 3. cd to the directory called final that is located within my home
> directory.
cd ~/final
A copy of the group file called mygroup was created using the ! as the
> field separator. The fields should be separated using a : not a !.
>
> Create a single command string that will mod
Everyone I am a Unix novice and I am taking a class. I have some
questions I need to answer but I am having a difficult time. This may
not be the forum but I thought someone may know the answers. Any help
will be greatly appreciated.
3. cd to the directory called final that is located with
Hi Richard and others
I left only the /var/tmp/.../* on the inclexcl file to test , I do a q
inclexcl as Richard suggest but I still see the files under /var/tmp ???
tsm> q inclexcl
*** FILE INCLUDE/EXCLUDE ***
Mode Function Pattern (match from top down) Source File
- --
As I frequently advise, do 'dsmc q inclexcl' rather than inspecting
client options files: have TSM report to you what *it* believes your
Include-Exclude list to be, which will also pull in any server-side
specs.
Richard Sims
Your posting does not provide the context of utilization of the
data. I would recommend depending upon the accounting records for
reliable, detailed, and fielded data on client sessions.
Richard Sims
hmm, i think it's exactly ok since
3,665,543,168 bytes -eq 3.41GB
the second try is what the technote says but the first try was exactly the same
so why didn't the client double the vales in the first try ? because
it worked okay ? :-)
i never had similar issues, okay using rman doesnt feedback
On Apr 11, 2008, at 10:28 AM, goc wrote:
Total number of bytes transferred: 3.41 GB
LanFree data bytes:3.41 GB < this is ok !!!
Well, not really. Whereas the session for the single object resulted
in a retry in awaiting a mount, that represents two transmissions of
i didn't change anything
first command was
axpbckp:/home/goran 797>dsmc sel /db/DRM/dbase/data/COREM_DAT03.dbf -se=drm_tdpo
then some
axpbckp:/home/goran 798>
ksh: ^[k: not found.
axpbckp:/home/goran 812>set -o vi
axpbckp:/home/goran 813>^df -k
.
.
.
then
axpbckp:/home/goran 814>dsmc sel /db/DR
Did you change anything from the first and second try? Did you shut
down the client between backups?
It looks like TSM combined the stats from the first and second try but
just for the size fields.
See Ya'
Howard
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECT
I've scheduled this script to run every day to keep an eye on our volumes.
I don't look at all of it every day, but if there is a problem, I can
usually find the cause in the output. NOTE: YMMV and PLEASE test the
sections in your environment to see how much cpu and time the queries may
take.
Bob
I used the "overflow location" once with success when I was in this same
situation. Just long enough to put in some scratch tapes and move data.
I wouldn't recommend it for normal occasions though.
Johnny Lea CNE
Data Center Manager
Division of Information Systems
University of MS Medical Cente
Are you running backups, directly to tape, in the same storage pool
where you are seeing the "filled" volumes?
I have an issue, with my SQL DB backups, that results in the same
situation. Because of their size, they go directly to tape. Due to the
available backup window, I am forced to back t
1 - 100 of 729 matches
Mail list logo