• shiv-356842 (2/15/2012)


    Hi Experts,

    Can you please guide me, right im in L2 Core DBA, what is the next step i have to take?

    I mean what kind of stuff i have to develop in DBA carrer?

    I am planning to learn DATA STAGE is it fine or not ?

    I dont have Cluster administration Exp, How can develop Cluster side activities ?

    How is Environment in Datacenters, In case i have to work with datacenters, How can develop my self ?

    Thanks in advance for you guys.

    Tx

    Have you ever setup for backups and 10 minute log backups and then actually done a restore to a point in time? Have you ever transferred a database from one server to another and made sure that all the privs were ok? Have you ever created privs for a "Windows Group" and created database roles that you've assigned membership to? Have you ever tried to delete a database user that owns objects?

    If you haven't, those things would be the beginning of the next step. Too many people jump into things like performance tuning without learning the meat-and-potatos of being a DBA and they quickly earn a bad reputation because of it.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)