Hardware Communication Task Condition Codes "00B00xxx"
Table 1 lists the condition codes for Hardware Communication Task "00B00xxx".
| Reason Code | Error String | Error Description |
|---|---|---|
| 001 | ING_invalid_HLL_buffer |
INGHWCOM was invoked, but the NetView HLL buffer found for C/C++ is not valid. |
| 002 | ING_origuser_invalid |
The user ID and output correlator passed to INGHWCOM are not valid. |
| 003 | ING_interface_invalid |
The hardware interface name passed to INGHWCOM is not valid. Allowed interface names are INTERNAL, SNMP, or SNA. |
| 004 | ING_interface_missing |
No hardware interface name is passed to INGHWCOM. |
| 005 | ING_tgt_length-error |
Parsing Error: The target object name (processor or image name) has an invalid length. It must be 1 to 8 characters. |
| 006 | ING_tgt_missing |
Parsing Error: The target object name (processor or image name) is not specified. |
| 007 | ING_cpc_length_error |
Parsing Error: The CPC address specification netid.nau has an invalid length. It must not exceed 17 characters. |
| 008 | ING_cpc_missing |
Parsing Error: The CPC address specification, which is a required parameter for the request, is missing. |
| 009 | ING_imgname_length_err. |
Parsing Error: The image name (LPAR name) parameter has an invalid length. |
| 00A | ING_imgname_missing |
Parsing Error: The image name (LPAR name) is a required parameter for the request, but has not been specified. |
| 00B | ING_force_invalid |
Parsing Error: The FORCE option is specified in the request but is not supported for the HW
function. The following HW functions allow the FORCE option:
|
| 00C | ING_force_missing |
Parsing Error: The FORCE option is required for the request, but has not been specified. |
| 00D | ING_auth_missing |
Parsing Error: The AUTHENTICATION specification that is required for each request is missing. |
| 00E | ING_timeout_missing |
Parsing Error: The required TIMEOUT parameter is missing in the request. |
| 00F | ING_OCFCMD_truncated |
Parsing Error: The HW function (OCFCMD) exceeds the maximum allowed length, which is 40 characters. |
| 010 | ING_OCFCMD_missing |
Parsing Error: No HW function (OCFCMD) was specified in the request. |
| 011 | ING_V3USER_missing | Parsing Error: SNMPv3 User required for SNMPv3 authentication is missing. |
| 012 | ING_V3PWD_missing | Parsing Error: SNMPv3 Password required for SNMPv3 authentication is missing. |
| 020 | ING_SNMP_noIP_address |
Parameter Resolution Error: The SNMP interface was specified for the HW request, but no IP address information is available. |
| 021 | ING_OCF_resolve_failed |
Parameter Resolution Error: No HW function name to resolve, same as error 010. |
| 022 | ING_OCF_not_resolved |
Parameter Resolution Error: An invalid HW function name was detected. |
| 023 | ING_BCP_null_cmd |
Parameter Resolution Error: The BCP command retrieved from NetView common global variable ING.xxxx.CMDTXT was empty. |
| 024 | ING_BCP_cmd_acc |
Parameter Resolution Error: The NetView common global variable containing the BCP command could not be retrieved. |
| 025 | ING_session_type_missing_or_invalid |
Parameter Resolution Error: Session type values SYNC or ASYNC missing, or an invalid session type value was passed. |
| 026 | ING_active_session_type_mismatch |
Parameter Resolution Error: A session was requested having a different session type SYNC/ASYNC than the active session. Reissue the INITCOM request with the correct session type or terminate the active session prior to requesting a new one. |
| 030 | ING_nt_alloc_error |
Storage Allocation Error: The Netid base table could not be allocated using CNMNAMS services. |
| 031 | ING_img_alloc_error |
Storage Allocation Error: The storage for a system image could not be allocated using CNMNAMS services. |
| 032 | ING_img_locate_error |
Storage Allocation Error: The previously allocated storage for a system image could not be located using CNMNAMS services. |
| 033 | ING_notinit_error |
Storage Allocation Error: An HW function request was issued for a processor or system image without having allocated storage for that processor or system image. This happens if no INITCOM request was made prior to the first a HW function request. |
| 050 | ING_notinitized_error |
HW Function Error: An HW function request was issued for a processor or system image without having done an INITCOM. Same as error 033. |
| 051 | ING_imgnotfound_error |
HW Function Error: An HW function request was issued for a partition that could not be located on the
addressed CPC. Possible causes are:
|
| 052 | ING_funcunknown_error |
HW Function Error: An unknown or unsupported HW function name was requested. |
| 053 | ING_nocpcobject_error |
HW Function Error: GETCLUSTER failed. Cluster list attribute not resolved by the processor support element. |
| 054 | ING_nocluster_error |
HW Function Error: GETCLUSTER failed. The cluster list returned by the processor support element was empty. |
| 055 | ING_nohwstatus_error |
HW Function Error: An HW function that requires the determination of the status of the object prior to execution cannot be processed because the object status cannot be determined. This error is valid only for processors where the FORCE option has to be emulated by INGHWCOM. |
| 056 | ING_disruptive_cmd |
HW Function Error: A disruptive HW function was requested without the FORCE option and the processor/image object is in an operational state. INGHWCOM uses FORCE(NO) (allow no disruptive commands) as default. If you want to allow disruptive commands you must specify the FORCE option in the INGHWCMD request. |
| 057 | ING_noistatus_error |
HW Function Error: CBU or OOCOD failed. A CBU or OOCOD function was requested but the current CBU / OOCOD status cannot be determined. |
| 058 | ING_noiobject_error |
HW Function Error: Command failed. The processor hardware does not support the specified object attribute or the object attribute has a blank value. |
| 059 | ING_cbustatus_error |
HW Function Error: CBU failed. A CBU status was returned that does not allow the request. |
| 060 | ING_filter_error |
HW Function Error: A filter SET/UNSET command failed. Either a filter table is full and no new filters can be set, or a specified image name does not exist on the CPC. A maximum of 10 filter entries can be set per image. This error is also shown when doing a SET for an event type of BCP for a CPC object in LPAR mode. For CPC objects, this type of event is only supported when running in a BASIC processor mode. |
| 061 | ING_filter_not_async |
HW Function Error: A filter command was entered for a SYNCHRONOUS session of the BCP Internal Interface, where filter commands are not supported. Synchronous sessions over the BCP Internal Interface are established if the SE MCL does not support asynchronous sessions. |
| 062 | ING_noobjvar_error |
CCNTL, ICNTL, APROF error. The variable name that represents an object attribute for a CPC or image was not specified. The execution of the command is rejected. Contact your IBM® Support Center. |
| 063 | ING_objvar_invalid_error |
CCNTL, ICNTL, APROF error. The variable name that was specified in the HW command is not supported; the command is rejected. Specify a valid variable name and retry the command. |
| 064 | ING_objvar_opcode_error |
CCNTL, ICNTL, APROF error. The internal opcode indicating a GET or a SET operation was not recognized. The command failed. Contact your IBM Support Center. |
| 065 | ING_noobjvar_value_error |
CCNTL, ICNTL, APROF error. The required value operand for a SET operation was not specified. The command is rejected. Contact your IBM Support Center. |
| 066 | ING_aprf_error |
APROF OPEN error. The allocation of storage for a activation profile list failed. Contact your IBM Support Center. |
| 067 | ING_isopen_error |
APROF OPEN error. Activation profiles are already open, the request was rejected. Issue a APROF CLOSE request first. |
| 068 | ING_ptype_error |
APROF error. The specified activation profile type is wrong. Allowed profile types are: RESET, IMAGE, or LOAD |
| 069 | ING_not_open_error |
APROF error. Profiles are not OPEN. The requested profile function is rejected. Perform APROF OPEN and repeat the request. |
| 06A | ING_profile_not_found |
APROF READ/UPDATE error. The profile name that was specified in the request was not found. Verify the named activation profile and repeat the request. If the profile was newly created since the last APROF OPEN, close and open the profiles again to pick up the new profile name. |
| 06B | ING_profupd_op_error |
APROF UPDATE error. The update operator in the APROF request parameter list was not recognized. The request is rejected due to an invalid parameter list. Contact your IBM Support Center. |
| 06C | ING_list_of_vars_error |
APROF UPDATE error. The variable name list for this profile type could not be located. Contact your IBM Support Center. |
| 06D | ING_variable_name_not_found_error |
APROF UPDATE error. The specified variable name could not be found in the list of variables for that profile type. Use a valid variable name for the profile type and reissue the request. |
| 06E | ING_variable_value_error |
APROF UPDATE error. The value specified for the variable was not accepted. Correct the value and reissue the request. |
| 06F | ING_OSSLP_acc_error |
APROF UPDATE error. The common global access to retrieve the OSSLP data failed. Contact your IBM Support Center. |
| 06G | ING_noproctype_error |
ICNTL and APROF error. The processor type value of the request is invalid. The request is rejected. |
| 06J | ING_DESC_acc_error |
APROF Update error. The common global access to retrieve the DESC data failed. Contact your IBM support center. |
| 070 | ING_hmccpc_tbl_error |
Initialization Error: An internal HMC/CPC/IMG table error occurred during INITCOM processing. Enable AOCTRACE and rerun INITCOM to get additional information about the problem. |
| 071 | ING_cpcimg_alloc_error |
Initialization Error: For an image, the dynamic storage allocation request failed during INITCOM processing. Enable AOCTRACE and rerun INITCOM to get additional information about the problem. |
| 072 | ING_cpc_config_mismatch |
Initialization Error: SNMP connections only. For SE connections , the CPC SNA address returned from the SE is different to the CPC SNA address configured for the CPCname used in the INITCOM request. For HMC connections, the configured SNA address of the CPCname of the INITCOM request is not defined on this HMC. For both connection types the communication is terminated. |
| 073 Added in OA64592. |
ING_noimagefound_error | No image data was found in the image group unexpectedly during the INITCOM request. The possible reason could be that the console is not ready during the INITCOM execution, so retry after a certain time interval. |
| 080 | ING_applname_error |
RESERVE error. The application name specified to request or release a RESERVE, is not valid. The name must be one to eight characters long. The strings 'LIST,' 'ON', or 'OFF' are not allowed as application names. |
| 081 | ING_rsvparm_error |
RESERVE error. The parameter values following the application name, must be either ON or OFF. |
| 082 | ING_session_not_sync |
CTRLCONS error. Invalid session type of ASYNC encountered. It must be SYNC. |
| 083 | ING_oocodcmd_error |
OOCOD error. Invalid OOCOD command provided (it must be STATUS, ACTIVATE, or UNDO). |
| 084 | ING_oocodprm_error |
OOCOD error. No Order Number provided for the OOCOD ACTIVATE command. |
| 085 | ING_oocodstatus_error |
OOCOD error. The current ooCoD status of the target does not allow the action (for example, an UNDO without a previous ACTIVATE). |
| 0A0 | ING_invalid_task |
HW Task Error: The HW communication interface is running on a NetView task that is not the configured task. Module INGHWCOM terminates. For SA z/OS, make sure that you have defined autotask names with keyword HWOPERnn in your active automation policy. Use the SA z/OS Config Dialog to verify this. |
| 0A2 | ING_config_error |
HW Task Error: The configuration information about the NetView autotask names to be used for the HW communication interface cannot be retrieved. This happens if the interface is called but SA z/OS initialization is not complete. This error also happens if the autotasks are not defined. See error code 0A0 for additional information. |
| 0A3 | ING_capability_check_err |
HW Task Error: During INGHWCOM initialization on the HW task, the product's capability information could not be accessed or is not valid. The INGHWCOM module terminates. Verify that this INGHWCOM module is called in the correct product environment, which must provide capability information. |
| 0A4 | ING_capability_scope_exceeded |
HW Task Error: After successfully establishing a connection, it was detected that the addressed target CPC is not the local CPC. The product licence capability scope however supports only local connections. This condition is detected during INITCOM discovery. The request is REJECTED. Repeat the local connection request, addressing the local CPC. |
| 090 | ING_tcmnolist_error |
No temporary capacity record list found. |
| 091 | ING_notobject_error |
Object not found. In this case, the temporary capacity record object was not found. |
| 092 | ING_tcmrecfnd_error |
No matching record found for the provided record ID. |
| 093 | ING_xml_parse_error |
Error found while parsing temporary capacity record XML data. |
| 094 | ING_xml_compose_error |
Error found while composing temporary capacity add or remove XML data. |
| 095 | ING_cpctcm_alloc_error |
Error occurred while allocating storage for TCM records data. |
| 096 | ING_stpnodata_error |
STP error. STP information could not be retrieved from the HW. Either the HW does not support STP or the XML data is invalid. |
| 097 | ING_pwrnostat_error |
POWERMOD error. Current power mode value could not be retrieved. |
| 098 | ING_pwrnolist_error |
POWERMOD error. Supported power modes list could not be retrieved. |
| 099 | ING_pwrnoallw_error |
POWERMOD error. Power® mode change allowed flag could not be retrieved. |
| 100 | ING_pwrcommnd_error |
POWERMOD error. Invalid command used with POWERMOD. |
| 101 | ING_pwrattrib_error |
POWERMOD error. Invalid UPDATE parameter. |
| 102 | ING_XML_alloc_error |
The allocation of storage for XML parser failed. Contact your IBM Support Center. |
| 0AA | ING_session_suspended |
HW Task Error: Connections or sessions to the addressed CPC have been previously suspended. In this state any HW request or session initialization request is rejected. You must use the RESUME command to restore the normal operation mode for this CPC connection. |
| 0B0 | ING_suspend_set_error |
SUSPEND error: While executing a SUSPEND request an error occurred. (1) The suspend state is controlled with the common global variable xxx.0SUSPEND.cpcnetid.cpcnau (where xxx is either ING or ISQ) and there was an error reading or setting this variable. Look for additional messages in the netlog. It may be necessary to correct the suspend flag common global variable manually. |
| 0B1 | ING_resume_set_error |
RESUME error: While executing a RESUME request an error occurred. (1) A suspend state is controlled with the common global variable xxx.0SUSPEND.cpcnetid.cpcnau (where xxx is either ING or ISQ) and there was an error resetting this variable. Look for additional messages in the netlog. It may be necessary to correct the suspend flag common global variable manually to resume the session. |
| 0B2 | ING_suspend_term_error |
SUSPEND error: While executing a SUSPEND request an error occurred. The session termination failed. The suspend state is set. If a RESUME is executed, it does not attempt to reinitialize the connection. |
| 0B3 | ING_resume_init_error |
RESUME error: While executing a RESUME request an error occurred. The session reinitialization failed. The suspend state is unset. You must perform session reinitialization using INITCOM. |
| 0B4 | ING_suspend_prohibited_for_HMC |
SUSPEND error: A Suspend operation was attempted while an HMC connection was being used to communicate with the addressed CPC. Only SE connections are supported. |