Online backup question legato networker

From: Rene <rene_at_renek.nl.eu.org>
Date: 2000/07/21
Message-ID: <3979b14d.15624996_at_weber.a2000.nl>#1/1


Hi,

I am using a simple SQL-script to backup database files to a second disk using the "begin backup command".

Using the same tactics I like to backup the datafiles to a DLT tape device with Legato/Networker

Who can tel me which command to use to do about the following: (frecover ?)

alter tablespace RBS begin backup;
<HERE I LIKE TO BACKUP THE DATAFILE TO TAPE>
 alter tablespace RBS end backup;
 alter system switch logfile;

alter tablespace USERDATA begin backup;
<HERE I LIKE TO BACKUP THE NEXT DATAFILE TO TAPE>
 alter tablespace USERDATA end backup;
 alter system switch logfile;

please reply via E-mail
Thanks in advance

Rene Received on Fri Jul 21 2000 - 00:00:00 CEST

Original text of this message