Friday, April 1, 2011

How to limit connections to Pega DB

->Open prconfig.xml file with XML editor (SMA)

->locate pegarules DB username and password

->add the following changes:

To limit size of the pool to 20 connections and if connection pool is empty for 30sec when a requestor is waiting then java exception throws.

àsave the updated file and undeploy and redeploy to make changes effective.

2 comments:

  1. what is the process of connector db process

    ReplyDelete
  2. Pega DataBase Over view URL https://pdn.pega.com/pegarules-database-overview/pegarules-database-overview

    PegaRULES Database Refer this URl https://pdn.pega.com/pegarules-database

    Database tables in the PegaRULES database

    https://pdn.pega.com/database-tables-pegarules-database/database-tables-pegarules-database

    How to map an external database table to a class
    https://pdn.pega.com/how-map-external-database-table-class

    Connecting external database in pega personal edition
    https://pdn.pega.com/community/pega-academy/question/connecting-external-database-pega-personal-edition

    For Quality Online Training or Self Learning Refer
    http://www.pegagang.com/online-training.html

    ReplyDelete