Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

I am IT Graduate with good knowledge on SQL and C. I have done most of the SQL programming on Microsoft SQL Server in my academics. But i want to become Oracle DBA. Could you please suggest me a structural way to to start learning. And also please suggest me what background work is needed before digging into it. Thanks

share|improve this question

2 Answers

up vote 3 down vote accepted

Start with the Oracle Concepts Guide (pdf). It will give you a good overview of everything related to Oracle databases and will give you a framework in which to place everything else you learn about Oracle. While you will bey no means be a DBA after reading the guide, this is where you should start.

share|improve this answer
Very thanks for your answer. – user1008575 Nov 21 '11 at 18:10

As a focus on more "soft skills" and career planning, I highly suggest "How to Become an Exceptional DBA" by Brad McGehee. It's a free e-book found here. It is a little geared towards a SQL Server career, but the tenet apply to all DBA careers.

share|improve this answer
Yup, the book is interesting.. – user1008575 Nov 21 '11 at 18:11

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.