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

Home -> Community -> Usenet -> c.d.o.server -> Return code from remsh on HP-UX

Return code from remsh on HP-UX

From: Nejjari <nejjari_at_yahoo.fr>
Date: 6 Aug 2004 01:28:34 -0700
Message-ID: <28e0d9.0408060028.353d3c79@posting.google.com>


Hello,

I have a script on HP-UX11.11 that need to remsh to another server HP-UX11.11 to run a full export of an Oracle db. These processes are automated, so we need to test that the remote script has successfuly completed.
If you ran an echo $? after the remsh command it is only going to test that the actual 'remsh' command completed. What is the way to do that? (without logging the output from the remote script, and then grep for some value on that server)

Thanks,
Youssef Received on Fri Aug 06 2004 - 03:28:34 CDT

Original text of this message

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