Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> pro*c, aix 4.2.1 oracle 7.3.4.3, signal handling problems.
I am in the progress of porting some program from a single aix node to
a SP-2 (silvernode) runnning aix 4.2.1 using oracle 7.3.4.3. The
program forks and catches SIGCHLD signals. The program dies when a
signal is caught while executing an embedded pl/sql block.
How do I have to catch such a thing ? I did register the signal using signal. In the server manual for aix administrators I did find something about catching signals but that's not a very complete piece of ducumentation...
--
Ronald
http://home.wxs.nl/~ronr/RonR.html
The best way to accellerate a computer running windows is at 9.8 ms/s^2
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Mon Jun 14 1999 - 00:39:50 CDT
![]() |
![]() |