<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: IBM MTM 2019: Part Three – Challenge #15</title>
	<atom:link href="https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/feed/" rel="self" type="application/rss+xml" />
	<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-mtm-2019-part-three-challenge-15</link>
	<description>Improving my programming skills step by step. You&#039;re invited!</description>
	<lastBuildDate>Wed, 20 May 2020 17:51:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.14</generator>
	<item>
		<title>By: Mig</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-973</link>
		<dc:creator><![CDATA[Mig]]></dc:creator>
		<pubDate>Thu, 16 Jan 2020 23:41:11 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-973</guid>
		<description><![CDATA[Does anyone knows when IBM reveals the people who complete part 3?]]></description>
		<content:encoded><![CDATA[<p>Does anyone knows when IBM reveals the people who complete part 3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-916</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Fri, 03 Jan 2020 09:09:29 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-916</guid>
		<description><![CDATA[Hi FKFHWS

Thanks! 

I have to admit, I did very little research for this solution as I wanted to have at least some kind of blog out before the student contest ends. I might expand later after a break.

I believe they publish the results at the end of January or early February.

Kind regards
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi FKFHWS</p>
<p>Thanks! </p>
<p>I have to admit, I did very little research for this solution as I wanted to have at least some kind of blog out before the student contest ends. I might expand later after a break.</p>
<p>I believe they publish the results at the end of January or early February.</p>
<p>Kind regards<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FKFHWS</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-914</link>
		<dc:creator><![CDATA[FKFHWS]]></dc:creator>
		<pubDate>Thu, 02 Jan 2020 14:34:31 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-914</guid>
		<description><![CDATA[Hello Kev,
nice solution you had for finding the user logons. I solved that by using the JES message $HASP373 which is produced every time a JES process starts. The ICH700001 seemed a bit strange to me, since it did not always appear in the syslog when users logged in. I sorted out the TSO job names by querying only for jobs where the jobname equals a username. Do you know when they plan to publish the results?
Fyi this was my REXX query...
if substr(MessageArea,1,10+msglen)=&quot;$HASP373 &quot;&#124;&#124;username&#124;&#124;&quot; &quot; then]]></description>
		<content:encoded><![CDATA[<p>Hello Kev,<br />
nice solution you had for finding the user logons. I solved that by using the JES message $HASP373 which is produced every time a JES process starts. The ICH700001 seemed a bit strange to me, since it did not always appear in the syslog when users logged in. I sorted out the TSO job names by querying only for jobs where the jobname equals a username. Do you know when they plan to publish the results?<br />
Fyi this was my REXX query&#8230;<br />
if substr(MessageArea,1,10+msglen)=&#8221;$HASP373 &#8220;||username||&#8221; &#8221; then</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-912</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Wed, 01 Jan 2020 11:11:45 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-912</guid>
		<description><![CDATA[Hi Georges!

You wrote all the extra reports? That&#039;s impressive! I might add more when I find the time :) We have until the 9th of september 2020 afterall :)

Happy new year!
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Georges!</p>
<p>You wrote all the extra reports? That&#8217;s impressive! I might add more when I find the time 🙂 We have until the 9th of september 2020 afterall 🙂</p>
<p>Happy new year!<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-911</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Wed, 01 Jan 2020 11:10:50 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-911</guid>
		<description><![CDATA[Hi Regina

Thanks for sharing and writing a kind note! I&#039;m very happy to hear my blogs have helped you :)

Kind regards,
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Regina</p>
<p>Thanks for sharing and writing a kind note! I&#8217;m very happy to hear my blogs have helped you 🙂</p>
<p>Kind regards,<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georges</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-909</link>
		<dc:creator><![CDATA[Georges]]></dc:creator>
		<pubDate>Wed, 01 Jan 2020 03:57:48 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-909</guid>
		<description><![CDATA[Hi Kevin,
You ended this campaign successfully!
Congratulations again!
Nice solution you made in ch15. Mine is with the 7 reports with as, da, ssi, etc. The first was tricky the rest follows .... :)
Happy New Year 2020!!!
We will keep in contact
Georges]]></description>
		<content:encoded><![CDATA[<p>Hi Kevin,<br />
You ended this campaign successfully!<br />
Congratulations again!<br />
Nice solution you made in ch15. Mine is with the 7 reports with as, da, ssi, etc. The first was tricky the rest follows &#8230;. 🙂<br />
Happy New Year 2020!!!<br />
We will keep in contact<br />
Georges</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Regina Bass</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-904</link>
		<dc:creator><![CDATA[Regina Bass]]></dc:creator>
		<pubDate>Tue, 31 Dec 2019 17:47:23 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-904</guid>
		<description><![CDATA[Hi Kevin! I heard about MTM just last week and your blogs have been incredibly helpful in navigating through the challenges (since time was ticking and I had no time being stuck haha). I wouldn&#039;t have even bothered to attempt Part 3 if it weren&#039;t for all of these and now I&#039;m glad I did do them because I feel like I&#039;ve learned so much! I know these blogs must have taken forever to write but I just hope you know how much I appreciated them!]]></description>
		<content:encoded><![CDATA[<p>Hi Kevin! I heard about MTM just last week and your blogs have been incredibly helpful in navigating through the challenges (since time was ticking and I had no time being stuck haha). I wouldn&#8217;t have even bothered to attempt Part 3 if it weren&#8217;t for all of these and now I&#8217;m glad I did do them because I feel like I&#8217;ve learned so much! I know these blogs must have taken forever to write but I just hope you know how much I appreciated them!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-899</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Tue, 31 Dec 2019 12:03:33 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-899</guid>
		<description><![CDATA[Hi Some2

I also have very limited time ;)

I would advise you to look into the other members and see if you can use some code. I don&#039;t know in which language you&#039;re also trying to do this.

You could take a peak at https://github.com/KevinJDurant/master_the_mainframe_2018_final_challenge#samp4rexx and see how this Rexx says things and then writes it to ch15.output(&quot;mbr&quot;). This is code from last year.

Unfortunately due to it being a very busy period right now I won&#039;t be able to help you out much more.

Kind regards,
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Some2</p>
<p>I also have very limited time 😉</p>
<p>I would advise you to look into the other members and see if you can use some code. I don&#8217;t know in which language you&#8217;re also trying to do this.</p>
<p>You could take a peak at <a href="https://github.com/KevinJDurant/master_the_mainframe_2018_final_challenge#samp4rexx" rel="nofollow">https://github.com/KevinJDurant/master_the_mainframe_2018_final_challenge#samp4rexx</a> and see how this Rexx says things and then writes it to ch15.output(&#8220;mbr&#8221;). This is code from last year.</p>
<p>Unfortunately due to it being a very busy period right now I won&#8217;t be able to help you out much more.</p>
<p>Kind regards,<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-897</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Tue, 31 Dec 2019 11:55:32 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-897</guid>
		<description><![CDATA[Hi Dash

I&#039;m doing well, very busy though ;) It is hard for me to help you without seeing all your code. But I can help you work out the concept. 

Essentially you loop over the data and &quot;stream&quot; print it to a data set. You should just break the loop after the entry you want.

I hope this makes sense.

Kind regards,
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Dash</p>
<p>I&#8217;m doing well, very busy though 😉 It is hard for me to help you without seeing all your code. But I can help you work out the concept. </p>
<p>Essentially you loop over the data and &#8220;stream&#8221; print it to a data set. You should just break the loop after the entry you want.</p>
<p>I hope this makes sense.</p>
<p>Kind regards,<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2019/12/25/ibm-mtm-2019-part-three-challenge-15/#comment-895</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Tue, 31 Dec 2019 11:51:58 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=1462#comment-895</guid>
		<description><![CDATA[Hi Alex

Thanks for the kind words! I&#039;m planning on making a Mainframe Cookbook series next. Seperate blogposts about how to do something inside the mainframe, from simple things like &quot;How to enter new lines inside SDSF editor&quot; to &quot;How to write data to a data set using REXX&quot;. 

Kind regards,
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Alex</p>
<p>Thanks for the kind words! I&#8217;m planning on making a Mainframe Cookbook series next. Seperate blogposts about how to do something inside the mainframe, from simple things like &#8220;How to enter new lines inside SDSF editor&#8221; to &#8220;How to write data to a data set using REXX&#8221;. </p>
<p>Kind regards,<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced 
Minified using disk

Served from: kevindurant.be @ 2020-05-21 21:24:53 by W3 Total Cache
-->