Omni Loader Docs
  • OVERVIEW
    • About
    • Getting Started
    • Databases
    • Performance considerations
    • Prerequisites
  • Project Wizard
    • General
    • Database List
    • Favorites
    • Review
  • Project types
    • Full Table Copy
    • Data Compare & Sync
    • Change Data Capture
    • Overview
  • Project Options
    • General
    • Performance
    • Databases
    • Mapping
    • Logging
    • Troubleshooting
  • Table Options
    • Columns
    • WHERE clause
    • Partitioning
    • Cut-off
    • Options Override
  • Global Settings
    • Overview
  • Automations
    • Overview
    • JSON job specification
  • Connections
    • Amazon RedShift
    • Analytics Platform System
    • Synapse Dedicated Pool
    • CockroachDB
    • CSV
    • Databricks
    • DB2 iSeries
    • DB2 LUW
    • DB2 zOS
    • Greenplum
    • Google AlloyDB
    • Google BigQuery
    • MariaDB
    • MySQL
    • Netezza
    • NuoDB
    • ODBC
    • Oracle
    • Parquet
    • PostgreSQL
    • Snowflake
    • Sybase ASE
    • Sybase IQ
    • SQL Server
    • Teradata
    • Vertica ODBC
    • Fabric Lakehouse
    • Fabric Warehouse
    • Azure SQL Database
    • V-ORDER Fabric Lakehouse Optimization
Powered by GitBook
On this page
  • Connection Details
  • Server
  • Port
  • Username
  • Password
  • Database
  • Not encrypted/Encrypted
  • Include views as tables
  1. Connections

Sybase ASE

PreviousSnowflakeNextSybase IQ

Last updated 10 months ago

Connection Details

Server

Enter the hostname or IP address of the Sybase ASE server you're connecting to. It should be reachable from the network your application is running on.

Port

The default port for Sybase ASE is 5000. Enter the port number if it differs from the default.

Username

The sa (System Administrator) username is used by default for Sybase ASE connections. Replace it with another username if necessary.

Password

The password associated with your Snowflake username.

Database

Enter the name of the Sybase ASE database you wish to connect to. This can often be selected from a list if the connection details above are correct and the database is accessible.

Not encrypted/Encrypted

Choose whether the connection should be encrypted. If your server supports encryption, it is recommended to use it for enhanced security.

Include views as tables

If checked, the database views will also be available as tables for querying.