Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Secure Agent services
  3. API Microgateway Service
  4. CMI Streaming Agent
  5. Common Integration Components
  6. Connector Service
  7. Data Access Management Agent service
  8. Data Access Management Proxy service
  9. Database Ingestion service
  10. Data Integration Server
  11. DV Processor
  12. Elastic Server
  13. File Integration Service
  14. GitRepoConnectApp
  15. IDMC Data Gateway Service
  16. Mass Ingestion (Files)
  17. Metadata Foundation Application
  18. Metadata Platform Service
  19. Process Server
  20. SecretManagerApp
  21. Configuring Secure Agent service properties

Secure Agent Services

Secure Agent Services

Default connection database properties

Default connection database properties

The following table describes the default keys that are available for the
connection-properties
database property:
Key
Description
timeBetweenEvictionRuns
The number of milliseconds that Process Server waits in-between runs of the idle object evictor thread.
testOnBorrow value
Process Server validates objects before borrowing objects from the pool. If Process Server cannot validate the object, it drops the object from the pool. Then, Process Server tries to borrow another object.
testWhileIdle
Process Server validates objects by the idle object evictor (if one exists). If Process Server cannot validate the object, it drops the object from the pool.
validationQuery value
The SQL query that validates connections from this pool before returning them to the caller. If you specify this property, the query must be an SQL SELECT statement that returns at least one row.

0 COMMENTS

We’d like to hear from you!