Command | Description |
---|---|
upgradeRepository | Upgrades the Business Glossary data in the Model repository. Run this command after you upgrade the domain. |
Command | Description |
---|---|
addParameterSetEntries | Adds entries to a parameter set for a mapping or workflow that is deployed as an application. |
deleteParameterSetEntries | Deletes entries from a parameter set for a mapping or workflow that is deployed as an application. You can delete specific parameter set entries or you can delete all of the parameter set entries. |
listApplicationObjects | Lists the objects that an application contains. |
listComputeOptions | Lists Data Integration Service properties for a node with the compute role. |
listParameterSetEntries | Lists the entries in a parameter set. |
listParameterSets | List the parameter sets in an application. |
updateComputeOptions | Updates Data Integration Service properties for a node with the compute role. Use the command to override Data Integration Service properties for a specific compute node. |
updateParameterSetEntries | Updates entries in a parameter set for a mapping or workflow in an application. Enter parameter name-value pairs to update, separated by spaces. |
stopBlazeService | Stops the components of the Blaze engine from running. |
Command | Description |
---|---|
UpdateServiceOptions | The following options are added for memory allocation:
Use these options to specify the maximum amount of memory, in bytes, that the Data Integration Service can allocate for a mapping, profile, SQL service, or web service request. The following options are added for workflow operations:
Use the option to enable or disable the module that runs workflows. Use the option to specify the connection name of the database that stores run-time metadata for workflows. The ExecutionOptions.OutOfProcessExecution option can be set to the following values:
Previously, the option could be set to true (IN_PROCESS) or false (OUT_OF_PROCESS). The following options are moved from the UpdateServiceProcessOptions command to the UpdateServiceOptions command:
The following email server options are moved to the isp UpdateSMTPOptions command for scorecard notifications:
The following email server options are removed for scorecard notifications:
The following email server options are moved to the es UpdateSMTPOptions command for workflow notifications:
The following email server options are removed:
The following options are removed for workflow operations:
|
UpdateServiceProcessOptions | The ExecutionOptions.MaxSessionSize option is obsolete. The remaining execution options are moved to the UpdateServiceOptions command. |
Command | Description |
---|---|
ListServiceOptions | Returns a list of properties that are configured for the Email Service. |
UpdateServiceOptions | Updates Email Service properties. |
UpdateSMTPOptions | Updates the email server properties for the Email Service. |
Command | Description |
---|---|
CreateDB | Creates the database tables that store run-time metadata for Human tasks. In version 10.0, all run-time metadata for workflows is stored in a common set of tables. Use infacmd wfs CreateTables to create the workflow metadata tables. |
DropDB | Drops the database tables that store run-time metadata for Human tasks. In version 10.0, all run-time metadata for workflows is stored in a common set of tables. Use infacmd wfs DropTables to drop the workflow metadata tables. |
Exit | Stops a Human task and passes the records that the task identifies to the next stage in the workflow. Use infacmd wfs BulkComplete to stop a Human task and to pass the records that the task identifies to the next stage in the workflow. |
Command | Description |
---|---|
GetSystemLogDirectory | Prints the system log directory. |
ListNodeRoles | Lists all roles on a node in the domain. |
UpdateNodeRole | Updates the role on a node in the domain. You can enable or disable the service role or the compute role on a node. |
Command | Description |
---|---|
AddDomainNode | The following options are added:
Use these options to enable the service role or the compute role on a node when you add the node to the domain. |
AddNodeResource | The following options are added:
|
CreateConnection | The connection options for the Hadoop connection are added. |
DisableNodeResource, EnableNodeResource, ListNodeResources, and RemoveNodeResource | The ResourceCategory option is added. Use this option to specify that the resource is for the PowerCenter Integration Service. |
GetLog | The following service types are added for the ServiceType option:
|
GetNodeName | The Outputfile option is added. Use this option with a file name and path to print the node name in a file. |
ListNodes | The NodeRole option is added. Use this option to list nodes with a specified role. |
ListServices | The following service types are added for the ServiceType option:
|
PurgeMonitoring | The NumDaysToRetainDetailedStat option is added. Use this option to configure the number of days of detailed historical data that are retained in the Model repository when the Data Integration Service purges statistics. |
UpdateMonitoringOptions | The DetailedStatisticsExpiryTime option is added. Use this option to configure when the Data Integration Service purges detailed statistics from the Model repository. The valid StatisticsExpiryTime values are changed. Minimum is 0. Maximum is 366. Default is 180. |
Command | Description |
---|---|
CheckInObject | Checks in a single object that is checked out. The object is checked in to the Model repository. |
CreateFolder | Creates a folder in a project in a Model repository. |
CreateProject | Creates a project in the default Model repository. |
DeleteFolder | Deletes a folder from a project in a Model repository. |
DeleteProject | Deletes a project in a Model repository. |
ListCheckedOutObjects | Displays a list of objects that are checked out by a user. |
ListFolders | Lists the names of all of the folders in the project folder path that you specify. |
ListLockedObjects | Displays a list of objects that are locked by a user. |
PopulateVCS | Synchronizes the Model repository with a version control system. |
ReassignCheckedOutObject | Reassigns the ownership of a checked-out object to another user. |
RenameFolder | Renames a folder in a project. |
UndoCheckout | Reverts the checkout of a Model repository object. |
UnlockObject | Unlocks a Model repository object that is locked by a user. |
Command | Description |
---|---|
UpdateServiceOptions | The following options are added:
Use these options to configure versioning for the Model repository. |
Command | Description |
---|---|
GetRequestLog | Writes the mapping log to the specified file. |
UpgradeMappingParameterFile | Converts a parameter file you created in a previous Informatica version to a parameter file format that is valid for Informatica version 10.0. |
Command | Description |
---|---|
RunMapping | The following options are added:
|
Command | Description |
---|---|
ListComputeNodeAttributes | Lists the compute node attributes that have been overridden for the specified node or for all nodes. |
ListServiceOptions | Lists the properties for the Resource Manager Service. |
SetComputeNodeAttributes | Overrides the compute node attributes for the specified node. |
UpdateServiceOptions | Updates Resource Manager Service properties. |
Command | Description |
---|---|
CreateSchedule | Creates a schedule for one or more deployed mapping or workflow objects. |
DeleteSchedule | Deletes one or more schedules. |
ListSchedule | Returns a list of jobs that are running on a schedule. |
ListServiceOptions | Returns a list of the properties that are configured for the Scheduler Service. |
ListServiceProcessOptions | Returns a list of the properties that are configured for a Scheduler Service process. |
PauseAll | Pauses all schedules. |
PauseSchedule | Pauses a schedule. |
ResumeAll | Resumes all schedules. |
ResumeSchedule | Resumes a schedule. |
UpdateSchedule | Updates a schedule configuration. |
UpdateServiceOptions | Updates the properties for the Scheduler Service. |
UpdateServiceProcessOptions | Updates the properties for a Scheduler Service process. |
Upgrade | Upgrades the Scheduler Service configuration. |
Command | Description |
---|---|
BulkComplete | Stops operations for a Human task and passes the records that the task identifies to the next stage in the workflow. |
CreateTables | Creates the database tables that store run-time metadata for workflows. |
DropTables | Drops the database tables that store run-time metadata for workflows. |
ListMappingPersistedOutputs | Lists the state of each persisted Mapping output from a Mapping task instance that the command specifies. |
SetMappingPersistedOutputs | Updates the persisted mapping outputs for a Mapping task instance that you specify or sets the persisted mapping outputs to null values. |
UpgradeParameterFile | Upgrades a parameter file to verify that the parameter values in the file are valid in the current release. When you run the command, you identify a parameter file to upgrade and you specify a target file to contain the valid parameter values. |
Command | Description |
---|---|
abortWorkflow | The RuntimeInstanceID option is renamed to InstanceId. The option identifies the workflow instance to abort. The Wait option is removed. |
cancelWorkflow | The RuntimeInstanceID option is renamed to InstanceId. The option identifies the workflow instance to cancel. The Wait option is removed. |
recoverWorkflow | The RuntimeInstanceID option is renamed to InstanceId. The option identifies the workflow instance to recover. The Wait option is removed. |
startWorkflow | The ParameterSet option is added. The option specifies the name of parameter set that the workflow use at run time. |
Command | Description |
---|---|
DefineDomain DefineGatewayNode DefineWorkerNode UpdateGatewayNode UpdateWorkerNode | The SystemLogDirectory option is added. Use this option to designate a custom location for logs. |