Table of Contents

Search

  1. Preface
  2. mmcmd
  3. mmLineageMigrator
  4. mmRepoCmd
  5. mmXConPluginUtil
  6. rcfmu
  7. rmu

Metadata Manager Command Reference

Metadata Manager Command Reference

rmu Sample Configuration File

rmu Sample Configuration File

The rmu resource migration utility takes an XML configuration file that specifies connection information and authentication information.
The following example shows a typical rmu configuration file:
<configurations> <sourceService> <MMService> <user>Administrator</user> <password>4/mnaeiVbXqC44SZBaQtjH7G/y1yOGBmpF0NC34kHxU=</password> <encryptFlag>true</encryptFlag> <url>http://mminst01:10250</url> <namespace></namespace> </MMService> <database> <user>DBUser01</user> <password>Ev+EEMdYjri3FeGK1R9Ez+kIDaamMUMRTznGHx6bvpc=</password> <encryptFlag>true</encryptFlag> <url>jdbc:informatica:oracle://10.65.40.60:1521;SID=goldwing</url> <type>Oracle</type> </database> <mmcmdDirPath>C:\Informatica\9.1.0\mmcmc\mmcmd</mmcmdDirPath> </sourceService> <targetService> <MMService> <user>Administrator</user> <password>QoZG3OqekSjdr97ceGB4f5PJ3ofiF52ZQTtWOxfOV8s=</password> <url>http://mminst02:10250</url> <encryptFlag>true</encryptFlag> <namespace></namespace> </MMService> <mmcmdDirPath>C:\Informatica\9.6.1\source\services\MetadataManagerService\utilities\mmcmd\</mmcmdDirPath> </targetService> <filesDirPath>c:\users\jsmith\desktop\RCF</filesDirPath> </configurations>

0 COMMENTS

We’d like to hear from you!