Skip to main content

UseResultsetStreaming

Default Value Data Type Required

1

Integer

No

Description

This property specifies whether the connector uses the AWS result set streaming API for result set fetching.

  • 1: The connector uses the result set streaming API.
  • 0: The connector uses pagination logic for result set fetching.
Important:

Important:

If you are connecting to Database through a proxy server, make sure that the proxy server does not block port 444. The result set streaming API uses port 444 on the Database server for outbound communications.

Was this article helpful?

We're sorry to hear that.