<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.2" -->
<rss version="0.92">
<channel>
	<title>Sinoptix</title>
	<link>http://www.sinoptix.ro</link>
	<description>Oracle Developers</description>
	<lastBuildDate>Fri, 28 May 2010 09:24:09 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Resource Manager and 11g</title>
		<description>I don't want to blog about the ins and outs of Resource Manager and whether it's a good thing or not, but I do think this is a pretty extreme change to implement without a lot of surrounding publicity. It's a bit like the auto stats gather job that appeared ...</description>
		<link>http://feedproxy.google.com/~r/DougsOracleBlog/~3/gnpZtvLORz8/index.php</link>
			</item>
	<item>
		<title>How big can my program get?</title>
		<description>I recently received this question from a PL/SQL developer:
"What is the maximum size of a PL/SQL procedure?"


The answer is interesting: there is not a maximum size, per se. Instead, the limitation has to do with the maximum number of DIANA nodes your program generates in the compilation process.

DIANA is an ...</description>
		<link>http://www.toadworld.com/BLOGS/tabid/67/EntryID/537/Default.aspx</link>
			</item>
	<item>
		<title>Making sure invoker rights is defined properly</title>
		<description>"Invoker rights, what's that?" you may be asking.

That wouldn't surprise me, greatly, though one might consider it a bit odd because the invoker rights feature of PL/SQL was added in Oracle8i - many years ago!

So I will first offer a brief overview of invoker rights, why you'd use it, how ...</description>
		<link>http://www.toadworld.com/BLOGS/tabid/67/EntryID/527/Default.aspx</link>
			</item>
	<item>
		<title>Books That Taught Me Lots</title>
		<description>I have certainly learned a lot over the years from other authors, and I thought I would share with you my fairly eclectic collection of favorite books (those that have informed my programming, in any case). </description>
		<link>http://www.toadworld.com/BLOGS/tabid/67/EntryID/521/Default.aspx</link>
			</item>
	<item>
		<title>DECODE/CASE vs. Mapping Tables</title>
		<description>If you've got several queries that are all using DECODE and/or CASE to map one value to another, consider creating a mapping table and joining that into your queries instead. It will make them easier to maintain, and depending on your indexes it might even speed up some queries. </description>
		<link>http://thinkoracle.blogspot.com/2010/03/decodecase-vs-mapping-tables.html</link>
			</item>
	<item>
		<title>Improving your SQL Queries</title>
		<description>Recently I've been of service to some of my colleagues who have been writing SQL Queries. Based on their feedback, I have helped them write faster-performing queries, in a shorter period of time, with fewer mistakes, and in such a way that maintenance was simpler. If you have found any ...</description>
		<link>http://thinkoracle.blogspot.com/2010/02/improving-your-sql-queries.html</link>
			</item>
	<item>
		<title>Always Bulk Collect</title>
		<description>You learn something new every day, right? Well, I certainly do (more or less). Even about PL/SQL, about which I am sure many people think I already know everything. Far from it.
In fact, I learned just last week from the PL/SQL Product Manager, Bryn Llewellyn, that his recommendation regarding cursor ...</description>
		<link>http://www.toadworld.com/Community/QuestExpertsBlogs/tabid/67/EntryID/239/Default.aspx</link>
			</item>
	<item>
		<title>More Blogs</title>
		<description>It's good to see some more people joining in, particularly those I already know and admire.

First up is Mark Bobak, who I've met at several conferences and, as you can tell from his first few posts, is likely to have some interesting technical tales to tell. </description>
		<link>http://oracledoug.com/serendipity/index.php?/archives/1419-More-Blogs.html</link>
			</item>
	<item>
		<title>How to Run an OS Command from PL/SQL</title>
		<description>Oracle doesn't make it terribly easy to run operating system commands from within a PL/SQL block. I suppose that's understandable, given that PL/SQL is an embedded database-oriented language. Still, developers do ask me on a regular basis about how they can do this. </description>
		<link>http://www.toadworld.com/Community/QuestExpertsBlogs/tabid/67/EntryID/228/Default.aspx</link>
			</item>
	<item>
		<title>Testing and refreshing data from production</title>
		<description>As many of my readers likely know by now, I have been working for the past several years on the Quest Code Tester development effort.

Code Tester is the most powerful PL/SQL test automation tool available. You describe the expected behavior of your programs and Code Tester generates your test code, ...</description>
		<link>http://www.toadworld.com/Community/QuestExpertsBlogs/tabid/67/EntryID/204/Default.aspx</link>
			</item>
</channel>
</rss>
