Backout

Backs out a previous change package migration.

Request format

<CCV510>
  <Backout>
    <SelectionCriteria>
      <CPID> change_package_ID </CPID>
      <Scheme> migration_scheme </Scheme>
      <EventID> event_ID </EventID>  1 
    </SelectionCriteria>
  </Backout>
</CCV510>
 1 
<EventID> is optional:
  • If specified, <EventID> identifies a unique execution of the Migrate command for the change package. event_ID must identify a Migrate command execution for the specified change package and migration scheme.
  • If omitted, the Backout command backs out the most recent Migrate command for the specified change package and migration scheme.

Response format

<CCV510>
  <Backout>
    <OutputData>
      <ReturnCode> return_code </ReturnCode>
      <ReasonCode> reason_code </ReasonCode>
      <TaskNo> CICS_task_number </TaskNo>
    </OutputData>
  </Backout>
</CCV510>

Security key

API command (READ access authority):

Read syntax diagramSkip visual syntax diagram
>>-prefix.BAC.migration_scheme.approval_profile----------------><

Usage

To determine the event_ID for the particular migration that you want to back out, use the List command.


Reference Reference

Feedback


Timestamp icon Last updated: Friday, 7 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///ccv-api-cmd-backout.htm