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
  • 相关阅读:
    绕开安全沙箱跨域调用Swf中的方法
    使用Eclipse运行Java代码调用JDBC读写MySQL中文变成问号的终极解决办法
    Resource is out of sync with the file system的解决办法
    DBUnit入门
    Eclipse 中JSP文件出现String cannot be resolved as a type的解决办法
    Windows中cmd操作mysql
    windows中 关闭 启动 重启mysql的方法
    Mysql中文输入出现1366错误的解决办法
    How to implement collapse all in windows tree structure such as regedit
    word2010 2007中去掉页眉上的横线
  • 原文地址:https://www.cnblogs.com/tracy/p/2193062.html
Copyright © 2011-2022 走看看