Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Perl for Oracle DBAs Review by Vinicio Valencia
Great book about Oracle DBA utilities written in Perl
This is NOT a book for learning Perl if you're a DBA. The whole book is devoted to describe a lot of free DBA utilities written in this language, and it doesn't give you any roboust help to build your own Oracle-Perl scripts. There's a very little (about 40 pages) APPENDIX devoted to look at the language grammar and programming issues. The only chapter that deserve the only star I give for this book is CHP7 - OCI Calls with Oracle::OCI. But, is this a book written for DBA's or developers?
If someone publish a book saying "UNIX Korn shell scripts for Oracle DBA's", what do I expect? Simply! learn about UNIX Korn shell and how to write DBA scripts for my Oracle system. But if the book talks about utilities written for Oracle in Korn shell scripts, then, clearly it fails its purpose.
Maybe those tools described can be useful for DBA tasks, specially because they're free... the bottom line is that this book doesn't teach you how to programm in Perl. Get something else, devoted just to Perl programming, like "Perl 6 Essentials" from Allison Randal.