Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
mgoedhart
Contributor III
Contributor III

SAM datasource configuration

Hi,

I am using a Service Activity Monitor sqlserver datasource in the talend runtime.

What are the available configuration parameters in the etc/org.talend.esb.datasource.sqlserver.cfg besides

dataSource.url=jdbc:sqlserver://localhost:1433;databaseName=talend;integratedSecurity=false
dataSource.user=xxxx
dataSource.password=xxxx

Are the next parameters valid?

dataSource.pool.maxActive=50
dataSource.pool.maxIdle=5
dataSource.pool.maxWait=30000

Is there any Talend documentation?

Regards,

Marius

Labels (3)
0 Replies