The configuration of Snowflake target is performed on the source machine, when
distributing a target table. This is the second step in the replication process to a
Snowflake target.
Procedure
Prepare your distribution: open the Manager and follow this procedure until
step 7 only: Preparing replication.
Click Distribute to open the
Property tab.
In Database type field, select
Snowflake.
In the Table name syntax field, select
DB..Table (or Library..File if
your source database is AS/400 IBMi).
Click the Data source value to display the
Login to snowflake window.
Enter the mandatory fields: Username,
Password and warehouse.
Click OK. In the connection
string field, you can see the result of the parameters entered
before.
Click Test to check the connection. You can directly
modify the connection string field if the connection is not successful.
In the Account field, enter the Snowflake account name
and password.
In Destination path, enter the intermediate storage path
for the target table to be loaded. For example:
C:\_temp.
In Micro batch format cmd field, enter
LoadData.cmd %s %s 0.
Enter the loading frequency: number of records (Max
Rec.) or time delay in seconds (Max Time).
For example, if you enter 300 in the Max Time field, data
will be loaded every 5 minutes.
Click Add.
Information noteNote: Changing the environment settings is still possible afterwards. The files
located in the intermediate storage path defined in Destination
path field can be edited.