Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Reagarding DBA

Author  Topic 

kumar_kunda
Starting Member

5 Posts

Posted - 2008-12-15 : 04:40:44
Dear All,
I was recently shifted from coding to DB team,I have a doubt regarding DBA activites.If any one know the activities and roles what a DBA performs tell me.
are the following related to DBA
1)Receiving requests from developers through internal mail regarding creation of Table,View,Procedure,function.All these are created by the developer and sends me by using internal mail
2)I will update them in the Databases,and maintain the script in the Team Foundation Server(Source Control)
3)Give Backup and recovery of DataBases when ever needed.

If the above doesnt belong to DBA give me the way to become a DBA



kumar

darkdusky
Aged Yak Warrior

591 Posts

Posted - 2008-12-15 : 05:44:10
Duties may vary depending on company size etc.
One method:
Give developers creation rights to development database - but set standards they should follow. You could then check standards, performance etc before you create it on live database.
Database recovery, including testing backups etc is dba job.
Go to Top of Page
   

- Advertisement -