About the course
The Oracle RDBMS is typically deployed throughout a business, from
the corporate mainframe, to enterprise Unix servers, down to departmental
level Intel platforms. For a database of any significant size, performance
immediately becomes an issue. Users may resent a query taking 3.5h,
for instance. Or on the other hand, an update locks a table for
30 minutes while it modifies data, which denies application access
to the table(s) concerned.
There will always be a platform ceiling set by hardware and o/s
kernel performance but wouldn’t it be nice to use the gap
between what we are getting today, and what we could get from our
platform investment. Learn to find out where this performance ceiling
is and at what level the current system is running.
Essentially there are two main avenues for RDBMS optimisation. Strategies
deployed by the DBA, such as cache management and DBWR and LGWR
optimisation, is one of them. The other approach is to investigate
how the SQL is running, to change either the SQL or its execution
environment and see if that made a difference.
The subject of this course is the administration of the database.
The classical bottlenecks on an Oracle platform are memory, i/o,
network and CPU. On a loaded system, one of these areas will cause
a bottleneck. Which one is it? This is what we aim to show you how
to find out. Remove the bottleneck and we hit another one. Learn
how to measure the systems performance in several areas, how to
stress test it and examine the effect of changes you may make.
Expects to get lots of hands-on practice, to generate and see problems
and finally to solve them. The training is strongly lab based and
takes a real world view of everyday business computing problems.
Audience
- Database administrators
- Developers
- Data warehouse support team members
Prerequisites
You should be knowledgeable in Oracle 8i or Oracle 9i DBA to get
the best out of this course.
Duration
3 days |