- Course
Oracle Performance Tuning for Developers
This course introduces developers to the fundamental principles of performance tuning when using Oracle as their backend database.
- Course
Oracle Performance Tuning for Developers
This course introduces developers to the fundamental principles of performance tuning when using Oracle as their backend database.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Oracle is one of the most popular database systems in use today. Yet many developers do not understand how Oracle works or the principles behind developing high performance Oracle applications. This course targets the .NET or Java developer who is writing an application with a backend Oracle database. Topics include: understanding how Oracle is processing your SQL statements through generating and interpreting execution plans, to designing and using indexes to speed up the data access of your application. Also included is how to use Oracle dynamic performance views to view real time information about Oracle performance, including which SQL statements are the most costly to run. The use of bind variables, connection pooling, and some application best practices round out the topics covered in the course.
Oracle Performance Tuning for Developers
-
Introduction | 1m 25s
-
System Scalability | 3m 41s
-
Oracle Architecture Overview | 4m 35s
-
Buffer Cache | 2m 56s
-
Shared Pool | 2m 13s
-
Program Global Area | 2m 24s
-
Oracle Architecture Wrap Up | 1m 58s
-
Performance Metrics | 10m 3s
-
Performance Tuning and Database Size | 5m 55s
-
Building Effective Performance Test Databases | 3m 36s
-
Performance Tuning Database use Scenarios | 9m 59s