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: Background jobs inUnix

RE: Background jobs inUnix

From: Suhen Pather <Suhen.Pather_at_strandbags.com.au>
Date: Mon, 01 Oct 2001 22:19:37 -0700
Message-ID: <F001.0039E516.20011001222517@fatcity.com>

Srinivas,

Try using
nohup compress /u01/dmps/zvr_dd.dmp &

It should not be a problem to close your Unix session. I have not had any problems with the Unix compress utility on Oracle Dump files.

You could also compress while you export using names pipes. Let me know if you want the syntax.

Regards
Suhen

Hi Lists,

Shall I close the unix session after submitting my job (compressing the dmp file after importing) in the background on solaris.

$ compress /u01/dmps/zvr_dd.dmp &

 is this harmful ? (like killing the running jobs)

thnx in adv
srinivas

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Tatireddy, Shrinivas (MED, Keane)   INET: Shrinivas.Tatireddy_at_med.ge.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Suhen Pather
  INET: Suhen.Pather_at_strandbags.com.au
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 Tue Oct 02 2001 - 00:19:37 CDT

Original text of this message

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