Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: So, What is a 'Production DBA'?

Re: So, What is a 'Production DBA'?

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Thu, 30 May 2002 04:48:29 -0800
Message-ID: <F001.0046F4CE.20020530044829@fatcity.com>


Rachel,
 I agree with your short list of the areas of responsibilities but I would change the word "application" to "development". An application DBA, from the people I have talked to, is quite busy performing the upgrades and patches that accompany the Oracle Applications. The applications database generally has many, many tables, triggers and constraints and is constantly the target for upgrades and patches from Oracle. It is a time consuming task as the majority of the different applications (financial, HR, Purchase Order, etc) have "hooks" into each different package and are so intertwined that any small fix in one involves patches for the others. There are only a few user defined tables as each package has their own named tables that are partially shared between packages. There is very little if any work you can do on the application code because it is so intertwined and customized when it is installed. Any upgrades require that the "customization" be reworked to make it fit into the new version of the application package.  It takes a longer time to install than a standard database, on the magnitude of days, and requires a dedicated and investigative mind set to maintain.

To the list you created I would add:
Help desk call recipient,
network support,
client support,
software and hardware evaluation,
"whipping" post,
IT team member (possibly team leader),
self driven,
office coffee maker,
consumer of various liquids.

Ron
ROR mª¿ªm

>>> wisernet100_at_yahoo.com 05/29/02 04:50PM >>> that's not a bad definition :)

seriously, everyone will have their own definition, mine is:

production dba -- responsible for all databases that are considered "production". this includes but is not limited to:

backups
recovery testing
contingency testing
production performance tuning (should mostly be database tuning as SQL really should be tuned at the development stage, with information passed back from the production DBA)
documentation of all procedures
space management on production systems, including capacity planning and
projection of growth
change management
monitoring external data loads into production database health checks on production database

application dba -- responsible for all databases in which developers have access. responsibilities:

SQL tuning (not SQL coding!)
database design, in conjunction with the developers any and all changes to the application schema working with the production DBA to ensure production performance (see SQL tuning!)
backups (these might be weekly offline backups, as development is usually less critical but then again maybe not) as deadlines creep closer, the "weekends off" may not be

this is just the "short" list

I've usually been both the production and application dba where I've worked.

Rachel


Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.com 

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ron Rogers
  INET: RROGERS_at_galottery.org

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu May 30 2002 - 07:48:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US