舉報

會員
Oracle Database XE 11gR2 Jump Start Guide
最新章節:
Index
Thisbookdiscussesconceptsandtasksthroughreal-worldexamples.Theauthorusessimplelanguage,screenshots,andastep-by-stepapproachtogetyoustartedwithOracleDatabaseadministration.IfyouareastudentorbeginnerwhoislearningtoadministerOracleDatabase,thenthisbookisforyou.ThisbookisdesignedtocovertheproblemsthatnoviceDBAsparticularlystrugglewith,sonopriorknowledgeofOracledatabaseadministrationisexpected.
目錄(116章)
倒序
- coverpage
- Oracle Database XE 11gR2 Jump Start Guide
- Credits
- About the Author
- Acknowledgement
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Database Editions and Oracle Database XE
- About Oracle
- Oracle Database Express Edition (XE)
- Summary
- References
- Chapter 2. Installing and Uninstalling Oracle Database XE
- Downloading Oracle Database 11g XE
- Installing Oracle Database 11g XE on Windows XP (32-bit)
- Uninstalling Oracle Database 11g XE on Windows XP (32-bit)
- Installing Oracle Database 11g XE on Oracle Enterprise Linux (64-bit)
- Uninstalling Oracle Database 11g XE on Oracle Enterprise Linux (64-bit)
- Summary
- Chapter 3. Connecting and Configuring Oracle Database 11g XE
- Local database connections
- Remote database connections
- Changing SGA and PGA sizes
- Summary
- Chapter 4. Accessing Table Data DML Statements and Transactions
- Unlocking sample user accounts
- Installing SQL Developer
- Connecting SQL Developer to Oracle Database 11g XE
- About TAB and DUAL
- Writing simple queries
- Selecting data from multiple tables
- Exploring common functions
- What are Transaction Control Statements?
- Understanding DML statements
- Summary
- References
- Chapter 5. Creating and Managing Schema Objects
- Data Definition Language
- Creating and managing tables
- Creating and managing indexes
- Integrity constraints
- Creating and managing views
- Creating and managing synonyms
- Creating and managing sequences
- Gathering statistics
- Summary
- References
- Chapter 6. Developing Stored Subprograms and Triggers
- PL/SQL data types
- Stored subprograms
- Creating stored subprograms
- About packages
- Exception handling
- Wrapping up the PL/SQL stored programs
- PL/SQL triggers
- Summary
- References
- Chapter 7. Building a Sample Application with Oracle Application Express
- What is Oracle Application Express (APEX)?
- Creating application users
- Loading and unloading data to a text file
- Application Express Dashboard
- Summary
- References
- Chapter 8. Managing Database and Database Storage
- Memory structure
- Automatic Memory Management
- Important background processes
- Physical and logical database structures
- Managing the Flash Recovery Area
- Summary
- Chapter 9. Moving Data between Oracle Databases
- Exporting and importing data
- Moving data between Oracle Database 10g XE and Oracle Database 11g XE
- Exporting data using SQL Developer
- Summary
- Chapter 10. Upgrading Oracle Database 11g XE to Other Database Editions
- Upgrading Oracle Database 11g XE to Oracle Database 11g Enterprise Edition
- Summary
- Chapter 11. Backup and Recovery
- Introduction to backup and recovery
- Recovery Manager
- Connecting to Oracle Database XE using RMAN
- The ARCHIVELOG mode
- Backing up a database (the NOARCHIVELOG mode)
- Simulating a database failure (the NOARCHIVELOG mode)
- Restoring the NOARCHIVELOG database
- Configuring the RMAN environment
- Backing up the ARCHIVELOG database
- Simulating a database failure (the ARCHIVELOG mode)
- Restoring the ARCHIVELOG database
- Summary
- References
- Chapter 12. Tuning Oracle Database 11g XE
- Performance tuning
- Performance tuning approach
- Avoiding common pitfalls
- Autotrace utility
- Explain Plan
- Using indexes
- Dynamic performance views
- Statspack
- Summary
- References
- Appendix A. Features Available with Oracle Database 11g XE
- Features available
- Features not available
- Index 更新時間:2021-08-13 18:28:31
推薦閱讀
- 軟件項目管理(第2版)
- 深入淺出Electron:原理、工程與實踐
- Mastering Selenium WebDriver
- PostgreSQL Cookbook
- 算法訓練營:入門篇(全彩版)
- 從零開始學C語言
- Bootstrap 4 Cookbook
- 速學Python:程序設計從入門到進階
- C# Multithreaded and Parallel Programming
- Webpack實戰:入門、進階與調優(第2版)
- 貫通Tomcat開發
- scikit-learn Cookbook(Second Edition)
- Python編程快速上手2
- Clojure編程樂趣
- 從零開始學UI設計·基礎篇
- Python程序設計現代方法
- 區塊鏈原理、架構與應用(第2版)
- Python數據科學實戰
- MATLAB語言及編程實踐:生物數學模型應用
- AVR單片機C語言非常入門與視頻演練
- 數據可視化實戰:使用D3設計交互式圖表(第2版)
- MariaDB必知必會
- Netty源碼剖析與應用
- Mastering Sublime Text
- R語言與數據可視化
- 按鈕+菜單+加載+轉場UI交互動效設計教程
- Python基礎實例教程(微課版)
- Python基礎編程入門
- Spring Integration Essentials
- OpenShift云原生架構:原理與實踐