smallByte
08-29-2006, 14:04
Many of you must had this issue:
IS accesses a resource, say mainframe, - it is trying to write to a file (which does not exist) - The IS waits for few seconds (as mentioned in the connection timeout) and closes the connection and returns an error.
My question is, at this time (when it timesout and closes the connection) does it stop the Unix process that it started earlier to write to that file.
IS accesses a resource, say mainframe, - it is trying to write to a file (which does not exist) - The IS waits for few seconds (as mentioned in the connection timeout) and closes the connection and returns an error.
My question is, at this time (when it timesout and closes the connection) does it stop the Unix process that it started earlier to write to that file.