Hi Kpaul,
Pls. write to us what version of IS/TN your are using?
Check the TN config property file. There is a TN config property “I don’t recall for now”, which determines the no. of concurrent connections TN can have with the DB. If that property is at its default level or is set too low and you are trying to dump several documents to TN concurrently, then you will see this behaviour i.e. Even if TN stores the document in the DB, it will not call the execution service until the TN’s concurrent DB connections fall below that config property and hence the delay.
I had increased TN’s throughput this way by setting that TN config property higher in TN4.6 way back in 2002. Let us know your IS/TN version??
Thanks for your promt reply ? Are you refering to JDBC TN_POOL
max conn setting [Max DB conn for TN from admin GUI] ? I had 1…10
If you are refering to any other property please let me know.I could
not find any other TN config file / property file relevant to DB conn.
I will go ahead and test with with max conn as 30.
I tried to find out properties from WmTN\config\properties,default_properties & dblimits files…could not find
suitable attribute…IF anyone could help / show me a way…