What is your definition of a DBA?

What is your definition of a DBA?

    你对DBA的定义是什么?

Today we have a guest(特邀的) editorial(社论)as Steve is traveling to the UK.

今天我们有一篇特邀社论是Steve游历英国。

OK,I know the easy answer is a Database Administrator,but what role is that?If you had to describe it to a non-technical(非技术) person what would you say?There are many defferent roles and functions a DBA can have.Some of the roles or functions I have seen/done are:installing SQL Server,managing server performance(性能) including disk space utilization(使用率),managing backups(备份),controling access and user’s rights/roles,managing replication(复制) and always-on/multiple failover clusters(故障转移群集) and performance tuning(调节) /indexes(指标),sql jobs,alerts(报警),database mail,releasing db scripts(数据库脚本).I think these could be described as core(核心) DBA responsibilities.

好,我知道一个简单的答案是数据库管理员,但是那是一个什么角色呢?如果你不得不把他描述为一个非技术人员你会说什么?其实一个DBA可以有很多角色和功能。我曾经见过或做过的有:安装SQL Server,管理服务器性能包括硬盘空间的使用率,管理备份,控制进程和用户权限,管理复制和一直在线或多样化的故障转移群集,性能调优和指标,SQL工作,数据库报警,数据库邮件,释放数据库脚本。我认为这些是一个核心DBA的责任。

I have also seen,depending on the size of the company you work for,some DBA’s have some additional responsibilities.Things that might be described as more database developer such as creating tables ,views,functions and stored procs(内存字段).Or things that are more in the data architect realm(数据架构师领域) ,such as database design,schema(模式),nomallization tables(关联表的规范化),keys(密钥)and indexes.Sometimes,a DBA mignt manage the SSIS(SQL Server集成服务) packages that bring data in and /or out of the database .Other times they might need to do some reporting perhaps using SSRS(报表服务) or other reporting tools.As you move more into the BI(商业智能) landscape,there may be data warehousing (数据仓库)and ETL packages to manage.I am sure there are other aspcets of a being a DBA that I have missed.

我也看到一些DBA会有一些额外的责任取决于他所工作的公司的规模。一些可能描述为偏向于数据库开发工程师例如建表,视图,功能和储存内存字段。还有一种更偏向于数据架构师领域例如数据库的设计,模式的设计,关联表的规范化,秘钥和索引。有时,一个DBA可能会管理导入导出数据的SSIS包。其他一些时候他们也需要做一些报告可能使用SSRS或者其他的报表工具。当你更偏向于商业智能领域的时候,会管理数据仓库和ETL包。我确认还有一些方面是我作为一个DBA所缺失的。

In my previous job I was hired as a .net developer that also did database development.It was a very small shop and I was the one with the most database experience.Before I knew it I was installing sqlserver,setting up backups and managing sql server performance and more.I spent nine years at that job,where about two thirds of my job was doing DBA,database architcet or database developer work either for the company I worked for or for their clients.No one really asked me to do it,I just jumped in as I saw the need.

在我以前的工作中,我是一个.NET开发者同时也做数据库开发工作。它是一个非常小的商店系统并且有着丰富数据库经验的我是其中一员。在我了解它之前,我在安装sqlserver,建立备份和管理服务器性能等。我花了9年时间在大约2/3的工作是做DBA,数据库架构或者数据库开发工作为公司或他们的委托方的工作上。没有一个人真正要求我做这些,我只是做一些我所看到需要做的。

Now there are some people out there that aim to do the minimum at work.They are just skating by trying to stay under the radar(雷达).These people,when they are DBAs,are probably doing an adequate jod.The database servers are runing etc,but this is not how I would want to define a DBA. I think one thing that defines a good DBA,is someone who is willing and ready to jump in and go above and beyond their job description.They are managing their core responsbilities,but are also willing to lend a hand at some of the other aspects mentioned above that could be considered DBA work.They are not afraid of learning/trying something new.They are team players that want to see a project succeed and they are willing role up their sleeves (袖子)and get their hands dirty in the process.

现在很多人追求在工作中尽量做到最少,他们在工作中得过且过。这些人,但他们做DBA时,可能只做适量的工作。这个数据库已经在运行了等等。但是这不是我想要定义的DBA。我认为定义一个好的DBA应该是愿意并且准备去做一些高于或者超出他们本职工作的工作。他们不仅经营好自己的核心职责,而且愿意抽出时间去做一些刚刚上文提到的被认为是DBA工作的工作。他们不惧怕学习和尝试新的东西。他们是希望看到项目成功的具有团队精神的人并且他们愿意付出,不怕辛苦。

How would you define a DBA? What roles and responsibilities do you currently have at your job?

你怎样定义一个DBA?在你现在的工作中你扮演着怎样一个角色和担负怎样的责任呢?

时间: 2024-12-29 10:40:18

What is your definition of a DBA?的相关文章

翻译(一)What is your definition of a DBA?

原文链接:http://www.sqlservercentral.com/articles/Editorial/160538/ 作者:By Ben Kubicek, 2017/09/05 你对DBA的定义是什么                                                                                    By Ben Kubicek,    2017/09/05    我知道这个问题简单的回答是数据库管理员,但是他扮演的角色

第一天,Mysql安装,DDL(数据库定义语言),DBA,DML(数据库操纵语言),导入外面的sql文件

把"D:\mysql-5.6.22-winx64\bin"添加到系统环境变量path中了,然后在任意目录可访问mysql等命令,这样如登录等操作就不需要进入MySQL安装目录才好执行! MySQL下载(两个):网址: www.oracle.com1)下载MySQL Community Server (GPL) ---MySQL数据库2) MySQL Connectors ---jdbc驱动 登录: mysql -u root -p1234 查看有哪些数据库: show database

人人都是 DBA(I)SQL Server 体系结构

在了解 SQL Server 数据库时,可以先从数据库的体系结构来观察.SQL Server 的体系结构中包含 4 个主要组成部分: 协议层(Protocols) 关系引擎(Relational Engine),也称为查询处理器(Query Processor) 存储引擎(Storage Engine) SQLOS 协议层(Protocols) 当应用程序与 SQL Server 数据库通信时,首先需要通过 SNI(SQL Server Network Interface)网络接口选择建立通信连

【翻译】Android Interface Definition Language (AIDL)

参考地址:https://developer.android.com/guide/components/aidl.html Android Interface Definition Language (AIDL) AIDL (Android Interface Definition Language) is similar to other IDLs you might have worked with. It allows you to define the programming inter

Cannot retrieve definition for form bean allDisServForm on action /allDisSer

看到一个问题,报:Cannot retrieve definition for form bean allDisServForm on action /allDisSer 这种低级错误就是在struts 配置文件里面提示form bean 里面没有添加,可能你只写配置action,或者说form 大小写了.或者说form 你写错了. Cannot retrieve definition for form bean allDisServForm on action /allDisSer,布布扣,b

今天遇到IMP-00013: 只有 DBA 才能导入由其他 DBA 导出的文件,通过网上找到解决方案,因此转载,并对另外一种情况进行注释。

一般遇到IMP-00013: 只有 DBA 才能导入由其他 DBA 导出的文件 通常有两种解决方法: 1. 授予执行导出的用户dba权限(导数前要grant,导入后要revoke dba权限) 2. 重新用非dba用户导出数据 (如果dmp文件比较大,需要消耗较长的时间) 如果有dba权限的用户,可以方便避免上述两个问题. 3.利用有DBA权限的用户结合fromuser ,touser 参数进行导入 如:imp report/myoracle file=1.dmp fromuser=report

Spring - Bean Definition Inheritance

A bean definition can contain a lot of configuration information, including constructor arguments, property values, and container-specific information such as initialization method, static factory method name, and so on. A child bean definition inher

《循序渐进DB2.DBA系统管理、运维与应用案例》(牛新庄著)读书笔记2

<循序渐进DB2.DBA系统管理.运维与应用案例>(牛新庄著)读书笔记2                                              Windows下的DB2向导安装 现在的DB2已经支持了广泛的IT基础设施,可以在众多平台上运行.Windows.Linux.UNIX这三种平台统称为luw平台.对于自学DB2的人而言,由于不可能自己购买大型机或高端的服务器,所以更多的是把DB2装在luw平台上进行练习.而如果想要尽可能的贴近真实的生产环境,为日后工作打基础,最好是

【绝密外泄】风哥Oracle数据库DBA高级工程师培训视频教程与内部资料v0.1

由于是[绝密外泄]资料,防止被查,需要的小伙伴赶紧下载附件中的课件文档. 由于视频太大了,已放在百度网盘了,已经在附中说明,以免被和谐. ---------------------------------------------- 第一部分:Oracle视频压缩包目录列表 ---------------------------------------------- 01.[绝密外泄]风哥全套Oracle数据库DBA高级工程师培训教程-视频分章节(不断更新) 02.[绝密外泄]风哥全套Oracle