<?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"
	>

<channel>
	<title>jamesvulling.com</title>
	<atom:link href="http://www.jamesvulling.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamesvulling.com</link>
	<description>jamesvulling.com</description>
	<pubDate>Mon, 22 Dec 2008 01:01:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Some basic Oracle 10g tips</title>
		<link>http://www.jamesvulling.com/2008/12/some-basic-oracle-10g-tips/</link>
		<comments>http://www.jamesvulling.com/2008/12/some-basic-oracle-10g-tips/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:01:06 +0000</pubDate>
		<dc:creator>james.vulling</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[oracle]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.jamesvulling.com/?p=17</guid>
		<description><![CDATA[To view the current database from the SQLPLUS command line:

SELECT name FROM V$DATABASE;

To view the current process list:

SELECT * FROM V$PROCESS;

For more information on what processes are currently doing, I found this post pretty useful.
I recently had to increase the number of allowed connections to a database, which meant a restart. I did this using:

# [...]]]></description>
			<content:encoded><![CDATA[<p>To view the current database from the SQLPLUS command line:<br />
<code><br />
SELECT name FROM V$DATABASE;<br />
</code></p>
<p>To view the current process list:<br />
<code><br />
SELECT * FROM V$PROCESS;<br />
</code><br />
For more information on what processes are currently doing, I found <a href="http://www.praetoriate.com/oracle_tips_process_detail.htm">this post</a> pretty useful.</p>
<p>I recently had to increase the number of allowed connections to a database, which meant a restart. I did this using:<br />
<code><br />
# sqlplus /nolog<br />
CONNECT / AS sysdba;<br />
SHUTDOWN IMMEDIATE;<br />
STARTUP;<br />
</code></p>
<p>These are pretty basic operations but thought they may be of use to someone out there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jamesvulling.com/2008/12/some-basic-oracle-10g-tips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Effective Executive, Peter Drucker</title>
		<link>http://www.jamesvulling.com/2008/12/the-effective-executive-peter-drucker/</link>
		<comments>http://www.jamesvulling.com/2008/12/the-effective-executive-peter-drucker/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 02:26:09 +0000</pubDate>
		<dc:creator>james.vulling</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Book]]></category>

		<category><![CDATA[business]]></category>

		<category><![CDATA[management]]></category>

		<guid isPermaLink="false">http://www.jamesvulling.com/?p=11</guid>
		<description><![CDATA[Peter Drucker&#8217;s books and essays on management topics have a widespread reputation. I first heard about Drucker listening to the guys on Manager Tools and decided to purchase his book The Effective Executive to see what he had to say.
Drucker discusses what he perceives to be the definition of an executive and the role that they play [...]]]></description>
			<content:encoded><![CDATA[<p>Peter Drucker&#8217;s books and essays on management topics have a widespread reputation. I first heard about Drucker listening to the guys on <a href="http://www.manager-tools.com">Manager Tools</a> and decided to purchase his book <a href="http://www.amazon.com/gp/product/0060833459?ie=UTF8&amp;tag=ontrium-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0060833459">The Effective Executive</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ontrium-20&amp;l=as2&amp;o=1&amp;a=0060833459" border="0" alt="" width="1" height="1" /> to see what he had to say.</p>
<p>Drucker discusses what he perceives to be the definition of an executive and the role that they play within an organisation. Druckers key take-away points are that:</p>
<ul>
<li>Effectiveness must be learned</li>
<li>Record and analyse where your time goes</li>
<li>Focus your vision on contribution</li>
<li>Make the strengths of yourself and others productive</li>
<li>Items with the most impact should be undertaken first</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jamesvulling.com/2008/12/the-effective-executive-peter-drucker/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First!</title>
		<link>http://www.jamesvulling.com/2008/10/first/</link>
		<comments>http://www.jamesvulling.com/2008/10/first/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 07:51:38 +0000</pubDate>
		<dc:creator>james.vulling</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[post]]></category>

		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://www.jamesvulling.com/?p=6</guid>
		<description><![CDATA[Vivamus fringilla accumsan lorem. Fusce molestie nulla eget velit. Praesent dapibus elementum risus. Fusce felis dui, viverra eu, laoreet id, tempor sit amet, lectus. Quisque magna. Nullam erat dolor, commodo eu, sodales sit amet, dapibus sit amet, pede. Fusce imperdiet, lectus eu ultrices posuere, nulla urna ullamcorper risus, convallis sollicitudin enim est blandit odio. Nullam felis. Nulla [...]]]></description>
			<content:encoded><![CDATA[<p>Vivamus fringilla accumsan lorem. Fusce <a href="http://www.jamesvulling.com/#">molestie nulla</a> eget velit. Praesent dapibus elementum risus. Fusce felis dui, viverra eu, laoreet id, tempor sit amet, lectus. Quisque magna. Nullam erat dolor, commodo eu, sodales sit amet, dapibus sit amet, pede. Fusce imperdiet, lectus eu ultrices posuere, nulla urna ullamcorper risus, convallis sollicitudin enim est blandit odio. Nullam felis. Nulla consequat lorem non risus. Praesent aliquam enim at purus.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jamesvulling.com/2008/10/first/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
