Cargando…

Oracle DBA mentor : succeeding as an Oracle database administrator /

New Oracle database administrators can get off the ground running. This book helps you develop the ability to think on your feet and move focus in an instant from arcane syntax details to broad, corporate issues. Along the way, you will see how to create your first database and implement best practi...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Peasland, Brian (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York, NY : Apress, [2019]
Colección:Expert's voice in Oracle.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1091029055
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 190401s2019 nyu ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d YDX  |d GW5XE  |d EBLCP  |d UKMGB  |d UMI  |d UPM  |d OCLCF  |d VT2  |d LQU  |d OCLCQ  |d OCLCO  |d UKAHL  |d LEATE  |d OCLCQ  |d PBF  |d OCLCQ  |d BRF  |d DCT  |d NLW  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ  |d OCLCO 
015 |a GBB970594  |2 bnb 
016 7 |a 019352838  |2 Uk 
019 |a 1091236944  |a 1099572229  |a 1099789069  |a 1103282308  |a 1105182558  |a 1110976646  |a 1122845752  |a 1129373558  |a 1153008252  |a 1162686573  |a 1192339959  |a 1204063079  |a 1240535485 
020 |a 9781484243213  |q (electronic bk.) 
020 |a 1484243218  |q (electronic bk.) 
020 |a 9781484243220  |q (print) 
020 |a 1484243226 
020 |z 9781484243206 
020 |z 148424320X 
024 7 |a 10.1007/978-1-4842-4321-3  |2 doi 
024 8 |a 10.1007/978-1-4842-4 
029 1 |a AU@  |b 000065198604 
029 1 |a AU@  |b 000067502866 
029 1 |a CHNEW  |b 001084568 
029 1 |a CHVBK  |b 592047792 
029 1 |a UKMGB  |b 019352838 
035 |a (OCoLC)1091029055  |z (OCoLC)1091236944  |z (OCoLC)1099572229  |z (OCoLC)1099789069  |z (OCoLC)1103282308  |z (OCoLC)1105182558  |z (OCoLC)1110976646  |z (OCoLC)1122845752  |z (OCoLC)1129373558  |z (OCoLC)1153008252  |z (OCoLC)1162686573  |z (OCoLC)1192339959  |z (OCoLC)1204063079  |z (OCoLC)1240535485 
037 |a com.springer.onix.9781484243213  |b Springer Nature 
050 4 |a QA76.25 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
072 7 |a UN  |2 bicssc 
072 7 |a UN  |2 thema 
072 7 |a UMT  |2 thema 
082 0 4 |a 004.023  |2 23 
049 |a UAMI 
100 1 |a Peasland, Brian,  |e author. 
245 1 0 |a Oracle DBA mentor :  |b succeeding as an Oracle database administrator /  |c Brian Peasland. 
264 1 |a New York, NY :  |b Apress,  |c [2019] 
264 4 |c ©2019 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
490 1 |a Expert's voice in Oracle 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed April 2, 2019). 
505 0 |a Intro; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Part I: Initial Setup; Chapter 1: Introduction; Becoming a DBA; Typical Day of the DBA; The Data Guardian; Moving On; Chapter 2: Working As a DBA; The Rude DBA; Multiplatform Work; Typical DBA Answers; Know Your Audience; Moving On; Chapter 3: Creating Our Server; Downloading VirtualBox; Downloading Oracle Linux; Creating the Server; Moving On; Chapter 4: Disk Layouts; Optimal Flexible Architecture; ORACLE_BASE; ORACLE_HOME; Database Administration Files; Diagnostic Files; Database Files 
505 8 |a Full PictureMoving On; Chapter 5: Installing Oracle; Accessing the Installation Guide; Downloading Oracle Database Software; Getting the Server Ready; Installing Oracle; Moving On; Chapter 6: Creating Our Database; Creating the Database; Starting the Oracle Listener; Issuing Our First Queries; Moving On; Part II: Using Oracle Database; Chapter 7: Recovery and Backup; Recovery Before Backups; Recovery Requirements; Backup and Recovery Documentation; Backup Types; Hot and Cold Backups; RMAN and User-Managed Backups; Logical Backups; Restore and Recovery; Our Cold Backup; Archivelog Mode 
505 8 |a Our Hot BackupMoving On; Chapter 8: Security; Accessing the Security Guide; Default Users; Password Profile; Security Profiles; Auditing; Additional Security Topics; System Privileges; Object Privileges; Roles; Transparent Data Encryption; DBMS_CRYPTO; Virtual Private Database; Network Encryption; Stronger Authentication; Moving On; Chapter 9: Connecting to Oracle; Local Connections; Processes and Bequeath; Oracle Listener; Oracle Client; TNSNAMES; Common TNS Errors; EZ Connect; ODBC; JDBC; Moving On; Chapter 10: Test Cases; Failure; Success; Testbeds; Snapshots; LiveSQL; Test Cases 
505 8 |a Playing What-If GamesSample Schemas; Moving On; Part III: Learning Oracle Database; Chapter 11: Tools; Connecting to Our Database; SQL*Plus; SQL Developer; Oracle Enterprise Manager; Showing the SQL; Database Configuration Assistant; Network Configuration Assistant; Other Tools and Utilities; Moving On; Chapter 12: Diagnostics; Diagnostic Destination; Alert Log; Listener Log; Background Process Trace Files; User Trace Files; ADRCI; Moving On; Chapter 13: Oracle Documentation; RTFM; Installing and Upgrading; Administration; 2 Day Guides; Concepts Guide; Administrator's Guide 
505 8 |a Performance Tuning GuideError Messages; Backup and Recovery; SQL Language Reference; PL/SQL Packages and Types Reference; Bookshelf; Other Books; Moving On; Chapter 14: Data Dictionary; Data Dictionary; Base Tables; Static Dictionary Views; DBA_, ALL_, USER_, and CDB_; DICT; Common DBA Views; Useful Views; Dynamic Performance Views; Common V Views; GV Views; Useful Examples; Moving On; Part IV: Maintaining the Oracle Database; Chapter 15: My Oracle Support; Logging Into My Oracle Support; CSI; Dashboard; Tutorial Videos; Knowledge Base; Service Requests; Patches and Updates; Certifications 
504 |a Includes bibliographical references and index. 
520 |a New Oracle database administrators can get off the ground running. This book helps you develop the ability to think on your feet and move focus in an instant from arcane syntax details to broad, corporate issues. Along the way, you will see how to create your first database and implement best practices to ensure a well-running database system. What makes Oracle DBA Mentor different is that it also teaches you how to obtain answers that are not found in this or other books. Focus is given to creating a test bed and running test cases to examine hypotheses and prove out solutions so you can be sure they work in production. Attention is given to navigating product documentation and networking in forums and social media to build your skills and a network to draw on when solving problems under pressure. There are chapters of step-by-step technical content as well as coverage of essential skills to succeed as a DBA no matter which database engine you administer. By the time you are done reading this book, you will have confidence to face many of the situations thrown in your direction. You will know where to go for the answers you don't yet know that you need. You'll be able to work and troubleshoot under pressure. You'll know how to create a database, institute backup and recovery procedures, secure the database and its valuable corporate data, and acquire more knowledge as needed so you can run a database to meet the needs of your organization. What You'll Learn: Install Oracle Database with best practices Implement backup and recovery procedures Understand the fundamentals of databases and data security Find answers to technical problems using Oracle documentation, Oracle Support, and other resources Patch and upgrade an Oracle database. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Oracle (Computer file) 
630 0 7 |a Oracle (Computer file)  |2 fast 
650 0 |a Electronic data processing personnel. 
650 0 |a Database management. 
650 6 |a Informatique  |x Personnel. 
650 6 |a Bases de données  |x Gestion. 
650 7 |a Careers guidance.  |2 bicssc 
650 7 |a Databases.  |2 bicssc 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Database management  |2 fast 
650 7 |a Electronic data processing personnel  |2 fast 
776 0 8 |i Print version:  |a Peasland, Brian.  |t Oracle DBA mentor.  |d New York, NY : Apress, [2019]  |z 148424320X  |z 9781484243206  |w (OCoLC)1061042198 
830 0 |a Expert's voice in Oracle. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484243213/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH36190930 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5742856 
938 |a EBSCOhost  |b EBSC  |n 2093388 
938 |a YBP Library Services  |b YANK  |n 16138162 
994 |a 92  |b IZTAP