What's New and Changed > Part IV: Versions 10.2.2 - 10.2.2 HotFix 1 > 10.2.2 What's New > Command Line Programs
  

Command Line Programs

This section describes new commands in version 10.2.2.

infacmd dis Commands

This topic describes new infamcd dis command options and execution options.

Update Service Options

The Update Service Options command updates Data Integration Service properties.
The following table describes new infacmd dis updateServiceOptions command options:
New Option
Description
-RecycleMode
-rm
Optional. Recycle mode restarts the service and applies the latest service and service process properties. Select Abort or Complete.
  • - Complete. Stops all applications and cancels all jobs within each application. Waits for all jobs to cancel before disabling the service.
  • - Abort. Stops all applications and tries to cancel all jobs before aborting them and disabling the service.
Default: Complete
The following table describes new infacmd dis updateServiceOptions command execution options:
New Option
Description
ExecutionOptions.BigDataJobRecovery
Enable big data job recovery. Set to "true" or "false."
Default: false.
For more information, see the "infacmd dis Command Reference" chapter in the Informatica 10.2.2 Command Reference.

infacmd ihs Commands

The following table describes new infacmd ihs command options:
New Option
Description
-PrimaryNode
-nm
Optional. Primary node on which the service runs.
-BackupNodes
-bn
Optional. Nodes on which the service can run if the primary node is unavailable. You can configure backup nodes if you have high availability.
The following table describes new infacmd ihs commands:
Command
Description
cleanCluster
Cleans the Informatica Cluster Service.
For more information, see the "infacmd ihs Command Reference" chapter in the Informatica 10.2.2 Command Reference.

infacmd ipc Commands

The following table describes obsolete infacmd ipc commands:
Command
Description
ExportToPC
Exports objects from the Model repository or an export file and converts them to PowerCenter objects.

infacmd ldm Commands

The following table describes new infacmd ldm command options:
New Option
Description
-PrimaryNode
-nm
Optional. If you want to configure high availability for Enterprise Data Catalog, specify the primary node name.
-BackupNodes
-bn
Optional, If you want to configure high availability for Enterprise Data Catalog, specify a list of comma-separated backup node names.
-isNotifyChangeEmailEnabled
-cne
Optional. Specify True if you want to enable asset change notifications. Default is False.
-ExtraJarsPath
-ejp
Optional. Path to the directory on the machine where you installed Informatica domain. The directory must include the JAR files required to deploy Enterprise Data Catalog on an existing cluster with WANdisco Fusion.
-ExtraJarsPath
-ejp
Optional. Path to the directory on the machine where you installed Informatica domain. The directory must include the JAR files required to deploy Enterprise Data Catalog on an existing cluster with WANdisco Fusion.
The following table describes new infacmd ldm commands:
Command
Description
collectAppLogs
Collects log files for YARN applications that run to enable the Catalog Service.
publishArchive
Creates a resource in offline mode and runs the scan.
For more information, see the "infacmd ldm Command Reference" chapter in the Informatica 10.2.2 Command Reference.

infacmd mi Commands

The following table describe changes to infacmd mi commands:
Command
Change Description
createService
Effective in version 10.2.2, you can use the -HttpsPort, -KeystoreFile, and -KeystorePassword options to specify whether the Mass Ingestion Service processes use a secure connection to communicate with external components.
extendedRunStats
Effective in version 10.2.2, you must use the -RunID option to specify the RunID of the mass ingestion specification and the -SourceName option to specify the name of a source table to view the extended run statistics for the source table. If the source table was ingested using an incremental load, the run statistics show the incremental key and the start value.
Previously, you specified the JobID for the ingestion mapping job that ingested the source table.
If you upgrade to 10.2.2, you must update any scripts that run infacmd mi extendedRunStats to use the new options.
listSpecRuns
Effective in version 10.2.2, the command additionally returns the load type that the Spark engine uses to run a mass ingestion specification.
runSpec
Effective in version 10.2.2, you can use the -LoadType option to specify the load type to run a mass ingestion specification. The load type can be a full load or an incremental load.
For more information, see the "infacmd mi Command Reference" chapter in the Informatica 10.2.2 Command Reference.

infacmd ms Commands

The following table describes new infacmd ms commands:
Command
Description
abortAllJobs
Aborts all deployed mapping jobs that are configured to run on the Spark engine. You can choose to abort queued jobs, running jobs, or both.
createConfigurationWithParams
Creates a cluster configuration through cluster parameters that you specify in the command line.
listMappingOptions
Lists mapping options in an application.
purgeDatabaseWorkTables
Purges all job information from the queue when you enable big data recovery for the Data Integration Service.
updateMappingOptions
Updates mapping options in an application.
updateOptimizationLevel
Updates optimization level for multiple mappings in an application.
For more information, see the "infacmd ms Command Reference" chapter in the Informatica Command Reference.

infacmd oie Commands

Effective in version 10.2.2, the oie plugin is deprecated and support for the plugin will be removed in a future release. The infacmd oie commands have migrated to the tools plugin. For details, see infacmd tools Commands.

infacmd tools Commands

Effective in version 10.2.2, the tools infacmd plugin replaces the oie plugin. The tools plugin performs the object import and export operations that the oie plugin performs, and you can use it to perform some additional operations.
The following table lists the infacmd oie commands that have migrated to the tools plugin:
Previous Command
Current Command
infacmd oie deployApplication
infacmd tools deployApplication
infacmd oie exportObjects
infacmd tools exportObjects
infacmd oie exportResources
infacmd tools exportResources
infacmd oie importObjects
infacmd tools importObjects
The following table describes new infacmd tools commands:
Command
Description
patchApplication
Deploys an application patch using a .piar file to a Data Integration Service.
For more information, see the "infacmd tools Command Reference" chapter in the Informatica 10.2.2 Command Reference.

infasetup Commands

The following table describes changed infasetup commands:
Command
Description
DefineDomain
Effective in 10.2.2, the -spid option is added to the DefineDomain command.
updateDomainSamlConfig
Effective in 10.2.2, the -spid option is added to the updateDomainSamlConfig command.
For more information, see the "infasetup Command Reference" chapter in the Informatica 10.2.2 Command Reference.