Posted in Oracle, SQL, Security, WTF, software engineering by: APC
Comments Off
04 Feb
I - probably like many of you - thought the prevention of SQL injection (the passing of additional SQL statements through the parameters of dynamic SQL calls) was the low hanging fruit of web app security. Not at all. This latest post from The Daily WTF really takes database (in)security to another level.
Posted in Internals, Troubleshooting, Unix/Linux, performance by: tanelp
Comments Off
04 Feb
This series is about revealing some Oracle’s internal execution costs and inefficiencies. I will analyze few situations and special cases where you can experience a performance hit where you normally wouldn’t expect to.
The first topic is about a question I saw in a recent Oracle Forum thread.
The question goes like this: “Is there any benefit […]
Posted in Uncategorized by: Thomas Kyte
Comments Off
04 Feb
I give a presentation on "worst practices" from time to time
One of the many sections in there regards source code control/configuration management (remember, this is a worst practice talk, not a best practice - so the slides are meant to be ironic, the opposite of what is true)
In there I talk about how many people don’t seem to consider their "database schema" (including code for goodness sake!) to be something that you put under source code control. Nope, you just let everyone in there and let them make changes - in the database directly.
They consider database code to be less than code - not worthy of being under any sort of change management. That is why I liked this blog entry I read this morning.
They got it right - dead on.
Think about it…
Posted in Uncategorized by: yas
Comments Off
04 Feb
Coding horror is one of the software development blogs I keep a close eye on. Jeff Atwood posted a nice piece about database version control recently. Database version control is maybe one of the most important and unfortunately most overlooked things in software development. The post is a good read including the links he provides.
Posted in Oracle, R12 by: Jeff Hunter
Comments Off
04 Feb
So I’ve been toying around with an Oracle R12 upgrade lately. The first attempt went miserably wrong with all sorts of issues when I applied RUP3.
Then I decided that upgrading my middle-tier to Linux x86_64 sounded like a good idea. Except it wasn’t. You see, first off 11.5.9 isn’t supported on x86_64, so you can’t add a node to your existing 11.5.9 instance. And you can’t install an R12.0