TT-00998
Connections cannot be used across fork()
Additional Information
TimesTen does not allow a child process to use a connection opened by its parent. Any attempt from a child process using fork() to use a connection opened by the parent process returns this error.