Part II: Version 9.6.0 > Changes to Metadata Manager (9.6.0) > mmcmd Changes
  

mmcmd Changes

Domain Security Changes

Effective in version 9.6.0, mmcmd has the following changes related to domain security:
Environment Variables
You might have to configure environment variables to run mmcmd. If the domain uses Kerberos authentication, you must set the KRB5_CONFIG environment variable on your system or in the mmcmd batch file. If secure communication is enabled for the domain, you must set the INFA_TRUSTSTORE and INFA_TRUSTSTORE_PASSWORD environment variables in the mmcmd batch file.
Previously, you did not have to configure environment variables for mmcmd.
Command Options
All mmcmd commands that authenticate with the domain contain options related to Kerberos authentication. You must specify the options if the domain uses Kerberos authentication.
The following table describes the command options:
Option
Description
--domainName (-dn)
Required if you use Kerberos authentication and you do not specify the --gateway option. Name of the Informatica domain.
--gateway (-hp)
Required if you use Kerberos authentication and you do not specify the --domainName option. Host names and port numbers of the gateway nodes in the domain.
--keyTab (-kt)
Required if you use Kerberos authentication and you do not specify a password. Path and file name of the keytab file for the Metadata Manager user.
--mmServiceName (-mm)
Required if you use Kerberos authentication. Name of the Metadata Manager Service.
--namespace (-n)
Required if the domain uses LDAP authentication or Kerberos authentication. Optional if the domain uses native authentication. Name of the security domain to which the Metadata Manager user belongs.
--password (-pw)
Required if you do not use Kerberos authentication. Also required if you use Kerberos authentication and you do not specify the --keyTab option. Password for the Metadata Manager user.
-pcRepositoryNamespace
Required if the domain uses LDAP authentication or Kerberos authentication. Optional if the domain uses native authentication. Name of the security domain to which the PowerCenter repository user belongs.
--securityDomain (-sdn)
Required if the domain uses LDAP authentication or Kerberos authentication. Optional if the domain uses native authentication. Name of the security domain to which the Informatica domain user belongs.

Business Glossary Upgrade Changes

Effective in version 9.6.0, mmcmd includes the following command related to upgrading business glossaries:
Command
Description
migrateBGLinks
Restores the related catalog objects for a business glossary after you upgrade from version 9.5.x.