Folio M Homepage
Forum Home Forum Home > Cognos > Cognos 8 > Configuration
  Active Topics Active Topics
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Increase Connection Pool Size (more users)

 Post Reply Post Reply
Author
Message
  Topic Search Topic Search  Topic Options Topic Options
  Quote warddev Quote  Post ReplyReply Direct Link To This Post Topic: Increase Connection Pool Size (more users)
    Posted: 06 Mar 2008 at 11:41am

If your user base starts to grow rapidly you may encounter errors/warnings about not enough available database connections to run a report/query/etc.

You will need to increase the default number of connections that are managed by the report servers. A tested instance has been to increase it from 20 to 50.
 
Configuration file:
..c8/bin/CQEConfig.xml
Code:
 From: <entry name="PoolSize" value="20"/>
 To:     <entry name="PoolSize" value="50"/>
-Devon
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.063 seconds.