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: lsnrctl commands

Re: lsnrctl commands

From: Nigel Thomas <nigel_cl_thomas_at_yahoo.com>
Date: Tue, 27 Feb 2007 09:51:12 -0800 (PST)
Message-ID: <987797.75878.qm@web58708.mail.re1.yahoo.com>


Steve As on Windows, so on Unix: if you get your stdin and stdout redirects in a twist (I always do) just bracket the lot Try: ( lsnrctl <<EOF set password $LSNR_PASS show log_directory exit EOF ) | awk -f ... >myoutfile.log Regards Nigel

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 27 2007 - 11:51:12 CST

Original text of this message

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