Release Guide > Part II: Version 10.1.1 > New Features (10.1.1) > Command Line Programs
  

Command Line Programs

This section describes new commands in version 10.1.1.

infacmd as Commands

The following table describes new infacmd as commands:
Command
Description
CreateExceptionAuditTables
Creates the audit tables for the Human task instances that the Analyst Service specifies.
DeleteExceptionAuditTables
Deletes the audit tables for the Human task instances that the Analyst Service specifies.
The following table describes new options for infacmd as commands:
Command
Description
UpdateServiceOptions
  • - HumanTaskDataIntegrationService.exceptionDbName
  • Identifies the database to store the audit trail tables for exception management tasks.
  • - HumanTaskDataIntegrationService.exceptionSchemaName
  • Identifies the schema to store the audit trail tables for exception management tasks.
For more information, see the "Infacmd as Command Reference" chapter in the Informatica 10.1.1 Command Reference.

infacmd dis command

The following table describes new infacmd dis command:
Command
Description
replaceMappingHadoopRuntimeConnections
Replaces the Hadoop connection of all mappings in deployed applications with another Hadoop connection. The Data Integration Service uses the Hadoop connection to connect to the Hadoop cluster to run mappings in the Hadoop environment.
For more information, see the "infacmd dis Command Reference" chapter in the Informatica 10.1.1 Command Reference.

infacmd mrs command

The following table describes new infacmd mrs command:
Command
Description
replaceMappingHadoopRuntimeConnections
Replaces the Hadoop connection of all mappings in the repository with another Hadoop connection. The Data Integration Service uses the Hadoop connection to connect to the Hadoop cluster to run mappings in the Hadoop environment.
For more information, see the "infacmd mrs Command Reference" chapter in the Informatica 10.1.1 Command Reference.

pmrep Commands

The following table describes an updated option for a pmrep command:
Command
Description
Validate
Contains the following updated option:
-n (object_name). Required. Name of the object to validate. Do not use this option if you use the -i argument.
When you validate a non-reusable session, include the workflow name. Enter the workflow name and the session name in the following format:
<workflow name>.<session instance name>
When you validate a non-reusable session in a non-reusable worklet, enter the workflow name, worklet name, and session name in the following format:
<workflow name>.<worklet name>.<session instance name>
For more information, see the "pmrep Command Reference" chapter in the Informatica 10.1.1 Command Reference.