Sybase ASE as Target - DSS 6 | Data Source Solutions Documentation

Documentation: Sybase ASE as Target - DSS 6 | Data Source Solutions Documentation

Sybase ASE as Target

Data Source Solutions DSS supports integrating changes into Sybase ASE database. This section describes the configuration requirements for integrating changes (using Integrate and Refresh) into Sybase ASE location. For the list of supported Sybase ASE versions, into which DSS can integrate changes, see Integrate changes into location in Capabilities.

DSS uses the Sybase CT Library to write data into a Sybase ASE location.

Grants for Integrate and Refresh

This section lists the grants required for integrating changes into Sybase ASE.

  1. To Integrate changes or Refresh data into a Sybase ASE location, the DSS database User must be granted the following privilege to read and change replicated tables:

    grant select, insert, update, delete on <em>tbl</em> to <em>username</em>
    
  2. The DSS database User must be granted the permission to create and drop DSS state tables.

Intermediate Directory

{% partial file="dss6/requirements/source-and-target-requirements/intermediate-directory.template.md" /%}

Intermediate Directory is Local

{% partial file="dss6/requirements/source-and-target-requirements/intermediate-directory-local.template.md" /%}