Operating System - HP-UX
1828227 Members
2834 Online
109975 Solutions
New Discussion

Problem when SQL-Loader is killed if using Net8

 
Jaffar Kazi
Occasional Contributor

Problem when SQL-Loader is killed if using Net8

Hi.
I have a program that uses SQL-Loader to load data into an Oracle table. This program is set up to catch a SIGPIPE signal in case the sqlldr process is terminated abnormally.

The problem I'm facing is that if a Net8 alias is specified, the program does not find out that the SQL-Loader process was killed. If no Net8 is used, the program immediately finds out.

What could be the possible problem? Could it be that when Net8 is used, a SIGPIPE is not thrown?

I'm using Oracle 8.1.7 on HP-UX 11.0.
TIA.

Regards,
Jaffar
1 REPLY 1
harry d brown jr
Honored Contributor

Re: Problem when SQL-Loader is killed if using Net8

Here is the oracle doc on signals:

http://ddart.net/oracle/doc/lin.815/a74957/ch4.htm


live free or die
harry
Live Free or Die