Extracting Tidal data on MSSQL Server

This procedure describes how to extract data on a Tidal MSSQL Server. Before starting a new conversion project, you need to set up tables and export the data from the Tidal environment. After extracting data, you can then define a new conversion project.

To extract Tidal data:

  1. From the <Conversion Home>/scripts/Tidal directory, type the following command:

    tidal_MsSQL_export(-U <username> -P <password>| -W <Windows credentials>)-S <database server> -D <database/schema name>

    NOTE: Once you run the command, a batch script exports the table from the Tidal MSSQL server.

  2. Open the Conversion Tool and import the data, as described in Defining a new Tidal Software Enterprise Scheduler conversion project.

Parent Topic

Tidal data extraction