Re: Is it possible to export to tape under Solaris?
From: Subi Hanagal <subi_at_delphi.com>
Date: Tue, 1 Nov 94 22:13:12 -0500
Message-ID: <Zs+1b84.subi_at_delphi.com>
Date: Tue, 1 Nov 94 22:13:12 -0500
Message-ID: <Zs+1b84.subi_at_delphi.com>
25994-kelly <mjk_at_spanky.cc.bellcore.com> writes:
Exporting and Importing with Multiple Tapes-
This topic is documented in "ORACLE7 Server for UNIX - Administrator's Reference Guide" under Chapter Backing Up and Recovering a Database.
The gist of the matter is :
$ imp file=/dev/rmt0 volsize=100m ---- for importing from tape
$ exp file=/dev/rmt0 volsize=100m ---- for exporting to tape
This should clarify your question regarding export to multiple tapes.
Subi Received on Wed Nov 02 1994 - 04:13:12 CET