Re: AIX - backup SAP DB2

2004-04-28 Thread Ken Chamberlain
ity of Toronto Phone:(416) 978-1582 Fax: (416) 971-2085 E-mail: [EMAIL PROTECTED] - Original Message - > > Date:Wed, 28 Apr 2004 02:52:34 +0800 > From:Roslind Kaur <[EMAIL PROTECTED]> > Subject: Re: Antwort: Re: AIX - backup SAP DB2 > > --0__=C7BBE410DFF658

Re: Antwort: Re: AIX - backup SAP DB2

2004-04-27 Thread Roslind Kaur
Rettenberger cc Sent by: "ADSM: Dist Stor Subject Manager" Antwort: Re: AIX - ba

Antwort: Re: AIX - backup SAP DB2

2004-04-27 Thread Sabine Rettenberger
Gesendet von: "ADSM: Thema: Re: AIX - backup SAP DB2 Dist Stor Manager"

Re: AIX - backup SAP DB2

2004-04-26 Thread Steve Harris
Tomas Shoudn't you be running the SAP brbackup utility? This is a bunch of generic scripts and, yes, at the end of it all it boils down to a db2 backup command, but it is the SAP way to do things. Steve. >>> [EMAIL PROTECTED] 23/04/2004 18:20:46 >>> Hi all, I have problem with running backup

Re: AIX - backup SAP DB2

2004-04-26 Thread Tomas Hrouda Ing.
gt; Subject: Re: AIX - backup SAP DB2 > > > > > >I have problem with running backup of DB2 backup database of SAp > system on > >AIX. I am not AIX guru so, please, dont shoot me :-)). I have shell > script, > >backupon.sh for online backup of database with th

Re: AIX - backup SAP DB2

2004-04-23 Thread Richard Sims
>I have problem with running backup of DB2 backup database of SAp system on >AIX. I am not AIX guru so, please, dont shoot me :-)). I have shell script, >backupon.sh for online backup of database with this contens: > >#!/bin/sh >su - devadm "-c db2 backup db DEV online use tsm" > >Backup works fine

Re: AIX - backup SAP DB2

2004-04-23 Thread Crawford, Lindy
Hi there, I also had a problem with running tsm scheduler in the background, this is the command I run type at now and enter now type : dsmc sched >/dev/null 2>&1 and enter then ctrl d (to put job in the background) Hope this helps. Regards. Lindy -Original Message- From: Tomáš H