![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveoratcl and child procs
From: <isil_light@yahoo.com>
Date: Wed Jun 29 2005 - 22:15:32 CEST
oracle9i/tclsh8.4/oratcl4.1
set BODY "a a a"
ok - no errors
oracle10g/tclsh8.4/oratcl4.3
set BODY "a a a"
oops:
error waiting for process to exit: child process lost (is SIGCHLD
This issue seems to be with 10g/oratcl4.3
|