Server may stop when using tli entries in interfaces file

[CR #365657] In Adaptive Server Enterprise 12.5.1/ESD#2 or later, when using tli type entries in the interfaces file, if a spid within the server is killed, using the kill <spid> command, it may cause Adaptive Server Enterprise to stop.

When a pstack UNIX command is run on an Adaptive Server Enterprise engine pid, you may see a call stack with following functions: kill_proc, drop_connection, tli_nclose, _tx_getinfo, _t_do_ioctl, and ioctl.

Workaround: Do not use tli type entries in the interfaces file that is used by Adaptive Server Enterprise. Contact SUN quoting bug# 4924525 and request a patch (110955-05 or later) for the fix on this problem.