<?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: Install DB2 on Mac OS X and give us feedback	</title>
	<atom:link href="https://programmingzen.com/installing-db2-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/installing-db2-on-mac-os-x/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Thu, 25 Jul 2019 19:06:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Hugo Munoz		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-28548</link>

		<dc:creator><![CDATA[Hugo Munoz]]></dc:creator>
		<pubDate>Tue, 28 Oct 2014 21:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-28548</guid>

					<description><![CDATA[I&#039;m trying to install db2 on my Mac, I run &quot;./db2setup&quot; and displays the following message:
&quot;sed: RE error: illegal byte sequence
DBI1058E gunzip command not found
explanation:
The gunzip utility must be available on your system to install or update db2 product
User response:
Ensure the gunzip utility is installed in the PATH environment variable. Reenter the command &quot;

How can I fix this, appreciate your help.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to install db2 on my Mac, I run &#8220;./db2setup&#8221; and displays the following message:<br />
&#8220;sed: RE error: illegal byte sequence<br />
DBI1058E gunzip command not found<br />
explanation:<br />
The gunzip utility must be available on your system to install or update db2 product<br />
User response:<br />
Ensure the gunzip utility is installed in the PATH environment variable. Reenter the command &#8221;</p>
<p>How can I fix this, appreciate your help.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: boris_yurkevich		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27897</link>

		<dc:creator><![CDATA[boris_yurkevich]]></dc:creator>
		<pubDate>Thu, 25 Oct 2012 10:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-27897</guid>

					<description><![CDATA[Mtn Lion it worked but DB2 don&#039;t feel good on Java 1.7.]]></description>
			<content:encoded><![CDATA[<p>Mtn Lion it worked but DB2 don&#8217;t feel good on Java 1.7.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: frabber		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27830</link>

		<dc:creator><![CDATA[frabber]]></dc:creator>
		<pubDate>Tue, 11 Sep 2012 10:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-27830</guid>

					<description><![CDATA[Is there any work done on porting datastudio to mac os x? I am still running this off a linux vm..]]></description>
			<content:encoded><![CDATA[<p>Is there any work done on porting datastudio to mac os x? I am still running this off a linux vm..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brian		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27798</link>

		<dc:creator><![CDATA[Brian]]></dc:creator>
		<pubDate>Wed, 27 Jun 2012 18:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-27798</guid>

					<description><![CDATA[Thank you for the video on installing DB2 on Mac. I could not get it to work until watching your video. Now that it seems to be working the next step is to connect to a database on a different server. I have read about configuration manager but cannot find that on my mac...

May I use the DB2 Client for Mac to connect to DB2 databases on other servers? If so, how do I do that?

Thanks for your help,

Brian]]></description>
			<content:encoded><![CDATA[<p>Thank you for the video on installing DB2 on Mac. I could not get it to work until watching your video. Now that it seems to be working the next step is to connect to a database on a different server. I have read about configuration manager but cannot find that on my mac&#8230;</p>
<p>May I use the DB2 Client for Mac to connect to DB2 databases on other servers? If so, how do I do that?</p>
<p>Thanks for your help,</p>
<p>Brian</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Roberto		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27481</link>

		<dc:creator><![CDATA[Roberto]]></dc:creator>
		<pubDate>Sun, 06 May 2012 10:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-27481</guid>

					<description><![CDATA[Hi Daniel

I have the same problem on OSX 10.6.8

I fixed it creating a symlink to the OSX Java home and now db2fs works.

 ln -s  /Library/Java/Home ~/sqllib/java/jdk64/jre

Regards

Roberto]]></description>
			<content:encoded><![CDATA[<p>Hi Daniel</p>
<p>I have the same problem on OSX 10.6.8</p>
<p>I fixed it creating a symlink to the OSX Java home and now db2fs works.</p>
<p> ln -s  /Library/Java/Home ~/sqllib/java/jdk64/jre</p>
<p>Regards</p>
<p>Roberto</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27296</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sat, 14 Apr 2012 08:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-27296</guid>

					<description><![CDATA[Sorry.. typo.. 

my Java is located in /Library/Java/Home/bin/java

Daniel.]]></description>
			<content:encoded><![CDATA[<p>Sorry.. typo.. </p>
<p>my Java is located in /Library/Java/Home/bin/java</p>
<p>Daniel.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27295</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sat, 14 Apr 2012 08:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-27295</guid>

					<description><![CDATA[Hi Antonio,

Great blog.

I seem to be running into Stefan&#039;s problem above (your reply 23 Mar 10:13). My OS is OS X 10.6. I have run (per your suggestion):

db2 update dbm cfg using JDK_PATH /Library/Java/Home

but I get this error when running db2fs:

sh: /Library/Java/Home/jre/bin/java: No such file or directory DB2JAVIT : RC = 127

The problem is that my Java is located in /Library/Java/Home/jre/bin/java (i.e. I don&#039;t have the &#039;jre&#039; bit).

How could I correct that?

Thanks,

Daniel.]]></description>
			<content:encoded><![CDATA[<p>Hi Antonio,</p>
<p>Great blog.</p>
<p>I seem to be running into Stefan&#8217;s problem above (your reply 23 Mar 10:13). My OS is OS X 10.6. I have run (per your suggestion):</p>
<p>db2 update dbm cfg using JDK_PATH /Library/Java/Home</p>
<p>but I get this error when running db2fs:</p>
<p>sh: /Library/Java/Home/jre/bin/java: No such file or directory DB2JAVIT : RC = 127</p>
<p>The problem is that my Java is located in /Library/Java/Home/jre/bin/java (i.e. I don&#8217;t have the &#8216;jre&#8217; bit).</p>
<p>How could I correct that?</p>
<p>Thanks,</p>
<p>Daniel.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stefan		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27282</link>

		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Wed, 28 Mar 2012 15:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-27282</guid>

					<description><![CDATA[Hi, db2 is up and running ...  :-)

Now I tried to install DBD::DB2 for perl DBI (DBI already installed).

As I have to sudo cpan, db2_home etc is not defined.

Did s.o. get DBD::DB2 running on Mac OS X ?

regards Stefan]]></description>
			<content:encoded><![CDATA[<p>Hi, db2 is up and running &#8230;  🙂</p>
<p>Now I tried to install DBD::DB2 for perl DBI (DBI already installed).</p>
<p>As I have to sudo cpan, db2_home etc is not defined.</p>
<p>Did s.o. get DBD::DB2 running on Mac OS X ?</p>
<p>regards Stefan</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27279</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Fri, 23 Mar 2012 14:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-27279</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27278&quot;&gt;Stefan&lt;/a&gt;.

Hi Stefan,

try the following:

&lt;pre class=&quot;highlight&quot;&gt;db2 get dbm cfg &#124;grep JDK&lt;/pre&gt;

If it&#039;s not pointing in the right place, you can set it with:

&lt;pre class=&quot;highlight&quot;&gt;db2 update dbm cfg using JDK_PATH your/jdk/path&lt;/pre&gt;

For example, mine is set for:

&lt;pre class=&quot;highlight&quot;&gt;/Users/db2inst1/sqllib/java/jdk64&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27278">Stefan</a>.</p>
<p>Hi Stefan,</p>
<p>try the following:</p>
<pre class="highlight">db2 get dbm cfg |grep JDK</pre>
<p>If it&#8217;s not pointing in the right place, you can set it with:</p>
<pre class="highlight">db2 update dbm cfg using JDK_PATH your/jdk/path</pre>
<p>For example, mine is set for:</p>
<pre class="highlight">/Users/db2inst1/sqllib/java/jdk64</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stefan		</title>
		<link>https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27278</link>

		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Fri, 23 Mar 2012 14:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=544#comment-27278</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27275&quot;&gt;Antonio Cangiano&lt;/a&gt;.

java is in /usr/bin/java . dont know why db2 does not recognize that]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/installing-db2-on-mac-os-x/#comment-27275">Antonio Cangiano</a>.</p>
<p>java is in /usr/bin/java . dont know why db2 does not recognize that</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
