zoukankan      html  css  js  c++  java
  • Database Administrator (DBA)

    Database Administrator (DBA)

    [edit] DBA Responsibilities

    The job of the DBA seems to be everything that everyone else either doesn't want to do, or doesn't have the ability to do. DBAs get the enviable task of figuring out all of the things no one else can figure out. More seriously though, here is a list of typical DBA responsibilities:

    • Installation, configuration and upgrading of Oracle server software and related products
    • Evaluate Oracle features and Oracle related products
    • Establish and maintain sound backup and recovery policies and procedures
    • Take care of the Database design and implementation
    • Implement and maintain database security (create and maintain users and roles, assign privileges)
    • Perform database tuning and performance monitoring
    • Perform application tuning and performance monitoring
    • Setup and maintain documentation and standards
    • Plan growth and changes (capacity planning)
    • Work as part of a team and provide 7x24 support when required
    • Perform general technical trouble shooting and give consultation to development teams
    • Interface with Oracle Corporation for technical support.
    • Patch Management and Version Control

    [edit] DBA Skills Required

    • Good understanding of the Oracle database, related utilities and tools
    • A good understanding of the underlying operating system
    • A good knowledge of the physical database design
    • Ability to perform both Oracle and operating system performance tuning and monitoring
    • Knowledge of ALL Oracle backup and recovery scenarios
    • A good knowledge of Oracle security management
    • A good knowledge of how Oracle acquires and manages resources
    • A good knowledge Oracle data integrity
    • Sound knowledge of the implemented application systems
    • Experience in code migration, database change management and data management through the various stages of the development life cycle
    • A sound knowledge of both database and system performance tuning
    • A DBA should have sound communication skills with management, development teams, vendors and systems administrators
    • Provide a strategic database direction for the organisation
    • A DBA should have the ability to handle multiple projects and deadlines
    • A DBA should possess a sound understanding of the business

    [edit] DBA Qualifications

    • May be certified as an Oracle DBA. See Oracle Certification Program.
    • Preferably a BS in computer science or related engineering field
    • Lots and lots of EXPERIENCE

    [edit] Application Database Administrator (ADBA)

    Application DBA's or ADBA's are responsible for looking after the application tasks pertaining to a specific application. This includes the creation of database objects, snapshots, SQL tuning, etc.

    Typical ADBA responsibilities:

    • Implement and maintain the database design
    • Create database objects (tables, indexes, etc.)
    • Write database procedures, functions and triggers
    • Assist developers with database activities
    • Tune database queries
    • Monitor application related jobs and data replication activities

    [edit] Applications Database Administrator (Apps DBA)

    Administration of the Oracle E-Business Suite environment, including the normal DBA and ADBA functions for such an environment.

    [edit] Oracle Developer

    Person that develops application systems that will de deployed on an Oracle database.

    [edit] Generic responsibilities

    The responsibilities below can be added to any of the above.

    • Complete time sheets
    • Document work performed
    • Interview new candidates
  • 相关阅读:
    [转] Actor生命周期理解
    [转] Linux History(历史)命令用法 15 例
    [转] CDH6 安装文章链接收集
    [转] org.scalatest.FunSuite Scala Examples
    [转] Mock以及Mockito的使用
    关于 maven 打包直接运行的 fat jar (uber jar) 时需要包含本地文件系统第三方 jar 文件的问题
    [转] flume使用(六):后台启动及日志查看
    [转] etcd 搭建与使用
    [转] 2018年最新桌面CPU性能排行天梯图(含至强处理器)
    让 Linux grep 的输出不换行
  • 原文地址:https://www.cnblogs.com/tracy/p/2193062.html
Copyright © 2011-2022 走看看