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
Rettenberger
cc
Sent by: "ADSM:
Dist Stor Subject
Manager" Antwort: Re: AIX - ba
Gesendet von: "ADSM: Thema: Re: AIX - backup SAP DB2
Dist Stor Manager"
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
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
>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
rom: Tomáš Hrouda Ing. [mailto:[EMAIL PROTECTED]
Sent: 23 April 2004 10:21 AM
To: [EMAIL PROTECTED]
Subject: AIX - backup SAP DB2
Hi all,
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,
backu
Hi all,
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 fin