<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SDSF &#8211; Kevin&#039;s coding blog</title>
	<atom:link href="https://kevindurant.be/tag/sdsf/feed/" rel="self" type="application/rss+xml" />
	<link>https://kevindurant.be</link>
	<description>Improving my programming skills step by step. You&#039;re invited!</description>
	<lastBuildDate>Sun, 26 Apr 2020 11:09:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.14</generator>

<image>
	<url>https://kevindurant.be/wp-content/uploads/2018/09/cropped-faviconround-32x32.png</url>
	<title>SDSF &#8211; Kevin&#039;s coding blog</title>
	<link>https://kevindurant.be</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>IBM MTM 2019: Part Three – Challenge #03</title>
		<link>https://kevindurant.be/2019/10/18/ibm-mtm-2019-part-three-challenge-03/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-mtm-2019-part-three-challenge-03</link>
		<comments>https://kevindurant.be/2019/10/18/ibm-mtm-2019-part-three-challenge-03/#comments</comments>
		<pubDate>Fri, 18 Oct 2019 21:29:49 +0000</pubDate>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
				<category><![CDATA[IBM Master the Mainframe 2019]]></category>
		<category><![CDATA[Mainframe]]></category>
		<category><![CDATA[2019]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[ISPF]]></category>
		<category><![CDATA[mainframe]]></category>
		<category><![CDATA[master the mainframe]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SDSF]]></category>
		<category><![CDATA[SYSLOG]]></category>
		<category><![CDATA[ULOG]]></category>
		<category><![CDATA[XDC]]></category>

		<guid isPermaLink="false">https://kevindurant.be/?p=1265</guid>
		<description><![CDATA[Logging, the most important part of any piece of software and also the paper industry. Today we&#8217;re going to take a look at some handy logging tools in the mainframe. System Log, SYSLOG IBM Master the Mainframe Part Three – Challenge #03 Activate user log (ULOG) From SDSF we need to enter the primary command ulog. &#8230; <a href="https://kevindurant.be/2019/10/18/ibm-mtm-2019-part-three-challenge-03/" class="more-link">Continue reading <span class="screen-reader-text">IBM MTM 2019: Part Three – Challenge #03</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Logging, the most important part of any piece of software and also the paper industry. Today we’re going to take a look at some handy logging tools in the mainframe. IBM Master the Mainframe Part Three – Challenge #03 From SDSF we need to enter the primary command ulog. We should see SDSF ULOG CONSOLE in the upper left corner of our screen. Do you remember how to get to the SDSF panel?</p>
<p><a href="https://kevindurant.be/2019/10/18/ibm-mtm-2019-part-three-challenge-03/" rel="nofollow">Source</a></p>]]></content:encoded>
			<wfw:commentRss>https://kevindurant.be/2019/10/18/ibm-mtm-2019-part-three-challenge-03/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>IBM MTM 2019: Part Two – Challenge #15</title>
		<link>https://kevindurant.be/2019/10/05/ibm-mtm-2019-part-two-challenge-15/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-mtm-2019-part-two-challenge-15</link>
		<comments>https://kevindurant.be/2019/10/05/ibm-mtm-2019-part-two-challenge-15/#comments</comments>
		<pubDate>Sat, 05 Oct 2019 13:09:09 +0000</pubDate>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
				<category><![CDATA[IBM Master the Mainframe 2019]]></category>
		<category><![CDATA[Mainframe]]></category>
		<category><![CDATA[2019]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[EBCDIC]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[ISPF]]></category>
		<category><![CDATA[JCL]]></category>
		<category><![CDATA[mainframe]]></category>
		<category><![CDATA[master the mainframe]]></category>
		<category><![CDATA[OMVS]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SDSF]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[VSAM]]></category>

		<guid isPermaLink="false">https://kevindurant.be/?p=1207</guid>
		<description><![CDATA[Bonjour! This is probably the hardest part 2 challenge. That&#8217;s probably why it&#8217;s the last one. Ahh, what am I saying? Shouldn&#8217;t we get to work? I&#8217;ve been getting a lot of e-mails and contact form submissions for this post so I&#8217;ll try my best to make this blogpost as clear as possible. Maybe something &#8230; <a href="https://kevindurant.be/2019/10/05/ibm-mtm-2019-part-two-challenge-15/" class="more-link">Continue reading <span class="screen-reader-text">IBM MTM 2019: Part Two – Challenge #15</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Bonjour! This is probably the hardest part 2 challenge. That’s probably why it’s the last one. Ahh, what am I saying? Shouldn’t we get to work? I’ve been getting a lot of e-mails and contact form submissions for this post so I’ll try my best to make this blogpost as clear as possible. Maybe something less interesting, but I’ve sped up my blog by removing some sharing buttons and other useless...</p>
<p><a href="https://kevindurant.be/2019/10/05/ibm-mtm-2019-part-two-challenge-15/" rel="nofollow">Source</a></p>]]></content:encoded>
			<wfw:commentRss>https://kevindurant.be/2019/10/05/ibm-mtm-2019-part-two-challenge-15/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>IBM MTM 2019: Part Two – Challenge #10</title>
		<link>https://kevindurant.be/2019/09/13/ibm-mtm-2019-part-two-challenge-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-mtm-2019-part-two-challenge-10</link>
		<comments>https://kevindurant.be/2019/09/13/ibm-mtm-2019-part-two-challenge-10/#comments</comments>
		<pubDate>Fri, 13 Sep 2019 08:53:17 +0000</pubDate>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
				<category><![CDATA[IBM Master the Mainframe 2019]]></category>
		<category><![CDATA[Mainframe]]></category>
		<category><![CDATA[JCL]]></category>
		<category><![CDATA[mainframe]]></category>
		<category><![CDATA[master the mainframe]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SDSF]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">https://kevindurant.be/?p=1113</guid>
		<description><![CDATA[More UNIX and more JCL? I can feel my beard growing already! Let&#8217;s grow a LINUX beard together! Manage Unix Processing with JCL IBM Master the Mainframe 2019 Part Two – Challenge #10 Submit JCL used to execute Unix shell commands From the ISPF primary option menu we need to issue the primary command tso submit &#8230; <a href="https://kevindurant.be/2019/09/13/ibm-mtm-2019-part-two-challenge-10/" class="more-link">Continue reading <span class="screen-reader-text">IBM MTM 2019: Part Two – Challenge #10</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>More UNIX and more JCL? I can feel my beard growing already! Let’s grow a LINUX beard together! IBM Master the Mainframe 2019 Part Two – Challenge #10 From the ISPF primary option menu we need to issue the primary command tso submit ‘zos.public.jcl(unixsh)’. Now via SDSF we need to check the job output, we can get to that using the sd primary command and then filter using prefix ; owner Z50087; st.</p>
<p><a href="https://kevindurant.be/2019/09/13/ibm-mtm-2019-part-two-challenge-10/" rel="nofollow">Source</a></p>]]></content:encoded>
			<wfw:commentRss>https://kevindurant.be/2019/09/13/ibm-mtm-2019-part-two-challenge-10/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</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 22:40:19 by W3 Total Cache
-->