You are here: Administration Riser Bar>Maintaining Repository Definitions>Making Repositories Available on a Data Management Server

DataFlux Data Management Studio 2.5: User Guide

Making Repositories Available on a Data Management Server

You can upload a DataFlux Data Management Studio job to a Data Management Server for execution, as described in Deploying Jobs to a Data Management Server. If a job that is executed on a Data Management Server references other jobs, profiles, rules, tasks, custom metrics, sources, or fields in a repository, that repository (or a copy of it) must be available from the Data Management Server.

If the Data Storage area for the repository specifies a DBMS location, perform the following steps.

  1. Copy the repository configuration file (.RCF file) from DataFlux Data Management Studio. DataFlux Data Management Studio stores .RCF files in the user settings area or in the etc/repositories folder in the Data Management Studio installation directory. See Work with Private and Public Repositories.

  2. Upload the repository configuration file to the Data Management Server. Data Management Server stores .RCF files in the program files area:

    [SERVER_HOME]\var\repositories\[Repository].RCF

You should now have a fully-functional repository on the Data Management Server.

If the Data Storage area for the repository specifies a file location, such as an SQLite file, perform the following steps.

  1. Copy the repository data file from DataFlux Data Management Studio and upload it to a convenient location on the Data Management Server.
  2. Copy the repository configuration file (.RCF file) from DataFlux Data Management Studio.
  3. Upload the repository configuration file to the Data Management Server.
  4. Update the repository configuration file to point to the repository data file from Step 1.

You should now have a fully-functional repository on the Data Management Server.

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

Doc ID: dfDMStd_T_ReposDMServer.html