跳转至

SybaseIQ

The SybaseIQ connector is a Palantir-provided driver for SybaseIQ.

To create a new SybaseIQ source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for SybaseIQ-specific configuration and networking. For the complete property reference, see the official SybaseIQ driver documentation ↗.

Configuration

The properties below are mandatory or recommended.

Property Required? Description Default
AuthScheme Mandatory The scheme used for authentication. Accepted entries are Password, Kerberos. Password
ConnectionType Mandatory This option specifies whether to connect to a SybaseIQ server or a SQLAnywhere server. SybaseIQ
Database Mandatory The name of the SybaseIQ or SAP SQL Anywhere database.
Port Mandatory The port of the SybaseIQ database. 2638
Server Mandatory The name of the server running the SybaseIQ or SAP SQL Anywhere Database. {serverAddress}
UseSSL Mandatory This field sets whether SSL is enabled. For the Sybase IQ, it is available only when the server version is 16.1 or higher. TRUE
Password Recommended Specifies the authenticating user's password.
QueryPassthrough Recommended This option passes the query to the SybaseIQ server as is. FALSE
SSLServerCert Recommended Specifies the certificate to be accepted from the server when connecting using TLS/SSL.
User Recommended Specifies the authenticating user's user ID.

Networking

The table below lists the domains that the source needs to be able to access in order to successfully run.

For each domain, add a corresponding egress policy. If the source is hosted on-premises and not directly reachable from Foundry, use an agent proxy egress policy instead; the agent host itself must also be able to reach the listed domains. See using an agent as a proxy for details.

Domain Required
\:\ Always. Server and Port connection properties; default Port=2638
\:88 If AuthScheme=Kerberos
\:88 If AuthScheme=Kerberos and Kerberos topology uses multiple realms

中文翻译

SybaseIQ

SybaseIQ 连接器是一个由 Palantir 提供的驱动程序(Palantir-provided driver),用于连接 SybaseIQ 数据库。

要创建新的 SybaseIQ 数据源,请遵循Palantir 提供驱动程序的标准设置流程,然后使用以下各节进行 SybaseIQ 特定的配置和网络设置。有关完整的属性参考,请参阅官方 SybaseIQ 驱动程序文档 ↗

配置

以下属性为必填或推荐配置。

属性 是否必填 描述 默认值
AuthScheme 必填 用于身份验证的方案。可接受的值为 Password、Kerberos。 Password
ConnectionType 必填 此选项指定是连接到 SybaseIQ 服务器还是 SQLAnywhere 服务器。 SybaseIQ
Database 必填 SybaseIQ 或 SAP SQL Anywhere 数据库的名称。
Port 必填 SybaseIQ 数据库的端口。 2638
Server 必填 运行 SybaseIQ 或 SAP SQL Anywhere 数据库的服务器名称。 {serverAddress}
UseSSL 必填 此字段设置是否启用 SSL。对于 Sybase IQ,仅当服务器版本为 16.1 或更高版本时可用。 TRUE
Password 推荐 指定身份验证用户的密码。
QueryPassthrough 推荐 此选项将查询原样传递给 SybaseIQ 服务器。 FALSE
SSLServerCert 推荐 指定使用 TLS/SSL 连接时要接受的服务器证书。
User 推荐 指定身份验证用户的用户 ID。

网络配置

下表列出了数据源为成功运行而需要能够访问的域名。

对于每个域名,请添加相应的出站策略(egress policy)。如果数据源部署在本地且无法直接从 Foundry 访问,请改用代理出站策略(agent proxy egress policy);代理主机本身也必须能够访问列出的域名。有关详细信息,请参阅使用代理作为代理服务器(using an agent as a proxy)

域名 是否必需
\:\ 始终必需。Server 和 Port 连接属性;默认 Port=2638
\:88 如果 AuthScheme=Kerberos
\:88 如果 AuthScheme=Kerberos 且 Kerberos 拓扑使用多个领域