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: `Re: nohup

Re: `Re: nohup

From: Jared Still <jkstill_at_bcbso.com>
Date: Mon, 2 Oct 2000 08:17:25 -0700 (PDT)
Message-Id: <10637.118323@fatcity.com>


Sounds like you need to turn off STDOUT and maybe STDERR in your script.

Jared

On Mon, 2 Oct 2000, Joseph S. Testa wrote:

> right out of the /usr/include/signal.h file
>
> #define SIGTTOU 27 /* background tty write attempted */
>
> joe
>
>
> David Turner wrote:
>
> > I have been running on solaris for about 6 years and have never had
> > any problems running nohup scriptname.sh &. Now on some of the machines
> > my scripts won't run they just die off when I use nohup. I get a
> >
> > [1] + Stopped (SIGTTOU) nohup ./rest_tables.sh &
> >
> > Error.
> >
> > Dave Turner
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: David Turner
> > INET: turner_at_tellme.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: Joseph S. Testa
> INET: teci_at_oracle-dba.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).
>

Jared Still
Certified Oracle DBA and Part Time Perl Evangelist ;-) Regence BlueCross BlueShield of Oregon
jkstill_at_bcbso.com - Work - preferred address Received on Mon Oct 02 2000 - 10:17:25 CDT

Original text of this message

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