Part I: Version 9.6.1 > New Features, Changes, and Release Tasks (9.6.1 HotFix 2) > Changes (9.6.1 HotFix 2)
  

Changes (9.6.1 HotFix 2)

This section describes changes in version 9.6.1 HotFix 2.

Connectivity

This section describes changes to connectivity in version 9.6.1 HotFix 2.

Sybase IQ External Loader Connection Attributes

Effective in version 9.6.1 HotFix 2, PowerCenter supports connectivity to Sybase IQ database version 16.0 by default. Informatica dropped support for the following Sybase IQ external loader connection attributes because Sybase IQ does not support these connection attributes from version 16.0:
If you upgrade to version 9.6.1 HotFix 2 and want to use the block factor and block size connection attributes while connecting to a Sybase IQ database version that is earlier than 16.0, configure the SybaseIQPre16VersionSupport custom property and set its value to Yes.

Informatica Analyst

The following changes apply to Informatica Analyst:

Informatica Transformations

This section describes changes to Informatica transformations in version 9.6.1 HotFix 2.

Address Validator Transformation

The following changes apply to the Address Validator Transformation:

Data Processor Transformation

Effective in version 9.6.1 HotFix 2, a Data Processor transformation that converts hierarchical input to relational output has significantly improved performance.
To further increase performance for XML input, you can clear the Normalize XML Input setting in the Settings tab when XML input is already normalized.

Decision Transformation

Effective in version 9.6.1 HotFix 2, you can set a maximum precision of 1024 on the REPLACESTR() function in the Decision transformation.
Previously, you set a maximum precision of 512 on the function.

Metadata Manager

This section describes changes to Metadata Manager in version 9.6.1 HotFix 2.

Business Glossary Resources

Effective in version 9.6.1 HotFix 2, business glossary resources have the following changes:

Metadata Manager Command Line Programs

Effective in version 9.6.1 HotFix 2, Metadata Manager repository commands have behavior changes or changed command options. Additionally, some commands are moved from the mmcmd command line program to the mmRepoCmd command line program.
The following mmRepoCmd command has changed behavior:
restoreRepository
Restores Metadata Manager repository contents from a back-up file. You can restore repository contents to an empty repository. Previously, you had to create repository contents before you could run this command. The options for this command are not changed.
The following commands are moved from mmcmd to mmRepoCmd:
createRepository
Creates the Metadata Manager warehouse tables and imports models for metadata sources into the Metadata Manager repository. You must enable the Metadata Manager Service before you can run this command.
You can run this command from an mmRepoCmd instance that is installed with the Informatica services, Informatica client, or Informatica utilities. Previously, you could run this command from an mmRepoCmd instance that was installed with the Informatica services.
The options for this command are changed. You enter command options for the Metadata Manager user instead of for the domain user. Also, you no longer have to enter command options for the PowerCenter repository. The Metadata Manager Service process restores the PowerCenter repository content when you start the Metadata Manager service.
The following table describes new command options:
Option
Description
-url
Host name and port number of the Metadata Manager Service that runs the Metadata Manager application.
--user
Metadata Manager user name.
--encryptedPassword
Encrypted password flag for the Metadata Manager user password.
--password
Password for the Metadata Manager user.
--namespace
Name of the security domain to which the Metadata Manager user belongs.
The following table describes command options that are removed:
Option
Description
--securityDomain
Name of the security domain to which the Informatica domain user belongs.
--domainUser
User name used to connect to the Informatica domain.
--domainPassword
Password for the Informatica domain user.
-pcRepositoryName
Name of the PowerCenter repository that contains the metadata objects used to load metadata into the Metadata Manager warehouse.
-pcRepositoryUser
User account for the PowerCenter repository. Use the repository user account you configured for the Repository Service.
-pcRepositoryNamespace
Name of the security domain to which the PowerCenter repository user belongs.
-pcRepositoryPassword
Password for the PowerCenter repository user.
-restorePCRepository
Restore the repository back-up file for the PowerCenter repository to create the objects used by Metadata Manager in the PowerCenter repository database.
The following table describes changed command options:
Option
Description
--keyTab
This option specifies the path and file name of the keytab file for the Metadata Manager user instead of for the domain user.
deleteRepository
Deletes Metadata Manager repository content, including all metadata and repository database tables.
You can run this command from an mmRepoCmd instance that is installed with the Informatica services, Informatica client, or Informatica utilities. Previously, you could run this command from an mmRepoCmd instance that was installed with the Informatica services.
The options for this command are changed. You enter command options for the Metadata Manager user instead of for the domain user.
The following table describes new command options:
Option
Description
-url
Host name and port number of the Metadata Manager Service that runs the Metadata Manager application.
--user
Metadata Manager user name.
--encryptedPassword
Encrypted password flag for the Metadata Manager user password.
--password
Password for the Metadata Manager user.
--namespace
Name of the security domain to which the Metadata Manager user belongs.
The following table describes command options that are removed:
Option
Description
--securityDomain
Name of the security domain to which the Informatica domain user belongs.
--domainUser
User name used to connect to the Informatica domain.
--domainPassword
Password for the Informatica domain user.
The following table describes changed command options:
Option
Description
--keyTab
This option specifies the path and file name of the keytab file for the Metadata Manager user instead of for the domain user.
restorePCRepository
Restores a PowerCenter repository back-up file that contains Metadata Manager objects to the PowerCenter repository database. You must run this command from an mmRepoCmd instance that is installed with the Informatica services. The options for this command are not changed.

Metadata Manager Privileges

Effective in version 9.6.1 HotFix 2, the privileges that you need to create or restore the Metadata Manager repository are changed.
To create or restore the Metadata Manager repository, you must belong to the default Administrator group. Previously, you needed the Manage Services privilege with permission on the Metadata Manager Service.

Metadata Manager Product Name

Effective in version 9.6.1 HotFix 2, the product name that appears in the Metadata Manager web application is changed to Metadata Manager. Previously, the product name was Metadata Manager & Business Glossary.