I bought a model 800 at ebay. I connect a twinax console but when
i IPL (01 B N F) i get A6005008 an the orange !. What can i do?
Regards, Martin.
Printable View
I bought a model 800 at ebay. I connect a twinax console but when
i IPL (01 B N F) i get A6005008 an the orange !. What can i do?
Regards, Martin.
On Jul 10, 5:47*am, Martin Hinze <mar...@hinze.com> wrote:[color=blue]
> I bought a model 800 at ebay. I connect a twinax console but when
> i IPL (01 B N F) i get A6005008 an the orange !. What can i do?
>
> Regards, Martin.[/color]
Read this
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/rzajr/rzajrtroublesrccoded.htm[/url]
Thank you. But what means word 16? How do i read word 16?
Regards, Martin.
Graybeard schrieb:[color=blue]
> On Jul 10, 5:47 am, Martin Hinze <mar...@hinze.com> wrote:[color=green]
>> I bought a model 800 at ebay. I connect a twinax console but when
>> i IPL (01 B N F) i get A6005008 an the orange !. What can i do?
>>
>> Regards, Martin.[/color]
>
> Read this
> [url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/rzajr/rzajrtroublesrccoded.htm[/url][/color]
Martin Hinze wrote:[color=blue]
> Thank you. But what means word 16? How do i read word 16?[/color]
In the V5R4 InfoCenter from [url]www.ibm.com/systems/i/infocenter[/url] the
following search keywords are helpful to find the following links:
control panel function word
The following "Problem summary form for multiple partitions (model
8xx)" may be a good place to start:
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzahb/rzahbform3.htm[/url]
The above is under the /parent topic/ "Problem analysis procedures" at:
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzahb/rzahbflowchart.htm[/url]
The first URL gives a link to "Collecting system reference codes":
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzahb/rzahbcollectsrc.htm[/url]
Possibly also worthwhile to review "Instructions and descriptions for
control panel functions" at:
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzatm/rzatmcpfdc.htm[/url]
See "Normal control panel functions" at:
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzatm/rzatmnormfunc.htm[/url]
"Functions 11 to 19 - System Reference Code (SRC)
Functions 11 though 19, if enabled, represent the words of the SRC."
For a more general and visual description, the following "i5/OS
Understanding system reference codes (SRCs) for logical partitions" is
worthwhile:
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzait/rzaitcsp.htm[/url]
The following may be of value for LPAR if there are any; for "i5/OS:
Logical partition error messages...":
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzait/rzaittroubleshootoverview.htm[/url]
The above is under /parent topic/ "Troubleshooting logical partitions":
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzait/rzaittroubleshootoverview.htm[/url]
Regards, Chuck
"CRPence" <CRPence@vnet.ibm.com> wrote in message
news:U2Mdk.15$Ii3.8@newsfe05.lga...[color=blue]
> Martin Hinze wrote:[color=green]
>> Thank you. But what means word 16? How do i read word 16?[/color]
>
> In the V5R4 InfoCenter from [url]www.ibm.com/systems/i/infocenter[/url] the
> following search keywords are helpful to find the following links:
> control panel function word[/color]
I must admit - sympathise with the OP. What is "word 16" etc.?
None the wiser myself after having followed several links through the IBM
website. But then it's been a few years since I was last involved in system
operations work.
A simple answer on how to find and read these "words" is what the guy needs
though ...
When the A6005008 is recieved on the control panel, arrow up to a
function 12 and hit enter. This will display 32 characters, each
group of 8 being a word. So function 12 will give you words 12-15
respectively. Then arrow to a function 13 and hit enter, this will
give you another 32 characters, which are words 16-19. Words 13-15
are useful when debugging LAN console problems, and words 17-19 are
useful when debugging direct operations console problems. You can
ignore all of those words when working with twinax. Word 16 is
generally 500x000y where 000y is the configured console type for that
system/partition.
The console types are:
0 = not specified
1 = twinax
2 = direct (serial) operations console
3 = LAN operations console
4 = HMC
If the console type is wrong and the system is at V5R3 or later, you
can change the console type from the control panel with the 65+21
functions.
[url]http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzajr/rzajrfunctions6521.htm[/url]
Note that 65+21 functions don't exist prior to V5R3.