Re: State of Turnkey

"Kevin Leonard" <kl_j76-/[email protected]> Thu, 11 Nov 2010 22:00:35 -0000
Newsgroups gmane.comp.emulators.turnkey-mvs
Message-ID <[email protected]>
--LzwDtluN3W2xLJSumaTcwDlwqVRLbvoOMo6v-jK
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Simon:

> Okay, busy night last night and this morning, but I have
> reinstalled the Turnkey 3 Update and am happy to report that
> everything is looking a lot healthier than after my first attempt!

Congratulations, and thanks for the detailed report on what you've
done.  It's hard to put this stuff away, isn't it?  When things
aren't working, you get so frustrated that you don't want to stop
until you've figured out what's wrong.  When things start to work
right, you don't want to stop because you're having so much fun.

Let us know about anything you encounter using JES3.  Up to this
point, we really haven't had an experienced JES3 person exercising
the JES3 environment.  I've been filling that role by default; I'm a
retired JES2 system programmer who got fascinated by JES3.  Whatever
is broken, I probably had something to do with us.  When you find
something that doesn't work, or have a suggestion on how we could
do it better, let us know.  Hercules is a learning experience for
all of us.

The Turnkey 4 beta effort has had its ups and downs, as people have
real-life commitments that take priority over Hercules.  In its more
active moments, the TK4 project has made some progress with respect
to JES3.  The "Files" section of the TK4 beta forum:

  http://tech.groups.yahoo.com/group/hercules-tk4-beta/

has quite a few JES3-related files.  It's been so long, though,
that I'm not absolutely sure of the current state of anything.
My personal JES3 environment has probably seen quite a bit of
changes since the last time I used it to build a prototype Turnkey
environment.  When we get back to TK4 JES3, I think I'm probably
going to have to start over and rebuild everything from scratch
to make sure I don't miss anything.

> I added a 3270 at 00C6 (the JES3 console as I knew from my
> previous experience) and a 1403 at 030F (again I knew from
> previous experience JES3 would look for it).

We did, I think, pretty much decide that the JES3 display console
is supposed to be at 014.  The existing TK3 system didn't have a
UCB there, so we ended up borrowing one of the VTAM 3277 addresses.
The TK3 update system I'm looking at does have 014; if yours does,
you could move the JES3 console from 0C6 to 014.

Addresses for the MLOG printer and JES3 procedure "JES3OUT"
printer have gotten moved around by non-JES3 requirements.  I
think I finally gave up trying to use the 30x range; in my personal
JES3 system, I've moved MLOG to 31E and JES3OUT to 31F, but those
assignments have never been implemented in the TK system and the
TK3 update system I'm looking at doesn't have UCBs generated for
those devices.  Until that happens, 30F is probably going to have
to do.

If you set your JES3 display console to "*DELAY,0" and let the
screen fill up, you may experience an abend200 in JES3 because
the console services processor forgets to restore a register
before trying to write the "DISPLAY HALTED" message.  The fix
is a usermod:

  http://www.j76.org/vs2/tiat803.zip

I don't know if you've gotten far enough to think about the
possibilities of a multi-system JES3 complex.  Unfortunately,
right now Hercules CTC support isn't robust enough to meet JES3
requirements.  That's on the list of desirable features to add,
and has been for a while.  I have built a functional complex using
guest machines under VM with JES3 global, JES3 local and ASP real
main, so when Hercules supports it we can do it.

> Life is good in geek heaven!

Awesome.  Have a good time.

--=20
Kevin



--LzwDtluN3W2xLJSumaTcwDlwqVRLbvoOMo6v-jK
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
</head>







<body style="background-color: #fff;">
<span style="display:none">&nbsp;</span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="position:relative;">
  <div id="ygrp-msg" style="z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="ygrp-text" >
      
      
      <p>Simon:<br>
<br>
&gt; Okay, busy night last night and this morning, but I have<br>
&gt; reinstalled the Turnkey 3 Update and am happy to report that<br>
&gt; everything is looking a lot healthier than after my first attempt!<br>
<br>
Congratulations, and thanks for the detailed report on what you've<br>
done.  It's hard to put this stuff away, isn't it?  When things<br>
aren't working, you get so frustrated that you don't want to stop<br>
until you've figured out what's wrong.  When things start to work<br>
right, you don't want to stop because you're having so much fun.<br>
<br>
Let us know about anything you encounter using JES3.  Up to this<br>
point, we really haven't had an experienced JES3 person exercising<br>
the JES3 environment.  I've been filling that role by default; I'm a<br>
retired JES2 system programmer who got fascinated by JES3.  Whatever<br>
is broken, I probably had something to do with us.  When you find<br>
something that doesn't work, or have a suggestion on how we could<br>
do it better, let us know.  Hercules is a learning experience for<br>
all of us.<br>
<br>
The Turnkey 4 beta effort has had its ups and downs, as people have<br>
real-life commitments that take priority over Hercules.  In its more<br>
active moments, the TK4 project has made some progress with respect<br>
to JES3.  The &quot;Files&quot; section of the TK4 beta forum:<br>
<br>
<a href="http://tech.groups.yahoo.com/group/hercules-tk4-beta/">http://tech.groups.yahoo.com/group/hercules-tk4-beta/</a><br>
<br>
has quite a few JES3-related files.  It's been so long, though,<br>
that I'm not absolutely sure of the current state of anything.<br>
My personal JES3 environment has probably seen quite a bit of<br>
changes since the last time I used it to build a prototype Turnkey<br>
environment.  When we get back to TK4 JES3, I think I'm probably<br>
going to have to start over and rebuild everything from scratch<br>
to make sure I don't miss anything.<br>
<br>
&gt; I added a 3270 at 00C6 (the JES3 console as I knew from my<br>
&gt; previous experience) and a 1403 at 030F (again I knew from<br>
&gt; previous experience JES3 would look for it).<br>
<br>
We did, I think, pretty much decide that the JES3 display console<br>
is supposed to be at 014.  The existing TK3 system didn't have a<br>
UCB there, so we ended up borrowing one of the VTAM 3277 addresses.<br>
The TK3 update system I'm looking at does have 014; if yours does,<br>
you could move the JES3 console from 0C6 to 014.<br>
<br>
Addresses for the MLOG printer and JES3 procedure &quot;JES3OUT&quot;<br>
printer have gotten moved around by non-JES3 requirements.  I<br>
think I finally gave up trying to use the 30x range; in my personal<br>
JES3 system, I've moved MLOG to 31E and JES3OUT to 31F, but those<br>
assignments have never been implemented in the TK system and the<br>
TK3 update system I'm looking at doesn't have UCBs generated for<br>
those devices.  Until that happens, 30F is probably going to have<br>
to do.<br>
<br>
If you set your JES3 display console to &quot;*DELAY,0&quot; and let the<br>
screen fill up, you may experience an abend200 in JES3 because<br>
the console services processor forgets to restore a register<br>
before trying to write the &quot;DISPLAY HALTED&quot; message.  The fix<br>
is a usermod:<br>
<br>
<a href="http://www.j76.org/vs2/tiat803.zip">http://www.j76.org/vs2/tiat803.zip</a><br>
<br>
I don't know if you've gotten far enough to think about the<br>
possibilities of a multi-system JES3 complex.  Unfortunately,<br>
right now Hercules CTC support isn't robust enough to meet JES3<br>
requirements.  That's on the list of desirable features to add,<br>
and has been for a while.  I have built a functional complex using<br>
guest machines under VM with JES3 global, JES3 local and ASP real<br>
main, so when Hercules supports it we can do it.<br>
<br>
&gt; Life is good in geek heaven!<br>
<br>
Awesome.  Have a good time.<br>
<br>
-- <br>
Kevin<br>
<br>
</p>

    </div>
     

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <div style="color: #fff; height: 0;">__._,_.___</div>

        
  
   
    <div id="ygrp-actbar" style="clear: both; margin-bottom: 10px; white-space: nowrap; color: #666; padding-top: 15px;">
      <div>
        <a href="mailto:kl_j76-/[email protected]?subject=Re: State of Turnkey" style="margin-right: 0; padding-right: 0;">
	  Reply to <span style="font-weight: 700;">sender</span></a> |
        <a href="mailto:[email protected]?subject=Re: State of Turnkey">
	  Reply to <span style="font-weight: 700;">group</span></a> |
        	  <a href="http://groups.yahoo.com/group/turnkey-mvs/post;_ylc=X3oDMTJwdG5uMWd1BF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BG1zZ0lkAzcxODcEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxMjg5NTEyODM4?act=reply&messageNum=7187">Reply <span style="font-weight: 700;">via web post</span></a> |
            	<a href="http://groups.yahoo.com/group/turnkey-mvs/post;_ylc=X3oDMTJldnB1OTZuBF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BHNlYwNmdHIEc2xrA250cGMEc3RpbWUDMTI4OTUxMjgzOA--" style="font-weight: 700;">Start a New Topic</a>
      </div>

                <a href="http://groups.yahoo.com/group/turnkey-mvs/message/7176;_ylc=X3oDMTM0YXNjZGU0BF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BG1zZ0lkAzcxODcEc2VjA2Z0cgRzbGsDdnRwYwRzdGltZQMxMjg5NTEyODM4BHRwY0lkAzcxNzY-">Messages in this topic</a>
          (<span style="font-weight: 700;">5</span>)
          </div> 
<!------- Start Nav Bar ------>

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #e0ecee; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
      <span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; ">Recent Activity:</span>

    <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
            <li style="border-right: 1px solid #000; font-weight: 700; display: inline; padding: 0 5px; margin-left: 0;">
      <span class="cat"><a href="http://groups.yahoo.com/group/turnkey-mvs/members;_ylc=X3oDMTJmcXNwZzM5BF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAzEyODk1MTI4Mzg-?o=6" style="text-decoration: none;">New Members</a></span>
      <span class="ct" style="color: #ff7900;">2</span>
    </li>
                                              </ul>
    
  <div style="clear: both; padding-top: 2px; color: #1e66ae;">
    <a href="http://groups.yahoo.com/group/turnkey-mvs;_ylc=X3oDMTJldW1kY21xBF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTI4OTUxMjgzOA--" style="text-decoration: none;">Visit Your Group</a>
  </div>
</div>

  
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
  <a href="http://groups.yahoo.com/;_ylc=X3oDMTJkOXYxNHNnBF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxMjg5NTEyODM4" style="float: left;"><img src="http://l.yimg.com/a/i/us/yg/logo/us.gif" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
  <div style="color: #747575; float: right;">Switch to: <a href="mailto:[email protected]?subject=Change Delivery Format: Traditional" style="text-decoration: none;">Text-Only</a>, <a href="mailto:[email protected]?subject=Email Delivery: Digest" class="margin-rt" style="text-decoration: none;">Daily Digest</a> &bull; <a href="mailto:[email protected]?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> &bull; <a href="http://docs.yahoo.com/info/terms/" style="text-decoration: none;">Terms of Use</a></div>
</div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id="ygrp-sponsor" style="width:160px; float:right; clear:none; margin:0 0 25px 0; background: #fff;">

<!-- Start Recommendations -->
<div id="ygrp-reco">
     </div>
<!-- End Recommendations -->



  </div>   <!-- |**|end egp html banner|**| -->

  <div style="clear:both; color: #FFF; font-size:1px;">.</div>
</div>

  <img src="http://geo.yahoo.com/serv?s=97359714/grpId=8161162/grpspId=1705006559/msgId=7187/stime=1289512838/nc1=1/nc2=2/nc3=3" width="1" height="1"> <br>

<div style="color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</body>

<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
  <style type="text/css">
  <!--
  #ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
  #ygrp-sponsor #ygrp-lc {
  font-family: Arial;
}

#ygrp-sponsor #ygrp-lc #hd {
  margin: 10px 0px;
  font-weight: 700;
  font-size: 78%;
  line-height: 122%;
}

#ygrp-sponsor #ygrp-lc .ad {
  margin-bottom: 10px;
  padding: 0 0;
}

  a {
    color: #1e66ae;
  }

  #actions {
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0;
  }

  #activity {
    background-color: #e0ecee;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 10px;
  }

  #activity span {
    font-weight: 700;
  }

  #activity span:first-child {
    text-transform: uppercase;
  }

  #activity span a {
    color: #5085b6;
    text-decoration: none;
  }

  #activity span span {
    color: #ff7900;
  }

  #activity span .underline {
    text-decoration: underline;
  }

  .attach {
    clear: both;
    display: table;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0;
    width: 400px;
  }

  .attach div a {
    text-decoration: none;
  }

  .attach img {
    border: none;
    padding-right: 5px;
  }

  .attach label {
    display: block;
    margin-bottom: 5px;
  }

  .attach label a {
    text-decoration: none;
  }
  
  blockquote {
    margin: 0 0 0 4px;
  }

  .bold {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
  }

  .bold a {
    text-decoration: none;
  }

  dd.last p a {
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span {
    margin-right: 10px;
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span.yshortcuts {
    margin-right: 0;
  }

  div.attach-table div div a {
    text-decoration: none;
  }

  div.attach-table {
    width: 400px;
  }

  div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited {
    text-decoration: none;
  }

  div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div.photo-title a:visited {
    text-decoration: none;
  }

  div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
  }

  .green {
    color: #628c2a;
  }

  .MsoNormal {
    margin: 0 0 0 0;
  }

  o {
    font-size: 0;
  }

  #photos div {
    float: left;
    width: 72px;
  }

  #photos div div {
    border: 1px solid #666666;
    height: 62px;
    overflow: hidden;
    width: 62px;
  }

  #photos div label {
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 64px;
  }

  #reco-category {
    font-size: 77%;
  }

  #reco-desc {
    font-size: 77%;
  }

  .replbq {
    margin: 4px;
  }

  #ygrp-actbar div a:first-child {
   /* border-right: 0px solid #000;*/
    margin-right: 2px;
    padding-right: 5px;
  }

  #ygrp-mlmsg {
    font-size: 13px;
    font-family: Arial, helvetica,clean, sans-serif;
    *font-size: small;
    *font: x-small;
  }

  #ygrp-mlmsg table {
    font-size: inherit;
    font: 100%;
  }

  #ygrp-mlmsg select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
  }

  #ygrp-mlmsg pre, code {
    font:115% monospace;
    *font-size:100%;
  }

  #ygrp-mlmsg * {
    line-height: 1.22em;
  }

  #ygrp-mlmsg #logo {
    padding-bottom: 10px;
  }

  #ygrp-mlmsg a {
    color: #1E66AE;
  }

  #ygrp-msg p a {
    font-family: Verdana;
  }

  #ygrp-msg p#attach-count span {
    color: #1E66AE;
    font-weight: 700;
  }

  #ygrp-reco #reco-head {
    color: #ff7900;
    font-weight: 700;
  }

  #ygrp-reco {
    margin-bottom: 20px;
    padding: 0px;
  }

  #ygrp-sponsor #ov li a {
    font-size: 130%;
    text-decoration: none;
  }

  #ygrp-sponsor #ov li {
    font-size: 77%;
    list-style-type: square;
    padding: 6px 0;
  } 

  #ygrp-sponsor #ov ul {
    margin: 0;
    padding: 0 0 0 8px;
  }

  #ygrp-text {
    font-family: Georgia;
  }

  #ygrp-text p {
    margin: 0 0 1em 0;
  }

  #ygrp-text tt {
    font-size: 120%;
  }

  #ygrp-vital ul li:last-child {
    border-right: none !important; 
  } 
  -->
  </style>
</head>

<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->


--LzwDtluN3W2xLJSumaTcwDlwqVRLbvoOMo6v-jK--