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
  • 相关阅读:
    Jaeger Client Go 链路追踪|入门详解
    Go 中的 gRPC 入门详解
    【五分钟】001-数据结构概论
    【重榜?】.NET 6 Preview 1 开箱上手!带你尝试新版本更新!
    分布式链路追踪框架的基本实现原理
    【网摘】SQL练习题
    【数据库】E-R图向关系模型转换的规则
    6.0 《数据库系统概论》之关系数据库的规范化理论(数据依赖对表的影响[插入-删除-修改-冗余]、1NF-2NF-3NF-BCNF-4NF、函数依赖与多值依赖)
    【数据库】入门基础概念以及部分题目 记录 +答案+个人分析
    5.0 数据库完整性详解(PRIMARY KEY、REFERENCES、CHECK、CONSTRAINT、DOMAIN、TRIGGER)
  • 原文地址:https://www.cnblogs.com/tracy/p/2193062.html
Copyright © 2011-2022 走看看