Tasks for the operation examples

Business Continuity Manager Web API Reference Guide

Version
9.9.1
Audience
anonymous
Part Number
MK-96HC137-03

The following table lists and describes the tasks and CLI commands used in the described operation examples.

References for the operation examples

Tasks

CLI commands used in operation examples

Creating default parameters

Create default parameters

--

Creating a procedure for starting the BCM Web API server

Perform one of the following:
  • Create a procedure for starting the BCM Web API server

  • Change the login procedure to start the BCM Web API server directly

--

Starting the BCM Web API server

Start the TSO/E address space and start the BCM Web API server in that space

--

Configuring an environment for the Remote DKC Control function

Establish logical paths between storage systems by using Storage Navigator or other software

--

Create a configuration file for the Remote DKC control function

YKDEFRMT

(defines a route list)

Check the contents of the configuration files for the Remote DKC control function

YKDSPRMT

(outputs the statuses of routes and command devices)

Register a command device

YKBLDCMD

(registers a command device)

Check the registration status of the command device

YKDSPRMT

(outputs the statuses of routes and command devices)

Getting volume information

Using a batch scan, scan volumes for copy pairs and for command devices

YKBTSCAN

(scans volumes in a batch job)

Confirm that the disk configuration definition file has been generated

YKLISTID

(displays the list of IDs in a configuration file)

Check the contents of the disk configuration definition file

YKGETHDA

(loads the disk configuration definition file)

Creating a logical path

Create a path set definition file

--

(Perform the task from the ISPF panel)

Load the path set definition file

YKLOAD

(loads a configuration file)

Establish logical paths

YKBLDPTH

(establishes logical paths)

Defining a copy group

Allocate a dataset to be the input for YKIMPORT and enter information about the pairs in the copy group and CTG information

--

Generate a copy group definition file

YKDEFGRP

(generates a copy group definition file)

Add copy pair definitions and CTG definitions to the copy group definition file

YKIMPORT

(inputs copy group information)

Load the copy group definition file

YKLOAD

(loads a configuration file)

Check the contents of the copy group definition file

YKGETGRP

(gets copy group information)

Creating a copy group

Load the copy group definition file

YKLOAD

(loads a configuration file)

Check the status of copy groups

YKQUERY

(displays the copy pair status)

Create copy pairs for a copy group

YKMAKE

(creates copy pairs)

Confirm that the creation of copy pairs for the copy group is complete

YKEWAIT

(waits for a copy group to reach a specified status)

Stopping the BCM Web API server

Stop the BCM Web API server and exit the TOS/E address space

--