<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8412122247361538175</id><updated>2011-10-16T17:51:42.131-07:00</updated><category term='Ubuntu'/><category term='RMAN'/><category term='Oracle'/><title type='text'>DSn0wMan</title><subtitle type='html'>Oh no! It's the Dreaded Snowman</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8412122247361538175.post-399104460936178616</id><published>2011-04-25T16:52:00.000-07:00</published><updated>2011-06-29T15:31:00.983-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Oracle'/><title type='text'>Install Oracle 11gR2 Client on Ubuntu 11.04</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Install Packages &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;$ sudo apt-get install unzip build-essential x11-utils rpm ksh lsb-rpm libaio1&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Install libstdc++ 5 (&lt;/span&gt;Ubuntu is shipping a higher version&lt;span style="font-weight: bold;"&gt;) &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;64 bit&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;$ wget http://mirrors.kernel.org/ubuntu/pool/universe/g/gcc-3.3/libstdc++5_3.3.6-17ubuntu1_amd64.deb&lt;br /&gt;$ dpkg-deb -x libstdc++5_3.3.6-17ubuntu1_amd64.deb ia64-libs&lt;br /&gt;$ sudo cp ia64-libs/usr/lib/libstdc++.so.5.0.7 /usr/lib64/&lt;br /&gt;$ cd /usr/lib64/&lt;br /&gt;&lt;br /&gt;$ sudo ln -s libstdc++.so.5.0.7 libstdc++.so.5&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;32 bit&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;$ wget http://security.ubuntu.com/ubuntu/pool/universe/i/ia32-libs/ia32-libs_2.7ubuntu6.1_amd64.deb&lt;br /&gt;$ dpkg-deb -x ia32-libs_2.7ubuntu6.1_amd64.deb ia32-libs&lt;br /&gt;$ sudo cp ia32-libs/usr/lib32/libstdc++.so.5.0.7 /usr/lib32/&lt;br /&gt;$ cd /usr/lib32&lt;br /&gt;$ sudo ln -s libstdc++.so.5.0.7 libstdc++.so.5&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Create some symbolic links so the installer can find all the things it needs.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;# ln -s /usr/bin/awk /bin/awk&lt;br /&gt;# ln -s /usr/bin/rpm /bin/rpm&lt;br /&gt;# ln -s /usr/bin/basename /bin/basename&lt;br /&gt;# ln -s /usr/lib/i386-linux-gnu/libpthread_nonshared.a /usr/lib/libpthread_nonshared.a&lt;br /&gt;&lt;p&gt;# ln -s /usr/lib/libpthread_nonshared.a /usr/lib/i386-linux-gnu/libpthread_nonshared.a&lt;/p&gt;&lt;p&gt;#ln -s /usr/lib/i386-linux-gnu/libc_nonshared.a /usr/lib/libc_nonshared.a&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8412122247361538175-399104460936178616?l=dsn0wman.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/399104460936178616/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8412122247361538175&amp;postID=399104460936178616' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/399104460936178616'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/399104460936178616'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/2011/04/install-oracle-11gr2-client-on-ubuntu.html' title='Install Oracle 11gR2 Client on Ubuntu 11.04'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8412122247361538175.post-2647718334384788817</id><published>2010-07-28T08:56:00.000-07:00</published><updated>2010-07-28T09:04:03.287-07:00</updated><title type='text'>How to kill a DBMS_JOB that wont die</title><content type='html'>&lt;span style="font-family: arial;"&gt;First I'd like to point out that if you are running Oracle 10G and above you should use scheduler jobs (DBMS_SCHEDULER) rather than the old style jobs(DBMS_JOBS) I am mentioning here.&lt;br /&gt;&lt;br /&gt;In the case you can't avoid using DBMS_JOB and your job somehow gets stuck and won't complete, and is at this point causing lots of nasty problems on your database; this is how you kill it.&lt;br /&gt;&lt;br /&gt;1. Find the job id. You must be logged in as a DBA user.&lt;br /&gt;&lt;br /&gt;select j.sid,&lt;br /&gt;       j.log_user,&lt;br /&gt;       j.job,&lt;br /&gt;       j.broken,&lt;br /&gt;       j.failures,&lt;br /&gt;       j.last_date||':'||j.last_sec last_date,&lt;br /&gt;       j.this_date||':'||j.this_sec this_date,&lt;br /&gt;       j.next_date||':'||j.next_sec next_date,&lt;br /&gt;       j.next_date - j.last_date interval,&lt;br /&gt;       j.what&lt;br /&gt;from (select djr.SID,&lt;br /&gt;             dj.LOG_USER, dj.JOB, dj.BROKEN, dj.FAILURES,&lt;br /&gt;             dj.LAST_DATE, dj.LAST_SEC, dj.THIS_DATE, dj.THIS_SEC,&lt;br /&gt;             dj.NEXT_DATE, dj.NEXT_SEC, dj.INTERVAL, dj.WHAT&lt;br /&gt;        from dba_jobs dj, dba_jobs_running djr&lt;br /&gt;       where dj.job = djr.job ) j;&lt;br /&gt;&lt;br /&gt;2. login as the user running the job and break the job. Be sure to commit after break and use the above query to see that it's broken&lt;br /&gt;&lt;br /&gt;BEGIN&lt;br /&gt;DBMS_JOB.BROKEN(4750, TRUE);&lt;br /&gt;END;&lt;br /&gt;/&lt;br /&gt;&lt;br /&gt;commit;&lt;br /&gt;&lt;br /&gt;3. Remove the job from the queue.&lt;br /&gt;&lt;br /&gt;BEGIN&lt;br /&gt;DBMS_JOB.remove(4750);&lt;br /&gt;END;&lt;br /&gt;/&lt;br /&gt;&lt;br /&gt;commit;&lt;br /&gt;&lt;br /&gt;4. While the remove function is running kill the session running the job. You might have to kill the process from the back end. Once the session dies your remove function should complete. Be sure to commit it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8412122247361538175-2647718334384788817?l=dsn0wman.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/2647718334384788817/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8412122247361538175&amp;postID=2647718334384788817' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/2647718334384788817'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/2647718334384788817'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/2010/07/how-to-kill-dbmsjob-that-wont-die.html' title='How to kill a DBMS_JOB that wont die'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8412122247361538175.post-4083274520667256161</id><published>2010-06-30T16:37:00.000-07:00</published><updated>2010-06-30T16:52:49.896-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>June Desktop</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_3ZnhllpSrc4/TCvYOriy4MI/AAAAAAAAADM/xKmy5lw40mA/s1600/Screenshot_June.png"&gt;&lt;img style="float: left; margin: 0pt 10px 10px 0pt; cursor: pointer; width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_3ZnhllpSrc4/TCvYOriy4MI/AAAAAAAAADM/xKmy5lw40mA/s400/Screenshot_June.png" alt="" id="BLOGGER_PHOTO_ID_5488718317599514818" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Radiance Theme (Ubuntu 10.04 default)&lt;/li&gt;&lt;li&gt;Conky Tiles by &lt;a href="http://browse.deviantart.com/?qh=&amp;amp;section=&amp;amp;global=1&amp;amp;q=conky#/d2pte2q"&gt;Big RZA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Reminiscence Wallpaper by &lt;a href="http://profesorul09.webs.com/"&gt;pr09studio&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8412122247361538175-4083274520667256161?l=dsn0wman.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/4083274520667256161/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8412122247361538175&amp;postID=4083274520667256161' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/4083274520667256161'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/4083274520667256161'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/2010/06/june-desktop.html' title='June Desktop'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_3ZnhllpSrc4/TCvYOriy4MI/AAAAAAAAADM/xKmy5lw40mA/s72-c/Screenshot_June.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8412122247361538175.post-1752859731537570385</id><published>2010-06-03T10:40:00.000-07:00</published><updated>2010-06-03T10:45:26.737-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RMAN'/><category scheme='http://www.blogger.com/atom/ns#' term='Oracle'/><title type='text'>Copy logs from an RMAN backup to the file system</title><content type='html'>&lt;pre style="font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; color: #000000; background-color: #eee;font-size: 12px;border: 1px dashed #999999;line-height: 14px;padding: 5px; overflow: auto; width: 100%"&gt;&lt;code&gt;&lt;br /&gt;run {&lt;br /&gt;set archivelog destination to '/tmp';&lt;br /&gt;restore archivelog from logseq=60 until logseq=70;&lt;br /&gt;}&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8412122247361538175-1752859731537570385?l=dsn0wman.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/1752859731537570385/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8412122247361538175&amp;postID=1752859731537570385' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/1752859731537570385'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/1752859731537570385'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/2010/06/copy-logs-from-rman-backup-to-file.html' title='Copy logs from an RMAN backup to the file system'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8412122247361538175.post-4127953208023736876</id><published>2010-04-23T11:40:00.000-07:00</published><updated>2010-04-23T11:53:37.404-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Oracle'/><title type='text'>Nice one liner for ORACLE_HOME</title><content type='html'>Here is a quick way to set your ORACLE_HOME for a given SID. It works great for writing scripts that need to call sqlplus or other oracle utilities.&lt;br /&gt;&lt;br /&gt;&lt;pre style="font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; color: #000000; background-color: #eee;font-size: 12px;border: 1px dashed #999999;line-height: 14px;padding: 5px; overflow: auto; width: 100%"&gt;&lt;code&gt;export ORACLE_HOME=$(grep $ORACLE_SID /var/opt/oracle/oratab &amp;#124; awk -F':' '{ print $2 }')&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8412122247361538175-4127953208023736876?l=dsn0wman.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/4127953208023736876/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8412122247361538175&amp;postID=4127953208023736876' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/4127953208023736876'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/4127953208023736876'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/2010/04/nice-one-liner-for-oraclehome.html' title='Nice one liner for ORACLE_HOME'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8412122247361538175.post-4263539382623559245</id><published>2010-04-12T11:14:00.000-07:00</published><updated>2010-04-12T11:35:10.193-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Upgrading Ubuntu Clean Style</title><content type='html'>The point is to do a fresh install of Ubuntu, but get back all the applications that you previously had installed. If you don't want to loose all your files/settings make sure to keep /home on a separate partition. I am not going to go into that right now since that is pretty well covered &lt;a href="http://www.psychocats.net/ubuntu/separatehome"&gt;here&lt;/a&gt;.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;Get a list of your installed packages before you start re-installing  by running "&lt;b&gt;dpkg --get-selections &gt; installed-software.txt&lt;/b&gt;" from somewhere in your home directory.&lt;/li&gt;&lt;li&gt;Install your new copy of Ubuntu&lt;/li&gt;&lt;li&gt;Install the dselect package&lt;/li&gt;&lt;li&gt;Set your selections by running "&lt;b&gt;dpkg --set-selections &amp;lt; installed-software.txt&lt;/b&gt;"&lt;/li&gt;&lt;li&gt;Install the selected software by issuing the "&lt;b&gt;dselect&lt;/b&gt;" command.&lt;/li&gt;&lt;li&gt;Profit??&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8412122247361538175-4263539382623559245?l=dsn0wman.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/4263539382623559245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8412122247361538175&amp;postID=4263539382623559245' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/4263539382623559245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/4263539382623559245'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/2010/04/upgrading-ubuntu-clean-style.html' title='Upgrading Ubuntu Clean Style'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8412122247361538175.post-1004151189412628228</id><published>2010-03-24T16:35:00.000-07:00</published><updated>2010-03-24T17:01:32.055-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Ubuntu 10.04 Theme</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_3ZnhllpSrc4/S6qjNK_zn_I/AAAAAAAAAC8/ZvbyfGVuz08/s1600/1004_light.png"&gt;&lt;img style="float: left; margin: 0pt 10px 10px 0pt; cursor: pointer; width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_3ZnhllpSrc4/S6qjNK_zn_I/AAAAAAAAAC8/ZvbyfGVuz08/s400/1004_light.png" alt="" id="BLOGGER_PHOTO_ID_5452349745571012594" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;I got a pretty decent theme going today. I am not that crazy about the purple stuff.&lt;br /&gt;&lt;br /&gt;Do the show desktop, and Computer icon really need to be purple. It really only works if you have a purple background.&lt;br /&gt;&lt;br /&gt;I guess this is still beta, but I am not sure why the screen-shot tool is messing up the Metacity theme.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8412122247361538175-1004151189412628228?l=dsn0wman.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/1004151189412628228/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8412122247361538175&amp;postID=1004151189412628228' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/1004151189412628228'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/1004151189412628228'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/2010/03/ubuntu-1004-theme.html' title='Ubuntu 10.04 Theme'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_3ZnhllpSrc4/S6qjNK_zn_I/AAAAAAAAAC8/ZvbyfGVuz08/s72-c/1004_light.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8412122247361538175.post-4792788224115217359</id><published>2007-09-15T11:21:00.001-07:00</published><updated>2007-09-15T11:46:31.906-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Oracle'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Ubuntu comes knocking on Oracle's door</title><content type='html'>&lt;div xmlns='http://www.w3.org/1999/xhtml'&gt;I found this rather interesting &lt;a href='http://www.vnunet.com/vnunet/news/2198580/ubuntu-comes-knocking-oracle'&gt;story&lt;/a&gt; on &lt;a href='http://digg.com/linux_unix/Ubuntu_GNU_Linux_comes_knocking_on_Oracle_s_door'&gt;Digg&lt;/a&gt; about Ubuntu trying to get certified for Oracle. On the surface it seems like a good Idea, but I am going to tell you why their resources are better spent elsewhere.&lt;br/&gt;&lt;br/&gt;The article states that "Certification for third-party applications such as Oracle's database is&lt;br/&gt;considered critical for the continued growth of Canonical's support services." I believe that's a very accurate statement. I know that there are a lot of fans of Ubuntu on the desktop, and you can count me as one of them. However, for Canonical to be sustainable corporation in the long run they need to make a big push into the data center. &lt;br/&gt;&lt;br/&gt;The only way to get there is by gaining a good reputation among UNIX/Linux System Administrators, Database Administrators, and CIOs. The crux being that if your OS and Hardware is not certified to run Oracle or any other third party software for that matter you are not going to be able to get support to support. I realize that Oracle support is not always what it should be, but there are many instances when Oracle can come up with a workaround or a patch that can make the difference between having significant re-occurring downtime or having a stable platform that meets your uptime/SLA (Service Level Agreement) requirements.&lt;br/&gt;&lt;br/&gt;While getting certified on Oracle will go a ways toward getting Ubuntu into large data centers, it's not the end game. Part of the difficulty is that Ubuntu is only certified on certain Sun hardware. Most companies who buy Sun servers buy them to run Sun Solaris (Sun's version of UNIX), not Ubuntu. So it's pretty easy to see that it's an uphill battle. There are not a whole lot of shops buying commodity hardware to run Linux. The advantage of Linux is that it can offer something close to the stability of UNIX running on commodity iron while saving money by running on less expensive X86 servers. So it seems to me that Ubuntu should concentrate more resources on getting certified on Dell and HP X86 servers. Once Ubuntu is certified on these machines all the third party software certifications will fall into place.&lt;br/&gt;&lt;br/&gt;Well there you have it my two cents. Let me know what you think.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p class='poweredbyperformancing'&gt;Powered by &lt;a href='http://scribefire.com/'&gt;ScribeFire&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8412122247361538175-4792788224115217359?l=dsn0wman.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/4792788224115217359/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8412122247361538175&amp;postID=4792788224115217359' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/4792788224115217359'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/4792788224115217359'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/2007/09/ubuntu-comes-knocking-on-oracle-door.html' title='Ubuntu comes knocking on Oracle&amp;#39;s door'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8412122247361538175.post-8468947294965118629</id><published>2007-09-01T00:24:00.001-07:00</published><updated>2007-09-01T12:30:59.423-07:00</updated><title type='text'>What is dsn0wman?</title><content type='html'>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;    I will try to make a long story short. Basically it's my online identity. It is short for "The Dreaded Snowman." Contrary to popular belief the dreaded snowman has nothing to do with the abominable snowman. In fact it really doesn't have much to do with snow at all. It's a term used for a really bad golf score, eight to be exact. I don't know exactly who coined the phrase, but when it takes you eight strokes to complete a single you have to put this little snowman on your score card. This little snowman is feared by golfers around the world, hence the name dreaded snowman.&lt;br /&gt;&lt;br /&gt;Well there you have it, my first post. In the future I'll be posting some Linux tutorials, various database stuff, and possibly commentary on some tech industry news. Feel free to hit me up on the &lt;a href="http://ubuntuforums.org/member.php?u=98038"&gt;Ubuntu Forums&lt;/a&gt; or on &lt;a href="http://digg.com/users/dsn0wman/news/dugg"&gt;Digg&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p class="poweredbyperformancing"&gt;Powered by &lt;a href="http://scribefire.com/"&gt;ScribeFire&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8412122247361538175-8468947294965118629?l=dsn0wman.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dsn0wman.blogspot.com/feeds/8468947294965118629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8412122247361538175&amp;postID=8468947294965118629' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/8468947294965118629'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8412122247361538175/posts/default/8468947294965118629'/><link rel='alternate' type='text/html' href='http://dsn0wman.blogspot.com/2007/09/what-is-dsn0wman.html' title='What is dsn0wman?'/><author><name>Joshua Gray</name><uri>http://www.blogger.com/profile/13596104290968055966</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
