OCO error codes
- Last UpdatedJan 31, 2025
- 2 minute read
The error codes that might occur while working with the OCO objects are described in the following table. The error codes are stored in the ErrorCode attribute.
If a command generates a warning message, the ErrorCode attribute value remains 0 and the ErrorMessage attribute shows the warning text.
|
Error Code |
Description |
|---|---|
|
500 |
The command input source quality is not good. |
|
0 |
No error. |
|
-1 |
An unknown error. The error message contains the detailed information. |
|
-100 |
The connection to the MES middleware was lost. |
|
-101 |
An error occurred while starting the MES client session. |
|
-102 |
An error occurred while closing the MES client session. |
|
-103 |
The MES database is not available. |
|
-121 |
The entity name specified by an object container does not exist. |
|
-152 |
An error occurred during a Start Job command. This indicates that the MES system cannot process the request to start a job. |
|
-153 |
An error occurred during a Pause Job command. This indicates that the MES system cannot process a request to pause a job. |
|
-154 |
An error occurred during a End Job command. This indicates that the MES system cannot process a request to stop a job. |
|
-155 |
An error occurred during a Start Next Job command. This indicates the the MES system cannot process a request to start the next job. |
|
-161 |
A PEM event error. An error has occurred while processing the PEM commands in the MES database. See the error message for more information. |
|
-171 |
An exception has occurred while creating jobs in the MES database. See the error message for more information. |
|
-172 |
An error occurred during a Create Job Attributes command. This indicates that the MES system cannot process a request to create new jobs. |
|
-181 |
A production counter error occurred. This indicates that an exception occurred while processing the production counters in the MES database. See the error message for more information. |
|
-182 |
An add consumption error occurred. This indicates that the MES system cannot process a request to add consumption to a job. |
|
-183 |
A set job BOM defaults for production error occurred. This indicates that the MES system cannot process a request to configure the BOM for production. |
|
-201 |
An error occurred when loading job specifications. |
|
-202 |
An error occurred when loading job specifications for a running job. |
|
-203 |
An error occurred when saving job specifications. |
|
-204 |
An error occurred when loading loading job specifications for a running job and then downloading the values of work attributes to target attributes. |
|
-205 |
An error occurred when loading loading job specifications and then downloading the values of work attributes to target attributes. |
|
-206 |
An error occurred when downloading the values of work attributes to target attributes. |
|
-207 |
An error occurred when uploading target attributes with values read from the InputSource. |
|
-220 |
An error occurred during a storage execution Receive command. |
|
-221 |
An error occurred during a storage execution Transfer Update command. |