<?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 2018: Part Three – Challenge #07</title>
	<atom:link href="https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/feed/" rel="self" type="application/rss+xml" />
	<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-mtm-part-three-challenge-07</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: kevindurant</title>
		<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/#comment-262</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Tue, 27 Aug 2019 10:07:34 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=447#comment-262</guid>
		<description><![CDATA[Hi Rishav

Please check my previous answer I gave to the user with the same issue.

Kind regards,
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Rishav</p>
<p>Please check my previous answer I gave to the user with the same issue.</p>
<p>Kind regards,<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishav Dasgupta</title>
		<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/#comment-258</link>
		<dc:creator><![CDATA[Rishav Dasgupta]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 20:12:52 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=447#comment-258</guid>
		<description><![CDATA[sir i am getting apostrophe error in the last sql statement what should i do ?]]></description>
		<content:encoded><![CDATA[<p>sir i am getting apostrophe error in the last sql statement what should i do ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/#comment-257</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 17:22:26 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=447#comment-257</guid>
		<description><![CDATA[Hi Anonymous

I believe your apostrophes are of a different format which is unsupported. Try comparing your apostrophe with the one I&#039;m going to type.

&lt;code&gt;’&lt;/code&gt; VS &lt;code&gt;&#039;&lt;/code&gt;

Do you notice the difference? Are you perhaps on a Mac/Linux system? I could be mistaken as Wordpress seems to encode them differently too.

Kind regards,
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Anonymous</p>
<p>I believe your apostrophes are of a different format which is unsupported. Try comparing your apostrophe with the one I&#8217;m going to type.</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap;">’</div></td></tr></tbody></table></div>
<p>VS</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap;">'</div></td></tr></tbody></table></div>
<p>Do you notice the difference? Are you perhaps on a Mac/Linux system? I could be mistaken as WordPress seems to encode them differently too.</p>
<p>Kind regards,<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/#comment-256</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 17:09:48 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=447#comment-256</guid>
		<description><![CDATA[Sorry 
I wrote
Select DSN8.CURRENCY( AVG(BALANCE),&#039;$&#039; FROM T###### where ADDRESS3 =&#039;Ohio&#039;;

Unbalanced apostrophe error.
I can&#039;t locate my mistake

Need help.]]></description>
		<content:encoded><![CDATA[<p>Sorry<br />
I wrote<br />
Select DSN8.CURRENCY( AVG(BALANCE),&#8217;$&#8217; FROM T###### where ADDRESS3 =&#8217;Ohio&#8217;;</p>
<p>Unbalanced apostrophe error.<br />
I can&#8217;t locate my mistake</p>
<p>Need help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/#comment-255</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 16:48:27 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=447#comment-255</guid>
		<description><![CDATA[Hello!
For the last query,
I wrote : select DSN8.CURRENCY( AVG(BALANCE),&#039;$&#039;) where ADDRESS3 =&#039;Ohio&#039; FROM T######;


It is showing &quot;unbalanced apostrophe&quot;.
Can you help?]]></description>
		<content:encoded><![CDATA[<p>Hello!<br />
For the last query,<br />
I wrote : select DSN8.CURRENCY( AVG(BALANCE),&#8217;$&#8217;) where ADDRESS3 =&#8217;Ohio&#8217; FROM T######;</p>
<p>It is showing &#8220;unbalanced apostrophe&#8221;.<br />
Can you help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/#comment-111</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Thu, 27 Dec 2018 18:00:55 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=447#comment-111</guid>
		<description><![CDATA[Hi Anonymous, it&#039;s trying to select data from Z09606.TZ09606 which is incorrect. It should select from ACCOUNTS.TZ09606, please check your statements again.
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Anonymous, it&#8217;s trying to select data from Z09606.TZ09606 which is incorrect. It should select from ACCOUNTS.TZ09606, please check your statements again.<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/#comment-110</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 27 Dec 2018 17:42:51 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=447#comment-110</guid>
		<description><![CDATA[then why when i am running the jcl it is giving the following error

   Display  Filter  View  Print  Options  Search  Help                           
 ------------------------------------------------------------------------------- 
 SDSF OUTPUT DISPLAY DB2LOAD  JOB07154  DSID   103 LINE  NOT PAGE MODE DATA      
 COMMAND INPUT ===&#062;                                            SCROLL ===&#062; PAGE *
********************************* TOP OF DATA **********************************D
DSNU000I    361 11:40:41.89 DSNUGUTC - OUTPUT START FOR UTILITY, UTILID = Z09606D
DSNU1044I   361 11:40:41.93 DSNUGTIS - PROCESSING SYSIN AS EBCDIC               D
DSNU050I    361 11:40:41.93 DSNUGUTC -  LOAD DATA INDDN(ACCOUNTS)               D
DSNU056I  -DBCG 361 11:40:41.93 DSNUGMAP - TABLE &#039;Z09606.TZ09606&#039; NOT FOUND     D
DSNU012I    361 11:40:41.93 DSNUGBAC - UTILITY EXECUTION TERMINATED, HIGHEST RET*
******************************** BOTTOM OF DATA ********************************]]></description>
		<content:encoded><![CDATA[<p>then why when i am running the jcl it is giving the following error</p>
<p>   Display  Filter  View  Print  Options  Search  Help<br />
 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
 SDSF OUTPUT DISPLAY DB2LOAD  JOB07154  DSID   103 LINE  NOT PAGE MODE DATA<br />
 COMMAND INPUT ===&gt;                                            SCROLL ===&gt; PAGE *<br />
********************************* TOP OF DATA **********************************D<br />
DSNU000I    361 11:40:41.89 DSNUGUTC &#8211; OUTPUT START FOR UTILITY, UTILID = Z09606D<br />
DSNU1044I   361 11:40:41.93 DSNUGTIS &#8211; PROCESSING SYSIN AS EBCDIC               D<br />
DSNU050I    361 11:40:41.93 DSNUGUTC &#8211;  LOAD DATA INDDN(ACCOUNTS)               D<br />
DSNU056I  -DBCG 361 11:40:41.93 DSNUGMAP &#8211; TABLE &#8216;Z09606.TZ09606&#8217; NOT FOUND     D<br />
DSNU012I    361 11:40:41.93 DSNUGBAC &#8211; UTILITY EXECUTION TERMINATED, HIGHEST RET*<br />
******************************** BOTTOM OF DATA ********************************</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/#comment-109</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Thu, 27 Dec 2018 07:26:18 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=447#comment-109</guid>
		<description><![CDATA[Hi Anonymous, you probably have already created the required tables and you&#039;re trying to create them again. The error tells you you&#039;re trying to create something which already exists.
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Anonymous, you probably have already created the required tables and you&#8217;re trying to create them again. The error tells you you&#8217;re trying to create something which already exists.<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://kevindurant.be/2018/11/01/ibm-mtm-part-three-challenge-07/#comment-106</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 26 Dec 2018 17:45:01 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=447#comment-106</guid>
		<description><![CDATA[HEY MERRY CHRISTMAS!! AM A GREAT FAN OF YOUR WORK.
I FACED A PROBLEM IN THIS CHALLENGE IF YOU CAN PLEASE HELP ME.
WHEN I AM EXECUTING THE D2 AFTER REPLACING ALL ##### AM GETTING AN UNEXPECTED ERROR.
I AM PASTING THE TOTAL FILE AS BELLOW

********************************* Top of Data **********************************
---------+---------+---------+---------+---------+---------+---------+---------+
--DROP TABLESPACE ACCOUNTS.TSZ09606;                                            
--COMMIT;                                                                       
--*******************************************************                       
  CREATE TABLESPACE TSZ09606 IN ACCOUNTS                                        
    USING STOGROUP ACCTDISK PRIQTY 20 SECQTY 20 ERASE NO                        
    LOCKSIZE PAGE LOCKMAX SYSTEM                                                
    BUFFERPOOL BP0 CLOSE NO COMPRESS YES;                                       
---------+---------+---------+---------+---------+---------+---------+---------+
DSNT408I SQLCODE = -601, ERROR:  THE NAME (VERSION OR VOLUME SERIAL NUMBER) OF  
         THE OBJECT TO BE DEFINED OR THE TARGET OF A RENAME STATEMENT IS        
         IDENTICAL TO THE EXISTING NAME (VERSION OR VOLUME SERIAL NUMBER)       
            ACCOUNTS.TSZ09606 OF THE OBJECT TYPE TABLESPACE                     
DSNT418I SQLSTATE   = 42710 SQLSTATE RETURN CODE                                
DSNT415I SQLERRP    = DSNXISB1 SQL PROCEDURE DETECTING ERROR                    
DSNT416I SQLERRD    = 100 0  0  -1  0  0 SQL DIAGNOSTIC INFORMATION             
DSNT416I SQLERRD    = X&#039;00000064&#039;  X&#039;00000000&#039;  X&#039;00000000&#039;  X&#039;FFFFFFFF&#039;        
         X&#039;00000000&#039;  X&#039;00000000&#039; SQL DIAGNOSTIC INFORMATION                    
---------+---------+---------+---------+---------+---------+---------+---------+
DSNE618I ROLLBACK PERFORMED, SQLCODE IS 0                                       
DSNE616I STATEMENT EXECUTION WAS SUCCESSFUL, SQLCODE IS 0                       
---------+---------+---------+---------+---------+---------+---------+---------+
DSNE601I SQL STATEMENTS ASSUMED TO BE BETWEEN COLUMNS 1 AND 72                  
DSNE620I NUMBER OF SQL STATEMENTS PROCESSED IS 1                                
DSNE621I NUMBER OF INPUT RECORDS READ IS 7                                      
DSNE622I NUMBER OF OUTPUT RECORDS WRITTEN IS 26                                 
******************************** Bottom of Data ********************************]]></description>
		<content:encoded><![CDATA[<p>HEY MERRY CHRISTMAS!! AM A GREAT FAN OF YOUR WORK.<br />
I FACED A PROBLEM IN THIS CHALLENGE IF YOU CAN PLEASE HELP ME.<br />
WHEN I AM EXECUTING THE D2 AFTER REPLACING ALL ##### AM GETTING AN UNEXPECTED ERROR.<br />
I AM PASTING THE TOTAL FILE AS BELLOW</p>
<p>********************************* Top of Data **********************************<br />
&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+<br />
&#8211;DROP TABLESPACE ACCOUNTS.TSZ09606;<br />
&#8211;COMMIT;<br />
&#8211;*******************************************************<br />
  CREATE TABLESPACE TSZ09606 IN ACCOUNTS<br />
    USING STOGROUP ACCTDISK PRIQTY 20 SECQTY 20 ERASE NO<br />
    LOCKSIZE PAGE LOCKMAX SYSTEM<br />
    BUFFERPOOL BP0 CLOSE NO COMPRESS YES;<br />
&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+<br />
DSNT408I SQLCODE = -601, ERROR:  THE NAME (VERSION OR VOLUME SERIAL NUMBER) OF<br />
         THE OBJECT TO BE DEFINED OR THE TARGET OF A RENAME STATEMENT IS<br />
         IDENTICAL TO THE EXISTING NAME (VERSION OR VOLUME SERIAL NUMBER)<br />
            ACCOUNTS.TSZ09606 OF THE OBJECT TYPE TABLESPACE<br />
DSNT418I SQLSTATE   = 42710 SQLSTATE RETURN CODE<br />
DSNT415I SQLERRP    = DSNXISB1 SQL PROCEDURE DETECTING ERROR<br />
DSNT416I SQLERRD    = 100 0  0  -1  0  0 SQL DIAGNOSTIC INFORMATION<br />
DSNT416I SQLERRD    = X&#8217;00000064&#8242;  X&#8217;00000000&#8242;  X&#8217;00000000&#8242;  X&#8217;FFFFFFFF&#8217;<br />
         X&#8217;00000000&#8242;  X&#8217;00000000&#8242; SQL DIAGNOSTIC INFORMATION<br />
&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+<br />
DSNE618I ROLLBACK PERFORMED, SQLCODE IS 0<br />
DSNE616I STATEMENT EXECUTION WAS SUCCESSFUL, SQLCODE IS 0<br />
&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;+<br />
DSNE601I SQL STATEMENTS ASSUMED TO BE BETWEEN COLUMNS 1 AND 72<br />
DSNE620I NUMBER OF SQL STATEMENTS PROCESSED IS 1<br />
DSNE621I NUMBER OF INPUT RECORDS READ IS 7<br />
DSNE622I NUMBER OF OUTPUT RECORDS WRITTEN IS 26<br />
******************************** Bottom of Data ********************************</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 23:57:56 by W3 Total Cache
-->