Discussion:
[hercules-390] Addressing Exception 0005 when running command "ipl 150" while connected via telnet.
Lionel Bergen LionelBergen@live.com [hercules-390]
2018-10-01 01:24:20 UTC
Permalink
I'm on step 3 of MVS installation steps, which is on this page: http://www.jaymoseley.com/hercules/installMVS/iDLIBS.htm.

I am able to connect via telnet locally without issues and have run the "ipl" command before (in step 2 of the guide)

But now I am trying to run "ipl 150" as the guide states, but I am getting an exception. Here's the first lines of output:
17:01:34 ipl 150
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=6
17:01:34 PSW=00000005 C0000106 INST=D2FF4000FD7E MVC 0(256,4),3454(15) move_character
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000E00:K:06=00000000 00000000 00000000 00000000 .................
17:01:34 GR00=00000000 GR01=00000000 GR02=00000000 GR03=00000000
17:01:34 GR04=00800000 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=0000010C GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 5000011E INST=0832 SSK 3,2 set_storage_key
17:01:34 GR00=00000000 GR01=00000000 GR02=00800000 GR03=00000000
17:01:34 GR04=00000800 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=00000128 GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6 move_long


There are 16403 lines, the rest look like this:
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000 .......>.........
17:01:34 GR00=00000000 GR01=00000800 GR02=00800000 GR03=0001BBA8
17:01:34 GR04=00800000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6 move_long
17:01:34 R:00801000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000 .......>.........
17:01:34 GR00=00000000 GR01=00000800 GR02=00801000 GR03=0001BBA8
17:01:34 GR04=00801000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6 move_long
.....


Wondering if anyone has any ideas? My file structure looks the same & I have all of the files mentioned in the guide
Joe Monk joemonk64@gmail.com [hercules-390]
2018-10-01 01:45:16 UTC
Permalink
This is normal. The ipl routine runs to determine how much memory is in the
system. It traps this to determine the last good address.

Not to worry.

Joe
Post by Lionel Bergen ***@live.com [hercules-390]
http://www.jaymoseley.com/hercules/installMVS/iDLIBS.htm.
I am able to connect via telnet locally without issues and have run the
"ipl" command before (in step 2 of the guide)
But now I am trying to run "ipl 150" as the guide states, but I am getting
17:01:34 ipl 150
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=6
17:01:34 PSW=00000005 C0000106 INST=D2FF4000FD7E MVC 0(256,4),3454(15)
move_character
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000E00:K:06=00000000 00000000 00000000 00000000
................
17:01:34 GR00=00000000 GR01=00000000 GR02=00000000 GR03=00000000
17:01:34 GR04=00800000 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=0000010C GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 5000011E INST=0832 SSK 3,2
set_storage_key
17:01:34 GR00=00000000 GR01=00000000 GR02=00800000 GR03=00000000
17:01:34 GR04=00000800 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=00000128 GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6
move_long
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000
.......>........
17:01:34 GR00=00000000 GR01=00000800 GR02=00800000 GR03=0001BBA8
17:01:34 GR04=00800000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6
move_long
17:01:34 R:00801000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000
.......>........
17:01:34 GR00=00000000 GR01=00000800 GR02=00801000 GR03=0001BBA8
17:01:34 GR04=00801000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6
move_long
....
Wondering if anyone has any ideas? My file structure looks the same & I
have all of the files mentioned in the guide
Mike Schwab Mike.A.Schwab@gmail.com [hercules-390]
2018-10-01 01:55:15 UTC
Permalink
Add an OSTAILOR option to suppress.
Post by Joe Monk ***@gmail.com [hercules-390]
This is normal. The ipl routine runs to determine how much memory is in
the system. It traps this to determine the last good address.
Not to worry.
Joe
Post by Lionel Bergen ***@live.com [hercules-390]
http://www.jaymoseley.com/hercules/installMVS/iDLIBS.htm.
I am able to connect via telnet locally without issues and have run the
"ipl" command before (in step 2 of the guide)
But now I am trying to run "ipl 150" as the guide states, but I am
17:01:34 ipl 150
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=6
17:01:34 PSW=00000005 C0000106 INST=D2FF4000FD7E MVC 0(256,4),3454(15)
move_character
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000E00:K:06=00000000 00000000 00000000 00000000
.................
17:01:34 GR00=00000000 GR01=00000000 GR02=00000000 GR03=00000000
17:01:34 GR04=00800000 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=0000010C GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 5000011E INST=0832 SSK 3,2
set_storage_key
17:01:34 GR00=00000000 GR01=00000000 GR02=00800000 GR03=00000000
17:01:34 GR04=00000800 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=00000128 GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6
move_long
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000
........>........
17:01:34 GR00=00000000 GR01=00000800 GR02=00800000 GR03=0001BBA8
17:01:34 GR04=00800000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6
move_long
17:01:34 R:00801000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000
........>........
17:01:34 GR00=00000000 GR01=00000800 GR02=00801000 GR03=0001BBA8
17:01:34 GR04=00801000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6
move_long
....
Wondering if anyone has any ideas? My file structure looks the same & I
have all of the files mentioned in the guide
--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?
Lionel Bergen LionelBergen@live.com [hercules-390]
2018-10-01 11:25:04 UTC
Permalink
Thanks for the info, I feel silly for thinking it was an error. But I do get an error on the next step, I thought it was related

When I input "r 0,clpa" on the telnet connection, I get a "ILR008W LOCAL PAGE DATA SET ON VOL SPOOL0 BAD, ASM UNABLE TO CONTINUE" error.
At which point any further input doesn't do anything.


Telnet console:
Hercules version 3.13 built on Sep 28 2017 01:38:00
running on DESKTOP-P3LQ3HR (Windows_NT-6.2 AMD64 MP=12)
Connected to device 0:001F
IEA101A SPECIFY SYSTEM PARAMETERS FOR RELEASE 03.70.VS2
HHCTE006A Enter input for console device 001F
r 0,clpa
IEF165I // START JES2
IEE351I SMF SYS1.MAN RECORDING NOT BEING USED
ILR008W LOCAL PAGE DATA SET ON VOL SPOOL0 BAD, ASM UNABLE TO CONTINUE


Hercules console:
HCCP048I 0170:CCW=03000000 20000001=>040E0000 0001AB6E 00000000 00000000 .......>........
HHCCP075I 0170:Stat=0200 Count=0001
HHCCP076I 0170:Sense=40220000 00C00300 00000000 00800100 010000FF FF000000
HHCCP077I 0170:Sense=INTREQ EOC WRI
HHCCP011I CPU0000: Disabled wait state
PSW=00020000 8000002E
Command ==>







________________________________
From: hercules-***@yahoogroups.com <hercules-***@yahoogroups.com> on behalf of Joe Monk ***@gmail.com [hercules-390] <hercules-***@yahoogroups.com>
Sent: September 30, 2018 8:45 PM
To: hercules-***@yahoogroups.com
Subject: Re: [hercules-390] Addressing Exception 0005 when running command "ipl 150" while connected via telnet.



This is normal. The ipl routine runs to determine how much memory is in the system. It traps this to determine the last good address.

Not to worry.

Joe

On Sun, Sep 30, 2018 at 9:24 PM Lionel Bergen ***@live.com<mailto:***@live.com> [hercules-390] <hercules-***@yahoogroups.com<mailto:hercules-***@yahoogroups.com>> wrote:


I'm on step 3 of MVS installation steps, which is on this page: http://www.jaymoseley.com/hercules/installMVS/iDLIBS.htm.

I am able to connect via telnet locally without issues and have run the "ipl" command before (in step 2 of the guide)

But now I am trying to run "ipl 150" as the guide states, but I am getting an exception. Here's the first lines of output:
17:01:34 ipl 150
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=6
17:01:34 PSW=00000005 C0000106 INST=D2FF4000FD7E MVC 0(256,4),3454(15) move_character
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000E00:K:06=00000000 00000000 00000000 00000000 ..................
17:01:34 GR00=00000000 GR01=00000000 GR02=00000000 GR03=00000000
17:01:34 GR04=00800000 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=0000010C GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 5000011E INST=0832 SSK 3,2 set_storage_key
17:01:34 GR00=00000000 GR01=00000000 GR02=00800000 GR03=00000000
17:01:34 GR04=00000800 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=00000128 GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6 move_long


There are 16403 lines, the rest look like this:
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000 ........>.........
17:01:34 GR00=00000000 GR01=00000800 GR02=00800000 GR03=0001BBA8
17:01:34 GR04=00800000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6 move_long
17:01:34 R:00801000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000 ........>.........
17:01:34 GR00=00000000 GR01=00000800 GR02=00801000 GR03=0001BBA8
17:01:34 GR04=00801000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6 move_long
.....


Wondering if anyone has any ideas? My file structure looks the same & I have all of the files mentioned in the guide
Joe Monk joemonk64@gmail.com [hercules-390]
2018-10-01 11:47:12 UTC
Permalink
Redownload spool0 and ibcdmprs it.

Joe
Post by Lionel Bergen ***@live.com [hercules-390]
Thanks for the info, I feel silly for thinking it was an error. But I do
get an error on the next step, I thought it was related
When I input "r 0,clpa" on the telnet connection, I get a "ILR008W LOCAL
PAGE DATA SET ON VOL SPOOL0 BAD, ASM UNABLE TO CONTINUE" error.
At which point any further input doesn't do anything.
*Telnet console:*
Hercules version 3.13 built on Sep 28 2017 01:38:00
running on DESKTOP-P3LQ3HR (Windows_NT-6.2 AMD64 MP=12)
Connected to device 0:001F
IEA101A SPECIFY SYSTEM PARAMETERS FOR RELEASE 03.70.VS2
HHCTE006A Enter input for console device 001F
r 0,clpa
IEF165I // START JES2
IEE351I SMF SYS1.MAN RECORDING NOT BEING USED
ILR008W LOCAL PAGE DATA SET ON VOL SPOOL0 BAD, ASM UNABLE TO CONTINUE
*Hercules console:*
HCCP048I 0170:CCW=03000000 20000001=>040E0000 0001AB6E 00000000 00000000 .......>........
HHCCP075I 0170:Stat=0200 Count=0001
HHCCP076I 0170:Sense=40220000 00C00300 00000000 00800100 010000FF FF000000
HHCCP077I 0170:Sense=INTREQ EOC WRI
HHCCP011I CPU0000: Disabled wait state
PSW=00020000 8000002E
Command ==>
------------------------------
*Sent:* September 30, 2018 8:45 PM
*Subject:* Re: [hercules-390] Addressing Exception 0005 when running
command "ipl 150" while connected via telnet.
This is normal. The ipl routine runs to determine how much memory is in
the system. It traps this to determine the last good address.
Not to worry.
Joe
http://www.jaymoseley.com/hercules/installMVS/iDLIBS.htm.
I am able to connect via telnet locally without issues and have run the
"ipl" command before (in step 2 of the guide)
But now I am trying to run "ipl 150" as the guide states, but I am getting
17:01:34 ipl 150
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=6
17:01:34 PSW=00000005 C0000106 INST=D2FF4000FD7E MVC 0(256,4),3454(15)
move_character
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000E00:K:06=00000000 00000000 00000000 00000000
.................
17:01:34 GR00=00000000 GR01=00000000 GR02=00000000 GR03=00000000
17:01:34 GR04=00800000 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=0000010C GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 5000011E INST=0832 SSK 3,2
set_storage_key
17:01:34 GR00=00000000 GR01=00000000 GR02=00800000 GR03=00000000
17:01:34 GR04=00000800 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=00000128 GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6
move_long
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000
........>........
17:01:34 GR00=00000000 GR01=00000800 GR02=00800000 GR03=0001BBA8
17:01:34 GR04=00800000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6
move_long
17:01:34 R:00801000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000
........>........
17:01:34 GR00=00000000 GR01=00000800 GR02=00801000 GR03=0001BBA8
17:01:34 GR04=00801000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6
move_long
....
Wondering if anyone has any ideas? My file structure looks the same & I
have all of the files mentioned in the guide
Lionel Bergen LionelBergen@live.com [hercules-390]
2018-10-02 00:45:06 UTC
Permalink
Thanks a bunch, got it working now ;D
________________________________
From: hercules-***@yahoogroups.com <hercules-***@yahoogroups.com> on behalf of Joe Monk ***@gmail.com [hercules-390] <hercules-***@yahoogroups.com>
Sent: October 1, 2018 6:47 AM
To: hercules-***@yahoogroups.com
Subject: Re: [hercules-390] Addressing Exception 0005 when running command "ipl 150" while connected via telnet.



Redownload spool0 and ibcdmprs it.

Joe

On Mon, Oct 1, 2018, 07:30 Lionel Bergen ***@live.com<mailto:***@live.com> [hercules-390] <hercules-***@yahoogroups.com<mailto:hercules-***@yahoogroups.com>> wrote:


Thanks for the info, I feel silly for thinking it was an error. But I do get an error on the next step, I thought it was related

When I input "r 0,clpa" on the telnet connection, I get a "ILR008W LOCAL PAGE DATA SET ON VOL SPOOL0 BAD, ASM UNABLE TO CONTINUE" error.
At which point any further input doesn't do anything.


Telnet console:
Hercules version 3.13 built on Sep 28 2017 01:38:00
running on DESKTOP-P3LQ3HR (Windows_NT-6.2 AMD64 MP=12)
Connected to device 0:001F
IEA101A SPECIFY SYSTEM PARAMETERS FOR RELEASE 03.70.VS2
HHCTE006A Enter input for console device 001F
r 0,clpa
IEF165I // START JES2
IEE351I SMF SYS1.MAN RECORDING NOT BEING USED
ILR008W LOCAL PAGE DATA SET ON VOL SPOOL0 BAD, ASM UNABLE TO CONTINUE


Hercules console:
HCCP048I 0170:CCW=03000000 20000001=>040E0000 0001AB6E 00000000 00000000 .......>........
HHCCP075I 0170:Stat=0200 Count=0001
HHCCP076I 0170:Sense=40220000 00C00300 00000000 00800100 010000FF FF000000
HHCCP077I 0170:Sense=INTREQ EOC WRI
HHCCP011I CPU0000: Disabled wait state
PSW=00020000 8000002E
Command ==>







________________________________
From: hercules-***@yahoogroups.com<mailto:hercules-***@yahoogroups.com> <hercules-***@yahoogroups.com<mailto:hercules-***@yahoogroups.com>> on behalf of Joe Monk ***@gmail.com<mailto:***@gmail.com> [hercules-390] <hercules-***@yahoogroups.com<mailto:hercules-***@yahoogroups.com>>
Sent: September 30, 2018 8:45 PM
To: hercules-***@yahoogroups.com<mailto:hercules-***@yahoogroups.com>
Subject: Re: [hercules-390] Addressing Exception 0005 when running command "ipl 150" while connected via telnet.



This is normal. The ipl routine runs to determine how much memory is in the system. It traps this to determine the last good address.

Not to worry.

Joe

On Sun, Sep 30, 2018 at 9:24 PM Lionel Bergen ***@live.com<mailto:***@live.com> [hercules-390] <hercules-***@yahoogroups.com<mailto:hercules-***@yahoogroups.com>> wrote:


I'm on step 3 of MVS installation steps, which is on this page: http://www.jaymoseley.com/hercules/installMVS/iDLIBS.htm.

I am able to connect via telnet locally without issues and have run the "ipl" command before (in step 2 of the guide)

But now I am trying to run "ipl 150" as the guide states, but I am getting an exception. Here's the first lines of output:
17:01:34 ipl 150
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=6
17:01:34 PSW=00000005 C0000106 INST=D2FF4000FD7E MVC 0(256,4),3454(15) move_character
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000E00:K:06=00000000 00000000 00000000 00000000 ...................
17:01:34 GR00=00000000 GR01=00000000 GR02=00000000 GR03=00000000
17:01:34 GR04=00800000 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=0000010C GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 5000011E INST=0832 SSK 3,2 set_storage_key
17:01:34 GR00=00000000 GR01=00000000 GR02=00800000 GR03=00000000
17:01:34 GR04=00000800 GR05=00000000 GR06=00000000 GR07=00000000
17:01:34 GR08=00000100 GR09=00FFFFFF GR10=00000128 GR11=00000000
17:01:34 GR12=00000000 GR13=00000000 GR14=00000000 GR15=40000082
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6 move_long


There are 16403 lines, the rest look like this:
17:01:34 R:00800000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000 .........>.........
17:01:34 GR00=00000000 GR01=00000800 GR02=00800000 GR03=0001BBA8
17:01:34 GR04=00800000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6 move_long
17:01:34 R:00801000: Translation exception 0005
17:01:34 R:00000000:K:06=040E0000 0001AB6E 00000000 00000000 .........>.........
17:01:34 GR00=00000000 GR01=00000800 GR02=00801000 GR03=0001BBA8
17:01:34 GR04=00801000 GR05=00001000 GR06=00000000 GR07=00000000
17:01:34 GR08=40061D96 GR09=00062D95 GR10=000643CA GR11=00063D94
17:01:34 GR12=00064820 GR13=0006485C GR14=90062044 GR15=007FFFFF
17:01:34 HHCCP014I CPU0000: Addressing exception CODE=0005 ILC=2
17:01:34 PSW=00000005 600620D0 INST=0E46 MVCL 4,6 move_long
.....


Wondering if anyone has any ideas? My file structure looks the same & I have all of the files mentioned in the guide
Loading...