Online Tuning eLearning
Tuning Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Monitoring and Security in Exchange Server 2007

Monitoring and Security in Exchange Server 2007 Microsoft Microsoft Certified Technology Specialist Exchange Server 2007, Configuration (Exam 70-236)
To ensure that the Exchange Server 2007 environment runs smoothly, it is necessary to monitor system activity and the performance of your Exchange servers. Monitoring allows you to obtain data that can assist in tuning the performance of the
more...
Monitoring and Security in Exchange Server 2007
Oracle Database 10g New Tuning Performance-monitoring and Analysis Features

Oracle Database 10g: New Tuning, Performance-monitoring, and Analysis Features Oracle
To use Oracle 10g's new tuning, performance-monitoring, and analysis features
more...
OracleAS 10g Tuning and Reconfiguring the Middle Tier

OracleAS 10g: Tuning and Reconfiguring the Middle Tier Oracle
To describe how to optimize the performance of Oracle Application Server components and to explain how to perform reconfiguration tasks in the Oracle Application Server middle tier and infrastructure
more...
Oracle Database 11g R2 Managing Database Memory Performance

Oracle Database 11g R2: Managing Database Memory & Performance Oracle
Because there is a finite amount of memory available on a database server and on an Oracle Database 11g instance, you must pay attention to how memory is allocated. Also, database planning must include a balance between performance, cost, and reliability. You must consider the investment in the system architecture, which
more...
Oracle Database 11g R2 Using Monitoring Tuning RMAN

...Tuning RMAN Oracle
Reconstructing the contents of all or part of a database from a backup typically involves two phases. The first phase is the retrieval of a copy of the data file from the backups. The second involves reapplying changes to the file that occurred since the backup, using archived and online redo logs. To effectively administer an Oracle Database 11g database, recovery
more...
Monitoring Exchange Server 2010 Mail Flow Performance

Monitoring Exchange Server 2010 Mail Flow & Performance Microsoft Microsoft Certified Technology Specialist Exchange Server 2010, Configuration (Exam 70-662)
To ensure that the Exchange Server 2010 environment runs smoothly, it is necessary to monitor system activity and the performance of your Exchange servers. Monitoring allows you to obtain data that can assist in tuning the performance
more...
SQL Server 2008 Database Monitoring and Performance

... as possible, administrators use a variety of performance tuning and monitoring tools. The SQL Server Profiler enables administrators to use trace files and logs to analyze a database's performance. They can also use the Windows System Monitor to monitor SQL Server 2008 using counters, which monitor specific aspects of the server for performance issues. SQL Server 2008 includes the Activity
more...
Gathering Performance Data in SQL Server 2008

...ssible, SQL Server 2008 provides a variety of performance tuning and optimization utilities. Among these utilities are the SQL Server Profiler and the Database Engine Tuning Advisor. The SQL Server Profiler allows you to use trace files and logs to analyze your database s performance. The Database Engine Tuning Advisor allows you to analyze a database s workload and effectively configure the
more...
Oracle Database 11g Performance Tuning Methodology Tools

...Tuning Methodology & Tools Oracle
Oracle Database 11g provides a variety of tools that can be used for performance tuning in an Oracle database environment. These tools can be used to diagnose and tune common SQL-related and instance-related problems as well as proactively tune an Oracle database. One such tool, Enterprise Manager, can be used to monitor an Oracle database using the many
more...
Oracle Database 11g Using AWR Defining Problems

...in, and utilize statistics for problem detection and self-tuning purposes. This course explains how to create and manage AWR snapshots, and demonstrates how to use the snapshots to generate individual AWR reports as well as AWR compares period reports. It discusses the identification of performance issues, setting the tuning priorities, how to tune depending on the particular application life
more...
Oracle Database 11g Metrics Alerts Baselines AWR Tools Services

...ts that can be used to monitor and manage the performance tuning of an Oracle Database 11g environment. Automatic Workload Repository (AWR) based tools can be used to tune automatic maintenance tasks and generate and read ADDM and ASH reports. This course demonstrates how to create static and repeating baselines, compute baseline statistics, define alert thresholds, and generate ADDM and ASH
more...
Oracle Database 11g Problem SQL Statements Oracle Optimizer

Oracle Database 11g: Problem SQL Statements & Oracle Optimizer Oracle
Oracle Database 11g helps to identify problem SQL statements using Oracle Optimizer and execution plans. This course discusses SQL statement processing and the role of the Oracle Optimizer and execution plans. It also explains how to generate and view execution plans using the DBMS_XPLAN package, the EXPLAIN PLAN command,
more...
Oracle Database 11g SQL Performance Database Replay

Oracle Database 11g: SQL Performance & Database Replay Oracle
Database Replay allows you to test the impact of a system change by replaying a real-world workload on a test system before it is exposed to a production system. This course demonstrates how to use Database Replay to capture and replay workloads to test the impact of a system change. It also explains how to use SQL Performance
more...
Oracle Database11g Shared Pool Buffer Cache Tuning

...Tuning Oracle
The buffer cache is an extremely important component for the performance, scalability, and reliability of the database. This course demonstrates how to identify the symptoms that indicate a buffer cache problem and how to use the various methods available to resolve common performance issues related to the buffer cache. It also discusses the sizing of the buffer cache and
more...
Oracle Database 11g Tuning PGA Temporary Space AMM

...Tuning PGA, Temporary Space & AMM Oracle
Oracle Database 11g provides various methods for tuning, monitoring and managing memory and temporary tablespaces. Automatic Program Global Area (PGA) memory management adapts the SQL memory allocation based on PGA memory available, SQL operator needs, and system workload. A temporary tablespace is used to store transient data generated explicitly
more...
Oracle Database 11g Segment Space I O and Performance Tuning

...Tuning Oracle
Oracle Database 11g provides various methods for tuning segment space usage and input/output (I/O). This course explains how to use Automatic Segment Space Management (ASSM) to tune segment space usage, how to shrink segments using SQL or the Enterprise Manager, and how to use table compression. Automatic Storage Management (ASM) capabilities save you time by automating
more...
Oracle Database 11g Architecture SQL Tuning Optimization

...Tuning & Optimization Oracle
The Oracle Database server consists of an Oracle Database and one or more Oracle Database instances. SQL (Structured Query Language) is the language with which all programs and users access an Oracle Database. Monitoring the performance of and tuning database components, as well as the SQL statements used to access and manipulate the database, helps to ensure
more...
Oracle Database 11g Application Tracing Automatic SQL Tuning

...Tuning Oracle
Oracle Database implements tracing by generating a trace file for each server process when you enable the tracing mechanism. This course explores configuring the SQL Trace facility to collect session statistics, using the TRCSESS utility to consolidate SQL trace files, formatting trace files using the tkprof utility, and interpreting the output of the tkprof command. Tuning
more...
Oracle Dabase 11g Tape Vaulting Duplication Tuning

...Tuning Oracle
Oracle Secure Backup uses a volume rotation policy to track a backup volume as it moves from its originating location to a storage location and is eventually recycled. This process is known as vaulting. This course covers configuring and using tape vaulting and a tape vaulting environment, viewing tape rotation reports, and troubleshooting vaulting. This course also explores
more...
Oracle Database 11g RAC Performance Tuning

...Tuning Oracle
Performance Tuning uses diagnostic tools to gather statistics, statistic rates, and sampled statistics in order to tune the database system to provide the best performance as efficiently as possible. Although there are specific tuning areas for Oracle Database 11g: RAC, such as instance recovery and interconnect traffic, you will get the best performance by tuning your RAC
more...
Oracle Database 11g R2 Intelligent Infrastructure Enhancements

...hering performance metrics for problem detection and self-tuning purposes. The information gathered can be viewed by the DBA using either reports or views, as well as the alert log. Oracle Database 11g has expanded features for automatic SQL tuning and the Automatic Workload Repository, which allows the DBA to ensure the database is running efficiently, and by using the Enhanced Resource
more...
Oracle Database 11g R2 The ASM Instance Network Connectivity

...t by the DBA. Some of these tasks include I/O performance tuning, file system, cluster file system, and raw device management, and data file movements and reorganizations. When ASM is used, an ASM instance is also used. The ASM instance allocates memory and uses the SGA differently than in a database instance. This course describes the ASM instance and how it works, and demonstrates how to
more...
From Online Training Directory
Beginning Webmastering Techniques( with site design/management focus )


...tabase issues.
Topics Covered : Site design, Performance Tuning, Adding audio, video and simple add-ons and also a broad overview of other Webmastering areas of speciality. Prerequisite: Some programming experience is helpful. Familiarity with networking concepts will also be helpful. Software/Hardware Requirement : A student will need to have access to a PC( 486 or higher ), internet
more...
Beginning Webmastering Techniques( with site design/management focus )
The Art of Professional Telephone Communication



...u can use to turn the telephone into a selling advantage. Tuning in to key words will indicate buying style and presentation preferences.
You want to know how to ?read? your customer with those key words. Your use of both incoming and outgoing voice mail affects the success you have with people returning calls. The telephone is a tool that casts a wide affect on the sales process from getting
more...
From 123-CBT Computer Based Training
Maintenance and Performance Tuning in WebSphere 5 0
To give an overview of how to maintain and tune the WebSphere environment
more...
Maintenance and Performance Tuning in WebSphere 5 0
Configuring WebSphere 5 0 Session Management and Failover
To demonstrate how to configure WebSphere session management, tuning, security, and failover
more...
The Health Care Industry Overview Version 2
... and processes for compliance. As a result, they are fine-tuning their business strategies and turning to information technology to eliminate inefficiencies in the value chain, to address issues of access, to improve quality, and to reduce cost.
This course provides a high-level view of the health care industry environment, including its key players, trends, structure, and relevant business
more...
Why Customer Driven
Today in America, the emphasis is on service. Health care organizations, insurance agencies, investment brokers, and accountants sell services rather than products. As the popularity of the Internet increases, all companies are forced to focus on service through company web sites that put them into direct contact with customers. Customer satisfaction--and quality--is quickly becoming the
more...
Cisco BSCI 3 0 Tuning OSPF Configurations
To enable you to describe OSPF network types, operations, information flows, single area and multiarea routing
more...
Cisco BSCI 3 0 Tuning BGP Implementations
To enable you to recognize BGP neighbor states, attributes, best-path selection, and authentication and troubleshooting techniques.
more...
Cisco BSCI 3 0 Tuning OSPF Configurations
To enable you to describe OSPF network types, operations, information flows, single area and multiarea routing
more...
Cisco BSCI 3 0 Tuning BGP Implementations
To enable you to recognize BGP neighbor states, attributes, best-path selection, and authentication and troubleshooting techniques.
more...
Cisco BSCI 3 0 Tuning BGP Implementations
To enable you to recognize BGP neighbor states, attributes, best-path selection, and authentication and troubleshooting techniques.
more...
Cisco BSCI 3 0 Tuning OSPF Configurations
To enable you to describe OSPF network types, operations, information flows, single area and multiarea routing
more...
Cisco BSCI 3 0 Tuning BGP Implementations
To enable you to recognize BGP neighbor states, attributes, best-path selection, and authentication and troubleshooting techniques.
more...
Cisco BSCI 3 0 Tuning OSPF Configurations
To enable you to describe OSPF network types, operations, information flows, single area and multiarea routing
more...
Oracle Database 11g Change Management Overview and SQL Plan Management
outline the uses of management tools in Oracle Database 11g, such as SQL Performance Analzer, SQL tuning sets, and SQL plan baselines, and outline how you can use them to effectively manage change and execute SQL plans.
more...
Oracle Database 11g Database Replay and Automatic SQL Tuning
Explain the benefits and uses of Oracle Database 11g's crucial developer tools, Database Replay and Automatic SQL Tuning, when setting up and testing a database
more...
Oracle Database 11g Supporting RMAN and Using Flashback Technology
To recognize the steps for making sure that you can recover data quickly by tuning RMAN to avoid bottlenecks, and also for making sure that any changes to a database can be easily reversed, if necessary, using Oracle Database 11g's flashback features.
more...
Oracle Database 11g Database Performance and Space Management
To identify the steps for making sure your Oracle Database 11g database is performing well and has adequate space, by monitoring statistics, tuning SQL, testing workloads, managing space, and transporting tablespaces.
more...
Performance Tuning Methodology and Tools in Oracle9i
To describe the methods and goals of database tuning and the utilities and tools used to analyze and tune an Oracle9i database
more...
Tuning Database Structures in Oracle9i
To describe how to tune components of an Oracle9i database
more...
Tuning Systems and Applications in Oracle9i
To describe how to tune systems and applications in Oracle9i
more...
Oracle Database 10g Administration Workshop II Part 3

...e advisory framework.
Sequence the steps in an advisor tuning session.
Sequence the steps for creating a custom Automatic Database Diagnostic Monitor (ADDM) task manually.
Audience:
The target audience is Data Administrators, Technical Consultants, Support Engineers, and Sales Consultants.
Deployment:
Self-Study
Language Options:
US English
Total
more...
Oracle Database 10g Administration Workshop I Part 4

...eatures of instance recovery.
Identify key concepts of tuning instance recovery.
Audience:
The target audience is Data Administrators, Technical Consultants, Support Engineers, and Sales Consultants.
Deployment:
Self-Study
Language Options:
US English
Total Learning Time:
4 hours
Objectives:
Unit 1: Undo and Lock Management
more...
Oracle SQL Tuning Diagnostics and Tuning Schema

...course is the first in a two-part series on SQL Statement Tuning. This course will help experienced application developers to learn a tuning methodology they can use to maximize database performance with minimal effort. Participants will gain experience creating optimal access paths, such as partitioned views, B-tree indexes, bitmapped indexes, index clusters, and hash clusters. Participants
more...
Oracle SQL Tuning Tuning SQL and the Optimizer

...ourse is the second in a two-part series on SQL Statement Tuning. This course will help application developers to design SQL statements that can reuse parsing and influence the optimizer to improve performance.
L earn To:
Identify the factors that affect network traffic.
Identify the factors that affect parsing.
Identify the guidelines for the reuse of parsed code.
more...
Oracle8 Certified Database Administrator Curriculum

...roubleshooting and Recovery (ID#446) Oracle8 Performance Tuning: Architecture & Strategy (ID#456) Oracle8 Performance Tuning: Managing Memory and Disk I/O (ID#460) Oracle8 Performance Tuning: Optimizing Sorts and Minimizing Contention (ID#465) Oracle8 Network Administration: Net8 Architecture and Strategy (ID#449) Oracle8 Network Administration: Net8 Configuration and Troubleshooting
more...
Oracle8 Performance Tuning Strategies and Techniques

...s course is the first in a three-part Oracle8 Performance Tuning series. This course will introduce participants to tools and techniques used to improve the performance of the Oracle8 server. Participants will be introduced to files and events that support the tuning process. In addition, students will learn considerations for tuning applications. Finally, students will overview the operating
more...
Oracle8 Performance Tuning Curriculum

The Oracle8 Performance Tuning Curriculum consists of the following courses:
Oracle8 Performance Tuning: Strategies and Techniques
Oracle8 Performance Tuning: Managing Memory and Disk I/O
Oracle8 Performance Tuning: Optimizing Sorts and Minimizing Contention
To review individual course descriptions, please return to the previous page and select the desired title(s).
more...
Oracle8 Performance Tuning Managing Memory and Disk I O

... course is the second in a three-part Oracle8 Performance Tuning series. This course introduces the learner to the application tuning issues that will impact database performance. In addition, participants will be introduced to tuning components and functions of the shared pool and the buffer cache. Students will learn how to monitor the contents and usage of the Redo Log buffer. Finally,
more...
Oracle8 Performance Tuning Optimizing Sorts and Minimizing Contention

...s course is the third in a three-part Oracle8 Performance Tuning series. This course introduces the participants improving performance for sort operations. The student will be able to identify the SQL operations that require sorts, ensure that sorting is done in memory where possible, use direct writes for large sorts and allocate temporary space appropriately. The student will use Oracle tools
more...
SQL Server 7 0 - Implementing a Database - Part 2

...on-leaf level pages. Identify the functions of the Index Tuning wizard. Select the methods of managing data fragmentation. Perform the steps to display the base table size and fragmentation. Select when to use the DBCC DBREINDEX statement. Select the methods available to manually update the index statistics. Identify the information the SHOWPLAN statements return when executed. Select
more...
Oracle8i Performance Tuning Curriculum

The Oracle 8i Performance Tuning Curriculum includes the following courses: Oracle 8i Performance Tuning: Architecture & Strategy Oracle 8i Performance Tuning: Managing Memory & Disk I/O Oracle 8i Performance Tuning: Optimizing Sorts & Minimizing Contention To review individual course descriptions, please return to the previous page and select the desired title(s).
more...
Oracle8i Performance Tuning Architecture Strategy

... course is the first in a three-part Oracle8i Performance Tuning series. This interactive course will introduce participants to tools and techniques used to improve the performance of the Oracle8i server. Participants will be introduced to files and events that support the tuning process. In addition, students will learn considerations for tuning applications. Finally, students will overview
more...
Oracle8i Performance Tuning Managing Memory Disk I O

...course is the second in a three-part Oracle8i Performance Tuning series. This course introduces the learner to the application tuning issues that will impact database performance. In addition, participants will be introduced to tuning components and functions of the shared pool and the buffer cache. Students will learn how to monitor the contents and usage of the Redo Log buffer. Finally,
more...
Oracle8i Performance Tuning Optimizing Sorts Minimizing Contention

... course is the third in a three-part Oracle8i Performance Tuning series. This interactive course introduces the participants improving performance for sort operations. The student will be able to identify the SQL operations that require sorts, ensure that sorting is done in memory where possible, use direct writes for large sorts and allocate temporary space appropriately. The student will use
more...
OCDBA8i Curriculum

The Complete OCDBA8i Curriculum includes the following courses: Oracle SQL: Basic SELECT Statements (ID#378) Oracle SQL: Data Retrieval Techniques (ID#379) Oracle SQL: DML & DDL (ID#380) Oracle SQL: PL/SQL: Basics(ID#322) Oracle 8i Backup and Recovery: Strategies & Backups(ID#7486) Oracle 8i Backup and Recovery: Troubleshooting & Recovery(ID#7487) Oracle 8i Database Admin.: Manage an
more...
Building Cisco Multilayer Switched Networks Part 2

...twork model.
Identify commands to configure port-level tuning with PortFast.
Identify commands to configure UplinkFast and BackboneFast.
Identify commands to configure Multiple Spanning Tree (MST).
Identify commands to configure EtherChannel.
Identify the commands used to configure PAgP and LACP.
Identify options to configure EtherChannel load balancing.
Identify commands
more...
Oracle Database 10g New Features for Administrators Part 1

..., configuration and performance enhancements, Application tuning, space management, backup and recovery enhancements, and security enhancements.
Learn To:
Match goals of Oracle Database 10g manageability with the methods of achieving them.
Identify features of the Oracle Database 10g manageability strategy.
Identify attributes of Grid computing.
Identify new installation
more...
Oracle Database 10g New Features for Administrators Part 2

...management, manageability infrastructure, and application tuning and monitoring.
Learn To:
Identify features of Automatic Database Diagnostic Monitor (ADDM).
Identify options for analyzing Automatic Database Diagnostics Monitor (ADDM) results.
Identify features of Automatic Shared Memory Management (ASMM).
Identify features of Automatic Workload Repository (AWR).
more...
SQL Server 2000 Database Admin Part 5 Maint SQL Server 2000

...ver 2000 monitoring. Identify guidelines for performance tuning. Identify the factors to consider when detecting database performance problems. Audience The audience for this course include system administrators, database administrators, application developers, systems analysts, and software engineers. A prerequisite skill for this course is an understanding of basic relational database
more...
Oracle9i Certified Database Administrator Track Curriculum

The Complete Oracle9i Certified Database Administrator Track Curriculum includes the following curriculums: Introduction to Oracle9i: SQL Curriculum (ID#8054) Oracle9i Database: Fundamentals I Curriculum (ID#8058) Oracle9i Database: Fundamentals II Curriculum (ID#8064) Oracle9i Database: Performance Tuning Curriculum (ID#8068) To review individual curriculum descriptions, please select the
more...
Oracle9i Database Performance Tuning Curriculum

The Oracle9i Database: Performance Tuning Curriculum includes the following courses: Oracle9i Performance Tuning: Architecture and Strategy Oracle9i Performance Tuning: Managing Memory and Disk I/O Oracle9i Performance Tuning: Optimizing Sorts and Minimizing Contention To review individual course descriptions, please return to the previous page and select the desired title(s).
more...
Oracle9i Performance Tuning Architecture Strategy

... are introduced to the strategies and techniques used for tuning the Oracle9i server. Learn To: o Match the tuning goals with the appropriate job role. o Identify common tuning problems that directly affect database performance. o Identify appropriate tuning goals. o Identify key information recorded by the alert log. o Identify the parameters that control the location and format of
more...
Oracle9i Peformance Tuning Managing Memory and Disk I O

... used to tune the Shared Pool. o Identify the goals for tuning the Library Cache. o Identify the descriptions of redo entries. o Match the statistics used to diagnose disk I/O contention with their descriptions. o Identify the two parameters that allow the DBA to limit the amount of memory used for each Java session. o Identify the performance guidelines to reduce the activity on an
more...
Oracle9i Performance Tuning Optimizing Sorts Minimizing Contention

...aining, reorganizing indexes, optimizing sort operations, tuning rollback segments, managing automatic undo, monitoring activities, implementing the Oracle shared server, and troubleshooting. Learn To: o Match the component of database storage with its definition. o Avoid dynamic allocation of extents by using the ALTER TABLE command. o Avoid the dynamic allocation disadvantages by
more...
Oracle 9i New Features Backup Recovery Performance Tuning

This course introduces students to high availability and fault recovery, data protection and disaster recovery, LogMiner enhancements, online operations, and Recovery Manager enhancements. Students also learn about schema improvements, system improvements, and scalable session state management. Learn To Identify the new features designed to reduce unplanned
more...
Lotus Domino R6 Admin New Features Curriculum

The IBM Lotus Domino 6 Administration New Features Curriculum includes the courses that provide an introduction to the new features of Domino 6. Students will learn how to set up and secure the administration environment, and about policy-based management. Students will also learn to manage Web users and files, to control mail and about LDAP enhancements and performance optimization. This
more...
Lotus Domino 6 for Release 5 Administrators Part 1

This course provides an introduction to the new features of Domino 6. You learn how to set up the administration environment and how to secure it. Finally, you learn about policy-based management. Learn To: o To match options available when installing Domino 6 server software with their functions. o To identify Domino 6 server configuration enhancements. o To identify the steps involved
more...
Lotus Domino 6 for Release 5 Administrators Part 2

This is the second course of the series on the new features of Domino 6. This course teaches how to manage Web users and files. You will also learn how to control mail and about the LDAP enhancements in Domino 6. Finally, you learn about performance optimization in Domino 6. This includes monitoring the server environment and the various methods used to improve performance. Learn To: o To
more...
Oracle Application Server 10g Administration II Part 1

...omponents and the tools and techniques for monitoring and tuning the components.
Learn To:
Identify enhancements in Oracle Enterprise Manager (OEM) Application Server Control to manage a customized and distributed environment.
Identify the uses of Oracle Process Management and Notification Server (OPMN) in the OracleAS environment.
Identify considerations for choosing the
more...
Oracle Application Server 10g Administration II Part 4

...tor the OracleAS components and processes. It also covers tuning the various components of the OracleAS, as well as backup and recovery of OracleAS. Finally, it provides guidance on reconfiguring the OracleAS middle-tier components.
Learn To:
Identify features of Oracle Diagnostic Logging (ODL).
Identify options for configuring component logging.
Sequence the steps to search
more...
Making Telephone Calls Count
... like she has really been "heard" and understood? By fine-tuning your listening skills, you'll be able to deliver truly superior customer service. Different customers have different communication styles. By tuning into each customer's communication style and responding appropriately, you'll make stronger connections and build better rapport. In today's automated world, sometimes, just the act
more...
From iWare Logic
Certification in Oracle Applications Technologies
...undamentals -II
IZ0-033 Oracle 9i Database- Performance Tuning
IZ0-141 Oracle Forms- Build Internet Applications
IZ0-040 Oracle Database 10g- New Features for Administrators
IZ0-042 Oracle Database 10g - Administration - I
IZ0-043 Oracle Database 10g - Administration - II
Iz0-048 Oracle Database 10g- R2- RAC for Administrators
IZ0-047 Oracle Database 10g a SQL Expert
IZ0-046
more...
Certification in Oracle Applications Technologies
...undamentals -II
IZ0-033 Oracle 9i Database- Performance Tuning
IZ0-141 Oracle Forms- Build Internet Applications
IZ0-040 Oracle Database 10g- New Features for Administrators
IZ0-042 Oracle Database 10g - Administration - I
IZ0-043 Oracle Database 10g - Administration - II
Iz0-048 Oracle Database 10g- R2- RAC for Administrators
IZ0-047 Oracle Database 10g a SQL Expert
IZ0-046
more...
From Software Training Academy, Inc
NET Tuning, Debugging, and Optimization



...or debugging and optimizing .NET programs. It also covers tuning applications after they have been deployed.
This course is designed for using the C# programming language. However, the techniques for debugging a .NET program do not generally depend on the programming language used to develop the application. Therefore, this course would also be useful to programmers who use other .NET
more...
From Dbametrix Solutions
Oracle Database 9i 2 day DBA


Full 2 days DBA courseware of Oracle 9i database
Installing Oracle
Creating database
Managing users
Managing controlfile
Managing tablespace, tables, indexes
Managing security
Managing redo log files
Configuration of server with listener
Configuration of client with tns names
Managing networking of Oracle
User Managed cold backup
User managed hot backup
Recovery principal
Tuning of
more...
From Serebra Learning Corporation
The Health Care Industry Overview Version 2
... and processes for compliance. As a result, they are fine-tuning their business strategies and turning to information technology to eliminate inefficiencies in the value chain, to address issues of access, to improve quality, and to reduce cost.This course provides a high-level view of the health care industry environment, including its key players, trends, structure, and relevant business and
more...
Making Telephone Calls Count
... like she has really been "heard" and understood? By fine-tuning your listening skills, you'll be able to deliver truly superior customer service. Different customers have different communication styles. By tuning into each customer's communication style and responding appropriately, you'll make stronger connections and build better rapport. In today's automated world, sometimes, just the act
more...
Coaching Skills
At its simplest, a coaching session is a conversation, a dialog between coach and coachee, and so all coaching interventions depend totally on communication. Within that simplicity however, are layers of subtle interaction, which a coachee needs to be aware of, alert to what both "sides" of the conversation are actually communicating--verbally, visually, and vocally. The first requirement for a
more...
Web Application Maintenance in C
To introduce and describe techniques for monitoring web applications using the .NET performance monitoring API, the .NET Windows event log API, and Visual Studio Analyzer Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification
more...
Web Application Maintenance in VB NET
To introduce and describe techniques for monitoring web applications using the .NET performance monitoring API, the .NET Windows event log API, and Visual Studio Analyzer Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification
more...
Maintenance and Performance Tuning in WebSphere 5 0
To give an overview of how to maintain and tune the WebSphere environment Those wishing to qualify as an IBM Certified System Administrator for WebSphere Application Server 5.0; this Certified System Administrator is expected to perform the installation, configuration, and day-to-day tasks associated with ensuring the smooth and efficient operation of a WebSphere runtime environment, including
more...
OS 390 Designing DB2 Data Warehouse
This course is an overview of IBM's DB2 mainframe relational database management system. It explains basic functions, features and elements of DB2 for OS/390 (known simply as DB2) and its interactions with the MVS environment. The course briefly reviews the development of DB2, including enhancements to Version 6, DB2 Universal Database for OS/390. It then familiarizes the student with the basic
more...
OS 390 Managing DB2 Data Warehouse
This course presents an overview of issues involved in managing a data warehouse. Included are discussions of inflowing data from a variety of sources, converting and storing data, synchronizing data in a distributed environment, and accessing data for decision-support. The course is designed for managers and technical professionals who are considering implementing a data warehouse using DB2.
more...
Configuring Voice Interfaces
To configure router voice ports, identify how to monitor and troubleshoot voice ports, recognize factors affecting analog voice quality, and configure voice interface settings for optimal voice quality IT professionals responsible for preparing, configuring, and maintaining a voice and data network; candidates preparing for the Cisco Certified Voice Professional certification (CVOICE 642-432)
more...
Cisco BCMSN 3 0 Implementing High Availability In a Campus Environment
To implement high availability technologies and techniques using multilayer switches in a campus environment. Network administrators, network engineers, network managers, systems managers, or network designers.
more...
Cisco BSCI 3 0 Tuning OSPF Configurations
To enable you to describe OSPF network types, operations, information flows, single area and multiarea routing Candidates for Cisco CCNP, CCDP, CCIP, and Cisco CCIE Routing and Switching and CCIE Communications and Services certifications; network administrators, technicians, and senior network support staff who are responsible for implementing and managing network environments
more...
Cisco BSCI 3 0 Tuning BGP Implementations
To enable you to recognize BGP neighbor states, attributes, best-path selection, and authentication and troubleshooting techniques. Candidates for Cisco CCNP, CCDP, CCIP, and Cisco CCIE Routing and Switching and CCIE Communications and Services certifications; network administrators, technicians, and senior network support staff who are responsible for implementing and managing network
more...
Performance Tuning Methodology and Tools in Oracle9i
To describe the methods and goals of database tuning and the utilities and tools used to analyze and tune an Oracle9i database Anyone wishing to learn about Oracle9i database performance tuning
more...
Tuning Memory Structures in Oracle9i
To describe how to tune Oracle9i memory structures Anyone wishing to learn about Oracle9i database performance tuning
more...
Tuning Database Structures in Oracle9i
To describe how to tune components of an Oracle9i database Anyone wishing to learn about Oracle9i database performance tuning
more...
Tuning Systems and Applications in Oracle9i
To describe how to tune systems and applications in Oracle9i Anyone wishing to learn about Oracle9i database performance tuning
more...
Oracle Database 10g Monitoring and Maintenance Release 2
To demonstrate how to control database performance and configure proactive database maintenance Anyone wanting to learn about Oracle Database 10g database administration
more...
Optimizing Database Performance in Oracle 10g
To outline the processes and considerations for optimizing an Oracle database using alerts, trace files, and advisors Oracle database administrators and database operators
more...
Oracle Database 10g New Automatic Management Features
To identify the new automatic management and management infrastructure features of Oracle 10g Oracle 8i or 9i certified professionals who wish to upgrade to Oracle Database 10g certification; developers interested in the technical aspects of Oracle Database 10g
more...
Oracle Database 10g New Tuning Performance-monitoring and Analysis Features
To use Oracle 10g's new tuning, performance-monitoring, and analysis features Oracle 8i or 9i certified professionals who wish to upgrade to Oracle Database 10g certification; developers interested in the technical aspects of Oracle Database 10g
more...
Oracle Database 10g Performance Tuning Tools and Techniques
This course provides an overview of the tuning methodology and performance monitoring. The course also covers common tuning problems and the goals and objectives of performance tuning. Finally, the course covers the tuning life cycle and the tuning methodology followed in the different phases of the tuning life cycle. This course is designed for DBAs, database architects, support engineers, and
more...
Oracle Database 10g Performance Tuning Tuning Data
This course provides an overview of performance pages and dynamic views. Additionally, the course covers key concepts related to metrics, alerts, baselines, and Statspack. This course is designed for DBAs, database architects, support engineers, and technical consultants.
more...
Oracle Database 10g Performance Tuning Tuning Infrastructure
This course discusses the key concepts related to using the Automatic Workload Repository (AWR), the Automatic Database Diagnostic Monitor (ADDM), and Active Session History (ASH) reports. This course is designed for DBAs, database architects, support engineers, and technical consultants.
more...
Oracle Database 10g Performance Tuning Instance Tuning
This course covers the concepts related to tuning the shared pool and the buffer cache. This course also covers the concepts related to the System Global Area (SGA), Automatic Shared Memory Management (ASMM), the Program Global Area (PGA), and the PGA Target Advice. This course is designed for DBAs, database architects, support engineers, and technical consultants.
more...
Oracle Database 10g Performance Tuning Memory Management
This course covers key concepts related to I/O, Redundant Array of Inexpensive Disks (RAID), and Automatic Storage Management (ASM). The course also covers key concepts related to checkpoint and redo. Lastly, the course covers key concepts related to performing space management. This course is designed for DBAs, database architects, support engineers, and technical consultants.
more...
Oracle Database 10g Performance Tuning Performance Management
This course covers the key concepts related to tablespace management and reactive tuning. The course also summarizes key concepts related to performance tuning. This course is designed for DBAs, database architects, support engineers, and technical consultants.
more...
Monitoring SQL Server 2000 Performance
To explain how to monitor SQL Server for optimal performance Database administrators, application developers, system administrators, and students preparing for Microsoft certification in installing, configuring, and administering Microsoft SQL Server 2000 Enterprise Edition
more...
Supporting Microsoft Windows 95: Tuning and Troubleshooting


This is the final course in a four part series for Systems Engineers who intend to install, configure, customize, optimize, maintain, and troubleshoot the Microsoft Windows 95 operating system. This series aims to enable the professionals to pass Microsoft exam 70-064, Implementing and Supporting Microsoft Windows 95.
more...
Oracle Application Server 10g - Administration II Part 1
This course describes the advanced administration concepts. In addition you are introduced to common deployment topologies of Oracle Application Server 10g to enable choosing the appropriate topology according to your business needs. To provide a stable and highly available environment that performs well you learn the concepts for high availability (HA) and scalability. You also learn to
more...
Oracle Application Server 10g - Advanced Administration II Part 4
This course covers how to monitor the OracleAS components and processes. It also covers tuning the various components of the OracleAS as well as backup and recovery of OracleAS. Finally it provides guidance on reconfiguring the OracleAS middle-tier components.
more...
Oracle Database 10g - New Features for Administrators Part 1
Oracle Database 10g is the first database designed for enterprise grid computing. It is the most flexible and cost-effective way to manage enterprise information. This course covers the new features of Oracle Database 10g that are applicable to database administration. The features include Manageability concepts Grid computing enhanced installation features configuration and performance
more...
Oracle9i Performance Tuning: Strategies and Techniques


In this course, you are introduced to the strategies and techniques used for tuning the Oracle9i server.
more...
Oracle9i Performance Tuning: Managing Memory and Disk I/O


This course introduces students to the importance of good initial database design, and the methods used to tune an Oracle9i production database. Students learn how to use the available Oracle tools to recognize, troubleshoot, and resolve common performance-related problems in administering an Oracle database.
more...
Oracle9i Performance Tuning: Optimizing Sorts and Minimizing Contention


The content of this course includes details about each component of an Oracle database instance, such as data blocks, disks, memory, CPU, and dynamic views. Students learn about migration and chaining, reorganizing indexes, optimizing sort operations, tuning rollback segments, managing automatic undo, monitoring activities, implementing the Oracle shared server, and troubleshooting.
more...
Oracle8i Performance Tuning: Strategies and Techniques
This course is the first in a three-part Oracle8i Performance Tuning series. This interactive course will introduce participants to tools and techniques used to improve the performance of the Oracle8i server. Participants will be introduced to files and events that support the tuning process. In addition students will learn considerations for tuning applications. Finally students will overview
more...
Oracle8i Performance Tuning: Managing Memory and Disk I/O
...course is the second in a three-part Oracle8i Performance Tuning series. This course introduces the learner to the application tuning issues that will impact database performance. In addition participants will be introduced to tuning components and functions of the shared pool and the buffer cache. Students will learn how to monitor the contents and usage of the Redo Log buffer. Finally
more...
Oracle8i Performance Tuning: Optimizing Sorts and Minimizing Contention
... course is the third in a three-part Oracle8i Performance Tuning series. This interactive course introduces the participants improving performance for sort operations. The student will be able to identify the SQL operations that require sorts ensure that sorting is done in memory where possible use direct writes for large sorts and allocate temporary space appropriately. The student will use
more...
Oracle9i New Features: Backup, Recovery, and Performance Tuning
This course introduces students to high availability and fault recovery data protection and disaster recovery LogMiner enhancements online operations and Recovery Manager enhancements. Students also learn about schema improvements system improvements and scalable session state management.
more...
Oracle9i Performance Tuning: Strategies and Techniques
In this course you are introduced to the strategies and techniques used for tuning the Oracle9i server.
more...
Oracle9i Performance Tuning: Managing Memory and Disk I/O
This course introduces students to the importance of good initial database design and the methods used to tune an Oracle9i production database. Students learn how to use the available Oracle tools to recognize troubleshoot and resolve common performance-related problems in administering an Oracle database.
more...
Oracle9i Performance Tuning: Optimizing Sorts and Minimizing Contention
The content of this course includes details about each component of an Oracle database instance such as data blocks disks memory CPU and dynamic views. Students learn about migration and chaining reorganizing indexes optimizing sort operations tuning rollback segments managing automatic undo monitoring activities implementing the Oracle shared server and troubleshooting.
more...
Oracle8 Performance Tuning: Strategies and Techniques
This course is the first in a three-part Oracle8 Performance Tuning series. This course will introduce participants to tools and techniques used to improve the performance of the Oracle8 server. Participants will be introduced to files and events that support the tuning process. In addition students will learn considerations for tuning applications. Finally students will overview the operating
more...
Oracle8 Performance Tuning: Managing Memory and Disk I/O
... course is the second in a three-part Oracle8 Performance Tuning series. This course introduces the learner to the application tuning issues that will impact database performance. In addition participants will be introduced to tuning components and functions of the shared pool and the buffer cache. Students will learn how to monitor the contents and usage of the Redo Log buffer. Finally
more...
Oracle8 Performance Tuning: Optimizing Sorts and Minimizing Contention
...s course is the third in a three-part Oracle8 Performance Tuning series. This course introduces the participants improving performance for sort operations. The student will be able to identify the SQL operations that require sorts ensure that sorting is done in memory where possible use direct writes for large sorts and allocate temporary space appropriately. The student will use Oracle tools
more...
Oracle SQL Tuning: Diagnostics and Tuning the Schema
...course is the first in a two-part series on SQL Statement Tuning. This course will help experienced application developers to learn a tuning methodology they can use to maximize database performance with minimal effort. Participants will gain experience creating optimal access paths such as partitioned views B-tree indexes bitmapped indexes index clusters and hash clusters. Participants will
more...
Oracle SQL Tuning: Tuning SQL and the Optimizer
This course is the second in a two-part series on SQL Statement Tuning. This course will help application developers to design SQL statements that can reuse parsing and influence the optimizer to improve performance.
more...
Installing and Configuring a PC
The Installing and Configuring a PC WBT is the second course in the A+ Certification curriculum and caters to A+ Core Service Technician Examination. This course is meant for PC hardware service technicians who want to acquire knowledge of installing configuring and networking a PC. This course discusses the process of assembling and configuring various PC components such as motherboard disk
more...
Designing Multi-Tasked Win32 Applications


In this course the student will be introduced to the design and implementation of a multi-thread application consisting of a number of threads. They will learn to recognize potential situations for the use of multi-threading and multi-processing. Core API calls will be discussed for the creation of threads/processes, communication between threads/processes, the termination of threads/processes,
more...
From Learningdom
SQL and PLSQL Training


SQL
Introduction to SQL, Select Queries, Data sorting and restricting, Functions, Data from Multiple Tables, Group By Clause, Create Table, Alter Table, Constraints, More Constraints, Indexes, Views, Set operators, SQL Aggregate Functions
PL/ SQL
PL/ SQL Basics, Using SQL*Plus for PL/ SQL, Using TOAD for PL/ SQL, All about variable declaration, PL/ SQL Looping, Conditional Logic, : DML
more...
From Interskill Learning
1.16 Tandem Performance and Tuning
This is course 16 of 26 in the Tandem Series. The course is delivered via e-Learning. It can be accessed online, at any time, place or location with internet access, or delivered through your own internal LMS (if applicable). The course is available as part of the Tandem Series, or in a Mainframe Bundle, comprising of the 100 most popular mainframe e-Learning titles.
more...
From Object Arena
IBM DATASTAGE ONLINE TRAINING OBJECTARENA CHENNAI
...he customers on demand.
Best Practices and Performance Tuning
Object Arena provide the customers to analyze the performance optimization using a targeted sample of jobs and environments which depends on InfoSphere DataStage configuration, Hardware interaction, Data volumes and loads, Data partitioning methods and Job design concepts.
Object Arena delivers the Best Practices guidelines
more...
From PDHengineer. com-Decatur Professional Development, LLC
Be a Successful Project Manager - Beginning to Intermediate Concepts and Techniques
...roject managers) fail Informed project selection Fine tuning a statement of work Proposal activities for the provider What should be included in a project management plan Creating a work breakdown structure Designing and portraying realistic budgets and schedules Project startup activities Effective communication, meetings, and leadership Controlling rate of progress,
more...
From The Virtual Training Company
Oracle Database Administration Fundamentals I
This is the second in a series of courses, aimed at preparing the user for Oracle Certification Exam # 1Z0-031. This course will teach Oracle database administration fundamentals; installing Oracle, creating databases, managing objects in the database and more. This course expands on the first course offered by VTC (Introduction to Oracle SQL and PL/SQL). Following courses will include: Oracle
more...
Oracle Performance Tuning 1Z0-033
...r, Gavin Powell, covers material in the 1Z0-033 Oracle 9i tuning certification examination, including the basics of performance tuning and tuning tools. Memory tuning covers the shared pool, the database buffer cache and other buffers. From an I/O perspective, topics covered are physical file structures of the database, tablespaces, datafiles and at the block level. Also covered are sorting,
more...
From Skillspride Online Training
Novell Netware 4.11 Advanced Systems Administration
This course provides readers with the opportunity to learn the advanced aspects of NetWare 4.11 security concepts, troubleshooting and performance tuning. At the end of the course readers will be able to optimise and troubleshoot complex NetWare 4.11 networks with confidence.
more...
Microsoft SQL Server 7.0 Administration
SQL Server is a scaleable RDBMS designed for client/server applications. This course will prepare Database Administrators to set up and maintain MS SQL systems in a networked environment. It provides both the theory and practical experience of installing, backing up, replicating and monitoring and tuning an SQL Server 7.0 system.
more...
Microsoft SQL Server 6.5 Introduction
At the end of the course, readers will be able to install and configure SQL Server version 6.5; manage the storage requirements of a database and perform day-to-day operations including backing up and restoring a database, recovering from a system disaster, scheduling tasks, setting alerts, monitoring, and tuning. The basics of Transact SQL are also covered.
more...
Microsoft SQL Server 6.5 Administration
SQL Server is a scaleable RDBMS designed for client/server applications. This course will prepare Database Administrators to set up and maintain an MSSQL systems in a networked environment. It provides both the theory and practical experience of installing, backing up, replicating and monitoring and tuning an SQL Server 6.x system.
more...
