<?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>Open Query blog &#187; dba</title>
	<atom:link href="http://openquery.com/blog/tag/dba/feed" rel="self" type="application/rss+xml" />
	<link>http://openquery.com/blog</link>
	<description>About MySQL, Drizzle, MariaDB and more!</description>
	<lastBuildDate>Wed, 07 Dec 2011 04:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New Open Query training days in Australia</title>
		<link>http://openquery.com/blog/open-query-training-days-australia</link>
		<comments>http://openquery.com/blog/open-query-training-days-australia#comments</comments>
		<pubDate>Fri, 02 Oct 2009 04:36:46 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[brisbane]]></category>
		<category><![CDATA[canberra]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[melbourne]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ndb]]></category>
		<category><![CDATA[open query]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[sydney]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://openquery.com/blog/?p=996</guid>
		<description><![CDATA[The favourite Open Query course modules as well as reworked and brand new ones, with November/December 2009 dates for Brisbane, Sydney, Canberra and Melbourne listed below. You can register for days/modules individually, to suit your time, budget and current needs. Your trainers are Sean, Ray and Arjen (see OQ people). For the Canberra and Melbourne [...]]]></description>
			<content:encoded><![CDATA[<p>The favourite Open Query course modules as well as reworked and brand new ones, with November/December 2009 dates for Brisbane, Sydney, Canberra and Melbourne listed below. You can <a href="http://openquery.com/training/contact">register</a> for days/modules individually, to suit your time, budget and current needs. Your trainers are Sean, Ray and Arjen (see <a href="http://openquery.com/company/people">OQ people</a>).</p>
<p>For the Canberra and Melbourne days which are DBA/HA, registrations for all of the modules in a series before 15 October will receive a copy of the &#8220;High Performance MySQL&#8221; book (normal bookstore price is AUD 105).</p>
<p><a href="http://openquery.com/training/canberra">Canberra</a></p>
<ul>
<li>Thu 5 Nov: MySQL High Availability &#8211; Strategy and Tools</li>
<li>Fri 6 Nov: <a href="http://openquery.com/training/mysql_cluster">MySQL Cluster Workshop</a></li>
</ul>
<p><a href="http://openquery.com/training/sydney">Sydney</a></p>
<ul>
<li>Mon 9 Nov: <a href="http://openquery.com/training/mysql_optdesign">MySQL Optimisation by Design</a></li>
<li>Tue 10 Nov: <a href="http://openquery.com/training/storage_engines">MySQL Locking, Transactions &amp; Storage Engine Optimisation</a></li>
</ul>
<p><a href="http://openquery.com/training/brisbane">Brisbane</a></p>
<ul>
<li>Thu 19 Nov: MySQL Query Performance Optimisation and Tuning</li>
<li>Fri 20 Nov: MySQL Server Performance Optimisation and Tuning</li>
</ul>
<p><a href="http://openquery.com/training/melbourne">Melbourne</a></p>
<ul>
<li>Wed 9 Dec: <a href="http://openquery.com/training/mysql_installation_security_user_management">MySQL Installation, Security and User Management</a></li>
<li>Thu 10 Dec &#8211; Fri 11 Dec <a href="http://openquery.com/training/mysql_backup_recovery">MySQL Backup and Recovery</a> + <a href="http://openquery.com/training/mysql_replication">Replication Workshop</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://openquery.com/blog/open-query-training-days-australia/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tool of the Day: screen</title>
		<link>http://openquery.com/blog/tool-day-screen</link>
		<comments>http://openquery.com/blog/tool-day-screen#comments</comments>
		<pubDate>Fri, 07 Aug 2009 00:43:10 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[Software and tools]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Open Query]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://openquery.com/blog/?p=891</guid>
		<description><![CDATA[Only the other day I was talking with someone who does a lot of work on the shell command line, but hadn&#8217;t used the GNU screen tool, so I&#8217;d better scribble a post about it as I regard it as an absolute must-have for any remote work, for multiple reasons. First of all, what screen does. [...]]]></description>
			<content:encoded><![CDATA[<p>Only the other day I was talking with someone who does a lot of work on the shell command line, but hadn&#8217;t used the GNU <a href="http://www.gnu.org/software/screen/">screen</a> tool, so I&#8217;d better scribble a post about it as I regard it as an absolute must-have for any remote work, for multiple reasons.</p>
<p>First of all, what screen does. You start screen inside a terminal session (local or SSH remote), and then you can create additional sessions though Ctrl-A C. The initial screen is number 0, the next one 1, and so on. You can switch between screens with Ctrl-A # where # is the screen number. This way, you can have multiple things going within a single ssh connection, very handy. But that&#8217;s not all!</p>
<p>If you get disconnected (it happens <img src='http://openquery.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  and you reconnect, your screen sessions will still be there, and running too. You can reattach with screen -r. To do a nice disconnect, you can do Ctrl-A D (detach) before closing your ssh connection.</p>
<p>You can also have multiple screen sessions by name, screens within screens (that confuses me for the control keys so I tend not to use that), and an absolute supertrick is that you can actually share a screen session with someone else. That&#8217;s sometimes mighty handy with two engineers to look at something, and also for showing things to clients.</p>
<p>The tool itself is absolutely ancient (aka rock solid, in maintenance mode), I did a quick check and I see references as far back as 1987. I remember using it long long ago, might&#8217;ve been a XENIX box. I reckon screen&#8217;s authors deserve a prize for creating one of the most useful tools ever!</p>
<p>Default Linux installs often don&#8217;t have it, but rectifying that is as simple as <strong>sudo apt-get install screen</strong> or <strong>sudo yum install screen</strong>. Then, <strong>man screen</strong> is your friend, but there are also quite a few decent tutorials on the web.</p>
]]></content:encoded>
			<wfw:commentRss>http://openquery.com/blog/tool-day-screen/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>100% subscription renewal</title>
		<link>http://openquery.com/blog/100-subscription-renewal</link>
		<comments>http://openquery.com/blog/100-subscription-renewal#comments</comments>
		<pubDate>Fri, 05 Jun 2009 05:57:34 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[expert]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open query]]></category>
		<category><![CDATA[remote DBA]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[subscription]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://openquery.com/blog/?p=760</guid>
		<description><![CDATA[I&#8217;m happy to note (this is internal Open Query happiness but I&#8217;m pleased to share) that so far we have a 100% renewal rate for our Proactive Services for MySQL subscriptions. Some of the early clients have grown in the initial period and are have now moved to a higher # of hours (this can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to note (this is internal Open Query happiness but I&#8217;m pleased to share) that so far we have a 100% renewal rate for our <a href="http://openquery.com/services/mysql">Proactive Services for MySQL</a> subscriptions. Some of the early clients have grown in the initial period and are have now moved to a higher # of hours (this can also be changed upward during a term), which is of course excellent both for the clients and for us.</p>
<p>I was in eager anticipation of this time since the introduction of the concept late last year, as it is of course the essential proof of whether a subscription service actually works over time. Ideally, you&#8217;d want renewal to be a simple straightforward process, with the client having experienced the value of the service. This is relatively straightforward in this case, since it&#8217;s not an insurance, emergency or retainer type arrangement &#8211; the client actually gets benefits each and every month, so there&#8217;s both technical progression as well as ongoing human contact. Seems like a winner!</p>
<p>Along the way we also see a steady influx of new clients. I haven&#8217;t been specifically chasing this, as all new concepts take a while to mature, and we also had new people internally. The really cool thing is that our business structure for this service is scalable &#8211; I won&#8217;t say linearly because at some point the # of internal people involved would require adapting some processes, but it&#8217;ll scale a fair way still from where we are now.</p>
<p>Elspeth, our <em>Special Projects Operative</em>, who apart from an ace coder&amp;geek is also organisationally organised, has been a great help with some of the admin aspects of the company. We&#8217;re paper-less, but that doesn&#8217;t mean there&#8217;s no paper. We tend to not produce more, but we do get it from others <img src='http://openquery.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://openquery.com/blog/100-subscription-renewal/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Open Database Alliance</title>
		<link>http://openquery.com/blog/open-database-alliance</link>
		<comments>http://openquery.com/blog/open-database-alliance#comments</comments>
		<pubDate>Wed, 13 May 2009 11:14:22 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[mariadb]]></category>
		<category><![CDATA[monty]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open database alliance]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://openquery.com/blog/?p=736</guid>
		<description><![CDATA[This alliance is an excellent step, showing the maturity, breadth and depth of expertise for MySQL related services! Of course Open Query is an active early member, with our training and subscription services, and initiatives like the OurDelta builds project. Kudos to MontyW and PeterZ for driving this further while at the MySQL Conference last [...]]]></description>
			<content:encoded><![CDATA[<p>This <a href="http://www.prweb.com/releases/2009/05/prweb2417854.htm">alliance</a> is an excellent step, showing the maturity, breadth and depth of expertise for MySQL related services! Of course <a href="http://openquery.com/">Open Query</a> is an active early member, with our <a href="http://openquery.com/training/">training</a> and <a href="http://openquery.com/services/mysql">subscription</a> services, and initiatives like the <a href="http://ourdelta.org">OurDelta builds project</a>.</p>
<p>Kudos to MontyW and PeterZ for driving this further while at the MySQL Conference last month.</p>
]]></content:encoded>
			<wfw:commentRss>http://openquery.com/blog/open-database-alliance/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
