If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > “Jack-Of-All-Trades”

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-23-04, 08:48
zayyanna zayyanna is offline
Registered User
 
Join Date: Feb 2004
Location: kelana jaya
Posts: 1
“Jack-Of-All-Trades”

It is said that a DBA (Database Administrator) is a “Jack-Of-All-Trades”.
Based on our discussion of the role of a DBA in class, can you comment on the above statement.

(Hint: Databases interact with almost every component of the IT infrastructure. You need to identify the different IT disciplines, tools which a DBA must be aware of, though not be an expert in each of them.)
Reply With Quote
  #2 (permalink)  
Old 02-23-04, 10:37
aus aus is offline
Registered User
 
Join Date: Oct 2003
Location: Denver, Colorado
Posts: 137
Re: “Jack-Of-All-Trades”

A DBA working with MySQL should have a good understanding of the underlying platform it is running on. There are a lot of configuration options that require the DBA to know how to interact with the operating OS in a manner that a sys admin would. For instance, MySQL will perform better if the databases (or indivdual tables) are on different disks. MySQL may even perform differently depending upon the location that the databases are on the hard disk. That all comes down to HD seek times. So a MySQL DBA should also be a system administrator, of sorts.
Reply With Quote
  #3 (permalink)  
Old 02-23-04, 16:44
Mastulator Mastulator is offline
Registered User
 
Join Date: Feb 2004
Posts: 14
Uhh, are we supposed to do your homework for you?
__________________
The Mastulator
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On