Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Why an organization would need an enterprise DB team
On 3/19/07, Kerber, Andrew W. <Andrew.Kerber_at_umb.com> wrote:
>
> I think it would be more accurate to say that developers don't really
> have time to figure out how the database really works, and dba's don't
> really have time to figure out how the developers are programming.
>
Maybe, maybe not. A developer does not need to know in depth how the database works, but do need to know how certain features work, such as undo and redo.
A developer should know why it is bad to do simple DML in a loop, and why issuing COMMIT frequently is a bad idea.
If they are unable/unwilling to learn, then they need to trust the DBA.
That trust works both ways of course.
-- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist -- http://www.freelists.org/webpage/oracle-lReceived on Mon Mar 19 2007 - 13:40:06 CDT
![]() |
![]() |