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: backup unix script

RE: backup unix script

From: Mohan, Ross <MohanR_at_STARS-SMI.com>
Date: Thu, 29 Nov 2001 09:51:37 -0800
Message-ID: <F001.003D0AB5.20011129084042@fatcity.com>

my, that's attractive! ;-)

-----Original Message-----
Sent: Thursday, November 29, 2001 11:15 AM To: Multiple recipients of list ORACLE-L

I believe the it is as follows:

        Run SQL*Plus

| THIS SHOULD NOT BE HERE
| | database username
| | | database password
| | | | Redirect output to file filename.dat
| | | | | Read input up to the next line
starting with "!",
| | | | | | this is what is called a
"here-document", for more
| | | | | | on here-documents see any man
page for sh or ksh
| | | | | |
sqlplus - sys/msd > filename.dat <<!
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mohan, Ross
  INET: MohanR_at_STARS-SMI.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 Thu Nov 29 2001 - 11:51:37 CST

Original text of this message

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