Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Export to tape

Re: Export to tape

From: Mohammad Rafiq <rafiq9857_at_hotmail.com>
Date: Fri, 16 Aug 2002 06:39:09 -0800
Message-ID: <F001.004B79AF.20020816063909@fatcity.com>


Will it work without volsize parameter? I am producing one more par file for Pawan's reference

userid=system/password
full=y
log=/u100/app/oracle/local/dba/fullexp/log/filename.log file=/dev/tape --Ask your Unix admin for configured tape device #file=/dev/rmt/0m
#volsize=16384M
volsize=0 --Ask your Unix admin about supported volsize direct=y ----more suitable for faster export compress=N
here you can add other parameters you want..

on command line type

exp parfile=parfile_name.par

Hope this help

Regards
Rafiq

Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Thu, 15 Aug 2002 21:53:19 -0800

Parfile export.par:



file=/dev/rmt0
buffer=10485760
full=yes
statistics=none
log=/tmp/export.log

exp system/change_on_install parfile=export.par

On 2002.08.16 01:08 Pawan Dalmia wrote:
> Hi List,
>
> How can I take export backup directly to tape. What i need to specify
> for file Parameter ?
>
> Regards
> Pawan Dalmia
> Extn -5259
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Pawan Dalmia
> INET: Pawan.Dalmia_at_orange.co.in
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

--
Mladen Gogala
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Mladen Gogala
   INET: mgogala_at_adelphia.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mohammad Rafiq
  INET: rafiq9857_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Aug 16 2002 - 09:39:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US