REST API error codes
If an error occurs when you use REST APIs, refer to the response error codes for detailed description.
Note: The italic text such as {0}, {1}, {2}
indicates that they are variables. The variables will be replaced by the contents that are displayed
in the messages.
| Error ID | Description |
|---|---|
| 403 | This account is locked out for {0} minutes. |
| 10001 | The source system already exists. |
| 10002 | The source system does not exist. |
| 10003 | The target environment already exists. |
| 10004 | The target environment does not exist. |
| 10005 | The storage server already exists. |
| 10006 | The storage server does not exist. |
| 10007 | The Licensing system {0} already exists. |
| 10008 | The Licensing system {0} does not exist. |
| 10009 | The Token system already exists. |
| 10010 | The Token system does not exist. |
| 10011 | The IBM® Application Discovery system already exists. |
| 10012 | The IBM Application Discovery system does not exist. |
| 10013 | The application image already exists. |
| 10014 | The application image does not exist. |
| 10015 | The component already exists. |
| 10016 | The component does not exist. |
| 10017 | The volume already exists. |
| 10018 | The volume does not exist. |
| 10019 | The cloud platform already exists. |
| 10020 | The cloud platform does not exist. |
| 10027 | Target environment hostname {0} is not reachable. |
| 10028 | Create entity {0} failed. |
| 10029 | Retrieve entity {0} failed. |
| 10030 | Update entity {0} failed. |
| 10031 | Delete entity {0} failed. |
| 10101 | Failed to connect to the remote host {0} on port {1}. |
| 10102 | Token expired. |
| 10200 | Failed to connect to the storage server {0} on port {1}. |
| 10201 | Connection refused. |
| 10202 | Invalid user ID or password. |
| 10203 | Invalid base directory {0} specified for server {1} on port {2}. |
| 10204 | Invalid hostname for server {0}. |
| 10205 | Connection closed without indication. |
| 10206 | Failed to set the file transfer type. |
| 10207 | A failure occurred when storing content on the storage server. |
| 10208 | A failure occurred when retrieving content from the storage server. |
| 10209 | Failed to create directory {0} on the storage server. |
| 10210 | Unable to access the directory {0} on the storage server. |
| 10211 | Failed to delete the file {0} from the image storage server. |
| 10213 | Internal Error. |
| 10214 | The old base directory is needed. |
| 10215 | This feature is supported only for SFTP storage system. |
| 10216 | This source system cannot be deleted because there exists components or applications related to it. |
| 10300 | Failed to connect to the IBM Application Discovery server {0} on port {1}. |
| 11001 | Installation files download failed. |
| 11003 | Deploy request parameter not passed. |
| 11007 | Invalid Linux® platform of target system. |
| 11011 | zPDT® installation script error: Parameters invalid. |
| 11012 | zPDT installation script error: Primary licensing server is required. |
| 11013 | zPDT installation script error: zPDT package name is required. |
| 11014 | zPDT installation script error: zPDT installation failed. |
| 11015 | zPDT installation script error: Init gen2 failed. |
| 11016 | zPDT installation script error: Client Config failed. |
| 11020 | Deploy script error: Parameters invalid. |
| 11021 | Deploy script error: Devmap required. |
| 11022 | Deploy script error: Devmap does not exist. |
| 11023 | Deploy script error: Parameter loadparam required. |
| 11024 | Deploy script error: Parameter IODF address required. |
| 11025 | Deploy script error: Emulator startup message not found. |
| 11026 | Deploy script error: Parameter device number required. |
| 11027 | Deploy script error: Z is not on. |
| 11028 | Application images cannot be deployed to the same system that is running the IBM Z® Development and Test Environment Enterprise Edition web server. |
| 11029 | Target server is not available for deployment. |
| 11030 | Failed to create the directory {0} on the target system. |
| 11033 | IBM Z Development and Test Environment did not start successfully. |
| 11034 | The IPL of z/OS® running on IBM Z Development and Test Environment was not successful. |
| 11035 | Internal script error when installing ZD&T with missing path. |
| 11036 | Patch installation failed when installing ZD&T. |
| 11037 | The file failed to be transferred to the target environment during deployment. |
| 11100 | Some volume image files failed to be deployed. |
| 11101 | Changing the owner of volume image files failed. |
| 11102 | Executing command {0} on target environment {1} failed |
| 11103 | Generating devmap failed. |
| 11104 | Changing owner of devmap failed. |
| 11105 | A failure occurred when trying to start the emulator. |
| 11106 | A failure occurred when trying to stop the emulator. |
| 11107 | A failure occurred when trying to IPL with the given parameters. |
| 11108 | A failure occurred when trying to clean the target system with the given parameters. |
| 11109 | A failure occurred when trying to start an emulator on an undeployed target system. |
| 11110 | A failure occurred when trying to remove an image on the target system because the supplied credentials do not match the credentials used to start the deployment. |
| 11111 | A failure occurred when trying to obtain licensing information from the target system: {0}. |
| 11112 | Updating the emulator is not authorized. |
| 11113 | Downloading the z-volume files failed. |
| 11114 | Unzipping the z-volume files failed. |
| 11115 | User has no root or sudo access, please change the target system settings to bypass the emulator installation. |
| 11116 | User has no root or sudo access, please change the target system settings to bypass the dependencies installation. |
| 11117 | User has no root or sudo access, please change the target system settings to bypass the network configuration. |
| 11118 | User has no root or sudo access, please change the target system settings to bypass the user configuration. |
| 11119 | User has no root or sudo access, please change the target system settings to bypass the user configuration. |
| 12000 | A failure occurred when reading the devmap file: {0}. |
| 12001 | A failure occurred when parsing the devmap file. |
| 12002 | A failure occurred when writing the devmap file. |
| 12003 | Create application failed. |
| 12004 | The devmap file does not exist in the specified location: {0}. |
| 12005 | You do not have the permissions to access the devmap. |
| 12006 | You do not have the permissions to access the volume file. |
| 12007 | The IPL command for importing a ZD&T image was not provided. |
| 12008 | The compression directory does not exist in the specified location: {0}. |
| 12009 | The user {0} does not have write access to the compression directory {1}. |
| 12010 | Should not specify the compression directory {0} because the compression option is off. |
| 20001 | Authorization token has expired. |
| 20002 | Authorization token was not supplied. |
| 20003 | User already exists. |
| 20004 | User does not exist. |
| 21001 | The machine running the ZD&T web server experienced a network error. |
| 21002 | The ssh command on {0} failed to be executed. |
| 21003 | The sftp command on {0} failed to be executed. |
| 21004 | Remote command execution at {0} has been running for too long. |
| 21005 | Sending/receiving files to/from {0} failed when {1}. |
| 21006 | The target environment TCP port routing rules must contain 2022>22. |
| 21007 | The target environment port routing rules have syntax error. |
| 21008 | The target environment internal IP address has syntax error. |
| 30000 | Source system hostname is required. |
| 30001 | Source system hostname is invalid. |
| 30002 | Application name is required. |
| 30003 | Application name is invalid. |
| 30004 | Authorization is required. |
| 30005 | Authorization is invalid. |
| 30006 | Application is required. |
| 30007 | Application is invalid. |
| 30008 | The component schedule date is invalid. |
| 30009 | The component schedule time is invalid. |
| 30010 | The component schedule date is required. |
| 30011 | The component schedule time is required. |
| 30012 | The component schedule time zone is invalid. |
| 30013 | The component schedule time zone is required. |
| 30014 | Only one component that contains the system residence volume can be selected. |
| 30015 | The extraction cannot be resumed as the application image is already extracted. |
| 30016 | Only an application created from an IBM Z mainframe supports extraction being resumed or stopped. |
| 30017 | The number of simultaneous volume extractions cannot be less than 1. |
| 30018 | The extraction cannot be stopped as the application is not being extracted. |
| 30019 | The z/OS user does not match the user who created the application. |
| 30020 | Component name is required. |
| 30021 | Component name is invalid. |
| 30022 | Volumes are required. |
| 30023 | Volumes are invalid. |
| 30024 | A data set name filter string is required. |
| 30025 | The data set name filter string cannot be * or **. |
| 30026 | The selected data set list is required. |
| 30027 | Only z/OS components can be deleted. |
| 30028 | This application component is currently being deleted. |
| 30029 | This application component cannot be deleted as it is being used by the application image {0}. |
| 30030 | This application component is currently being extracted. |
| 30031 | The data set name filter string contains invalid characters. |
| 30032 | The application component type cannot be changed from {0} to {1}. |
| 30033 | Only application components containing volumes can have their type changed. |
| 30034 | The version of the component is invalid. |
| 30035 | Only components created from an IBM Z mainframe support editing. |
| 30036 | The same volume or data set cannot be processed in multiple requests. |
| 30037 | The extraction cannot be stopped as the component is not being extracted. |
| 30038 | The extraction cannot be resumed as the component is already extracted. |
| 30039 | Creating a new version or duplication cannot occur at the same time. |
| 30040 | Deploy preference is required. |
| 30041 | Deploy preference is invalid. |
| 30042 | The image storage information is required to be defined on the <a href\ |
| 30043 | Component is required. |
| 30044 | The emulator licensing information is required to be defined on the <a href\ |
| 30045 | Target environment is required. |
| 30046 | Number of <abbr title. |
| 30047 | Memory size is invalid. |
| 30048 | Deployment label is required. |
| 30049 | Not enough <abbr title |
| 30050 | Not enough memory to start the emulator. |
| 30051 | Type of storage server is required (for example FTP or SFTP). |
| 30052 | The cloud platform label is required. |
| 30053 | The user name who created the cloud platform configuration is required. |
| 30054 | The user name to log in the cloud is required. |
| 30055 | The password of the user to log in the cloud is required. |
| 30056 | The scope of the cloud is required. |
| 30057 | The deployment label is already existed. |
| 30058 | The deployment label is not found. |
| 30059 | The scope of the cloud is invalid. |
| 30060 | The request to import an existing ZD&T image failed due to missing required input. |
| 30061 | The request to validation an existing ZD&T image failed due to missing required input. |
| 30063 | The compression directory is required. |
| 30064 | The comment is longer than the allotted maximum of 225 characters. |
| 30065 | The component's system type is invalid. |
| 30066 | You cannot create {0} component on the source system of type {1}. |
| 30067 | Valid z/OS system information is required. |
| 30068 | Please login {0} instead of {1}. |
| 30080 | Target environment is required. |
| 30081 | Target environment is invalid. |
| 30082 | A source system is required. |
| 30083 | The source system is invalid. |
| 30084 | A storage server is required. |
| 30085 | The storage server is invalid. |
| 30086 | The IBM Application Discovery system is required. |
| 30087 | The IBM Application Discovery system information is invalid or empty. |
| 30088 | The port is invalid. |
| 30089 | A cloud platform is required. |
| 30090 | The endpoint URL of the cloud platform is required. |
| 30091 | The scope of the cloud platform is required. |
| 30092 | The domain name URL of the cloud platform is required. |
| 30093 | The project name URL of the cloud platform is required. |
| 30094 | The type of the cloud platform is required. |
| 30095 | The username of the cloud platform is required. |
| 30096 | The password of the cloud platform is required. |
| 30097 | No catalog found on the cloud platform. |
| 30098 | Authentication of the cloud platform has failed. |
| 30099 | Query on the cloud platform has failed. |
| 30100 | Credential is required. |
| 30101 | Credential is invalid. |
| 30102 | Token is required. |
| 30103 | Token is invalid. |
| 30104 | Target environment hostname is required. |
| 30105 | Target environment hostname is invalid. |
| 30106 | SSH port is required. |
| 30107 | SSH port is invalid. |
| 30108 | A User ID is required. |
| 30109 | Password is required. |
| 30110 | Your password has expired. |
| 30111 | Target environment label is required. |
| 30112 | Target environment label is invalid. |
| 30113 | A private key file is required. |
| 30114 | Saving private key for user {0} failed. |
| 30115 | The file size cannot exceed 50KB. |
| 30116 | All IPL parameters need to be entered, this includes the device address, IODF address, and device suffix. |
| 30120 | MVSDSALLOCATE is required. |
| 30121 | MVSDSALLOCATE is invalid. |
| 30122 | Parameter JSON string is required. |
| 30123 | Parameter JSON string is invalid. |
| 30124 | Storage server hostname is required. |
| 30125 | Storage server hostname is invalid. |
| 30140 | User is required. |
| 30141 | User is invalid. |
| 30142 | Username is required. |
| 30143 | Username is invalid. |
| 30144 | ADCD name is required. |
| 30145 | ADCD name already exists. |
| 30146 | User role is required. |
| 30147 | User role is invalid. |
| 30148 | User role does not exist. |
| 30149 | The version of the application is invalid. |
| 30150 | The number of crypto co-processors must be between 1 to 16. |
| 30151 | The domain that is defined must be a positive number. |
| 30152 | The UUID parameter for this API is required. |
| 31000 | This application image is being processed, please wait for a while. |
| 31001 | This application image is being extracted, please confirm to delete it. |
| 31002 | This application image is being deployed to {0}. |
| 31003 | This application image is being deprovisioned from {0}, please wait for it to finish. |
| 31004 | This application image is being deployed to {0} but failed, please confirm to delete it. |
| 31005 | This selected application component {0} is not in this application. |
| 31006 | This selected application component {0} is found in other applications as shown below: {1}. |
| 31007 | This application image is being deleted. |
| 31008 | This application image is not available. |
| 31009 | You must choose at least one component that contains the system residence volume. |
| 31010 | Only data set application components from another IBM Z mainframe can be added to this application. |
| 31011 | The data set application component {0} cannot be added to this application image as it has not been extracted. |
| 31012 | This application image cannot be deleted as it deployed to the following target environments: {0}. |
| 31013 | Only an ADCD or Z system application needs to be migrated. |
| 31014 | This {0} does not need migration. |
| 31015 | This {0} needs migration before you can deploy it. |
| 31016 | The contents of an application image cannot be edited as the image has been deployed to a target environment. |
| 31017 | One component cannot be processed in multiple requests. |
| 31018 | The name of an application image cannot be changed when creating a new version. |
| 31019 | The name for the new application image must be changed when duplicating an application image. |
| 31020 | The system residence volume component must be selected when creating an application image. |
| 31021 | This application image contains duplicate volume {0}. |
| 31022 | This application image contains duplicate data set {0}. |
| 31023 | This ADCD version doesn’t support including data set or CICS® component extracted from other z/OS. |
| 31024 | This ADCD image must include at least one CICS component in order to include CICS components extracted from other z/OS. |
| 31025 | This ADCD version doesn't support including Db2® components that are extracted from other z/OS. |
| 31026 | This ADCD image cannot include more than one Db2 runtime. |
| 31027 | This ADCD image must include at least one Db2 component to include Db2 components that are extracted from other z/OS. |
| 31028 | Duplicate table name {1} is found in schema {0}. |
| 31029 | Duplicate database name {0} is found. |
| 31030 | Only one ADCD Db2 component can be selected. |
| 31031 | The version of Db2 from component {0} does not match the version of ADCD Db2 component {1}. |
| 31032 | The Db2 files failed to be transferred. |
| 31033 | The specific ADCD package could not be found. |
| 31034 | The image of the specific ADCD package had been deployed. |
| 31035 | The SYSRES component {0} needs to be migrated. |
| 31050 | Wait for the application component {0} to finish processing. |
| 31051 | The application component {0} has been deleted. |
| 31052 | Only application components containing data sets created from an IBM Z mainframe support extraction being stopped or resumed. |
| 31053 | The extraction of this application component cannot be resumed as it was previously extracted successfully. |
| 31054 | The contents of this application component cannot be edited as the component has been deployed. |
| 31055 | The name of an application component cannot be changed when creating a new version. |
| 31056 | The name for the new application component must be changed when duplicating an application component. |
| 31057 | A new version can only be created from the latest version. |
| 31058 | This component contains duplicate data set {0}. |
| 31059 | This component doesn't need to be migrated. |
| 31100 | The related records for the given application image and target environment cannot be found. |
| 31101 | IPL parameters creation failed. |
| 31102 | Read properties file failed. |
| 31103 | Input stream contains a malformed Unicode escape sequence. |
| 31104 | Internal server error when attempting to read ADCD property file. |
| 31105 | No ADCD files. |
| 31106 | Wrong arguments passed to the configuring ADCD script. |
| 31107 | The specified log {0} is not found. |
| 31108 | The application image size is 0 and could not be deployed to cloud platform. |
| 31109 | Deployment to this target system has already been started. |
| 31110 | The application image cannot be deployed to cloud by using this REST API. |
| 31111 | A target cloud instance cannot be deprovisioned while it is being provisioned. |
| 31112 | A target cloud instance cannot be deprovisioned while it is being deployed. |
| 31113 | Deprovision of {0} from target cloud platform {1} failed with error return code {2}. |
| 31114 | A target cloud instance cannot be deprovisioned while it is being deprovisioned. |
| 31115 | An application image cannot be deployed to a target environment when an image has already been deployed to it. |
| 31116 | Specify the credentials to log in to z/OS for deploying {0}. |
| 31117 | The password for user {0} to log in to z/OS {1} has expired and needs to be changed. |
| 31118 | Cannot deploy to a target environment that is being deprovisioned. |
| 31119 | This application cannot be deployed because its data set component {0} has not been extracted. |
| 31120 | The user ID must not be longer than 8 characters. |
| 31121 | Authentication failed. |
| 31122 | The Linux group zpdt does not exist. |
| 31123 | TheLinux user ID ibmsys1 does not exist. |
| 31124 | Unsupported platform. |
| 31125 | {0} is not a supported CPU architecture. |
| 31126 | The user performing the deployment does not belong to Linux group zpdt. |
| 31127 | The IBM ZD&T emulator is already running on the target environment. |
| 31128 | A software-based license server with an IP address containing 255 in the fourth octet is not supported. |
| 31129 | The emulator licensing server hostname {0} could not resolve to a valid IP address from the system {1}. |
| 31130 | The connection to hostname {0} on port {1} from the system {2} failed. |
| 31131 | The deployment directory {0} does not exist on the target environment. |
| 31132 | Write access is required to the deployment directory {0}. |
| 31133 | The deployment directory does not have enough available disk space. |
| 31143 | The required software 'ftp' is not installed on the system {0}. |
| 31144 | The required 32-bit library 'stdlib' is not installed on the system {0}. |
| 31145 | The required software 'perl' is not installed on the system {0}. |
| 31146 | The required software 'zip' is not installed on the system {0}. |
| 31147 | The required software 'unzip' is not installed on the system {0}. |
| 31148 | The required software 'gzip' is not installed on the system {0}. |
| 31149 | The required software 'bc' is not installed on the system {0}. |
| 31150 | The required library 'libasound2' is not installed on the system {0}. |
| 31151 | You do not have permission to run the command {0} on the system {1}. |
| 31152 | You do not have permission to change the owner of file {0} on the system {1}. |
| 31153 | Failed to list all of the privilege management commands. |
| 31154 | {0} is not a supported Linux distribution. |
| 31155 | The IBM ZD&T emulator needs to be running in order to deploy data sets. |
| 31159 | Cannot run command 'nc' to validate the connectivity to hostname {0} on port {1} from the system {2}. |
| 31160 | Cannot run command 'getent' to resolve hostname {0} from the system {1}. |
| 31162 | This application cannot be deployed because it contains component {0} that needs to be migrated. |
| 31163 | This application cannot be deployed because it needs to allocate at least 1 CP to the image, with a default recommendation of 3. |
| 31164 | This application cannot be deployed because it can only allocate up to eight processors to the image. |
| 31165 | This application cannot be deployed because it cannot allocate more zIIPs than CPs. |
| 31166 | Specify the image that has been deployed to the target environment. |
| 31167 | Specify the image that has been deployed to the target environment. |
| 31168 | The application {0} with version {1} is not found to be deployed on host {2}. |
| 31169 | Reading devmap failed. |
| 31170 | No spare 3390 volume available for restoring data set. |
| 31171 | Volume cannot be found at {0}. |
| 31172 | The emulator information cannot be retrieved from the target environment {0}. |
| 31173 | A failure occurred when trying to update the emulator. |
| 31174 | IBMUSER cannot be set as the password for ADCD Images. |
| 31175 | The RAM that is set for the emulator cannot exceed 18 GB. |
| 31300 | Failed to list volumes. |
| 31301 | Missing or invalid parameters when executing command {0}, with output {1}. |
| 31302 | An error occurred when allocating a file when executing command {0}, with output {1}. |
| 31303 | The z/OS SMS settings cannot be acquired. |
| 31304 | The z/OS spool volumes cannot be acquired. |
| 31305 | The z/OS proclibs cannot be acquired. |
| 31306 | The z/OS APF-authorized list cannot be acquired when executing command {0} with output {1}. |
| 31307 | The z/OS TCP/IP settings cannot be acquired when executing command {0}, with output {1}. |
| 31308 | No SYSPRINT/stdout when executing command {0}, with output {1}. |
| 31309 | The load library for the z/OS extraction tool is not APF-authorized. |
| 31310 | READ access is not granted to the SAF profile in the class DASDVOL. |
| 31311 | The Volume image file cannot be opened: {0}. |
| 31312 | Compression initialization failed - internal error with output {0}. |
| 31313 | Cannot open the volume - internal error without {0}. |
| 31314 | Command {0} invoked cannot execute. |
| 31315 | Linux command {0} was not found. |
| 31316 | Invalid argument given to the exit statement when executing command {0}. |
| 31317 | Fatal error signal with return code {0} when executing command {1}. |
| 31318 | Data sets allocated failed. |
| 31319 | Volume {0} extraction failed. |
| 31320 | Failed to list data set. |
| 31321 | A failure occurred while retrieving IBM Z mainframe information, return code: {0} |
| 31322 | Retrieving volume information for data sets failed. |
| 31323 | No volume information retrieved for selected data sets. |
| 31324 | An ABEND occurred on the IBM Z mainframe with the following output. |
| 31325 | These data sets cannot be extracted because your user ID has insufficient access to read them: {0}. |
| 31326 | These data sets cannot be extracted because their containing volumes cannot be found: {0}. |
| 31327 | These data sets cannot be extracted because of unknown errors: {0}. |
| 31328 | APF authorization failed. |
| 31329 | The CICS region information is required. |
| 31330 | The CICS region name is required. |
| 31331 | The CICS region {0} was already defined. |
| 31332 | The CICS region {0} was not found. |
| 31333 | The LOADLIB of REXX script in command {0} was not found. |
| 31334 | Parsing CICS CSD got format error. |
| 31335 | You must select some GROUPs defined in the CICS CSD. |
| 31336 | Got unexpected exception when trying to retrieve CICS CSD definition for {0}. |
| 31337 | The input LIST name {0} is not a valid CSD LIST name in {1}. |
| 31338 | The input GROUP name {0} is not a valid CSD GROUP name in {1}. |
| 31339 | Components are created using the CICS region {0}. Need to delete those CICS components first. |
| 31340 | Vary Online ZD&T created volumes failed with error code {0}. |
| 31341 | The Db2 subsystem information is required. |
| 31342 | The Db2 subsystem ID is required. |
| 31343 | The Db2 subsystem ID {0} was already defined. |
| 31344 | The Db2 subsystem ID {0} was not found. |
| 31345 | An error occurred when allocating required work files for call to DSNTEP2. |
| 31346 | The expected DDL file is missing from the tmp directory. |
| 31347 | An error occurred when creating target Db2 objects from DSNTEP2. |
| 31348 | DDL generation warning. |
| 31349 | An error occurred when reading or writing DDL file for update with FEUXPUNA. |
| 31350 | An error occurred when executing DSNUTILU or Db2 Load ended with RC > 4. |
| 31351 | No tables can be unloaded because input table list is empty or validation resulted in an empty file. |
| 31352 | The number of tables exceeds the maximum number of tables that can be unloaded. |
| 31353 | An error occurred when setting up DSNREXX Environment (RXSUBCOM). |
| 31354 | An error occurred when connecting to Db2 SSID. |
| 31355 | An error occurred when connecting to Db2 Location. |
| 31356 | An error occurred when defining Db2 Cursor. |
| 31357 | An error occurred when opening Db2 Cursor. |
| 31358 | An error occurred during Db2 Prepare. |
| 31359 | Invalid parameter passed to FEUXSQLP resulting in error for SQL command setup. |
| 31360 | Max Rows returned from SQL Call, max rows are set to $1. |
| 31361 | Insufficient parameters or error reading parameter file. |
| 31362 | No tables were found in the table lists or an error occurred when reading the table list file. |
| 31363 | Db2 unload failed. |
| 31364 | An error occurred when updating Db2 Load parameters. |
| 31365 | The expected PIPE or file was not found. |
| 31366 | An error occurred when allocating the required work files for Db2 Admin Tool DDL generation. |
| 31367 | Utility Statement exceeds the maximum length that is allowed. |
| 31368 | The schema parameter string is required. |
| 31369 | Db2 Admin Tool DDL generation error. |
| 31370 | Db2 subsystem is in use. |
| 31371 | Unable to connect to the Db2 subsystem with the given parameters. |
| 31600 | Parameter object required. |
| 31601 | Image service is not available on the cloud. |
| 31603 | The label of the cloud platform is required. |
| 31604 | The label of the cloud platform already exists. |
| 31605 | Network is required. |
| 31606 | The selection of flavor is required. |
| 31607 | The selection of server image is required. |
| 31608 | Compute service is not available on the cloud. |
| 31609 | The specific flavor cannot be found. |
| 31612 | ID is invalid. |
| 31649 | The default user ID is required. |
| 31650 | Cannot find the uuid of the device. |
| 31652 | Availability zone is required. |
| 31653 | Floating IP pool is required. |
| 31654 | The image is not active. |
| 31655 | The image is not found. |
| 31656 | The flavor is not public accessed. |
| 31657 | The flavor is not found. |
| 31700 | The target environment could not be deleted as an application image is deployed to it. |
| 31701 | Required parameters are missing for deleting a target environment. |
| 31750 | Privilege command option already exists. |
| 31751 | The privilege command syntax is required to be defined on the <a href\. |
| 31752 | ID is invalid. |
| 31753 | Privilege command option does not exist. |
| 31754 | Cannot find network interfaces from server {0}\:{1}. |
| 31755 | The deployment uuid is required. |
| 31756 | The deployment does not exist. |
| 31757 | The deployment has not finished yet. |
| 50010 | Configuring TCPIP on the wazi-sandbox container failed. |
| 50011 | Invalid original z/OS IP address. |
| 50012 | Invalid TCP volume request parameter. |
| 50013 | Invalid data set name. |
| 50014 | Invalid TCP member name. |
| 50015 | Invalid z/OS IP. |
| 50016 | Invalid gateway IP. |
| 50017 | Configuring ADCD IPL on the wazi-sandbox container failed. |
| 50018 | Invalid RSU request parameter. |
| 50019 | Invalid ADCD IPL request parameter. |
| 50026 | Querying license on the wazi-sandbox container failed. |
| 50027 | Generating the parm file for the IEASYM script failed. |
| 50028 | File name for IEASYM parm file is either invalid or empty. |
| 50029 | Symbolic information for IEASYM parm file is either invalid or empty. |
| 50031 | The licensing server request is required. |
| 50032 | The licensing server hostname is required. |
| 50033 | The licensing server UUID is required. |
| 50034 | The token server request is required. |
| 50035 | The token server hostname is required. |
| 50036 | The token server UUID is required. |
| 50037 | The UUID is of an invalid format. |
| 50038 | A label is required. |
| 50039 | The label must be under 44 characters long. |
| 50040 | The label is already in use by another system. |
| 50041 | The label cannot be empty. |
| 50042 | There already exists a primary licensing system. |
| 50081 | Running command of getting the number of ZPD files failed. |
| 50082 | Decryption is not done yet in the container. |
| 50100 | The application UUID is required. |
| 50101 | The application UUID is invalid. |
| 50102 | The target system UUID is required. |
| 50103 | The target system UUID is invalid. |
| 50104 | The provision UUID is required. |
| 50105 | The provision UUID is invalid. |
| 50106 | The user name is more than 8 characters. |
| 50107 | The general properties are required. |
| 50108 | The credential of the target z/OS is required. |
| 50109 | The emulator properties are required. |
| 50110 | The IPL properties are required. |
| 50111 | The provision request string is invalid. |
| 50112 | The target system does not exist. |
| 50113 | The provision object does not exist. |
| 50114 | The list of ports contains invalid value. |
| 50115 | Failed to read the content of /etc/resolve. |
| 50116 | Failed to read the content of /etc/hosts file in container. |
| 50117 | Could not resume provision for {0} because it is not a failed provision. |
| 50118 | The {0} cannot be deprovisioned with status {1}. |
| 50119 | The target system cannot exceed the maximum number of allowed provisions. |
| 50120 | The number of containers that a target system has must be between 1 and 5. |
| 50121 | Failed to send temp file to storage server location {0}. |
| 50122 | Failed to read the content of /zdt/zsystem/FEUCUTIL file in container. |
| 500128 | Failed to create PVC {0}. |
| 500129 | Failed to create custom resource of volume copy {0}. |
| 500130 | Container does not exist for the given provision UUID {0} and container ID {1}. |
| 50900 | Unable to establish an SSH connection to the SSH service listening on port {1} of host {0}. |
| 50920 | Unable to establish an HTTPS connection to the Docker daemon listening on port {1} of host {0}. |
| 50940 | Unable to establish an HTTPS connection to the ZD&T instance controller service listening on port {1} of host {0}. |
| 50941 | A failure occurred while executing an Instance Controller API. |
| 50942 | An unsupported Instance Controller HTTP method was called. |
| 50943 | An attempt was made to call an Instance Controller API with invalid credentials (HTTP status code 401). |
| 50944 | An attempt was made to call an Instance Controller API for which the user is not authorized to access (HTTP status code 403). |
| 50945 | An attempt was made to call an Instance Controller API that does not exist (HTTP status code 404). |
| 50946 | An attempt was made to call an Instance Controller API with an incorrect HTTP method (HTTP status code 405). |
| 50947 | An attempt was made to call an Instance Controller API that is not capable of generating a response for the request Accept headers (HTTP status code 406). |
| 50948 | An attempt was made to call an Instance Controller API using a media type that is not supported by this API (HTTP status code 415). |
| 50949 | An attempt was made to call an Instance Controller API due to a conflict (HTTP status code 409). |
| 50950 | An attempt was made to call an Instance Controller API that no longer exists (HTTP status code 410). |
| 50951 | An attempt was made to call an Instance Controller API and caused an unknown error. |
| 50980 | An oprmsg command failed. |
| 50981 | The requested oprmsg command is invalid. |
| 50982 | The requested oprmsg command is empty. |
| 60000 | This target environment has not been provisioned. |
| 60001 | This entity {0} is being used by another user, please retry after some time. |
| 60215 | The cloning option is disabled on target environment {0}. |
| 60218 | Failed to clone Persistent Volume Claim {0} in namespace {1}. |
| 60220 | Failed to create ConfigMap {0} in namespace {1}. |
| 60221 | Failed to create Secret {0} in namespace {1}. |
| 60222 | Failed to delete ConfigMap {0} in namespace {1}. |
| 60223 | Failed to delete Secret {0} in namespace {1}. |
| 60224 | Failed to delete Persistent Volume Claim {0} in namespace {1}. |
| 60225 | Failed to update Persistent Volume Claim {0} in namespace {1}. |
| 60228 | Persistent Volume Claim {0} already exists in namespace {1}. |
| 70001 | The ZD&T extraction utility (/usr/lpp/IBM/zdt/feuc) on this z/OS returned an unexpected result. |
| 70991 | Checking {0} version for the ZD&T extraction utility SFTP module zDTMainframeSFTP. |
| 70992 | A Java™ runtime environment is either not installed on this z/OS or is not added to the z/OS UNIX System Services PATH environment variable for this user. |
| 70993 | The ZD&T extraction utility SFTP module (/usr/lpp/IBM/zdt/zDTMainframeSFTP.jar) on this z/OS is either not installed or corrupted. |
| 70994 | The ZD&T extraction utility SFTP module (/usr/lpp/IBM/zdt/zDTMainframeSFTP.jar) on this z/OS is older than the current version. Please upgrade to the latest version. |
| 70995 | The ZD&T extraction utility (/usr/lpp/IBM/zdt/feuc) has not been installed. |
| 70996 | The ZD&T extraction utility version file could not be found. |
| 70997 | The ZD&T extraction utility (/usr/lpp/IBM/zdt/feuc) on this z/OS is older than 12.0.1. Please upgrade to the latest version. |
| 70998 | The ZD&T extraction utility (/usr/lpp/IBM/zdt/feuc) on this z/OS is older than the current version. |
| 70999 | Internal error acquiring information from z/OS. |
| 79999 | An error occurred when connecting to z/OS: {0}. |
| 99998 | Unexpected exception. |
| 99999 | Unknown error. |