increase number of sessions, teradata connection

Hello everybody!

I would like to know if there is any way to increase the number of connection sessions with the database server in this case would be teradata

in the case of alteryx it allows changing the number of sessions through this field. Is there anything related to Knime?

Hi @gabrielfs2

in KNIME there is a 1:1 relation between the connector node and the connection sessions, i.e. each node is opening a connection session. If you would like to have more, you can have multiple connector nodes within the workflow.

See also THIS section in the KNIME Database Extension Guide on the lifecycle management.

Does that help you?
Best,
Alice

2 Likes

Alice, thanks for the reply.

The material you provided I didn’t find what I was looking for, I would like a way to increase/force increase the sections

image

my goal is to perform a sql extraction faster, with more sections

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.