Displays failure information for the selected data warehouse
control flow instance.
Syntax

>>-getFailedControlFlowInstance--+-| instance-definition |--+---------------------------+-+-><
| '- -connectionName--conName-' |
'- -help-------------------------------------------------'
instance-definition
|-- -app--application-name-- -controlFlow -controlFlow-name----->
>-- -instance--instance-name------------------------------------|
Parameters
- -app application-name
- Identifies the data warehouse application that contains the controlFlow-name control
flow.
- -controlFlow controlFlow-name
- Identifies the data warehouse control flow of which instance-name is
an instance.
- -instance instance-name
- Identifies the data warehouse control flow instance for which
the properties are to be returned.
- -connectionName conName
- Specifies the server connection to issue the command
to.
Description
The getFailedControlFlowInstance command
returns data warehouse application name, control flow name, instance
name and the last error message that was captured in the control flow
log for this instance.
Examples
Example 1: Display error
information for the UpdateRunStats112906 control flow instance of
the UpdateRunStats control flow that is associated with the MartUpdate
application.
getFailedControlFlowInstance -app MartUpdate -controlFlow UpdateRunStats
-instance UpdateRunStats112906