Date Posted: 2012-04-30
Product: E-Notebook Enterprise
Product: E-Notebook Enterprise
Problem:
Application of patch 19 on ELN 11.0.4 causing SQL Open connection timeouts resulting in the need for frequent IIS resets
Solution:
To avoid having to do IIS resets all the time we can edit the OracleConfig.xml Pooling can be disabled by setting it in OracleConfig.xml Persist Security Info=False;Data Source=ORADB;Pooling=false By default it is set to true. After Modifying it, this will no longer be a problem.
Comments
0 comments
Article is closed for comments.