11:22 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Need help using Powershell to create custom backup
commands
Because you have the volume list variable quoted, I think that part of the
command actually translates to the single string "G: H: I: J:" rather than a
list of drive lette
Because you have the volume list variable quoted, I think that part of the
command actually translates to the single string "G: H: I: J:" rather than a
list of drive letters. Which I think would be interpreted as G:"\ H: I: J:".
On 9/23/20 8:21 AM, Schaub, Steve wrote:
> I'm using PS to kick off
I'm using PS to kick off custom backups and having trouble passing a list of
volumes to the incremental backup command in dsmc.
Here is what the powershell statement looks like, the "$myBackupVolumeList"
variable is a string derived from an array:
& .\DSMC.exe Incremental "$myBackupVolumeList" "
Hi all.
Thanks Robert for this suggestion.
What got things up and running for us was the "Content-Type: text/plain" header.
That allows you to run all commands and really seems to be needed when POSTing
to the ISP OC API. Someone should document this somewhere!
TIP: Use the jq comman
ldn't be more help.
>
> Rob Jose
> Spectrum Protect OC UI Developer / L3 Support
>
> -Original Message-
> From: "Jakob Jóhannes Sigurðsson" [mailto:jakob.sigurds...@nyherji.is]
> Sent: Friday, November 18, 2016 3:13 AM
> To: ADSM-L@VM.MARIST
/plain".
Sorry I couldn't be more help.
Rob Jose
Spectrum Protect OC UI Developer / L3 Support
-Original Message-
From: "Jakob Jóhannes Sigurðsson" [mailto:jakob.sigurds...@nyherji.is]
Sent: Friday, November 18, 2016 3:13 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L
Hi all.
I saw a message here regarding running registration of clients against the REST
API.
I am not able to get this working and the user did not include his fix in his
reply.
Has anyone successfully tried this? I keep getting Internal Server error
replies and the OC log says:
[11/18/16 11:
loperworks/wikis/home/wiki/Tivoli
> +Storage+Manager/page/Home
>
> "ADSM: Dist Stor Manager" wrote on 2014-07-03
> 09:55:23:
>
> > From: Skylar Thompson
> > To: ADSM-L@vm.marist.edu,
> > Date: 2014-07-03 09:57
> > Subject: Disabled arbitrary scheduled c
wrote on 2014-07-03
09:55:23:
> From: Skylar Thompson
> To: ADSM-L@vm.marist.edu,
> Date: 2014-07-03 09:57
> Subject: Disabled arbitrary scheduled commands
> Sent by: "ADSM: Dist Stor Manager"
>
> We have a RHEL6 system backed up with TSM with some unique security.
&
We have a RHEL6 system backed up with TSM with some unique security. Basically
we
need some way for us to disable the ability for the server to cause the
client to run arbitrary commands via a scheduled event. All we want the
client to do is run an incremental backup, without any way for the
make a script taht starts the TSM server after a reboot and build in a grace
period to allow the TSM server to fully start up. Now enter some lines that
will give dthe dsmadmc commands and ther you go
From: ADSM: Dist Stor Manager [ADSM-L@VM.MARIST.EDU
>> On Mon, 18 Jul 2011 11:16:18 -0400, "Pagnotta, Pam (CONTR)"
>> said:
> Does anyone know how to write a script, or can point me to something
> that will issue TSM commands from an administrator session shortly
> after the server is restarted?
There are seve
Hello,
We are running version 6.2.2.3(0) on an AIX 6.1 server. We are experiencing
issues as described in
https://www-304.ibm.com/support/entdocview.wss?uid=swg1IC76984 and have been
given three commands that need to be issued right after the TSM server is
restarted (they are only good for
Several filters for "dsmadmc" output (both "-tabdelimited",
and with standard headings(!)) can be found at
http://www.gwdg.de/~moeller/tsmutils/
See the file README there, for rudimentary documentation.
Together with a general-purpose (unix) 'dsmadmc'-wrapper,
they are good at (sometimes heur
A lot of the worst problems with dsmadmc, such as commas within numbers
that are nice for human readability but trouble to parse, can be solved
by:
Change all QUERY commands to SELECT, and invoke dsmadmc with the -comma
or -tab options. This avoids all questions as to whether sqldisplaymode
wide
> tables are viewed.
> Plus for instance some extra commands to show things you normaly use
> scripts for.
>
> I also want to have it as I use it in Putty but in Windows, as the
> dsmadmc for windows is *** compared with the unix version.
Just an idea, but if you're familiar
http://www.cristie.se/cpu2tsm-supported-platforms
>
>
> Från: Maurice van 't Loo [maur...@backitup.nu]
> Skickat: den 8 november 2010 11:49
> Till: ADSM-L@VM.MARIST.EDU
> Ämne: Re: API for TSM Admin commands
>
> Thanks Grigori,
>
> But i don't want another grafi
U2TSM::
http://www.cristie.se/cpu2tsm-supported-platforms
Från: Maurice van 't Loo [maur...@backitup.nu]
Skickat: den 8 november 2010 11:49
Till: ADSM-L@VM.MARIST.EDU
Ämne: Re: API for TSM Admin commands
Thanks Grigori,
But i don't want anothe
Thanks Grigori,
But i don't want another grafical tool, but just a small tool like
dsmadmc but with several small thinks solved. Like the comma in
session and process numbers (hard to simply copy/paste) and the way
tables are viewed.
Plus for instance some extra commands to show thing
10:34 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] API for TSM Admin commands
Hi All,
I'm thinking about an yatac (Yust Another TSM Admin Console), just
like the famous dsmadmc, but without the also famous problems as
comma's in q sess/proc, better ways of displaying table's, etc
There is an API for commands that the Admin Center uses, but AFAIK it
has not been published anywhere. I did look at reverse-engineering it
once, but it seems to be an XML-based data-stream and I quickly lost
interest as at that time I had no tools for handling XML.
I think that you are
TSM is notoriously lacking in the area of APIs. There has never been an
administrative API, and the client API is incompatible with what the B/A client
produces. You have to make do with what you can perform via commands.
Richard Sims
On Nov 7, 2010, at 2:34 PM, Maurice van 't Loo
Hi All,
I'm thinking about an yatac (Yust Another TSM Admin Console), just
like the famous dsmadmc, but without the also famous problems as
comma's in q sess/proc, better ways of displaying table's, etc etc.
And if possible, without using the dsmadmc itself, as not everybody
does install it at the
I guess in V6 this isn't a problem - just different?
From:
Richard Rhodes
To:
ADSM-L@VM.MARIST.EDU
Date:
04/08/2010 09:54 PM
Subject:
Re: [ADSM-L] Log issues and scheduled commands and CHANGINGRETRIES
Sent by:
"ADSM: Dist Stor Manager"
It's intersting how many peopl
issues and scheduled
commands and CHANGINGRETRIES
04/08/2010 10:31
AM
Please respond to
"ADSM: Dist Stor
Manager"
Hi Zoltan,
We have similar issues on one of our TSM instances
: [ADSM-L] Log issues and scheduled commands and CHANGINGRETRIES
I'm having the same problem and IBM sent me to this site for a perl script to
collect data. It's very easy to alter for your site.
Let me know if you find an answer. So far I haven't.
Johnny
-Original Message-
u] On Behalf Of Zoltan
Forray/AC/VCU
Sent: Thursday, April 08, 2010 9:17 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Log issues and scheduled commands and CHANGINGRETRIES
Ever since I upgrade one of our busy TSM servers from 5.5.3 to 5.5.4.1, I
have been having constant problems with the log b
Thanks for the info and suggestions.
Thought about the "low power" id but we need the "show logpinned" to see
the culprit.
As much as folks use these "undocumented/unsupported commands", I am
surprised IBM hasn't given us an equivalent "supported&quo
rom:
Jean-Paul Duyx
To:
ADSM-L@VM.MARIST.EDU
Date:
04/08/2010 10:31 AM
Subject:
Re: [ADSM-L] Log issues and scheduled commands and CHANGINGRETRIES
Sent by:
"ADSM: Dist Stor Manager"
Hi Zoltan,
We have similar issues on one of our TSM instances that has some clients
behind a slower co
>> On Thu, 8 Apr 2010 10:17:11 -0400, Zoltan Forray/AC/VCU
>> said:
> So, I would like to schedule a "show logpinned" command every 15-minutes
> and send the output somewhere so it can be emailed to me.
> I have never messed with server scripting so this is new territory for me.
> Does anyone
DSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Zoltan
Forray/AC/VCU
Sent: donderdag 8 april 2010 16:17
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Log issues and scheduled commands and CHANGINGRETRIES
Ever since I upgrade one of our busy TSM servers from 5.5.3 to 5.5.4.1, I
Ever since I upgrade one of our busy TSM servers from 5.5.3 to 5.5.4.1, I
have been having constant problems with the log being pinned and filling.
While I was able to determine and fix 2 problem nodes (long/large Oracle
backup and another node that is compressing and backing up a 280GB log
file,
TSM 6.1 Technical Guide Redbook, SG24-7718-00, Chap. 4.
On Sun, Jan 10, 2010 at 2:03 PM, Christian Svensson <
christian.svens...@cristie.se> wrote:
> Hi *SMers,
> Does anyone know a good webpage where I can find a summery of all commands
> that has been removed and added to TSM 6.
Hi *SMers,
Does anyone know a good webpage where I can find a summery of all commands that
has been removed and added to TSM 6.1 Admin Command line?
Best Regards
Christian Svensson
Cell: +46-70-325 1577
E-mail: christian.svens...@cristie.se
Skype: cristie.christian.svensson
Supported Platform
Hi Everyone
I'm finding myself often in a situation where I need to use an admin
client from a strange machine, say a Windows terminal server where I
don't have rights to install anything. I would like to have a package
set up ready that I can upload to my home drive to do this. Given that
the
A rudimentary example of forming a TSM server command from a Select:
dsmadmc -id= -password= -displaymode=table -dataonly=yes
"select 'cancel process',PROCESS_NUM from PROCESSES"
On 11 dec 2008, at 01:13, Stephan Boldt wrote:
Hello,
is there any way to pipe use the output of one command as an input of
another? For example if I want to cancel a running space reclamation
of a
certain storagepool. So I first have to get the process number and
cancel
this process. What I'm
You can run the commands from a script external of tsm.
Something like perl, rexx, A unix shell, or windows powershell.
You can run the dsmc command from the script where the script process the
output of the command, the script would then build one or more scripts to be
run from within the
Hello,
is there any way to pipe use the output of one command as an input of
another? For example if I want to cancel a running space reclamation of a
certain storagepool. So I first have to get the process number and cancel
this process. What I'm looking for is something like this:
select proces
On Oct 9, 2008, at 4:52 PM, Clark, Robert A wrote:
We're working on changing some backups from command schedules to
incrementals with pre/post commands.
Between now and when we complete the work, is there any way to enable
verbose time/date stamps per line in the interactive backup o
t: [ADSM-L] Enable verbose time/date logging on interactive dsmc
commands?
We're working on changing some backups from command schedules to
incrementals with pre/post commands.
Between now and when we complete the work, is there any way to enable
verbose time/date stamps per line in the int
We're working on changing some backups from command schedules to
incrementals with pre/post commands.
Between now and when we complete the work, is there any way to enable
verbose time/date stamps per line in the interactive backup output?
(As a temporay fix, I've written a perl s
Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Keith Arbogast
Sent: Friday, April 04, 2008 1:53 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Don't embed tabs in script commands
I have been debugging an admin script all morning that executes
'activate policyset' commands, among ot
I have been debugging an admin script all morning that executes
'activate policyset' commands, among others. Seemingly identical
commands succeeded from the command line, but failed when run from a
script, with "ANR2022E One or more paramters are missing". After
checki
Instead of running your commands as a macro, have you tried running them
as a TSM script? With scripting there is some basic-level IF-THEN
functionality where you can check return codes.
Look in the ADMIN GUIDE under "automating server operations", and "Using
Logic Flow Stateme
von Tim Brown
Gesendet: Mittwoch, 21. November 2007 15:16
An: ADSM-L@VM.MARIST.EDU
Betreff: [ADSM-L] TSM commands via Z/OS Batch rc 11
Have daily TSM commands that run via batch jobs on Z/OS
The command files have multiple commands and if any one fails
it prevents the others from executing
Have daily TSM commands that run via batch jobs on Z/OS
The command files have multiple commands and if any one fails
it prevents the others from executing
ANS8001I Return code 11.
ANS8029E Macro processing terminated.
ANS8002I Highest return code was 11.
Is there a way to allow
Is there a list somewhere of what server commands a storage agent supports?
The storage agent manual doesn't seem to give a list of support commands.
Some commands work find (q sess, q mount), but others get routed to
the tsm server.
I can't find a document for what commands work, and
On 23/08/2007, at 12:29 AM, Głębicki Jakub wrote:
Hint :) use short version of path (Progra~1 instead of "Program
Files") in P*SCHEDULECMD options, otherwise schedule will fail.
A small trap for young players: the short name is defined by the
order of directory creation. So if the server die
[mailto:[EMAIL PROTECTED] On
Behalf Of Timothy Hughes
Sent: Wednesday, August 22, 2007 2:24 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: prescheduled postcheduled commands help
Thanks to all who responded I need and appreciate all of your help.
I am going to try some if not all of your sugg
.
> >
> >This is a good place to start if you need to get it going now, but
> I really think you should look at condition code checking and
> >alerting on errors in the long run.
> >
> >Bill Boyer
> >"A life? Cool! Where can I download one of those?"
o:[EMAIL PROTECTED] On Behalf Of Timothy
Hughes
Sent: Wednesday, August 22, 2007 2:24 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: prescheduled postcheduled commands help
Thanks to all who responded I need and appreciate all of your help. I am going
to try some if not all of your suggestions. Since I
am
[mailto:[EMAIL PROTECTED] On Behalf Of Timothy
Hughes
Sent: Wednesday, August 22, 2007 2:24 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: prescheduled postcheduled commands help
Thanks to all who responded I need and appreciate all of your help. I am going
to try some if not all of your suggestions. Since I
rs yes
CHANGINGRETRIES2
COMPRESSIon Yes
BACKUPREG YES
MANAGEDSERVICESWEBCLIENT SCHEDULE
William, I understand your logic and condition code checking and I read
the Technote that
Andrew pointed out. From what I have been told if the commands don't
work the backup
will just fa
/22/2007
08:23:23 AM:
> Maybe being an ex-programmer, but you have no condition code
> checking to make sure that the NET STOP/START commands completed
> successfully. If you NET STOP's don't work, do you still want to run
> the backup? Now if the last NET STOP command fails, th
Maybe being an ex-programmer, but you have no condition code checking to make
sure that the NET STOP/START commands completed
successfully. If you NET STOP's don't work, do you still want to run the
backup? Now if the last NET STOP command fails, then the
preschedulecmd will return
e: prescheduled postcheduled commands help
Tim,
It's defined just like your incremental sched, just set action=command (default
is incremental), then objects=
a q sched f=d would show:
Policy Domain Name: SPAIX
Schedule Name: STATBKTRACK-FULL
Descr
essage-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: Wednesday, August 22, 2007 9:56 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] prescheduled postcheduled commands help
Tim,
It's defined just like your incremental sched, just set action
n't aware of that I had planned on putting the following
commands
in the dsm.opt file. I have never defined a script schedule before I
am
going to have to figure out the correct syntax for this type of
script.
feel free to give example
Tim
pre 'net stop "update service"
dule will fail.
Regards,
Jakub
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Timothy
Hughes
Sent: Wednesday, August 22, 2007 4:05 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] prescheduled postcheduled commands help
Hello,
I need to stop two s
Thanks Lawerence,
I wasn't aware of that I had planned on putting the following commands
in the dsm.opt file. I have never defined a script schedule before I am
going to have to figure out the correct syntax for this type of script.
feel free to give example
Tim
pre 'net st
04:57 AM >>>
> Hello,
>
> I need to stop two services before the incremental backup runs then
> restart the services
> once the backup completes. I know about the prescheduled and
> postscheduled
> commands but have never used them. Where do I insert the commands in
>
etes. I know about the prescheduled and
postscheduled
> commands but have never used them. Where do I insert the commands in
> dsm.opt file for
> this to excute successfully? The following are the two services that
> need to be stopped
> then restarted once backup completes can someo
Objects: /home/sybase/dump/dbbkup.s
>>> [EMAIL PROTECTED] 08/22/2007 11:04:57 AM >>>
Hello,
I need to stop two services before the incremental backup runs then
restart the services
once the backup completes. I know about the prescheduled and
postscheduled
command
Hello,
I need to stop two services before the incremental backup runs then
restart the services
once the backup completes. I know about the prescheduled and postscheduled
commands but have never used them. Where do I insert the commands in
dsm.opt file for
this to excute successfully? The
hi,
i was wondering what commands can you use on storage agent server
except "q ses" ?
thanks
On Oct 26, 2006, at 6:44 AM, Gopinathan, Srinath wrote:
Hi,
There is a a correction in the question.
Is there any command to find out the list of schedules running sorted
based on the time in ASCENDING ORDER (or) DESCENDING ORDER?
I think the approach will be apparent in realizing that it is
Sent: 26 October 2006 11:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Commands to fins the schedules running -- sorted
by time
q event * * lists the events/schedules base on time
- Original Message -
From: "Gopinathan, Srinath" <[EMAIL PROTECTED]>
To:
Sent: Thur
q event * * lists the events/schedules base on time
- Original Message -
From: "Gopinathan, Srinath" <[EMAIL PROTECTED]>
To:
Sent: Thursday, October 26, 2006 12:13 PM
Subject: Commands to fins the schedules running -- sorted by time
Hi All,
Is there any command to f
Hi All,
Is there any command to find out the list of schedules running sorted
based on the time?
Regards,
Srinath G
This e-mail has been scanned for viruses by the Cable & Wireless e-mail
security system - powered by MessageLabs. For more information on a proactive
managed e-mail security serv
"ADSM: Dist Stor Manager"
Subject
Re: [ADSM-L] SQL Select commands
P
:12 PM
"ADSM: Dist Stor Manager"
Subject
Re: [ADSM-L] SQL Select commands
P
Hot Diggety! Richard Sims was rumored to have written:
>
> Go to
> http://www.rz.uni-karlsruhe.de/rz/docs/TSM/WORKSHOPS/3rd/handouts/
>
> "Handouts I of Andrew Raibeck" is the online version.
> "Handouts II of Andrew Raibeck" is the PostScript version,
Very nice stuff, that's for sure (as are the
On May 25, 2006, at 11:00 PM, Steven Harris wrote:
...
Andy Raibeck once put out an sql manual which was specific to the TSM
database. I've lost my copy along the way so if you still have a
link Andy
that would be nice!
Go to
http://www.rz.uni-karlsruhe.de/rz/docs/TSM/WORKSHOPS/3rd/handouts/
Hello,
SQL reference is in a redbook 5.1 technical guide
see
http://www.redbooks.ibm.com/abstracts/SG246554.html?Open ,I do not think I have
seen a newer one..
Chris
Luc said
>
> Hi all
>
> I'm not that good with SQL commands is there any documentation
> available ...
>
> any idea ... thanks
>
> Luc Beaudoin
> Administrateur Réseau / Network Administrator
> Hopital General Juif S.M.B.D.
> Tel: (514) 340-8222
Hi all
I'm not that good with SQL commands is there any documentation
available ...
any idea ... thanks
Luc Beaudoin
Administrateur Réseau / Network Administrator
Hopital General Juif S.M.B.D.
Tel: (514) 340-8222 ext:8254
nomigrrecl will stop migrations and reclamations, but as far as I know,
if you want to remove it, you have to stop and restart the server after
it is removed from the options file.
--- Nancy L Backhaus <[EMAIL PROTECTED]> wrote:
> MIME-Version: 1.0
> X-Mailer: Lotus Notes Release 5.0.11 July 24
MIME-Version: 1.0
X-Mailer: Lotus Notes Release 5.0.11 July 24, 2002
Message-ID: <[EMAIL PROTECTED]>
From: Nancy L Backhaus <[EMAIL PROTECTED]>
Date: Wed, 29 Mar 2006 13:36:25 -0500
X-MIMETrack: Serialize by Router on NSB01/HealthNow(Release 6.5.4FP2|September
12, 2005) at
03/29/2006 01:36:29 P
Today, I was reminded why to be careful with SHOW commands during
production workloads and thought I'd share (and archive across the
Internet at large) by posting here:
03/04/06 10:44:46 ANR4391I Expiration processing node NODE, filespace
/oracle, fsId 141, domain STANDARD, and manag
Hello All!
I am in the process of creating a script that will allow me to query all of
our offsite NAS backup tapes and create a file that I can execute to check
the volumes into our DR NAS library as private so that they may be used. I
have created the following command script:
Server Command S
If you want them all to run serially, omit all the 'Parallel' and 'serial'
statements, and ensure the commands have a 'wait=yes'.
We have this script called by our fullbackup script, which itself runs as
part of an admin schedule which backs up the storage pools, pr
Thanks again Robert & Adam,
Adam,
What if I don't want any of these commands to run parallel
can I just set them up to run serially. Also, How would I
schedule these commands to run the script?...I assume
I can use the admin schedule commands to do this?
"Crosskey, Adam -
stg LTOEXCH LTOEXCHC wait=yes maxproc=1
backup stg LTOBACK1LTOBACK1C wait=yes maxproc=1
backup stg LTODB LTODBC wait=yes maxproc=1
SERIAL
The commands after the PARALLEL statements run together, the SERIAL
statement prevents any new processes from starting until the parallel
I haven't tried this as yet, but I believe the syntax to be:
PARALLEL
command1
command2
...
SERIAL
command3
Where the commands after SERIAL will wait until ALL commands between
PARALLEL and SERIAL have been completed.
Robert R. Price
ADSM/TSM Administrator
Computer Sci
Hello guys,
Has anyone tested or is using the New Serial and Parallel
commands in TSM 5.3?
I am testing a script that would execute some daily routines, Such
as backing up storage pools and updating the backuppool (disk)
right now these routines are executed as Administrative Schedules.
>F
Does anyone have a list of the undocumented Show commands
available with TSM 5.3?
Please refer to Richard Sims' ADSM.QuickFacts web site at
http://people.bu.edu/rbs/ADSM.QuickFacts
--
Mark Stapleton ([EMAIL PROTECTED])
IBM Certified Advanced Deployment Professional
Tivoli Storage Manag
ST.EDU
cc
Subject
[ADSM-L] TSM Show Commands
Does anyone have a list of the undocumented Show commands available with
TSM 5.3?
Wayne
-
This message and any included attachments are from NOVANT HEALTH INC.
and are intended only for the addressee(
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On
Behalf Of Spearman, Wayne
>Does anyone have a list of the undocumented Show commands
>available with TSM 5.3?
Please refer to Richard Sims' ADSM.QuickFacts web site at
http://people.bu.edu/rbs/ADSM.QuickFacts
--
Mark Staple
Does anyone have a list of the undocumented Show commands available with
TSM 5.3?
Wayne
-
This message and any included attachments are from NOVANT HEALTH INC.
and are intended only for the addressee(s). The information contained
herein may include
e api?
>
>
No,
currently the API is NOT documented.
For further information please contact me via private eMail...
>Thanks again,
>Maurice
>
>
Bye
Rainer
>- Original Message -
>From: "Rainer Tammer" <[EMAIL PROTECTED]>
>To:
>Sent: Monday, Septem
t; <[EMAIL PROTECTED]>
To:
Sent: Monday, September 05, 2005 10:41 AM
Subject: Re: [ADSM-L] [api] Admin API commands
> Hello,
>
> Steven Harris wrote:
>
> >Maurice,
> >
> >As I understand it the new web admin tools in 5.3 employ a new
administrative api. Now,
1 version for Windows; simple as possible, so even the
>part-time TSM'ers
>in small environments can do simple management.
>
>
>>Of course i can use dsmadmc as "interface" between the tool and the server,
>>but is there
>>
>>
>also an API se
,
> but is there
also an API set anywhere what i can use for admin commands, so i can keep all
the code in 1
file?
>
> And for the people who's interested: I will keep it open source freeware
>
> Regards,
> Maurice van 't Loo
>
> PS. If Tivoli decides to make the
**
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Maurice van 't Loo
Sent: Friday, 02 September, 2005 10:43
To: ADSM-L@VM.MARIST.EDU
Subject: [api] Admin API commands
Hi,
Becaurse the current TSM Admin tools are pretty complex, i want to write
:43
To: ADSM-L@VM.MARIST.EDU
Subject: [api] Admin API commands
Hi,
Becaurse the current TSM Admin tools are pretty complex, i want to write
an admin client like the good old 3.1 version for Windows; simple as
possible, so even the part-time TSM'ers in small environments can do
simple management
etween the tool and the server, but
is there also an API set anywhere what i can use for admin commands, so i can
keep all the code in 1 file?
And for the people who's interested: I will keep it open source freeware
Regards,
Maurice van 't Loo
PS. If Tivoli decides to make the 3.1
Or, from the command line, type "h q" or "help query" and you will get a
list of the query commands. At the end of each is a list of related
commands. You can browse your way thru.
At 04:27 PM 7/21/2005 -0400, you wrote:
I think any IBM Tivoli Storage Manger Administrat
I think any IBM Tivoli Storage Manger Administrator's Reference guide is a
good book. It contains all the commands can be used on the TSM server.
If you are new to TSM, starting out with "query " command is not a bad idea
since, usually does not change any values.
Here's T
SM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
J. Corcoran
Sent: Thursday, July 21, 2005 4:13 PM
To: ADSM-L@VM.MARIST.EDU
Subject: commands
I'm looking for a redbook or admin guide that has the command set for
query
the tsm database.
I looking to get in the practice of using th
1 - 100 of 225 matches
Mail list logo