Re: TSM-Client 6.2.2.0 and Server 5.5.6.0 -preschedulecmd

2012-05-17 Thread Alex Paschal
1 against a TSM Server 5.5.6.0 The backup itselfs works ok, but i face difficulties defining and running a preschedulecmd. Some diagnosis below: root@tsm-client:/var/log/tsm> dsmc q sched IBM Tivoli Storage Manager Command Line Backup-Archive Client Interface Client Version 6, Release 2

Re: TSM-Client 6.2.2.0 and Server 5.5.6.0 -preschedulecmd

2012-05-17 Thread Lee, Gary
Sent: Thursday, May 17, 2012 9:13 AM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] TSM-Client 6.2.2.0 and Server 5.5.6.0 -preschedulecmd Hi TSM'ers, I am trying to do backups with the TSM Client, 6.2.2.0, running on AIX 5.3, TL11 against a TSM Server 5.5.6.0 The backup itselfs works ok, but i

Re: TSM-Client 6.2.2.0 and Server 5.5.6.0 -preschedulecmd

2012-05-17 Thread Steven Langdale
inst a TSM Server 5.5.6.0 > > The backup itselfs works ok, but i face difficulties defining and running a > preschedulecmd. > > Some diagnosis below: > > root@tsm-client:/var/log/tsm> dsmc q sched > IBM Tivoli Storage Manager > Command Line Backup-Archive Client Inte

TSM-Client 6.2.2.0 and Server 5.5.6.0 -preschedulecmd

2012-05-17 Thread Guenther Bergmann
Hi TSM'ers, I am trying to do backups with the TSM Client, 6.2.2.0, running on AIX 5.3, TL11 against a TSM Server 5.5.6.0 The backup itselfs works ok, but i face difficulties defining and running a preschedulecmd. Some diagnosis below: root@tsm-client:/var/log/tsm> dsmc q sched IB

Re: syntax problem | preschedulecmd

2009-04-21 Thread Clark, Robert A
le for the whole string passed to preschedulecmd. [RC] -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of goc Sent: Tuesday, April 21, 2009 6:50 AM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] syntax problem | preschedulecmd hi all, i'm trying to

syntax problem | preschedulecmd

2009-04-21 Thread goc
hi all, i'm trying to execute backup from with preschedulecmd from windows client like -> powershell "& 'B:\Laptop Backup\system_backups\scripts\sys_backup2.ps1' wzpwebstream1" but i'm having problems how to put it into -preschedulecmd as an option of course

Re: Using preschedulecmd

2006-04-27 Thread Richard Sims
of all actions. The client manual describes the usage of the PRESchedulecmd option, which in Unix can be in dsm.sys or on the command line. Richard Sims On Apr 27, 2006, at 12:13 PM, Peter Hitchman wrote: Hi, Using a 5.3 client on Solaris. Is it possible to schedule a command which is a

Using preschedulecmd

2006-04-27 Thread Peter Hitchman
Hi, Using a 5.3 client on Solaris. Is it possible to schedule a command which is a script that invokes the dsmc command and uses preschedulecmd. Can I use this as an option to the dsmc programme or do I put it in the dsm.sys? Thanks Pete

AW: AW: Preschedulecmd not executed

2005-11-09 Thread Salak Juraj
t; Betreff: Re: AW: Preschedulecmd not executed > > The *SCHEDULECMD commands are launched via the command > interpreter specified by the ComSpec environment variable, > which points to the cmd.exe file on Windows NT systems. > cmd.exe supports the launch of scripts and binary execu

Re: AW: Preschedulecmd not executed

2005-11-08 Thread Andrew Raibeck
e issue, then a thorough examination of the TSM environment needs to be made to understand what is happening: - Server-side client option sets that might impact PRESCHEDULECMD - Definitions of schedules associated with this node, in particular the OPTIONS setting - Firm verification of the client op

AW: Preschedulecmd not executed

2005-11-07 Thread Salak Juraj
Hi, PreschedCMD starts a program, not a plain file. The last line in OPT file should be: Preschedulecmd "C:\WINNT\SYSTEM32\cmd.exe /C D:\Hyperion\Export\Scripts\EssExport_Schedule.bat" Note, the TSM must be told which program is to be started, in my environment the lin

Preschedulecmd not executed

2005-11-07 Thread Paul Van De Vijver
Hi, Can anybody tell me why the next preschedulecmd is not exectuted ? I have no idea what can be wrong. Backup finishes ok, but preschedulecmd has not been executed and there is no trace at all from the preschedulecmd in the dsmsched.log or dsmerror.log The 'scheduler' service was

Re: preschedulecmd questions

2005-08-18 Thread David E Ehresman
The preschedulecmd can be an os script or program. So if you can identify your conditions from an OS program, you can certainly program it to do different things. david >>> [EMAIL PROTECTED] 08/17/05 3:16 PM >>> Hi, Is there a way to run different commands before a

Re: preschedulecmd questions

2005-08-17 Thread Andrew Raibeck
-PRESCHEDULECMD and -POSTSCHEDULECMD can also be passed through the schedule definition on the server. And the command that executes on the client can be scripts that do whatever the scripts are capable of, depending on the OS and the scripting language used, which means that the scripts can

Re: preschedulecmd questions

2005-08-17 Thread Stapleton, Mark
From: ADSM: Dist Stor Manager on behalf of Richard Mochnaczewski Is there a way to run different commands before and after different schedules on the same client? Also, it is possible for the commands to be conditionally based on certain criteria ? 1. You would have to employ separate option

preschedulecmd questions

2005-08-17 Thread Richard Mochnaczewski
Hi, Is there a way to run different commands before and after different schedules on the same client? Also, it is possible for the commands to be conditionally based on certain criteria ? Rich

Re: preschedulecmd question

2005-02-23 Thread Andrew Raibeck
command line is your friend. "Good enough" is the enemy of excellence. "ADSM: Dist Stor Manager" wrote on 2005-02-23 19:21:28: > That's where the backup log should be going. > The problem I'm seeing is that when I have it run by the preschedulecmd > the outpu

Re: preschedulecmd question

2005-02-23 Thread Jones, Eric J
That's where the backup log should be going. The problem I'm seeing is that when I have it run by the preschedulecmd the output is much different. When manually run the full log was displayed, but when I run it with the preschedulecmd it did not show the file backup or success/fail

Re: preschedulecmd question

2005-02-23 Thread Andrew Raibeck
MAIL PROTECTED] Behalf Of > Andrew Raibeck > Sent: Wednesday, February 23, 2005 12:39 PM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: preschedulecmd question > > > It would help to know: > > - What your batch file looks like > - What the output looks like when the batch file is inv

Re: preschedulecmd question

2005-02-23 Thread Jones, Eric J
RIST.EDU Subject: Re: preschedulecmd question It would help to know: - What your batch file looks like - What the output looks like when the batch file is invoked manually - What the output looks like when the batch file is invoked via PRESCHEDULECMD While I do know know enough at this time to say for sure,

Re: preschedulecmd question

2005-02-23 Thread Andrew Raibeck
It would help to know: - What your batch file looks like - What the output looks like when the batch file is invoked manually - What the output looks like when the batch file is invoked via PRESCHEDULECMD While I do know know enough at this time to say for sure, I doubt that the use of

preschedulecmd question

2005-02-23 Thread Jones, Eric J
Good Afternoon. I'm running with Win2K servers with TSM 5.2.2 and AIX 5.2 TSM 5.2.2 server. I have a batch file I'm running that runs NTBACKUP and the preschedulecmd does a great job. The question/problem I have is the log file(NTBACKUP log) that is generated is very different than if

Re: Question on the preschedulecmd

2005-02-18 Thread TSM_User
11:27 AM >To: ADSM-L@VM.MARIST.EDU >Subject: Re: Question on the preschedulecmd > >The problem with Win2K is that when you backup the >"SYSTEMOBJECT", it backs everything up each time you run a >backup. We backup the servers nightly and need to keep all >data for a minimum

Re: Question on the preschedulecmd

2005-02-17 Thread Stapleton, Mark
Office 262.521.5627 >-Original Message- >From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On >Behalf Of Jones, Eric J >Sent: Thursday, February 17, 2005 11:27 AM >To: ADSM-L@VM.MARIST.EDU >Subject: Re: Question on the preschedulecmd > >The problem with Win2K

Re: Question on the preschedulecmd

2005-02-17 Thread Jones, Eric J
or Manager [mailto:[EMAIL PROTECTED] Behalf Of Steve Schaub Sent: Thursday, February 17, 2005 11:15 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: Question on the preschedulecmd All, Maybe I missed the beginning of this thread, but I'm curious as to the advantage of scripting the ntbackup over usi

Re: Question on the preschedulecmd

2005-02-17 Thread Steve Schaub
ailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 4:46 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: Question on the preschedulecmd From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Jones, Eric J >I'm at the point where I've tested backing up the SYSTEM STATE >

Re: Question on the preschedulecmd

2005-02-16 Thread Stapleton, Mark
se NTBACKUP to restore the SYSTEM STATE. I have a batch >file to kick off NTBACKUP for the SYSTEM STATE backup and want >to use the "preschedulecmd" to run this before TSM scans for >changed files and does the scheduled backup. I need to make >sure the batch file co

Re: Question on the preschedulecmd

2005-02-16 Thread Jones, Eric J
ginal Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Robertson, Louis Sent: Wednesday, February 16, 2005 12:00 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: Question on the preschedulecmd Eric, I have been running the same setup on my servers for a few years and have not

Re: Question on the preschedulecmd

2005-02-16 Thread Robertson, Louis
uot;C:\Srvutils\Systemstate.bkf" /m copy Hope this helps. Louis -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Jones, Eric J Sent: Monday, February 14, 2005 4:13 PM To: ADSM-L@VM.MARIST.EDU Subject: Question on the preschedulecmd Good afternoon. I'

Question on the preschedulecmd

2005-02-14 Thread Jones, Eric J
UP for the SYSTEM STATE backup and want to use the "preschedulecmd" to run this before TSM scans for changed files and does the scheduled backup. I need to make sure the batch file completes before TSM does the backup. Would there be any situation that TSM might start backing up before

Re: Does PreScheduleCmd work with Archives?

2004-12-21 Thread Andrew Raibeck
ou can use something like this: -PRESCHEDULECMD="cmd.exe /c d:\Oracle\database\idevhotbackup.cmd" When adding this to a schedule definition, specify the OPTIONS parameter with the option in single quotes, like this: OPTIONS='-PRESCHEDULECMD="cmd.exe /c d:\Oracle\databas

Re: Does PreScheduleCmd work with Archives?

2004-12-20 Thread Tab Trepagnier
Andy, Thanks VERY much for that info. I assume the syntax in the command line is the same as in the OPT file plus leading dash: -PRESCHEDULECMD 'cmd.exe /c "d:\Oracle\database\idevhotbackup.cmd" ' Is that correct? Thanks again. Tab The problem is that OPTFILE is n

Re: Does PreScheduleCmd work with Archives?

2004-12-20 Thread Andrew Raibeck
The problem is that OPTFILE is not a valid option in the schedule definition. You can, however, include the PRESCHEDULECMD option in the schedule definition. Regards, Andy Andy Raibeck IBM Software Group Tivoli Storage Manager Client Development Internal Notes e-mail: Andrew Raibeck/Tucson

Does PreScheduleCmd work with Archives?

2004-12-20 Thread Tab Trepagnier
TSM Server 5.1.9.0 on AIX 5.2 TSM Client 5.1.6.0 on Windows 2000 SP4 I'm trying to launch a database archive job with a PreScheduleCmd option included in the OPT file. This is a special OPT file that is specified as an option on the schedule command line: Action: Archive Op

Re: Quick question on Preschedulecmd

2003-10-31 Thread Bill Boyer
ulecmd, it will run every time you run a schedule against that client. Bill Boyer DSS, Inc. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of ZENG Brian (800043) Sent: Friday, October 31, 2003 12:50 PM To: [EMAIL PROTECTED] Subject: Quick question on

Quick question on Preschedulecmd

2003-10-31 Thread ZENG Brian (800043)
Where do you define and how can you identify the preschedulecmd or postschedulecmd for any specific schedule on client side? Thanks, Brian -Original Message- From: Matt Zufelt [mailto:[EMAIL PROTECTED] Sent: Friday, October 31, 2003 11:07 AM To: [EMAIL PROTECTED] Subject: Re: Netware

Re: preschedulecmd problem

2002-12-17 Thread Halvorsen Geirr Gulbrand
Hi, I guess you could use different opt-files combined with different command-lines, where preschedulecmd is defined in opt-file. Rgds. Geirr -Original Message- From: Leif Gustafsson [mailto:[EMAIL PROTECTED]] Sent: 16. december 2002 16:37 To: [EMAIL PROTECTED] Subject: SV: preschedulecmd

SV: preschedulecmd problem

2002-12-16 Thread Leif Gustafsson
- Från: Large, Matthew [mailto:[EMAIL PROTECTED]] Skickat: må 2002-12-16 16:05 Till: [EMAIL PROTECTED] Kopia: Ämne: Re: preschedulecmd problem I don't wish to point out errors, but- on page 193 of TSM UNIX b/

Re: preschedulecmd problem

2002-12-16 Thread Large, Matthew
I don't wish to point out errors, but- on page 193 of TSM UNIX b/a 5.1: Command line: (Initial command line only) -preschedulecmd="quiesce database" what happens if you move the option into the dsm.opt file rather than have it as part of the command execution? Large Ma

Re: preschedulecmd problem

2002-12-16 Thread Richard Sims
>I get the following fault on all 5.1.5 clients: >12/16/02 13:52:11 ANS1108E Invalid option (-PRESCHEDULECMD) for the >ARCHIVE command Well, simply, that's not an option which can be used on the command line. The B/A manual lists what can be used where.

preschedulecmd problem

2002-12-16 Thread Leif Gustafsson
Hi ! I've got a strange problem with preschedulecmd. I have TSMServer Windows 4.2 3.1. I have Solaris clients, both 4.2 3.0 and 5.1. In all clients I have set preschedulecmd and postschedulecmd in the tsm.sys Works perfectly good with incremental for all cl

Re: preschedulecmd

2002-05-06 Thread Rushforth, Tim
Below 5.1, if preschedule command returns non-zero - backup still runs. New feature added to 5.1: "Also if you use the processing option preschedulecmd to run a command, and that command returns a non-zero return code, the scheduled event will not run. This ensures that scheduled events wil

preschedulecmd

2002-05-06 Thread Gerald Wichmann
If your preschedule command is a script that returns a 0 on failure, will TSM still start the backup? My understanding is no but I'm looking at the admin guide to verify and it doesn't mention return codes. It just says it'll run your command before it does the backup. Gerald Wichmann Sr. Systems

Re: PRESCHEDULECMD - POSTSCHEDULECMD

2002-02-26 Thread Stumpf, Joachim
this is from my opt-file in w2k (remove the * in front of the parameter): ** * Pre-, Post-Commands ** *preschedulecmd "c:\programme\admin\preadsm.bat" *postsche

PRESCHEDULECMD - POSTSCHEDULECMD

2002-02-26 Thread Coats, Jack
Question: Does anyone have a sample of using a pre and post schedule scripts? I need to do this on both Novell and NT/2K clients. TIA ... JC

Re: preschedulecmd and a wait period

2002-02-13 Thread Alex Paschal
art. Alex Paschal Storage Administrator Freightliner, LLC (503) 745-6850 phone/vmail -Original Message- From: Stormy Maddux [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 2:20 PM To: [EMAIL PROTECTED] Subject: preschedulecmd and a wait period One of our servers has sev

preschedulecmd and a wait period

2002-02-13 Thread Stormy Maddux
One of our servers has several large Oracle database and although they run a preschedulecmd from the dsm.opt to shut down, by the time the dbstop command is run and the backup starts, some of the databases are still not shut down, the datafiles are shown in use and tried multiple times. Are

Re: PRESCHEDULECMD on OS390 unix, rc 127

2002-02-04 Thread MC Matt Cooper (2838)
Hey Bill, I found that my problem causing the RC 127 was I had put the script in /etc/tsm/amnthfs.sh and had a preschedulecmd that was looking for /etc/amnthfs.sh . I had the path wrong. It seems to be interesting working with this. We have a 3 lpar environment so I have to go

Re: PRESCHEDULECMD on OS390 unix, rc 127

2002-02-04 Thread Bill Boyer
2 7:37 AM To: [EMAIL PROTECTED] Subject: PRESCHEDULECMD on OS390 unix, rc 127 Hello all, I am trying to get a PRESCHEDULECMD script that will automount all the users HFSs for backup. I know there is a command for automount but I have to update the list of users automounted daily. We are j

PRESCHEDULECMD on OS390 unix, rc 127

2002-02-01 Thread MC Matt Cooper (2838)
Hello all, I am trying to get a PRESCHEDULECMD script that will automount all the users HFSs for backup. I know there is a command for automount but I have to update the list of users automounted daily. We are just getting into this area and it is growing. Anyway, I execut the

Re: PRESCHEDULECMD not mapping drives on NT 4.2.1.18 client - SOLVED!

2002-01-06 Thread Dylan Ryback
d hopefully find the documentation you need. Now on to the PRESCHEDULECMD shared drive mapping problem... I think we've either found a bug or poorly written documentation (others have mentioned that they've recently had similar problems). I tested several different variations of permissions and .CMD

Re: PRESCHEDULECMD not mapping drives on NT 4.2.1.18 client

2002-01-06 Thread TAZ
rlier versions, like I had to do for Tivoli's site. I had to go back to July of 2001 to be successful. Sam. - Original Message - From: "Dylan Ryback" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 05, 2002 11:00 PM Subject: PRESCHEDULECMD

PRESCHEDULECMD not mapping drives on NT 4.2.1.18 client

2002-01-05 Thread Dylan Ryback
d the mapping script runs fine interactively when logged on as this Domain Admin (or any other account with priv's to these shares). Here's a partial listing of dsm.opt: LANG AMENG PRESCHEDULECMD "C:\Program Files\Tivoli\TSM\baclient\drvmaps.cmd" MANAGEDSERVICES SCHEDULE WEBCLIENT

Re: PRESCHEDULECMD - Windows 2000 Client

2001-12-27 Thread Doug Thorneycroft
carry out the command. The default system account probably doesn't. -Original Message- From: Jack Musselman [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, December 26, 2001 4:15 PM To: [EMAIL PROTECTED] Subject: PRESCHEDULECMD - Windows 2000 Client Hello, I am trying t

PRESCHEDULECMD - Windows 2000 Client

2001-12-26 Thread Jack Musselman
Hello, I am trying to use the preschedulecmd client option to stop my R/3 instance prior to doing an offline backup. My server is on an AIX platform running version 4.2.1.7 and the client is TSM 4.2.1.18. I have configured the client acceptor to start the client scheduler. I have a define

Re: Preschedulecmd on NT question

2001-05-16 Thread Joe Faracchio
I would try : preschedulecmd 'net stop "App Service"' IBM stuff tends to want start/stop quoting rather than 'escape' character use. BTW Can you let us know what you get working??? We want to implement a shutdown/turnoff procedured here to save electrons over

Re: Preschedulecmd on NT question

2001-05-16 Thread Michel Engels
PROTECTED] cc:(bcc: Michel Engels/BE/Devoteam) Subject: Preschedulecmd on NT question We are preparing to use preschedulecmd and post on Windows NT 4.0 clients with TSM 4.1 client. The manual states this about the command string: "If the command string contains blanks, enclose it in do

Re: Preschedulecmd on NT question

2001-05-15 Thread Nicholas Cassimatis
I think it's looking for: preschedcommand 'net stop "App Service" ' Nick Cassimatis [EMAIL PROTECTED]

Preschedulecmd on NT question

2001-05-15 Thread David Longo
We are preparing to use preschedulecmd and post on Windows NT 4.0 clients with TSM 4.1 client. The manual states this about the command string: "If the command string contains blanks, enclose it in double quotes. If you placed double quotes within the command string, use single quot