Extracting Zena data on an MSSQL Server

This procedure describes how to extract Zena data on an MSSQL Server. Before starting a new conversion project, you need to set up definitions and agents tables using the Zena MSSQL Server.

To extract Zena data:

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

    zena_MsSQL_export -U <username> -P <password> -S <database server> -D <database/schema name>

    NOTE: You do not have to insert <tables list> as a table default value is set to run conversion. Once you run the command, a batch script that exports the table from the Zena MSSQL server.

  2. Open the Conversion Tool and import the data, as described in Defining a new ASG Zena project.

Parent Topic

ASG Zena data extraction