DataFlux Data Management Studio 2.6: User Guide

Create, Upgrade, or Select an Address Update Repository Action

You can use the Create address update repository action to specify a database for the storage of address update items. You can use the Upgrade address update repository action to modify an existing repository. Finally, you can use the Select address update repository action to select a repository from a list of existing repositories. These actions contains the following elements:

Action - Enables you to select another NCOALINK  administrative activity.

Reset to defaults - Resets the current administrative activity to its default settings.

Name - Specifies the name of the repository.

Table prefix - Specifies an optional prefix for a repository. You can use the prefix to make the repository easy to find and to group related repositories.

Create, Upgrade, or Set default - Specifies the action to be performed on the repository.

Test Connection - Enables you test the connection to the repository.

You can connect to ODBC DSN, domain-enabled ODBC DSN, or a custom DSN that is defined to point to SQL Lite.

The custom DSN would be created using Data Management Studio with the following options set:

CREATE=TRUE;

DFXTYPE=SQLITE;

FILE=c:\location\filename.rps

 

When an NCOA repository is created/updated/selected the (ODBC/DomainODBC/Custom) DSN would be selected. The NCOA/REPOSTYPE will be set to 1 for ODBC and 2 for everything else (Domain/Custom).

Note that you do not normally have to manually set a value for NCOA/REPOSTYPE in app.cfg. These values are set by selecting values in the NCOA admin client.


Related Topics

Documentation Feedback: yourturn@sas.com
Note: Always include the Doc ID when providing documentation feedback.

Doc ID: dfDMStd_NCOA_Admin_UpgRep.html