From: Frank <fbortel@nescape.net>
Newsgroups: comp.databases.oracle.misc,comp.databases.oracle.tools
Subject: Re: Export to tape
Date: Fri, 12 Dec 2003 09:18:14 +0100
Organization: @Home Benelux
Lines: 24
Message-ID: <brbt3h$kgt$1@news4.tilbu1.nb.home.nl>
References: <MccCb.55159$d35.33575@edtnps84>
Reply-To: fbortel@nescape.net
NNTP-Posting-Host: cc28855-a.hnglo1.ov.home.nl
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news4.tilbu1.nb.home.nl 1071216561 21021 217.121.193.81 (12 Dec 2003 08:09:21 GMT)
X-Complaints-To: abuse@home.nl
NNTP-Posting-Date: Fri, 12 Dec 2003 08:09:21 +0000 (UTC)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
X-Accept-Language: en-us, en
In-Reply-To: <MccCb.55159$d35.33575@edtnps84>


John Wood wrote:
> Hi there,
> I use Oracle 9.2 in Window 2000 environment.  I have SCSI DLT Tape drive.  I
> would like to run Export directly onto the tapes.  Is there anyway to do
> this ?  What should I use ?  Will Legato do that ?
> Thanks in advance.
> JW
> 
> 

Export is NOT a backup - it's data, not the physical layout.
If you were provided the libraries for Oracle, look into RMAN.
RMAN can write to tape (provided previous named libraries are
availbale), and handle hot and cold backups.

Export only writes to files; so you must be able to make exp
see your tape as a file(system). 3rd party tools should be
able to do that, but the "run Export directly onto the tapes"
remains iffy.

I'd go for RMAN
-- 
Regards, Frank van Bortel


