Command Line Programs
This section describes new commands in version 10.1.
infacmd bg Commands
The following table describes new infacmd bg commands:
Command | Description |
---|
listGlossary | Lists the business glossaries in the Analyst tool. |
exportGlossary | Exports the business glossaries available in the Analyst tool. |
importGlossary | Imports business glossaries from .xlsx or .zip files that were exported from the Analyst tool. |
infacmd dis Commands
The following table describes the new infacmd dis commands:
Command | Description |
---|
ListApplicationPermissions | Lists the permissions that a user or group has for an application. |
ListApplicationObjectPermissions | Lists the permissions that a user or group has for an application object such as mapping or workflow. |
SetApplicationPermissions | Assigns permissions on an application to a user or a group. |
SetApplicationObjectPermissions | Assigns permissions on an application object such as mapping or workflow to a user or a group. |
For more information, see the "infacmd dis Command Reference" chapter in the Informatica 10.1 Command Reference.
infacmd ihs Commands
The following table describes new infacmd ihs commands:
Command | Description |
---|
BackupData | Backs up HDFS data in the internal Hadoop cluster to a .zip file. |
UpgradeClusterService | Upgrades the Informatica Cluster Service configuration. |
removeSnapshot | Removes existing HDFS snapshots so that you can run the infacmd ihs BackupData command successfully to back up HDFS data. |
For more information, see the "infacmd ihs Command Reference" chapter in the Informatica 10.1 Command Reference.
infacmd isp Commands
The following table describes the new infacmd isp commands:
Command | Description |
---|
AssignDefaultOSProfile | Assigns a default operating system profile to a user or group. |
ListDefaultOSProfiles | Lists the default operating system profiles for a user or group. |
ListDomainCiphers | Displays one or more of the following cipher suite lists used by the Informatica domain or a gateway node: - Black list
- User-specified list of cipher suites that the Informatica domain blocks.
- Default list
- List of cipher suites that Informatica supports by default.
- Effective list
- The list of cipher suites that the Informatica domain uses after you configure it with the infasetup updateDomainCiphers command. The effective list supports cipher suites in the default list and white list but blocks cipher suites in the black list.
- White list
- User-specified list of cipher suites that the Informatica domain can use in addition to the default list.
You can specify which lists that you want to display. |
UnassignDefaultOSProfile | Removes the default operating system profile that is assigned to a user or group. |
The following table describes updated options for infacmd isp commands:
Command | Description |
---|
CreateOSProfile | The following options are added: - - -DISProcessVariables
- - -DISEnvironmentVariables
- - -HadoopImpersonationUser
- - -HadoopImpersonationProperties
- - -UseLoggedInUserAsProxy
- - -ProductExtensionName
- - -ProductOptions
Use these options to configure the operating system profile properties for the Data Integration Service. |
UpdateOSProfile | The following options are added: - - -DISProcessVariables
- - -DISEnvironmentVariables
- - -HadoopImpersonationUser
- - -HadoopImpersonationProperties
- - -UseLoggedInUserAsProxy
- - -ProductExtensionName
- - -ProductOptions
Use these options to configure the operating system profile properties for the Data Integration Service. |
For more information, see the "infacmd isp Command Reference" chapter in the Informatica 10.1 Command Reference.
infacmd ldm Commands
The following table describes new infacmd ldm commands:
Command | Description |
---|
backupData | Takes a snapshot of the HDFS directory and creates a .zip file of the snapshot in the local machine. |
restoreData | Retrieves the HDFS data backup .zip file from the local system and restores data in the HDFS directory. |
removeSnapshot | Removes the snapshot from the HDFS directory. |
upgrade | Upgrades the Catalog Service. |
For more information, see the "infacmd ldm Command Reference" chapter in the Informatica 10.1 Command Reference.
infacmd ms Commands
The following table describes new options for infacmd ms commands:
Command | Description |
---|
RunMapping | The command contains the following new option: - - -osp. The operating system profile name if the Data Integration Service is enabled to use operating system profiles.
|
For more information, see the "infacmd ms Command Reference" chapter in the Informatica 10.1 Command Reference.
infacmd ps Commands
The following table describes new options for infacmd ps commands:
Command | Description |
---|
- - Execute
- - executeProfile
| The commands contain the following new option: - - -ospn. The operating system profile name if the Data Integration Service is enabled to use operating system profiles.
|
For more information, see the "infacmd ps Command Reference" chapter in the Informatica 10.1 Command Reference.
infacmd sch Commands
The following table describes updated options for infacmd sch commands:
Command | Description |
---|
CreateSchedule | The following argument is added to the -RunnableObjects option: - - -osProfileName. The operating system profile name if the Data Integration Service is enabled to use operating system profiles.
|
UpdateSchedule | The following argument is added to the -AddRunnableObjects option: - - -osProfileName. The operating system profile name if the Data Integration Service is enabled to use operating system profiles.
|
For more information, see the "infacmd sch Command Reference" chapter in the Informatica 10.1 Command Reference.
infasetup Commands
The following table describes new infasetup commands:
Command | Description |
---|
ListDomainCiphers | Displays one or more of the following cipher suite lists used by the Informatica domain or a gateway node uses: - Black list
- User-specified list of cipher suites that the Informatica domain blocks.
- Default list
- List of cipher suites that Informatica supports by default.
- Effective list
- The list of cipher suites that the Informatica domain uses after you configure it with the infasetup updateDomainCiphers command. The effective list supports cipher suites in the default list and white list but blocks cipher suites in the black list.
- White list
- User-specified list of cipher suites that the Informatica domain can use.
You can specify which lists that you want to display. |
updateDomainCiphers | Updates the cipher suites that the Informatica domain can use with a new effective list. |
The following table describes updated options for infasetup commands:
Command | Description |
---|
- - DefineDomain
- - DefineGatewayNode
- - DefineWorkerNode
- - UpdateGatewayNode
- - UpdateWorkerNode
| The commands contain the following new options: - - cipherWhiteList |-cwl
- - cipherWhiteListFile |-cwlf
- - cipherBlackList |-cbl
- - cipherBlackListFile |-cblf
Use these options to configure cipher suites for an Informatica domain that uses secure communication within the domain or secure connections to web application services. |
For more information, see the "infasetup Command Reference" chapter in the Informatica 10.1 Command Reference.
pmrep Commands
The following table describes a new pmrep command:
Command | Description |
---|
AssignIntegrationService | Assigns the PowerCenter Integration Service to the specified workflow. |
The following table describes the updated option for a pmrep command:
Command | Description |
---|
CreateConnection | The command contains the following updated option: - - -s. The connection type list includes FTP.
|
For more information, see the "pmrep Command Reference" chapter in the Informatica 10.1 Command Reference.