vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| One of my systems / business analysts asked me the following question: They run a Java program, which connects to Informix via JDBC. This session calls a stored procedure, which in turn does a select on another remote Informix instance. This select will obviously create a tcp connection to that remote instance from the local instance. When is this remote tcp connection terminated ? Does it stay open the entire time the session is active ? And (2), if this same session does multiple remote queries, will it use the same (open?) tcp connection repeatedly ? Hope my question is clear enough ... ***** PS. we are using IDS 7.31 FD3 !!! (on Solaris 9) Dirk Moolman Database and Unix Administrator MXGROUP "People demand freedom of speech as a compensation for the freedom of thought which they seldom use." -Kierkegaard sending to informix-list |