wellster34
Programmer
Hi,
We are running a ksh script from the command on a unix box. It fails with the following:
postrans_tmp_tchqf.bat[86]: 172570 Segmentation fault(coredump)
After checking the script at line 86, we found another command which executes another script.
. sql_plus.bat
The sql_plus.bat exists in the same directory as the postrans script. I had this error before but it was a very long time ago.
Does anyone have any ideas to try or have experienced this error before?
Thanks for your time
We are running a ksh script from the command on a unix box. It fails with the following:
postrans_tmp_tchqf.bat[86]: 172570 Segmentation fault(coredump)
After checking the script at line 86, we found another command which executes another script.
. sql_plus.bat
The sql_plus.bat exists in the same directory as the postrans script. I had this error before but it was a very long time ago.
Does anyone have any ideas to try or have experienced this error before?
Thanks for your time