Best Practice PL/SQL with Steven Feuerstein

January 31, 2005

Best Practice PL/SQL with Steven Feuerstein

metalink Plugin courtesy of Oracle-l and Matt penny

January 27, 2005

This is a cool Plugin for all you Firefoz users.

– Check-out this great Oracle-l extension, courtesy of Matt Penny:

http://www.freelists.org/archives/oracle-l/12-2004/msg00459.html

Copy the two items into your

C:\Program Files\Mozilla Firefox\searchplugins directory:

metalink.gif

http://www.cbdba.net/images/metalink.gif

Security Advisory

January 19, 2005

Pete Finnigian has put together an alert about using directory objects.
this has been fized in Oracle latesh Security Advisory Date 01-18

Database Links

January 14, 2005

For all those who use database links arnd are worried about Database links what they are how they are sued and what are the ramifications. here is a good Article .
Database Links

Sox Deal with it.

January 14, 2005

As pete States the SOX stuff is heatign up as Yearly Audits come into play.
SOX is a very Broad Law and in that sense has little or no explanantion on what the auditors want thus leaving it up to the auditors to determine what’s right and wrong.
Pete Finnigan’s Oracle security weblog

Bind variables – The key to application performance

January 14, 2005

Everyone Talk on and on about why bind variables are good .
Yet Application Developers still think it is easier to code using literals or string concatenation.
This interesting article again stresses the point as to where we should use bind variables and Why.
Bind variables – The key to application performance