Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Remote SQL*Loader session won't die
I have no idea why the same command would work differently on different machines if all other things are the same. Just a shot in the dark here: Sometimes rsh must be used with -n option (see man page.)
Of course, you know using "r" commands is in hideous opposition to politically correct security and auditing requirements ... you know ... like the requirement that people to log in as CISTUM rather than SYSTEM.
> -----Original Message-----
>
>
> We are creating some Unix (DEC/Compaq/HP) ksh scripts to move
> data to a
> remote system and then execute SQL*Loader (Oracle 8.1.6).
> Logging in on the
> remote system, this works fine. If the commands are executed from the
> command line using rsh, it works fine. But when SQL*Loader is executed
> through rsh, within a script, the load works fine, but the
> process doesn't
> terminate, just hangs. To add another wrinkle, going to a
> different machine
> works fine also, but the system administrator says there isn't any
> difference between the machines. And executing anything other than
> SQL*Loader works fine. I'm stumped and would welcome any ideas.
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: <Stephen.Lee_at_DTAG.Com INET: Stephen.Lee_at_DTAG.Com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Wed Nov 12 2003 - 16:59:26 CST
![]() |
![]() |