DBA Tasks - Industry standard guidelines

Hey :
As a DBA what are the recommended tasks that we should be doing regularly?
- Daily tasks
- Weekly tasks
- Sanitary checks frequency
- Must have documented reports
- What else??
I am looking at putting a system in place for the team. Any industry standard reference and guidelines would be good starting point for me.

Hi,
Any industry standard reference and guidelines would be good starting point for me. Everybody has a differing idea of the DBA job role. I've been a DBA for 25 years, and I would say the main duties include:
Install, patch and maintain all Oracle software
Tune all Oracle instance components including SQL and PL/SQL
Approve all production schema changes
Approve changes to database design
Control all migrations of Oracle schema objects
Design and implement a backup & recovery system
Implement Oracle failover technology
In addition, in some shops the DBA's take-on responsibility for a whole new set of Oracle DBA tasks:
Data modeling and Oracle database design
Data interface protocols
Managing data security
Managing development projects
Predicting future Oracle trends for hardware usage and user load
I have more notes here:
http://www.dba-oracle.com/t_job_duties.htm

Similar Messages

  • Industry standard for alloting Flash Development time

    Does anyone the industry standard for the time it takes for
    Flash development in general. In other words, How much developement
    time does it take to do one minute of flash animation. For example,
    with video and motion graphics, it's one hour of editing time to
    accomplish one minute of edited video.
    Is there a similiar industry standard for Flash development?
    Obviously, there are variations in the how robust the
    animations are, how interactive they are, and how complicated the
    code is...but I'm really just looking for a general rule of thumb
    for professional Flash developement..
    Anyone know?... or know a good place to find this
    info?

    I appreciate your willingness to respond but I find it hard
    to belive that a standard does not exist. As a multimedia developer
    at a high profile corporation, I have been asked for this
    information....and I gurantee that if I have been asked....others
    at large companies have been asked also.
    can anyone that works in the industry share their own
    guidelines based on personal experience? I have my own SWAG for the
    amount of time it takes indivdualy for custom animations,
    interactivies, and games...but would like to compare that to other
    estimates.
    Maybe it's better to ask for a Multimedia developemnt
    standard instead of a Flash development standard.

  • Are some standard guidelines/steps to follow before approving Transports?

    Hi,
    can you help to with steps and procedures that needs to be followed before approving objects to be transported to Productions?
    Are some standard guidelines i.e steps to follow before approving Transports?
    Or, just the fact that a solution to a problem has been established in the Development and tested in the Test environment, it is ready to be moved to Production?
    Thanks

    <i>on your point 4:
    “. …. be sure that other requests/tasks are not locking these objects….”
    I believe if other requests are locking the objects then you probably can’t even add those objects to your transport, isn’t it?</i>
    Yes .you are correct.
    <i>also you noted that
    :… . Whenever you put objects in your task, lock them…”
    Isn’t this done automatically by the system? If so then provide how to do that (with tcodes please)</i>
    Yes added objects are locked automatically.
    To lock them manulally(if necessary), right click on TR-->Lock Objects.
    Here is an example whre you have to unlock and lock objects amnuallay..
    Leats assume your Objects are already collected in one TR1.
    Now you have acreated a new TR2 and want to transport only few objects from TR1.
    Then go to Transaction SE03>unlock Objects>Provide TR1--> execute(ignore the warning message).
    Then Collect the required objects in TR2 and release it.
    Now you have to lock the Objects on TR1. from context menu of TR1-->lock the Objects...
    makesure inbetween nobody changes the unlocked Objects otherwise it will cause in consistencies..
    you can also unlock required Objects manually but it's time consuming process...
    Message was edited by:
            Murali

  • Industry Standard TIME for database daily backup?

    We have many databases in our company for which our Database backups are forced to be run by System Administrators at 3PM since their tape backups are starting from 4PM.
    As a DBA I am suggesting to run all the tape backups late night so that I can schedule my Database bacukps at atleast 10PM daily.
    What is the industry standard for running daily database backups time? Can somebody please provide some links for such standards from a authorising body like Gartner, etc?
    Thanks in advance.

    There is no standard time as this depends on many factors (business working hours, scheduled concurrent programs, activities on the system, whether you have global offices with different timings, ..etc). For most companies, I believe the best time to take a backup is when there are less activity on the system (which is usually late at night).
    The question is, what type of backup you do? If it is an offline backup, and you are not affected by any of the above factors, then you should be OK to run it whenever it is suitable for you. If you use an online backup, you could simply keep the application/database running and take a backup.
    Thanks,
    Hussein

  • Industry standard for database backup time

    We have many databases in our company for which our Database backups are forced to be run by System Administrators at 3PM since their tape backups are starting from 4PM.
    As a DBA I am suggesting to run all the tape backups late night so that I can schedule my Database bacukps at atleast 10PM daily.
    What is the industry standard for running daily database backups time? Can somebody please provide some links for such standards from a authorising body like Gartner, etc?
    Thanks in advance.

    There is no such standard. To have one would be simply implausible.
    It would depend massively on your infrastructure and where you take backups to. If it's tape, how fast is your networking to the tape, how fast is your tape drive. If it's disk, how fast is the disk you're backing it up to. For both, it depends on the size of the database, what type of backup you're taking and how loaded your database is, how fast your servers are. There are too many variables.
    Only you will know how fast your backups take and whether they're taking longer than they should (based on your observations on how long they usually take).

  • Industry standard for packaging midlets?

    I am somewhat new to Midlets and have created some basic midlet's but I am wondering what the traditional way of shipping out a midlet would be?
    Should I merely stick it all in a jar/jad?
    Or is there some other technique that might include a JVM (such as IBM J9)? Is there some kind of Industry standard for this?

    I appreciate your willingness to respond but I find it hard
    to belive that a standard does not exist. As a multimedia developer
    at a high profile corporation, I have been asked for this
    information....and I gurantee that if I have been asked....others
    at large companies have been asked also.
    can anyone that works in the industry share their own
    guidelines based on personal experience? I have my own SWAG for the
    amount of time it takes indivdualy for custom animations,
    interactivies, and games...but would like to compare that to other
    estimates.
    Maybe it's better to ask for a Multimedia developemnt
    standard instead of a Flash development standard.

  • ABAP Standard & Guidelines  OO vs Procedural

    Hi all -
    In Blueprint phase of new SAP implementation and am creating ABAP Standard & Guidelines document.  I am split on whether to enforce use of object-oriented versus procedural programming (as per Blumenthal & Keller).  Seems to me that even on ECC 7.0, I am pressed to find reports using OO approach.  If I choose to enforce OO approach, there seems to be a general lack of real world examples that I can create templates from which to accelerate development.  There are plenty of "old style" reports to use as the basis of custom development however.  Development (as usual) will be on a very tight timeline and therefore I believe OO technics may be slower due to learning curve, etc.
    Any advice would be appreciated.
    Thanks,
    Pat

    Pat, I have to agree about the 15 pages vs 50 pages.  You would get a better response if the guidelines weren't so many and rigid.  I do agree, of course, that there should be some.  The reason why I say this is, because I am the only developer at my company, which means, I pretty much do what I want when it comes to design and how the programs are written.  That said, I have developed my own guidelines(not written, just in my head) as to how to write certain programs.  But if we had more developers, I would want them to adhere to certain guidelines(not all of mine, but some) so that our programs are consistant in design and more maintainable.
    Really, since I've said all of the previous, I really have no right giving you advice about guidelines and standards as I do not follow any but my own. 
    It also depends on the type of developers that you have in your shop.  If you have a bunch of old guys(no offense anyone) that are set in there ways, you may have some resistance,  if you got some new guys, that are just starting out in ABAP, they will be much easier to mold with standards and guidelines.
    Regards,
    Rich Heilman

  • What is the industry standard for body copy text size?

    11pt? Using a brochure for an example. I know it depends on the font but if we were going just standard what would the recommendation be?
    Also include a too small reference as well. Thanks!

    I don't think there would be an "industry standard."
    As an example, I work at a large advertising company with hundreds of employees. Body copy must be 10-point or larger; this has been set by the man in charge. If you want to make it smaller, he has to approve it. The reasoning being that if the dimensions of the piece are that small, the copy should just be rewritten. That said, the type size can be changed smaller if the font used is still legible enough.
    And small type? For "legal" text, the lawyers have said it can be any size. Just by being there it's meeting legal requirements.

  • Industry standard to represent technical specification of forms,conf objetc

    Hello Everyone,
    I am in a process of creating design document for a Sun IdM project. I was wondering, is there any way to represent Form, taskdefinition etc in the document as we represent in JAVA, sth like Class diagram.
    Is there any industry standard to represent technical specification for these things.
    Any pointers would be of great help.
    Thanks,
    Saurabh

    No as you have phrased the question. WebEx provides this functionality and that is the route you should be taking if this is a feature requirement.
    If you are opposed to WebEx or require an on-premise solution, you may want to evaluate Cisco Unified Video Conferencing Manger (CUVC Manager) and it's desktop solution.

  • Industry standard Manufacturing

    Hi,
    I want to know how the SD process differ in a manufacturing industry and IS Retail. Can IS- Retail  be used in a manufacturing industry? Or do they follow a different industry standard. I am not able to understand the industry standards by going thru help.sap... Can anybody please help?
    Thanks,
    SV

    hi,
    there is no IS specific for plastic but there is one for CHEMICAL as you can see in the following link.
    http://help.sap.com/bestpractices/BBLibrary/bblibrary_start.htm

  • Industry Standard for Adobe LiveCycle Users/Groups on AIX environments.

    I wanted to know if there is an industry standard in creating users/groups for Adobe LiveCycle in *NIX environments.
    What’s the usual set of users/groups created in most of the  Installations.
    wasadmin (Intended for WebSphere specifically),
    adbadmin (Intended for adobe specifically),
    cmadmin (Intended for correspondence management specifically)
    etc.

    Adobe Acrobat X Pro build 10.0.1
    Adobe Livecycle Designer ES2 build 9.0.0.2.20101008.1.734229
    I also have this issue.
    thanks
    WoWRonin

  • Performing Oracle DBA task on Linux OS

    Hi,
    I an Oracle 9i OCP DBA fresher. I've been performing DBA tasks on windows XP. But, now I wish to switch to linux as dual OS.
    Please tell me which distribution of linux would be suitable for me ( I've never used Linux before.). I also wish to upgrade to Oracle 11g OCP.
    I think for that up-gradation, I'd have to take 1zo-055 exam. Could anyone help me getting the right material for the preparation of this exam.
    Thanks .

    Mohamed ELAzab wrote:
    Hello Aman,
    If you have OCP already and go take teh oca and ocp exam you dont need any further courses or the sql exam as far as i know.i upgraded from ocp 10 g to ocp 11g doing it this way.Mohamed,
    The reason that I mentioned your answer as wrong that you suggested the same for a fresh OCA and OCP. The person is exempted from training only if he is going for an upgrade exam not for the complete track which you mentioned in your reply.
    Please see the complete track and upgrade path pages which mentions it clearly,
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=198&p_org_id=&lang=
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=44
    Additional training is not required to upgrade your certification from one version to the next.
    HTH
    Aman....

  • Is there a industry standard studio monitor in 2009?

    Hey, just wondering what monitors you guys use with your studio setup. Is there an actual industry standard monitor in 2009. I remember Yamaha and Mackie held the title at one point. For you guys that work and go into pro studios what are people using?
    Thanks

    Paco the Dancer wrote:
    Hey, just wondering what monitors you guys use with your studio setup. Is there an actual industry standard monitor in 2009. I remember Yamaha and Mackie held the title at one point. For you guys that work and go into pro studios what are people using?
    Thanks
    There is no "industry standard" but there are several brands that you'll see over and over in the best studios.
    Yamaha has NEVER been an industry standard for monitors, but the NS10s were an industry standard for "if it sounds good on these crappy speakers it will sound good anywhere."
    I'm using JBL 4328. They list for $1700/pair. Genelec 8030A list for the same. You can't go wrong with either of those as they are found in professional studios worldwide. Those are both self-powered.
    Then there are Westlake monitors, which are in major studios. And there's Blue Sky and ADAM.
    It depends on your budget. If you spend $1300 - $1700 you can get monitors that any professional engineer would be happy with. For the stuff <$1,000, the lower priced Genelecs are good. Very accurate.
    You can spend >$3,000 on a pair if you want. But I'd rather spend $1700 for monitors and another $1500 on room treatment than buy a $3200 pair of monitors for an untreated room. Makes a huge difference.
    And if you do a lot of dance or club music or hip-hop, you might want a subwoofer. But if your room isn't treated, the subwoofer will only make your mixes worse.
    Whatever you do, go to the store and listen to the monitors with a CD you know well. And most stores will let you take monitors back and exchange them if they don't work out in your room.
    Have fun.

  • Need HR-qualification related standard Tasks or standard Workflow templates

    Hi,
    i need HR-qualification related standard Tasks or standard Workflow templates available if any????
    My exact requirement is Whenever i am adding a qualification for an employee i need to start the workflow to send the approval
    request to the manager ..
    Immediate responses will be highly appreciated!.

    Hi venkatramana
       Look at this link
    [ALE EDI Error Handling via Workflow |https://wiki.sdn.sap.com/wiki/display/Snippets/ALEEDIErrorHandlingvia+Workflow]
    [Complete Guide to Learn ALE Error Handling Through Workflow and Implementation|https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/609e6465-15de-2a10-859d-da7bcbca54a3&overridelayout=true]
    [https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e6769d90-0201-0010-848d-ae3c7bb18f8a]
    Please search the forum before posting.
    Regards
    vijay

  • Tips required to practice oracle dba tasks on home comp.

    hi Guys,
    i want to practice oracle dba tasks at home. I am guy just graduated in MS. I want to practice oracle dba tasks on my personal comp. I have oracle on linux installed.
    Can some tell me in detail as to what tasks i can do on my personal comp.
    it will be great if anyone lists out the tasks in detail that i can do.
    there are not a lot of companies who want to hire a junior dba. I guess i am of the view that I will practice what ever i can on personal comp.
    detailed answer will be highly appreciated.
    Thanks a lot in advance

    It's tough to practice at home because you don't really have a dynamic database that changes or experiences abuse like a real one does. Probably the best things to do are to make sure you know the syntax of parameters and views. For example, when you use log_archive_dest do you need yo include the word "location" in your setting? Or is you need to kill a session, what view will you query and what information do you need from that view? IT's always good to know about non-Oracle things too, like how to construct a .cmd file in NT or a shell script in Unix. How do you set up an ODBC driver for a non-Oracle db connection? Make sure you know how to do exports and imports (easy once you've done them a few times but intimidating the first time). Know how to check your database only using DOS commands in NT. Learn vi or another Unix text editor. Have knowledge of how a three and four tier set up works.
    When you're first hired as a Jr. DBA you'll probably be doing grunt work that the senior doesn't want - like writing scripts, checking the backups and exports each morning, doing installs, etc. Make sure you know where to look for these things, how to tell if an online backup is successful or if it is stuck in online backup mode. Know OFA compliant locations. Know what and where the OFA ORACLE_HOME is. Know where the tnsnames file is, how to troubleshoot it.
    Keep a sense of humor and be humble. Keep an open mind and always keep the attaitude that you can learn something everyday from someone else.
    Hope this helps,
    EC

Maybe you are looking for

  • PDF forms populating Access DB and vice/versa

    I have a PDF from that I published to Acrobat.com There are fields to be filled out. Problems: 1. How can I set the fields to populate into an existing MS Access DB once submitted results back to me? 2. How can the form populate upon a certain chouic

  • Report and BAPI , Scheduling Problem

    Hi Gurus,   I'm having a problem, I've a query/report that should be executed every 2 wed of the Month and A BAPI is associated to the query,and It's not working properly .it's developed by some other developer went to TCode RSCRM_BAPI,RSRTRACE,MDXTE

  • Passing args to a constructor through ClassFactory.newInstance?

    I know how I can create a new instance of a class using getDefinitionByName and using ClassFactory.newInstance, and I know I can also add properties to be set by adding them to the classFactory properties field. However, what I do not know how to do

  • BAPI to get password policies in ABAP environement

    Hi all, I  am new to the SAP ABAP environement. (worked to some extent on  JAVA stack). I am working on the RFCSDK using  C language. I wanted to know how to see the password policies in ABAP environment. I went through the link http://help.sap.com/s

  • Cursor will not open iconfiles on desktop

    My cursor will not open file icons on my desk top. How can I make them open again.