User-created SAP IQ (Sybase IQ) data source

更新时间:
复制 MD 格式

This topic describes how to add a user-created SAP IQ (Sybase IQ) data source. This feature is available only for workspaces in Quick BI Professional and Quick BI Advanced.

Prerequisites

  • Verify your network connectivity:

    • If you connect to the SAP IQ database from Quick BI over the public network, you must add the IP addresses of Quick BI to the IP address whitelist of the database. For more information, see Use security groups.

    • If you connect to the SAP IQ database from Quick BI over an internal network, connect the data source to Quick BI by using one of the following methods:

      • If your SAP IQ database is hosted on an Alibaba Cloud ECS instance, you can connect through a VPC.

      • You can also set up a bastion host and connect to the database through an SSH tunnel.

  • You must have a user-created SAP IQ database.

  • You must have the username and password for your user-created SAP IQ database.

Limitations

Quick BI supports SAP IQ version 16.1.030.1031/10645.

Procedure

  1. Log on to the Quick BI console.

  2. Follow these steps to add the data source:

    1. Navigate to the page for creating data sources. For more information, see Create a data source.

    2. On the User-created Data Source tab, click SAP IQ (Sybase IQ).image

  3. In the Add SAP IQ (Sybase IQ) Data Source dialog box, configure the parameters.image

    Parameter

    Description

    Display name

    The name that appears in the data source list.

    Enter a name that does not contain special characters or leading or trailing spaces.

    Database address

    The IP address or domain name of the database server.

    Port

    The port number for the database connection. The default port is 2638.

    Database

    The name of the target database. In this example, the value is SAP_IQ.

    Schema

    The name of the target schema. The default value is sybase.

    Username

    The username for connecting to the database.

    Password

    The password for the specified username.

    VPC data source

    Select this option if your data source is a VPC data source. If you select VPC data source, you must configure the following parameters:

    • Purchaser's AccessKey ID: The AccessKey ID of the account that purchased the instance.

      For more information, see Obtain an AccessKey pair.

      Note

      Ensure that the AccessKey ID has read permissions on the destination instance. If the AccessKey ID also has write permissions on the relevant security group, the IP address whitelist is automatically updated. Otherwise, you must update it manually. For more information, see Create a custom permission policy.

    • Purchaser's AccessKey Secret: The AccessKey Secret of the account that purchased the instance.

      For more information, see Obtain an AccessKey pair.

    • Instance ID: The ID of the ECS instance. Log on to the ECS console to view the instance ID.

      For more information, see View instance information.

    • Region: The region where the instance is located.

    • For more information, see View instance information.

    SSH

    Select this option if you want to connect to your data source by using an SSH tunnel. If you select SSH, you must configure the following parameters:

    • SSH host: The hostname or IP address of the bastion host.

    • SSH username: The SSH username for connecting to the database.

    • SSH password: The password for the SSH username.

    • SSH port: The port number for the SSH connection. The default port is 22.

    Note

    Connecting to a user-created data source through an SSH tunnel is supported only in Quick BI Professional workspaces.

  4. Click Test Connection to test the connection.

    image

  5. After a successful test, click OK to add the data source.

Next steps

After you add the data source, you can create datasets and analyze your data.