Signal 11 on a Shell Script based Concurrent program
Hello,
I am getting Program was terminated by signal 11 error on a concurrent program that is a Shell Script. This is on 11i instance running on HP UX box.
I could not find any detail reference on Signal 11 and what would cause this error.
Is there any way I can turn on tracing on Shell scripts to see what is going on? Shell script, basically transfers data through connecting with SQL Plus in silent mode (sqlplus -s) and dumps into a staging table.
I have checked the trace check box in concurrent program definition but it does not generate any trace file whatsoever(Tracing is enabled at DB level).
I am getting Program was terminated by signal 11 error on a concurrent program that is a Shell Script. This is on 11i instance running on HP UX box.
I could not find any detail reference on Signal 11 and what would cause this error.
Is there any way I can turn on tracing on Shell scripts to see what is going on? Shell script, basically transfers data through connecting with SQL Plus in silent mode (sqlplus -s) and dumps into a staging table.
I have checked the trace check box in concurrent program definition but it does not generate any trace file whatsoever(Tracing is enabled at DB level).
0