Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Oracle SQL Developer

You're reading from   Oracle SQL Developer Learn Database design, development,and administration using the feature-rich SQL Developer 4.1 interface

Arrow left icon
Product type Paperback
Published in Jan 2016
Publisher
ISBN-13 9781785281273
Length 344 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Susan Harper Susan Harper
Author Profile Icon Susan Harper
Susan Harper
Ajith Narayanan Ajith Narayanan
Author Profile Icon Ajith Narayanan
Ajith Narayanan
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Getting Started with SQL Developer 4.1 FREE CHAPTER 2. Database Connections and SQL Worksheet 3. The Power of SQL Reports 4. Working with PL/SQL 5. SQL Developer for DBAs 6. SQL Developer Accessibility 7. Importing, Exporting, and Working with Data 8. Database Connections and JDBC Drivers 9. Introducing SQL Developer Data Modeler 10. Extending SQL Developer 11. Working with Application Express 12. Working with SQL Developer Migrations 13. Oracle Data Miner 4.1 14. REST Data Services and REST Development Index

Resource manager

The Oracle database resource manager (the Resource Manager) enables us to optimize resource allocation among the many concurrent database sessions. When database resource allocation is done by the operating system, we may encounter the following problems with workload management:

  • Excessive overhead results from the operating system context by switching between Oracle database server processes
  • The operating system de-schedules database servers while they hold latches, which is inefficient
  • The operating system distributes resources equally among all active processes and cannot prioritize one task over another
  • Inability to manage database specific resources, such as parallel execution servers and active sessions
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime