Response Messages (AOFA0000–AOFA0099)
Automation returns the following messages to indicate command-invocation, parameter-list, or parameter-resolution problems.
AOFA0000
Explanation
- Error type
- Environment error
-
Required_System_Automation_Environment_is_not_complete NetView_task_environment_must_be_CMD_LOW_for_opid() Command_not_allowed_to_run_under_PPT_task_opid() - Parameter error
-
Proc_or_Sys_name_and_HW_function_name_is_required p_session_type_not_SYNC/ASYNC/blank Timeout_range_tttt_already_defined. Timeout_tt_out_of_range_1-59. Timeout_specification_range_tt_is_not_valid. Timeout_specification_tt_is_not_valid. Timeout_specification_tttt_ends_invalid. TRACE_option_must_be_ON_or_OFF hwcmd_with_FORCE_operand_is_not_valid. hwcmd_is_not_a_supported_HW_function. p_must_be_a decimal_integer_value_or_ALL p_EXTERNAL_CPU_definition_error CN_Activation_profile_name_not_alphanumeric CN_Profile_name_is_a_positional_parm p_does_not_support_target_wildcard. p_Parm_is_in_wrong_position. lparm_load_parm_length_must_be_8. devnum_device_address_not_hexadecimal. devnum_mandatory_load_address_invalid. lval_Load_value_definition_error. lval_Load_value_is_a_positional_parm. pn_load_profile_name_not_alphanumeric. pn_Load_profile_definition_error. pn_Profile_name_is_a_positional_parm. spc_P_and_LV_specs_are_mutually_exclusive. name_invalid_chars_in_proc_or_sys_name. name_name_longer_than_8_characters. parm_Parm_is_unknown_or_in_wrong_position. evt_is_an_invalid_event_type evt_defined_more_than_once ALL_must_be_the_1st_or_unique_event_parm Event_specification_is_required p_variable_name_APNAME_required p_APNAME_datalen_must_be_1-16_chars p_APNAME_data_must_not_contain_blanks p_Applid_definition_error p_ON/OFF_missing_error p_invalid_image_cntl_varname p_YES/NO_missing_error p_variable_is_READONLY p_numeric_value_out_of_range p_value_not_numeric p_value_for_variable_missing p_command_parm_not_supported p_command_function_not_supported p_profile_name_blank_or_gt_16char p_act_profile_varname_missing p_act_profile_vardata_def_error p_Out_of_Range(0.01-255.0) p_processor_value_missing p_EAST/WEST_missing_error p_value_is_not_0_15_30_or_45 p_STD/LPAR_missing_error p_PRTT_datalen_must_be_1_char p_PRTT_data_must_not_contain_blanks p_PRTT_value_not_0_or_1 p_PRT_len_must_be_1-3_bytes p_PRT_value_not_1-100 p_PRT_not_whole_number p_PRT_value_not_numeric p_variable_name_not_correct p_Valid_only_for_IMAGE/GROUP_profiles p_v_GROUP_or_IMAGE_prf_only - Resolve error
-
sysname_for_CFs_LOAD/SYSRESET_are_not_supported. sysname_type_specification_missing_or_invalid. sysname_null_string_BCP_command_error. pname_has_invalid_CPC_address_format. pname_has_no_IP_address_defined. pname__has_no_processor_address_defined. name_name_is_not_defined. pname_name_not_valid_for_CPC_command. pname_has_no_AUTHTKN_defined. No_HWOPER_task_defined. pname_Interface_protocol_definition error. - Check Task
-
hwtask_reached_QueueLimit_qlim hwtask_task_msqqeue_data_is_invalid hwtask_task_is_not_available hwtask_task_module_INGHWCOM_not_running hwtask_RESET_failed
hwtask_busy_with_HW_session_start/stop
- Hardware Interface
-
BCP_internal_interface_is_disabled_or_not_active BCP_internal_interface_status_cannot_be_determined - Authorization error
-
hwcmd_has_undefined_access_level acclevel_to_resname_not_allowed_for_user BadRC_during_access_chk_for_resname
Examples
- The INGHWCMD command failed returning an AOFA0000 error string:
AOFA0000 Resolve error: "MYSYS"_is_not_a_predefined_system_or_CF-name - The INGHWCMD command failed. Message AOFA0000 was returned by INGHWCOM command processor. The
condition code 00B00003 indicates that an unknown communication interface name was passed from
INGHWCMD to INGHWCOM.
AOFA0000 GETISTAT STATUS(REJECTED) CONDITION(00B00003) SENSE() CPCSNAME() TSTIME(020111073708)
AOFA0001
Explanation
This response message is returned from a request of the following hardware command functions: ACTIVATE, DEACTIVATE, LOAD, OOCOD, RESTART, SYSRESET, START, STOP, CBU, EXTERNAL, RESERVE
Examples
- The hardware function STOP was successfully performed for system KEY7:
AOFA0001 STOP KEY7 STATUS(SUCCESS) CPCSNAME(DEIBMD1.X7E1FA0A) TSTIME(020111135810) - The hardware function SYSRESET was rejected by INGHWCOM. The condition code 00B00056 indicates
that system KEY6 is still operational and cannot be disrupted. In order to perform a disruptive
hardware operation, the FORCE option must be specified:
AOFA0001 SYSRESET KEY6 CONDITION(00B00056)SENSE()CPCSNAME(DEIBMD1.X7E1FA0A) TSTIME(020111142827) - The first command successfully sets a reserve for application ID IPSFO. The second command lists
the reserve ID as stored in the Support Element. The third command fails because it tries to release
the reserve with an invalid reserve ID (that is, it is not used for the reserve). The fourth command
is identical to a RESERVE LIST command. It shows a reserve ID that is identical to the CPCSNAME.
This indicates that on the SE, EXCLUSIVE CONTROL has been set manually. In order to successfully
release a reserve, the RESERVE OFF request must be made, using the same application name (reserve
ID) as for the RESERVE ON request.
AOFA0001 RESERVE FREEWAY STATUS(SUCCESS) CPCSNAME(DEIBMIP1.IP3TVMA0) TSTIME(040828172045) INGHWCMD FREEWAY RESERVE LIST AOFA0001 RESERVE FREEWAY STATUS(SUCCESS) APPLNAME(0AUTOOPS.IPSFO) CPCSNAME(DEIBMIP1.IP3TVMA0) TSTIME(040828172315) INGHWCMD FREEWAY RESERVE WHOKNOWS OFF AOFA0001 RESERVE FREEWAY STATUS(FAILED) CONDITION(0B20000) SENSE(0838001B 0000 00000000) CPCSNAME(DEIBMIP1.IP3TVMA0) TSTIME(040828172445) INGHWCMD FREEWAY RESERVE AOFA0001 RESERVE FREEWAY STATUS(SUCCESS) APPLNAME(DEIBMIP1.IP3TVMA0) CPCSNAME(DEIBMIP1.IP3TVMA0) TSTIME(040828173117)
AOFA0002
Explanation
This message is the response to an INITCOM request. INITCOM establishes a session between INGHWCOM and the Processor Support Element of the addressed hardware.
Example
AOFA0002 INITCOM YORAMA STATUS(SUCCESS)
CPCSNAME(DEIBMD1.X7E1FA0A)TSTIME(020111143851)AOFA0003
Explanation
This message is the response to an INITCOM request to an HMC. INITCOM establishes a session between INGHWCOM and the addressed CPC. In case the CPC is defined over an HMC, for each CPC managed by the HMC, one extra line is shown in the report.
Example
AOFA0003 INITCOM SERVER1 STATUS(SUCCESS) TSTIME(030117084549)
AOFA0003 INITCOM CPCSNAME(DEIBMIPS.IP3T1000)
AOFA0003 INITCOM CPCSNAME(AUIBMQXP.QXPTHES1)
AOFA0003 INITCOM CPCSNAME(AUIBMQXP.QXPTHES9)
AOFA0003 INITCOM CPCSNAME(DEIBMD1.X7E1FA0A)
AOFA0003 INITCOM CPCSNAME(DEIBMD1.X7F1E30A)
AOFA0003 INITCOM CPCSNAME(DEIBMD1.X7F1F20A)
AOFA0003 INITCOM REPORT COMPLETEAOFA0004
Explanation
This report is the response to a TERMCOM request. TERMCOM ends a session between INGHWCOM and the Processor Support Element of the addressed hardware.
Examples
- The session between the INGHWCOM and the Processor Support Element of the CPC USIBMSC.SCZP107
configured with the hardware name "P701" is terminated successfully:
AOFA0004 TERMCOM P701 STATUS(SUCCESS) CPCSNAME(USIBMSC.SCZP701)TSTIME(020111090930) - The session termination between the INGHWCOM and the Processor Support Element of the CPC
USIBMSC.SCZP701 configured with the hardware name "P701" was rejected. Condition code 00B00033
indicates that no session existed to terminate:
AOFA0004 TERMCOM P701 STATUS(REJECTED) CONDITION(00B00033) SENSE() CPCSNAME(USIBMSC.SCZP701) TSTIME(020111091447)
AOFA0005
Explanation
This report is the response to a TERMCOM request for a CPC that is defined over an HMC connection. In this case, TERMCOM terminates the session between INGHWCOM and the HMC.
Example
AOFA0005 TERMCOM SERVER1 STATUS(SUCCESS)
TSTIME(030117085107)
AOFA0005 TERMCOM CPCSNAME(DEIBMIPS.IP3T1000)
AOFA0005 TERMCOM CPCSNAME(AUIBMQXP.QXPTHES1)
AOFA0005 TERMCOM CPCSNAME(AUIBMQXP.QXPTHES9)
AOFA0005 TERMCOM CPCSNAME(DEIBMD1.X7E1FA0A)
AOFA0005 TERMCOM CPCSNAME(DEIBMD1.X7F1E30A)
AOFA0005 TERMCOM CPCSNAME(DEIBMD1.X7F1F20A)
AOFA0005 TERMCOM REPORT COMPLETEAOFA0006
Explanation
This report is the response to a CCNTL LIST request for a CPC that displays the selected RESET activation profile used at the next CPC activation, the processor runtime type PRTT (0=system controlled,1=user controlled), the current processor runtime value PRT in milliseconds, and if the timeslice ends when the processor goes into a disabled wait. You can use the CCNTL common command to change these values at runtime.
Examples
AOFA0006 CCNTL GRY2 STATUS(ACCEPTED) CPCSNAME(IBM390PS.GRY2) TSTIME(150921153531)
AOFA0006 APNAME(DEFAULT)
AOFA0006 PRTT(0)
AOFA0006 PRT(1)
AOFA0006 ENDTSL(NO)
AOFA0006 CCNTL REPORT COMPLETE
AOFA0007
Explanation
This multiline report is the response to a ICNTL request. It returns either a list of all available image variables with their current settings, or the response to a query or set request for a single image variable. Note that the set of image variables available may be different, depending on the processor type, the image is running on.
Examples
- An ICNTL LIST request returns a report with the available image variables and their current
settings for image KEY4 of CPC FREEWAY. Because the ICNTL command is entered without a specific
processor type, the default is set to GPP (General Purpose Processor).
AOFA0007 ICNTL FREEWAY.KEY4 STATUS(ACCEPTED) CPCSNAME(DEIBMIP1.IP3TVMA0) PT(GPP) TSTIME(040911090931) AOFA0007 DEFCAP(0) AOFA0007 PWI(30) AOFA0007 PWIC(NO) AOFA0007 PWMN(10) AOFA0007 PWMX(100) AOFA0007 PWC(30) AOFA0007 PWCC(NO) AOFA0007 WLME(NO) AOFA0007 ICNTL REPORT COMPLETE - Another LIST request output is shown. Note that LIST is the default request if no other ICNTL
parameter is specified. The report shows the available image variables for image KEY1 of CPC SAFOS.
This processor is of an older type than CPC FREEWAY from example 1. Only the initial processor
weight (PWI) and the initial processor weight capping (PWIC) can be manipulated on this hardware
type.
AOFA0007 ICNTL SAFOS.KEY1 STATUS(ACCEPTED) CPCSNAME(DEIBMIP1.IP3TKY10) PT(GPP) TSTIME(040911091922) AOFA0007 PWI(30) AOFA0007 PWIC(NO) AOFA0007 ICNTL REPORT COMPLETE - In this example, z/OS Workload Manager (WLM)
Control is enabled for the CP resources assigned to image KEY4 of CPC FREEWAY.
AOFA0007 ICNTL FREEWAY.KEY4 STATUS(ACCEPTED) CPCSNAME(DEIBMIP1.IP3TVMA0) PT(GPP) TSTIME(040911090931) AOFA0007 WLME(YES) AOFA0007 ICNTL REPORT COMPLETE
AOFA0016
Explanation
This report is the response to a CPCDATA request. It returns a report consisting of multiple AOFA0016 messages. The CPCDATA request combines the GETSINFO request for a CPC with the list of GETIINFO requests, one for each image of the CPC.
Example
The AOFA0016 report message consists of two record line types. The first type is the CPC report starting with CPCDATA followed by the CPC's name. Depending on the amount of CPC information, multiple lines of this type are provided in the report. The last line completes the report. In between, multiple IMAGE report lines may be displayed, depending on the number of images that are defined for the CPC.
AOFA0016 CPCDATA S35 STATUS(OPERATING)
PDATA(TYPE(2964),MODEL(M49),S/N(000020089F25))
MODE(LPAR) APROF(DEFAULT) CPCSNAME(IBM390PS.S35)
NAME(S35)
CPS(GPP(22),SAP(9),AAP(2),IFL(22),ICF(0),IIP(1),CBP(4))
AOFA0016 CPCDATA S35 TCAP(YES) TCAP_RECS(2)
MSU(PERM(1084),PERM+BILL(2224) PERM+ALL_TEMP(2224))
SW_MDL(PERM(615),PERM+BILL(722),PERM+ALL(722))
PROCSTAT(DEFECTIVE(0),SPARE(2) PENDING(0))
AOFA0016 CPCDATA S35 TSTIME(110316135817)AOFA0016 CPCDATA CPCINAME(LP01) STATUS(OPERATING) INUMBER(01)
IDATA(OSTYPE(LINUX),OSLEVEL(Linux_2.6.32))
MODE(LINUXONLY)
AOFA0016 CPCDATA CPCINAME(LP11) STATUS(EXCEPTIONS) INUMBER(0B)
IDATA(OSNAME(z/VSE),OSTYPE(VSE),OSLEVEL(z/VSE_V9R1))
MODE(ESA390)
AOFA0016 CPCDATA CPCINAME(LP12) STATUS(OPERATING) INUMBER(0C) IDATA(OSNAME(IRD7),OSTYPE(MVS),OSLEVEL(z/OS_V2R02), SYSPLEX(IRD7PLEX)) MODE(ESA390) AOFA0016 CPCDATA CPCINAME(LP57) STATUS(OPERATING) INUMBER(3C) IDATA(OSNAME(TRX2),OSTYPE(MVS),OSLEVEL(z/OS_V2R01) MODE(ESA390)
AOFA0016 CPCDATA CPCINAME(LP60) STATUS(NOT_ACTIVATED)
INUMBER() IDATA() MODE()
AOFA0016 CPCDATA CPCINAME(S35LP78) STATUS(OPERATING)
INUMBER(53) IDATA(OSNAME(ZVSE VNA),OSTYPE(ZAPP),
OSTYPE(ZAPP),OSLEVEL(0000000000010000)) MODE(SSC)
AOFA0016 CPCDATA CPCINAME(KVMPP) STATUS(OPERATING)
INUMBER(19) IDATA(OSTYPE(KVMIBM),
OSLEVEL(KVMIBM_1.1.0)) MODE(LINUXONLY)
AOFA0016 CPCDATA CPCINAME(TRX5CF5) STATUS(OPERATING)
INUMBER(55) IDATA(OSNAME(CF01),
OSTYPE(CFCC),OSLEVEL(2100006801000000),
SYSPLEX(TRX1PLEX)) MODE(CF)AOFA0016 CPCDATA REPORT COMPLETEOPERATING
NOT_OPERATING
NO_POWER
STATUS_CHECK
EXCEPTIONS
POWERSAVE
SERVICE
LINKNOTACTIVE
SERVICE_REQ
UNKNOWNThe PDATA field of line one contains the type, model, and serial number of the CPC.
The APROF field of line one contains the last activation profile name used to activate the CPC.
ESA390
LPAR
ESA390TPF
LINUXONLY
ESA390
S370
ESA390TPF
CF
LINUXONLY
ZVM
SSC
For each identified CPC image, an AOFA0016 report line is generated.
The CPCINAME field of an image report line contains the image name of an identified image.
The INUMBER field contains the two hex digit partition number. For processor hardware supporting a single channel subsystem, the first digit is always zero. The second digit contains a partition number from 1-F. For processor hardware supporting multiple channel subsystems, the first hex digit contains the channel subsystem number, starting with zero and the second digit contains the partition number 1-F.
The IDATA field contains a collection of the available information supplied by the image BCP.
This information can be: OSNAME, OSTYPE, or
OSLEVEL; for BCPs of type MVS it can be
SYSPLEX. Note that one or more IDATA fields may not be available in the AOFA0016,
AOFA0017 response reports. This is because not all BCPs may supply the complete field set. If the
OSLEVEL field is not shown in the response report, the BCP did not provide this information to the
hardware.
The STATUS field of an image report line contains the same status values as supplied with the GETISTAT report message AOFA0017.
- CPS
- Shows the different types and numbers of processors:
- GPP
- The number of General Purpose Processors.
- SAP
- The number of System Assist Processors.
- AAP
- The number of Application Assist processors.
- IFL
- The number of Integrated Facility for Linux® processors.
- ICF
- The number of Internal Coupling Facility processors.
- IIP
- The number of Integrated Information Processors.
- CBP
- The number of Container Based Processors.
- TCAP
- Indicates whether a temporary capacity change is allowed (YES) or not (NO).
- TCAP_RECS
- The number of temporary capacity records found for that CPC.
- MSU
- Shows the various temporary capacity MSU values that are associated with software models based
on:
- PERM
- Permanent processors.
- PERM+BILL
- Permanent plus billable processors.
- PERM+ALL_TEMP
- Permanent plus all temporary processors.
- SW_MDL
- Shows the various Software Models related to temporary capacity, based on:
- PERM
- Permanent processors.
- PERM+BILL
- Permanent plus billable processors
- PERM+ALL_TEMP
- Permanent plus all temporary processors.
- PROCSTAT
- Shows processor status information:
- DEFECTIVE
- The number of defective processors.
- SPARE
- The number of spare processors.
- PENDING
- The number of pending processors.
AOFA0017
Explanation
- GETISTAT
- Queries the status of an image object.
- GETIINFO
- Queries the status of an image object and lists the available image information (OSname,OStype,OSlevel, SysplexName).
- GETILDI
- Queries the last used load address and the last used load parameter for the image.
- GETITKN
- Queries the current IPL token set at the last z/OS® IPL for the image. Note, that a System Reset or a Disabled Wait changes this token. The IPL token is a 8 byte hexadecimal value.
- GETSSTAT
- Queries the status of a CPC object.
- GETSDGR
- Queries the degraded reason indicator of a CPC supporting the DEGRADED status.
- GETSINFO
- Queries the status of a CPC object and lists the available CPC information (machine type and model, CPC serial number, last used activation profile name).
- CBU STATUS
- The status function of the CBU command returns the determined status of the optional capacity backup processor HW feature.
- OOCOD STATUS
- The status function of the OOCOD command returns the determined status of the On/Off Capacity on Demand HW feature.
GETIINFO GETSINFO GETILDI
GETISTAT CBU STATUS OOCOD STATUS GETSDGR GETSSTAT GETITKN
-------- ---------- ------------ ------- --------- ------------
OPERATING NOT_INSTALLED ENABLED NOT_DEGRADED OPERATING n/a
NOT_OPERATING NOT_ACTIVATED NOT_ENABLED MEM_REDUCED NOT_OPERATING
NOT_ACTIVATED NOT_ENABLED INSTALLED MEM_BUS_FAILURE NO_POWER
STATUS_CHECK UNAVAILABLE NOT_INSTALLED NODE_NOT_RUNNING EXCEPTIONS
EXCEPTIONS AVAILABLE ACTIVATED RING_OPEN STATUS_CHECK
POWERSAVE ACTIVATED NOT_ACTIVATED CBU_EXPIRATION POWERSAVE
REMOVABLE MRU_FAILURE LINKNOTACTIVE
TEMPERATURE_PROBLEM SERVICE
IML_WAS_IN_DEGRADED_MODE SERVICE_REQUIRED
DEGRADED
Examples
GETISTAT
System SC50, which runs on LPAR A3 of CPC USIBMSC.SCZP801, has a status of OPERATING.
AOFA0017 GETISTAT SC50 STATUS(OPERATING) CPCINAME(A3)
CPCSNAME(USIBMSC.SCZP801) BUSY(NO)
TSTIME(020111095940) AOFA0017 GETISTAT YORAMA.KEY7 STATUS(EXCEPTIONS)
CPCINAME(KEY7)
CPCSNAME(DEIBMD1.X7E1FA0A) BUSY(NO)
TSTIME(020204130403)CBU STATUS
On processor H05, Capacity Backup Upgrade is installed and enabled (AVAILABLE). It was ACTIVATED on March 20th 2008 and the CBU record expires on December 31st 2009. There are three test activations left for processing. AOFA0017 CBU H05 STATUS(AVAILABLE,ACTIVATED)
ACTIVATION(20/03/08)
R-EXPIRATION(31/12/09) TESTSLEFT(3)
CPCSNAME(DEIBMD1.H05)
TSTIME (080320110503)GETIINFO
The system defined as KEY6 to SA z/OS, which runs on logical partition KEY6 (cpciname), whose partition number cannot be determined (inumber field is empty), is an MVS OS type with an OS defined name KEY6. It runs as a member of the sysplex KEY6PLEX. The LPAR runs in ESA mode and is running on CPC DEIBMD1.X7E1FA0A. AOFA0017 GETIINFO KEY6 STATUS(OPERATING) CPCINAME(KEY6)
INUMBER(0A) IDATA(OSNAME(KEY6),OSTYPE(MVS),
SYSPLEX(KEY6PLEX))
MODE(ESA) CPCSNAME(DEIBMD1.X7E1FA0A) BUSY(NO)
TSTIME(020923110403)OOCOD STATUS
Processor T60 is enabled for On/Off Capacity on Demand and the feature is installed and active. It was ACTIVATED on April 3rd 2007. AOFA0017 OOCOD T60 STATUS(ENABLED,INSTALLED,ACTIVATED)
ACTIVATION(20070403090556) CPCSNAME(IBM390PS.T60)
TSTIME(070410152248)GETSINFO
CPC T29 is a machine type 2097, model S18. It is running in LPAR mode and has activation profile DEFAULT set to be used for CPC activation. The CPC's Support Element SNA style address is ZZZZZZZZZ.T29. The configured CPC name is T29. The CPC object T29 is in a BUSY state. This means that a task is currently active that may prevent other CPC tasks from being accepted for execution.Applications should repeatedly check the BUSY state using GETSSTAT or GETSINFO until a BUSY(NO) is returned in the AOFA0017 report, before issuing an operations management command against the object.
AOFA0017 GETSINFO T29 STATUS(OPERATING)
PDATA(TYPE(2097),MODEL(S18),S/N(0000200D6AAD))
MODE(LPAR)
APROF(DEFAULT)
CPCSNAME(ZZZZZZZZZ.T29)
NAME(T29)
BUSY(YES)
TSTIME(160908171141)CPC
R35 is a machine type 2817, model M49. It is running in LPAR mode and has set activation profile
DEFAULT to be used for CPC activation. The SE SNA style address for the CPC is IBM390PS.R35. The
configured CPC name is R35. The CPC is not in BUSY state. Installed processors: - General Purpose Processor (GPP) - 15
- System Assist Processor (SAP) - 9
- Application Assist Processor (AAP) - 1
- Integrated Facility for Linux Processor (IFL) - 22
- Integrated Coupling Facility Processor (ICF) - 0
- Integrated Information Processor (IIP) - 1
- Container Based Processor (CBP) - 4
AOFA0017 GETSINFO R35 STATUS(OPERATING) PDATA(TYPE(2817),
MODEL(M49),S/N(000020089F25)) MODE(LPAR)
APROF(DEFAULT) CPCSNAME(IBM390PS.R35) NAME(R35)
BUSY(NO) CPS(GPP(15),SAP(9),AAP(1),IFL(22),ICF(0),IIP(1),CBP(4))
AOFA0017 GETSINFO R35 TCAP(YES) TCAP_RECS(1)
MSU(PERM(1084),PERM+BILL(1648),PERM+ALL_TEMP(1648))
SW_MDL(PERM(615),PERM+BILL(715),PERM+ALL(715))
PROCSTAT(DEFECTIVE(0),SPARE(10),PENDING(0))
AOFA0017 GETSINFO R35 TSTIME(101019100945)GETILDI
AOFA0017 GETILDI #S35.TRX1 CPCINAME(TRX1)
CPCSNAME(IBM390PS.S35)
LAST_LOADADDR(5023) LAST_LOADPARM(410001.1)
TSTIME(151007161353)GETITKN
The IPL token set for image TRX1 was CFA8E1AF0DAE5E55
AOFA0017 GETITKN #S35.TRX1 CPCINAME(TRX1)
CPCSNAME(IBM390PS.S35) IPL_TOKEN(CFA8E1AF0DAE5E55)
TSTIME(151007161137)AOFA0018
Explanation
This report is returned in response to a GETCLUSTER command.
Examples
- From the system that you are running on ('*'), the CPC addresses list in PDATA are in your scope
of control. With a BCP Internal Interface connections, this list is determined internally from the
local SE by contacting the HMC in your processor LAN that has the "Change Management" function
enabled. The content of the Defined CPCs group of this HMC represents the CPCs that you can contact
through this BCP Internal Interface session. Each scope list is terminated with a "report complete"
message. The PDATA field of the AOFA0018 message contains CPC-related information. The first PDATA
entry is always the fully qualified address of the CPC (cpcsname). Other PDATA information may be
added in the future, separated by a comma.
AOFA0018 GETCLUSTER SC50 STATUS(SUCCESS) CPCSNAME(USIBMSC.SCZP801)TSTIME(020112054842) AOFA0018 GETCLUSTER PDATA(USIBMSC.SCZP801) AOFA0018 GETCLUSTER PDATA(USIBMSC.SCZP701) AOFA0018 GETCLUSTER PDATA(USIBMSC.SCZP702) AOFA0018 GETCLUSTER PDATA(USIBMSC.SCZP601) AOFA0018 GETCLUSTER REPORT COMPLETE - This GETCLUSTER request failed with a condition code of 0B100224 representing a BCP Internal
Interface transport timeout condition:
AOFA0018 GETCLUSTER SC50 STATUS(FAILED) CONDITION(0B100224) SENSE(00000000 0000 00000000) CPCSNAME(USIBMSC.SCZP801)TSTIME(020111085916)
AOFA0019
Explanation
This report is returned in response to a FILTER LIST command.
Examples
- The filter list report shows the filters that are in place for SERVER1 CPC. The defined events
in the list (EN) are only forwarded to the specified NetView operators or operator group, if at least one filter is
set. If a prefix field PFX was specified with a filter SET command, its text is placed in front of
every event message (ISQ900I).
If a prefix field PFX was specified with a filter SET command, its text is placed in front of every event message. If no prefix is given with a FILTER SET command, the default prefix AOFA0900 is used.AOFA0019 FILTER SERVER1 STATUS(SUCCESS) CPCSNAME(DEIBMD1.X7F1F20A) TSTIME(030128090248) AOFA0019 FILTER CPC PDATA(EN(ST,HW) OP(TIL) PFX(ISQ900I)) AOFA0019 FILTER CPC PDATA(EN(CC,ST,HW,ALRT) OP(+A00001S) PFX(ISQ900I)) AOFA0019 FILTER CPC PDATA(EN(CC,ST,HW) OP(+O00001S) PFX(ISQ900I)) AOFA0019 FILTER REPORT COMPLETE - The filter list report shows the filters that are in place for image KEY2 on CPC SERVER1. The first filter set sends all event reports to group +GEOOPER in a event message prefixed with GEO001I. The second filter sends the event messages with the default prefix AOFA0900, because in the preceeding filter set command PFX was not specified.
AOFA0019 FILTER SERVER1.KEY2 STATUS(SUCCESS) CPCSNAME(DEIBMD1.X7F1F20A) TSTIME(030119070203) AOFA0019 FILTER INAME(KEY2) PDATA(EN(CC,ST,HW,BCP,ALRT) OP(+GEOOPER) PFX(GEO001I)) AOFA0019 FILTER INAME(KEY2) PDATA(EN(CC,ST,HW,BCP) OP(TIL) PFX(AOFA0900)) AOFA0019 FILTER REPORT COMPLETE
AOFA0020
Examples
- In this example the APROF OPEN request returns report AOFA0020 with the number of profiles
stored for each activation profile type, in the second line. If no profile is stored for a
activation profile type, the value 0 is returned for that type.
AOFA0020 APROF FREEWAY STATUS(ACCEPTED) CPCSNAME(DEIBMIP1.IP3TVMA0) TSTIME(040920100843) AOFA0020 PROFILES(RESET(1),IMAGE(16),LOAD(1)) AOFA0020 APROF REPORT COMPLETE - In this example the APROF CLOSE request returned a successful CLOSE of the activation profiles.
Note that activation profiles must have been opened using the APROF OPEN request, prior issuing
other profile requests.
AOFA0020 APROF FREEWAY STATUS(ACCEPTED) CPCSNAME(DEIBMIP1.IP3TVMA0) TSTIME(040920101023) AOFA0020 APROF REPORT COMPLETE - This example shows the response to an Activation Profile List command for image profiles of CPC
FR07. For each profile name listed, a new AOFA0020 report line is generated.
AOFA0020 APROF FR07 STATUS(ACCEPTED) CPCSNAME(DEIBMIP1.IP3TVMA0) TSTIME(040920101055) AOFA0020 NAME(DEFAULT) AOFA0020 IMAGE(VMA) AOFA0020 IMAGE(CF1) AOFA0020 IMAGE(SYSA) AOFA0020 IMAGE(SYSB) AOFA0020 IMAGE(SYSC) AOFA0020 IMAGE(SYSD) AOFA0020 IMAGE(SYSE) AOFA0020 IMAGE(SYSF) AOFA0020 IMAGE(KEY3) AOFA0020 IMAGE(KEY4) AOFA0020 IMAGE(CIM7) AOFA0020 IMAGE(CIM8) AOFA0020 IMAGE(CFD) AOFA0020 IMAGE(CFE) AOFA0020 IMAGE(CFF) AOFA0020 APROF REPORT COMPLETE - In this example the contents of image profile KEY3 is read. For each profile keyword variable
one report line is generated. Keyword variable OSSLP (operating system specific load parameter) is a
special case. The data length of this variable, together with the other associated report data,
exceeds the maximum length supported for this interface. For this reason, the output for OSSLP is
split into 8 segments. The segment number is attached to the keyword, separated by a period from the
keyword name. Because the APROF command is entered without a specific processor type, the default is
set to GPP (General Purpose Processor).
AOFA0020 APROF FR07 STATUS(ACCEPTED) CPCSNAME(DEIBMIP1.IP3TVMA0) PT(GPP) TSTIME(041002111100) AOFA0020 IMAGE(KEY3) BPS() AOFA0020 IMAGE(KEY3) BRLBA(0000000000000000) AOFA0020 IMAGE(KEY3) DEFCAP(0) AOFA0020 IMAGE(KEY3) IPLADR(NEXT) AOFA0020 IMAGE(KEY3) IPLPRM(NEXT) AOFA0020 IMAGE(KEY3) IPLTYP(NORMAL) AOFA0020 IMAGE(KEY3) LUN(0000000000000000) AOFA0020 IMAGE(KEY3) OSSLP.1( ) AOFA0020 IMAGE(KEY3) OSSLP.2( ) AOFA0020 IMAGE(KEY3) OSSLP.3( ) AOFA0020 IMAGE(KEY3) OSSLP.4( ) AOFA0020 IMAGE(KEY3) OSSLP.5( ) AOFA0020 IMAGE(KEY3) OSSLP.6( ) AOFA0020 IMAGE(KEY3) OSSLP.7( ) AOFA0020 IMAGE(KEY3) OSSLP.8( ) AOFA0020 IMAGE(KEY3) PWI(30) AOFA0020 IMAGE(KEY3) PWIC(NO) AOFA0020 IMAGE(KEY3) PWMN(10) AOFA0020 IMAGE(KEY3) PWMX(100) AOFA0020 IMAGE(KEY3) WLME(NO) AOFA0020 IMAGE(KEY3) WWPN(0000000000000000) AOFA0020 APROF REPORT COMPLETE - In this example a single variable, the IPLTYP of load profile DEFAULTLOAD is retrieved. In the
response report, the variable name, with its current value in parenthesis is returned.
AOFA0020 APROF FR07 STATUS(ACCEPTED) CPCSNAME(DEIBMIP1.IP3TVMA0) PT(GPP) TSTIME(041002141030) AOFA0020 LOAD(DEFAULTLOAD) IPLTYP(NORMAL) AOFA0020 APROF REPORT COMPLETE
AOFA0021
Explanation
This report is returned in response to a CTRLCONS request. CTRLCONS is used to shut down or restart a hardware console (either HMC or SE).
Examples
- This example shows the successful execution of a Restart for the hardware console that the
target system is connected to.
AOFA0021 CTRLCONS(KEYHMC2) SUBMITTED TSTIME(070321171541) AOFA0021 CTRLCONS T60 STATUS(SUCCESS) CPCSNAME(IBM390PS.T60) TSTIME(070321171541) AOFA0021 CTRLCONS REPORT COMPLETE - This example shows that the CTRLCONS command rejected because the session mode for the target
hardware is ASYNY, but must be SYNC (use the STATCOM command to verify).
AOFA0021 CTRLCONS(KEYHMC2) SUBMITTED TSTIME(070321171541) AOFA0021 CTRLCONS T60 STATUS(FAILED) CONDITION(00B00082) SENSE() CPCSNAME(IBM390PS.T60) TSTIME(070321154745) AOFA0021 CTRLCONS REPORT COMPLETE
AOFA0022
Explanation
This report is returned in response to a CONDATA query request.
Example
AOFA0022 CONDATA H05 TSTIME(080708103727)
AOFA0022 CONDATA NAME(H05) VER(2.10.0) TYPE(SE)
AOFA0022 CONDATA IPADDR(9.152.90.35
fe80:0:0:0:21a:6bff:fe38:738 0.0.0.0
fe80:0:0:0:21a:6bff:fe38:738)
AOFA0022 CONDATA ECLEVEL(F85906.108)
AOFA0022 CONDATA AUTOSWITCH(YES)
AOFA0022 CONDATA REPORT COMPLETE The console application version
detected is 2.10.0 (2097 GA1) and it runs on a Support Element. The configured set of IPv4 and IPv6
addresses is also returned in the console data query. In addition the Engineering change ID (F85906)
of the console application and its active Micro Code Level (MCL) 108 is shown. Finally, this Support
Element is configured to switch automatically to its alternate, in case of failure.
AOFA0022 CONDATA RAP2 TSTIME(101019095046)
AOFA0022 CONDATA NAME(KEYHMC2) VER(2.11.0) TYPE(HMC)
AOFA0022 CONDATA IPADDR(9.152.93.21 fe80:0:0:0:......)
AOFA0022 CONDATA ECLEVEL(N29809.72)
AOFA0022 CONDATA VMS(8)
AOFA0022 CONDATA REPORT COMPLETEThe console application version
detected is 2.11.0 (2817 GA1) and it runs on a HMC. The configured set of IPv4 and IPv6 addresses is
also returned with this query. The Engineering Change ID (N29809) of the console application and its
active Micro Code Level (MCL) 72 is shown. Finally, this HMC has 8 virtual machine servers (VMS)
defined that can be managed from this console. Note that CONDATA responses of a TYPE(SE) connection
cannot show virtual machine servers. VMS endpoint is always a HMC.AOFA0023
Explanation
These reports are returned in response to a TCDATA query request.
Examples
- Query the list of the installed capacity records:
AOFA0023 TCDATA ECL2 TSTIME(090610101910) AOFA0023 TCDATA RECORDID(M0002460) AOFA0023 TCDATA RECORDID(CR7LYKLY) AOFA0023 TCDATA REPORT COMPLETE - Query the details of OOCOD record with ID 05961411:
AOFA0023 TCDATA OBJECT(TEMPORARY CAPACITY RECORD) OBJECT ID(05961411) TSTIME(081015162834) AOFA0023 TCDATA RECORDTYPE(OOCOD) AOFA0023 TCDATA STATUS(Real) AOFA0023 TCDATA PROCESSORINFO(1) TYPE(CP) AOFA0023 TCDATA PROCESSORINFO(1) PROCSTEP(2) AOFA0023 TCDATA PROCESSORINFO(1) MAX(-1) AOFA0023 TCDATA PROCESSORINFO(1) REMAININGPROCDAYS(-1) AOFA0023 TCDATA PROCESSORINFO(1) REMAININGMSUDAYS(-1) AOFA0023 TCDATA PROCESSORINFO(2) TYPE(IFL) AOFA0023 TCDATA PROCESSORINFO(2) PROCSTEP(0) AOFA0023 TCDATA PROCESSORINFO(2) MAX(2) AOFA0023 TCDATA PROCESSORINFO(2) REMAININGPROCDAYS(-1) AOFA0023 TCDATA PROCESSORINFO(3) TYPE(AAP) AOFA0023 TCDATA PROCESSORINFO(3) PROCSTEP(0) AOFA0023 TCDATA PROCESSORINFO(3) MAX(2) AOFA0023 TCDATA PROCESSORINFO(3) REMAININGPROCDAYS(-1) AOFA0023 TCDATA PROCESSORINFO(4) TYPE(IIP) AOFA0023 TCDATA PROCESSORINFO(4) PROCSTEP(0) AOFA0023 TCDATA PROCESSORINFO(4) MAX(2) AOFA0023 TCDATA PROCESSORINFO(4) REMAININGPROCDAYS(-1) AOFA0023 TCDATA MAXREALDAYS(0) AOFA0023 TCDATA MAXTESTDAYS(0) AOFA0023 TCDATA TARGET(1) PROCSTEP(0) AOFA0023 TCDATA TARGET(1) SPEEDSTEP(0) AOFA0023 TCDATA TARGET(1) SOFTWAREMODEL(705) AOFA0023 TCDATA TARGET(1) BILLABLEMSUCOST(176) AOFA0023 TCDATA TARGET(1) BILLABLEMSUDELTA(0) AOFA0023 TCDATA TARGET(2) PROCSTEP(-1) AOFA0023 TCDATA TARGET(2) SPEEDSTEP(0) AOFA0023 TCDATA TARGET(2) SOFTWAREMODEL(704) AOFA0023 TCDATA TARGET(2) BILLABLEMSUCOST(89) AOFA0023 TCDATA TARGET(2) BILLABLEMSUDELTA(-87) AOFA0023 TCDATA TARGET(3) PROCSTEP(-2) AOFA0023 TCDATA TARGET(3) SPEEDSTEP(0) AOFA0023 TCDATA TARGET(3) SOFTWAREMODEL(703) AOFA0023 TCDATA TARGET(3) BILLABLEMSUCOST(0) AOFA0023 TCDATA TARGET(3) BILLABLEMSUDELTA(-176) AOFA0023 TCDATA REPORT COMPLETE
To learn more about the TCDATA records shown, see IBM Z® SNMP Application Programming Interfaces, Appendix F and IBM Z Capacity on Demand User's Guide.
AOFA0024
Explanation
This report is returned in response to a STPDATA query request.
Example
AOFA0024 STPDATA CTNID STPID(lnxhmc2)
AOFA0024 STPDATA PREFERRED NODENAME(T63)
AOFA0024 STPDATA PREFERRED NODEID TYPE(002094)
AOFA0024 STPDATA PREFERRED NODEID MODEL(S38)
AOFA0024 STPDATA PREFERRED NODEID MANUF(IBM)
AOFA0024 STPDATA PREFERRED NODEID POMANUF(02)
AOFA0024 STPDATA PREFERRED NODEID SEQNUM(00000002D09E)
AOFA0024 STPDATA BACKUP NODENAME(H05)
AOFA0024 STPDATA BACKUP NODEID TYPE(002097)
AOFA0024 STPDATA BACKUP NODEID MODEL(E26)
AOFA0024 STPDATA BACKUP NODEID MANUF(IBM)
AOFA0024 STPDATA BACKUP NODEID POMANUF(02)
AOFA0024 STPDATA BACKUP NODEID SEQNUM(00000001EBAE)
AOFA0024 STPDATA CURRENTTIMESERVER(Preferred)
AOFA0024 STPDATA REPORT COMPLETE
This report shows information about a coordinated timer network with the name
lnxhmc2. It has configured a preferred (T63) and a backup (H05) node. Both nodes
are System z® mainframes. For each of them the machine
type and model information, manufacturing information, and the CPC serial numbers are provided.
Finally it is indicated that the current time server role is assigned to the preferred time server,
T63.
For more information about STP see the IBM® Redbooks®, Server Time Protocol Planning Guide (SG24-7280) and Server Time Protocol Implementation Guide (SG24-7281).
AOFA0025
Explanation
This report is returned as a response to a GETIPSW query request.
Example:
AOFA0025 GETIPSW R35.R35LP53 TSTIME(100722161059)
AOFA0025 CP(0) PSW(07060001800000000000000000116816)
AOFA0025 CP(1) PSW(00000000000000000000000000000000)
AOFA0025 GETIPSW REPORT COMPLETE
This report shows the PSW information of the two central processors assigned to image R35LP53 of CPC R35.
AOFA0028
Explanation
This report is returned in response to a HWMSG message management command.
Example:
AOFA0028 HWMSG G14 STATUS(SUCCESS) CPCSNAME(IBM390PS.G14) TSTIME(120721182328)
A message DELETE request was successfully executed for a HW message issued on CPC G14 console (SE/HMC). The HW message with the specified timestamp is deleted and is no longer available for the View HW messages task on the console.
AOFA0030
Explanation
This report is returned in response to a GETRAW query request.Example
ISQCCMD S313 GETRAW 19.0
AOFA0030 GETRAW S313
MIB(1.3.6.1.4.1.2.6.42.1.0.19.0.4264836715)
TYPE(4) BYTES(13)
AOFA0030 GETRAW 30303030323030433533323700
AOFA0030 GETRAW REPORT COMPLETE
This report shows the MIB data of CPC attribute 19.0, which is the central processor complex serial number. The addressed target hardware processor name is S313.
The number of data bytes returned is 13.
MIB Type 4 means OCTETSTRING.
Character data from SE/HMC is stored as null-terminated string in hexadecimal ASCII code. After conversion from ASCII to EBCDIC characters, the serial number is: 0000200C5327.
AOFA0097
Explanation
This report is returned in response to a RESUME request.
Examples
- In the following example the connection to CPC ECL2 was successfully resumed. The returned
resume reason MANUAL indicates that this session or connection state was set manually using the
RESUME command.
AOFA0097 RESUME ECL2 STATUS(SUCCESS) REASON(MANUAL) CPCSNAME(IBM390PS.ECL2) TSTIME(090530132623) - In this example you can see the response if you try to resume a session or connection that is
not suspended:
AOFA0097 SUSPEND ECL2 STATUS(REJECTED) REASON(NOT_SUSPENDED) CPCSNAME(IBM390PS.ECL2) TSTIME(090530134423) - The following example illustrates the response if there was an error accessing the common global
variables that are used to control the suspend or resume mode:
INGHWCMD H05 RESUME AOFA0097 RESUME H05 STATUS(FAILED) CONDITION(00B000B1) CPCSNAME(IBM390PS.H05) TSTIME(090530142212)
AOFA0098
Explanation
This report is returned in response to a SUSPEND request.
Examples
- In the following example the connection to CPC ECL2 was successfully suspended. The returned
suspend reason MANUAL indicates that this session or connection state was set manually using the
SUSPEND command.
AOFA0098 SUSPEND ECL2 STATUS(SUCCESS) REASON(MANUAL) CPCSNAME(IBM390PS.ECL2) TSTIME(090530132623) - In this example you can see the response if you try to suspend a session or connection that is
already suspended:
AOFA0098 SUSPEND ECL2 STATUS(REJECTED) REASON(ALREADY_SUSPENDED) CPCSNAME(IBM390PS.ECL2) TSTIME(090530134423) - The following example illustrates the response if there was an error accessing the common global
variables that are used to control the suspend mode:
AOFA0098 SUSPEND H05 STATUS(FAILED) CONDITION(00B000B0) CPCSNAME(IBM390PS.H05) TSTIME(090530142212)
AOFA0026
Explanation
This report is returned as response to a POWERMOD 'STATUS' request.
Examples
INGHWCMD R35 POWERMOD STATUS
AOFA0026 POWERMOD R35 CURRENT MODE(100) SUPPORTED
MODES(100 83) SAVE MODE ALLOWED(YES) CPCSNAME(IBM390PS.R35)
TSTIME(100817131434)This report shows, for CPC R35, the current mode (100 = High
Performance), the supported modes (83 = Low Power), and if Power Save Mode is allowed Yes/No. A
CURRENT MODE value 'STATIC' indicates that the CPC does not support Power Mode
changes. AOFA0099
Explanation
This report is returned as the response to a connection status request command.
Examples
- The CPC SERVER1 is connected to this NetView using
task AUTHW007. The connection is made either through INTERNAL or SNMP transport. The BCP Internal
Interface uses the internal transport and always has the Support Element (SE) as target. For the
SNMP transport, either SE or HMC can be the target. A TRANSPORT value of A-INTERNAL indicates an
asynchronous session, whereas S-INTERNAL indicates a synchronous session. A value of SNMP indicates
that a standard SNMP session is established, which is always asynchronous.
INGHWCMD SERVER1 STATCOM AOFA0099 STATCOM SERVER1 STATUS(CONNECTED) TASK(AUTHW007) TRANSPORT(A-INTERNAL) TARGET(SE) CPCSNAME(IBM390PS.P1234567) TSTIME(030104091131) - The CPC SAFOS is currently not connected to the INGHWCMD hardware interface.
INGHWCMD SAFOS STATCOM AOFA0099 STATCOM SAFOS STATUS(NOT_CONNECTED) CPCSNAME(DEIBMD1.X7F1F20A) TSTIME(030104091145) - The CPC YORAMA is currently connected to the INGHWCMD hardware interface with a synchronous SNMP
session. Synchronous sessions (SNMP or INTERNAL) allow the polling of CPC and image status and the
retrieval of object information. Hardware events, such as status changes or messages from the
hardware or BCPs, cannot be processed with synchronous sessions.
INGHWCMD YORAMA STATCOM AOFA0099 STATCOM SAFOS STATUS(CONNECTED) TASK(ISQCM001) TRANSPORT(S-SNMP) TARGET(SE) CPCSNAME(DEIBMIP1.IP3T1100) TSTIME(030104091145)
The CPC H05 connection is currently suspended. Before the connection is resumed
again, you cannot initialize a connection (INITCOM) nor perform any other hardware command or
queries. Once the connection gets resumed again, its status changes either to NOT_CONNECTED or
CONNECTED, depending on the RESUME operation. The RESUME command tries to perform an internal
INITCOM in case an active connection is established when the connection is SUSPENDED. Otherwise,
only the suspended status is reset.INGHWCMD H05 STATCOM AOFA0099 STATCOM H05 STATUS(SUSPENDED) CPCSNAME(IBM390PS.H05) TSTIME(090630132125)
The CPC SERVER2 connection is currently suspended hold. Before the connection is
resumed again, you cannot initialize a connection (INITCOM) nor perform any other hardware command
or queries. Once the connection gets resumed again, its status changes to
CONNECTED.INGHWCMD SERVER2 STATCOM AOFA0099 STATCOM SERVER2 STATUS(HOLD) TASK(AUTHW008) TRANSPORT(A-INTERNAL) TARGET(SE) CPCSNAME(IBM390PS.P1234567) TSTIME(030104091131)