![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 2345626.1 : How To Limit The EPAP PDBI Connections
In this Document
Created from <SR 3-16287527311> Applies to:Oracle Communications EAGLE (Software) - Version EPAP 16.0 and laterInformation in this document applies to any platform. GoalThe Provisioning Database Interface (PDBI) is the interface between the Customer Database and Provisioning Database (PDB) in the Active PDBA. Execute provisioning commands using a provisioning application. This application connect to the Active PDBA and use PDBI request/response messages to populate and query the PDB. By default, 16 clients is the limit to the number of PDBI connections. Any new connection attempts that exceed the limit will be rejected.
SolutionFollow the below procedure to change the limits of the PDBI connections. 1. Logon to EPAP server at Active Provisioning site. 2. Stop PDBA process. # service Pdba stop
3. Edit PDBA configuration to define the maximum limit for PDBI connections. # uiEdit PDBA_MAX_ACTIVE_CONNS <enter-value-here>
eg. uiEdit PDBA_MAX_ACTIVE_CONNS 32 4. Start PDBA process. # service Pdba start
5. Procedure complete.
Attachments This solution has no attachment |
||||||||||||||
|