Return codes set by the BCM Web API server

Business Continuity Manager Web API Reference Guide

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

When a CLI command is run, if any of the following conditions is met, the BCM Web API server sets a return code in the rc key of the response body:

  • The CLI command finishes within the time limit.
  • An error occurs after the request is received.
  • An error occurs before the response is sent.

If an error occurs while the response is being sent, a TSO/E message is returned in the tsoData key instead of the rc key.

Of the return codes set by the BCM Web API server, the following table lists and describes those that are not set by the CLI commands.

Return codes set by the BCM Web API server (other than those set by the CLI commands)

Return code

Description

-3

The BCM Web API server could not be started because one of the following is true:

  • The BCM Web API server was started outside of the TSO/E address space.
  • The UNIX SYSCALL environment could not be established.
  • The web client toolkit could not be initialized.

4

An error occurred during processing to allocate, open, input, or output the log dataset.

36

The request could not be processed because one of the following is true:

  • The copy group specified in the GROUP parameter has not been loaded.
  • The path set specified in the PATH parameter has not been loaded.

40

The request could not be processed because one of the following is true:

  • The dataset could not be allocated, opened, input, or output.
  • The request could not be received or the response could not be sent.
  • YKINSCHK returned a value other than 0. The CLI might not be installed correctly.

44

The BCM Web API server could not be started because a send buffer could not be allocated.

48

The request could not be processed because one of the following is true:

  • The request body is not in the correct JSON format.
  • The BCM Web API server could not be started because of a syntax error in the default parameter dataset.