Perl for Oracle DBAs
Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases. Whether you're responsible for Oracle9i, Oracle8i, or earlier databases, you'll find Perl an invaluable addition to your...
Autor principal: | |
---|---|
Otros Autores: | |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, California :
O'Reilly
2002.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627213106719 |
Tabla de Contenidos:
- Table of Contents; Preface; Audience for This Book; Which Platform and Version?; Structure of This Book; About the Perl DBA Toolkit and Examples; Conventions Used in This Book; Comments and Questions; Acknowledgments; From Andy; From Jared; Part I; Perl Meets Oracle; What is Perl?; The Origins of Perl; Perl on Win32; CPAN (the Comprehensive Perl Archive Network); Perl and the corporate world; The Perl Advantage; Flat learning curve; Expression; There's more than one way to do it (TMTOWTDI); Flexibility; Ambiguity; Acceptance of the real world; Simplicity; Cooperation and divergence
- The Perl/Oracle ArchitecturePerl DBI and DBD::Oracle; The origins of Perl DBI; The Perl DBI API; The Oracle Call Interface; Perl for Oracle DBAs; For Further Information; Further Information on Perl; Perl web sites; Perl mailing lists; Perl books; Further Information on Perl DBI; Perl DBI web sites; Perl DBI mailing lists; Perl DBI books; Installing Perl; Installing Perl; Installing Perl on Unix; Finding Perl already installed on your system; Installing Perl from a prebuilt package; Installing Perl from source; Installing Perl on Win32; Installing Perl DBI; Methods for Installing Perl Modules
- The traditional methodThe CPAN method; The interactive CPAN shell; CPAN from the command line; The traditional method; Installing Perl DBI on Unix; Installing Perl DBI; Installing DBD::Oracle; Installing Perl DBI on Win32; Running PPM; Getting the latest PPD files; Running Perl DBI; Running a Perl Script on Unix; Running a Perl Script on Win32; DBI by Proxy; Installing Cygwin; Installing Perl under Cygwin; Installing Perl DBI under Cygwin; Installing DBD::Oracle under Cygwin; Part II; Perl GUI Extensions; Perl/Tk; Installing Perl/Tk under Unix; Installing Perl/Tk on Win32
- Combining Perl/Tk and Perl DBIOraExplain; StatsView; Installing Tk::GBARR; Downloading StatsView; The need for PNG; Installing zlib; Installing PNG; Installing gnuplot; Installing StatsView; Orac; Installing Orac; Installing Orac on Unix; Installing Orac on Win32; Personalizing Orac; Running Orac; DDL::Oracle; Installing DDL::Oracle on Unix; Using DDL::Oracle with Orac; Installing DDL::Oracle on Win32; Using DDL::Oracle as a Batch and List Processor; defrag.pl; SchemaDiff; Installing SchemaDiff; Running SchemaDiff; Senora; Installing Senora; Senora and SQL*Plus; Running Senora; DBD::Chart
- Preparing DBD::ChartInstalling DBD::Chart on Unix; JPEG; The gd library; GD.pm; Completing the DBD::Chart installation; Tk::PNG; Tk::JPEG; Installing DBD::Chart on Win32; Loading DBD::Chart for ActivePerl; SchemaView-Plus; Installing SchemaView-Plus on Unix; Installing SchemaView-Plus on Win32; Open Source Perl IDEs; Open Source Perl GUI Debuggers; Perl Web Extensions; Apache; Installing Apache on Unix; Installing Apache on Win32; Using DBD::Chart with Apache; Oracletool; Installing Oracletool; Installing Oracletool on Unix; Installing Oracletool on Win32; Preferences and privileges
- Enhanced security