Online An Instance eLearning
An Instance Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Nonparametric Tests in Six Sigma Analysis

Nonparametric Tests in Six Sigma Analysis ASQ Six Sigma Black Belt (SSBB)
Hypothesis testing is a process of assuming an initial claim about the population characteristics and then statistically testing this claim using sample data. Testing hypotheses is a very important activity in Six Sigma projects in the areas of analysis, decision making, and change implementation. In conventional
more...
Nonparametric Tests in Six Sigma Analysis
Configuring SQL Server 2005

Configuring SQL Server 2005 Microsoft
To configure a SQL Server instance and create a database, configure logins, users, and schemas for a database, and set up a linked server configuration
more...
Designing a Database Server Infrastructure for SQL Server 2005

Designing a Database Server Infrastructure for SQL Server 2005 Microsoft
To specify the appropriate requirements for implementing SQL Server 2005, identify suitable instance and physical storage strategies, and determine the appropriate way to design a database consolidation plan, given a SQL Server scenario
more...
Oracle Database 10g Creating Databases

Oracle Database 10g: Creating Databases Oracle
To provide an overview of Oracle database and instance architecture and demonstrate how to use the Database Configuration Assistant
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...
CompTIA Network 2009 Network Components

CompTIA Network 2009: Network Components CompTIA CompTIA Network 2009 N10-004 CompTIA Network 2009
In order for devices on a network to communicate, some type of medium has to be in place. Types of communication media include physical cable, copper or fiber optic, and can also refer to radio waves, such as in the case of wireless networks. This course covers the different standards that
more...
CompTIA Newtork 2009 Wide Area Networks

CompTIA Newtork 2009: Wide Area Networks CompTIA CompTIA Network 2009 N10-004 CompTIA Network 2009
Wide Area Networks, or WANs, came about in 1965. WANs are defined as computer networks that cover a broad geographical area and use routers and public links to connect unrelated networks with each other. WANs differ from local area networks (LANs) in several ways. For instance, while LANs are
more...
SQL Server 2008 Installation

SQL Server 2008: Installation Microsoft Microsoft Certified Technology Specialist SQL Server 2008, Implementation and Maintenance (Exam 70-432)
SQL Server 2008 is a comprehensive database platform, consisting of components and management tools such as SQL Server Management Studio, Business Intelligence Development studio, and the SQL Server Database Engine. These tools allow administrators
more...
SQL Server 2008 Instance Database Configuration

SQL Server 2008: Instance & Database Configuration Microsoft Microsoft Certified Technology Specialist SQL Server 2008, Implementation and Maintenance (Exam 70-432)
SQL Server 2008's core component is its Database Engine, which provides storage, processing, and security for enterprise data through its controlled access and rapid transaction processing. Another feature of SQL Server 2008 is
more...
SQL Server 2008 Security Management

SQL Server 2008: Security Management Microsoft Microsoft Certified Technology Specialist SQL Server 2008, Implementation and Maintenance (Exam 70-432)
Microsoft SQL Server 2008 provides enhanced security features to ensure that each instance is secure. Using SQL Server 2008 security features, administrators can guarantee that access to a SQL Server instance is granted only to specified
more...
SQL Server 2008 Database Management

SQL Server 2008: Database Management Microsoft Microsoft Certified Technology Specialist SQL Server 2008, Implementation and Maintenance (Exam 70-432)
Database maintenance is an ongoing task for SQL Server 2008 administrators. This requires the integrity of the database to be checked, the database size to be kept to a minimum by ensuring the files are the correct sizes, and maintenance tasks
more...
Using SQL Server 2008 Messaging Full-Text Search Scripts Track Changes

Using SQL Server 2008 Messaging, Full-Text Search, Scripts & Track Changes Microsoft Microsoft Certified Technology Specialist SQL Server 2008, Database Development (Exam 70-433)
SQL Server 2008 provides many components to ensure that database developers can perform many tasks within the database without having to create custom applications. SQL Server's Service Broker component allows
more...
Managing SQL Server 2008 Analysis Services Solutions

... analysis services security solutions related to securing an instance and securing user access. A discussion about disaster recovery, including high-availability solutions and backup solutions is also included in this course. In addition, the course looks at administration, including the tools that can be used to maintain analysis services, how you can process SSAS objects, and how you can use
more...
Oracle Database 11g Performance Tuning Methodology Tools

Oracle Database 11g: Performance 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
more...
Oracle Database 11g RAC Performance Tuning

Oracle Database 11g: RAC Performance 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
more...
Oracle Database 11g Configure Manage Use Services in RAC

Oracle Database 11g: Configure, Manage & Use Services in RAC Oracle
A service is a grouping of related tasks within a database with common functionality, quality expectations, and priority relative to other services. It provides a single-system image for managing competing applications running within a single instance and across multiple instances and databases. Using standard interfaces,
more...
Oracle Database 11g Diagnosing Oracle Clusterware Node Management

Oracle Database 11g: Diagnosing Oracle Clusterware & Node Management Oracle
Problems that occur with Oracle RAC instances can be difficult to diagnose because they span across two or more nodes in a cluster. Oracle Database 11g provides various methods for diagnosing and debugging Oracle Clusterware and RAC components. This course discusses the basics of debugging and the use of diagnostics
more...
Oracle Database 11g R2 Installation Oracle Restart

Oracle Database 11g R2: Installation & Oracle Restart Oracle
Oracle Database 11g Release 2 offers a unique scale-out technology with a single database instance, lower server and storage costs, and increased availability and scalability. It also provides customers with improved user service levels, reduced down-time, and more efficient use of IT resources as well as an increased level of
more...
Oracle Database 11g R2 Database Creation Instance Management

Oracle Database 11g R2: Database Creation & Instance Management Oracle Oracle Database 11g Administrator Certified Associate 1Z0-052 Oracle Database 11g: Administration Workshop I Release 2
As an Oracle Database administrator, it is important to plan the database to ensure that the database software is installed properly. Planning involves the logical storage structure, the overall design,
more...
Oracle Database 11g R2 The ASM Instance Network Connectivity

Oracle Database 11g R2: The ASM Instance & Network Connectivity Oracle Oracle Database 11g Administrator Certified Associate 1Z0-052 Oracle Database 11g: Administration Workshop I Release 2
Oracle Database 11g Release 2 offers Automatic Storage Management (ASM), which eliminates the need for many tasks that are required on a non-ASM storage environment by the DBA. Some of these tasks include
more...
Oracle Database 11g R2 Backup Recovery

...ding of what can cause a failure, and how to recover from an instance failure. This course explores how to identify the types of failure that can occur in an Oracle database and how to prepare a database for failure recovery by using checkpoints, log files, and the flash recovery area and ARCHIVELOG mode, as well as how to perform different types of backups. It also discusses the need for
more...
From Online Training Directory
Java 2 -- Classes & Inheritance
Students will learn about Classes & Objects, Inheritance and Polymorphism, Nested Classes and Creating Interfaces in the Java Programming Language
This unit introduces the concept of classes and objects, and discusses the procedure for declaring classes and creating objects.
You will learn to declare instance variables, methods, and local variables by using permitted modifiers such as public,
more...
Java 2 -- Classes & Inheritance
From 123-CBT Computer Based Training
Flash MX for Designers
Macromedia Flash MX is a wonderful tool for the creation of incredible web sites. Virtual Training Company's tutorial is aimed at designers, those who create graphical Flash content, such as animations, interactive web navigation controls, interactive web sites, games, and movies. Rick Martin, your instructor, starts off slowly by introducing you to the interface, setup, and the basics of Flash
more...
Flash MX for Designers
Flash MX ActionScript
Author Doug Sahlin teaches you the ins and outs of Macromedia Flash MX ActionScripting. Designed to create websites or multimedia presentations for CD-ROM, Flash MX ActionScripting allows users to create exciting animated graphics while keeping a smaller file size than with conventional graphic editing methods. Learn key concepts that will make your Flash designs efficient and entertaining. If you
more...
Database and Instance Management in Oracle9i
To describe how to manage an Oracle9i database instance and how to plan and create a database
more...
Oracle Database 11g Database Creation Instance Management and Connectivity
Identify the steps for creating a new Oracle Database 11g database and then configuring it and managing the instance, and also recognize the steps for configuring new Oracle Net Listeners and database connectivity
more...
Oracle Database 11g Performance Monitoring Recovery Concepts and Backup
identify the steps for ensuring an Oracle Database 11g database is available to users when needed, by monitoring its performance, anticipating and avoiding database failure, setting up instance recovery options, and creating backups.
more...
Visual InterDev 6 0 Active Server Pages and Data Access

...tion of the Response object.
Write the syntax to create an instance of a component.
Match the built-in ActiveX components used to create ASP with their functions.
Set the properties of Browser Capabilities component in the Browscap.ini file.
Write to a text file by using the TextStream object.
Create a page object by using the PageObject design-time control.
Define a method for a
more...
Visual InterDev 6 0 Accessing Remote Data

...erDev Project Explorer window.
Write the code to create an instance of a COM component in ASP by using the CreateObject method.
Write the code to create a remote business object instance by using the CreateObject method of RDS.DataSpace.
Deploy a Web application containing COM components by using the Visual InterDev Project Explorer window.
Match the version compatibility options in the
more...
Oracle Database 10g Administration Workshop II Part 4

This course will teach learners to configure an Oracle database for multilingual applications and distributed database access. Learners will learn how to use various database technologies, such as Resource Manager, the Scheduler, and materialized views.
Learn To:
Identify features of Automatic Storage Management (ASM).
Identify features of Automatic Storage Management (ASM)
more...
Oracle Database 10g Administration Workshop I Part 4

Learners will gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. Learners will also be taught about undo management, lock management, and backup and recovery techniques.
Learn To:
Identify benefits of undo data.
Identify features of undo segments.
Identify undo management tasks that a DBA should perform
more...
Data Modeling - Create Basic Models

...n entity.
Identify the difference between an entity and an instance of an entity.
Identify the definition of a relationship.
Identify the implications of an optional relationship.
Identify the implications of a mandatory relationship.
Combine relationships to create a bi-directional relationship.
Distinguish between a 'one or more' and a 'one and only one' relationship.
Identify
more...
Oracle SQL Tuning Tuning SQL and the Optimizer

Course Overview
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.
L earn To:
Identify the factors that affect network traffic.
Identify the factors that affect parsing.
Identify the guidelines for the reuse
more...
Oracle Form Builder Writing and Debugging Code

Course Overview
This course is the third in a six-part Oracle Form Builder series that is based on Oracle Developer/2000 Release 2. This course will help participants learn to create and control alerts, debug PL/SQL code, and process queries. In addition, transaction processing, Form Builder application customization, and writing flexible code will be covered.
L earn To:
Identify
more...
Oracle8 Database Administration - Manage an Instance

...ter file.
Identify the tasks performed in each stage of an instance startup.
Start up an instance by using the Oracle Instance Manager.
Change a database state by using the Oracle Instance Manager.
Identify the tasks performed in each stage of instance shutdown.
Identify the features of dynamic performance views.
Specify the associated dynamic performance view parameter for a given
more...
Oracle8 Database Administration Curriculum

The Oracle8 Certified Database Administration Curriculum consists of the following courses:
Oracle8 Database Administration - Manage and Instance
Oracle8 Database Administration - Create Database
Oracle8 Database Administration - Manage Storage Structures
Oracle8 Database Administration - Manage Data
Oracle8 Database Administration - Manage Security
To review individual course
more...
Oracle8 Database Administration - Create Databases

Course Overview
This course is the second in a five-part series covering the database administration strategies and procedures provided in Oracle8. In this course, participants will learn about the concepts associated with storage structure components, managing rollback segments, temporary segments, and indexes. In addition, creating and maintaining databases will be covered.
L earn To:
more...
Oracle8 Certified Database Administrator Curriculum

...Basics (ID#322) Oracle8 Database Administration - Manage an Instance (ID#421) Oracle8 Database Administration - Create Databases (ID#426) Oracle8 Database Administration - Manage Data Storage Structures (ID#430) Oracle8 Database Administration - Manage Data Storage (ID#434) Oracle8 Database Administration - Manage Security (ID#438) Oracle8 Backup and Recovery - Strategies and Backups
more...
Oracle8 Database Administration - Manage Storage Structures

Course Overview
This course is the third in a five-part series covering the database administration strategies and procedures provided in Oracle8. In this course, participants will learn the concepts associated with storage structure components. In addition, this course will teach users how to create and maintain rollback segments, temporary segments and indexes.
L earn To:
more...
Oracle8 Performance Tuning Strategies and Techniques

Course Overview
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
more...
Oracle8 Performance Tuning Managing Memory and Disk I O

....
Perform the steps to define the number of buffers for an instance using the DB_BLOCK_BUFFERS initialization parameter.
Select the proper clause to obtain the size of each object.
Sequence the steps to determine the number of blocks required for objects in the RECYCLE pool.
Perform the steps to determine if there have been waits for buffers using the V$SESSION_WAIT view.
Perform the
more...
Oracle8 Performance Tuning Optimizing Sorts and Minimizing Contention

...ession scope type with its definition.
Set the scope of an instance tuning session.
Set the scope of an application tuning session.
Set the scope of a structure tuning session.
View collected data in the Oracle Expert repository.
Specify the options to display the database class data.
Change the duration and sample frequency of collecting instance statistics.
Access schema class
more...
Oracle Form Builder R6 Writing and Debugging Code

Course Overview This course is the third in a six-part Oracle Developer series that is based on Oracle Developer Release 6. In this course learners will create and control alerts, debug PL/SQL code, and process queries in form modules. In addition, the course will cover transaction processing, Form Builder application customization, and writing flexible code. L earn To: Identify the
more...
Site Server 3 0 Implementation - Part 2

Course Overview This is the second course in a three part series that will help students prepare for the Microsoft Certified Professional exam 70-056, Implementing and Supporting Web Sites Using Microsoft Site Server 3.0. At the completion of this course, students will learn to identify the concepts considered when planning a catalog; perform the steps to modify an existing Web page to search
more...
Visual InterDev 6 0 Active Server Pages and Data Access

Course Overview
This is the third course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to identify the features of Active Server Pages (ASP); create a server script and debug the server-side script; set
more...
Oracle8i Database Admin Create Databases

... Basics (60113), Oracle8i Database Administration: Manage an Instance (63311). This course will help candidates prepare for the Oracle8i Certified DBA Architecture and Administration exam 1Z0-023. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: Creating a Database: Procedure Duration: 1 - 2 Hour(s) Identify the guidelines for creating an OFA structure. Match the
more...
Oracle8i Database Admin Manage Storage Structures

... Basics (60113), Oracle8i Database Administration: Manage an Instance (63311) and Oracle8i Database Administration: Create a Database (63312). This course will help candidates prepare for the Oracle8i Certified DBA Architecture and Administration exam 1Z0-023. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: Storage Structures Duration: 1 - 2 Hour(s) Identify the
more...
Oracle8i Database Admin Manage Data Storage

... Basics (60113), Oracle8i Database Administration: Manage an Instance (63311) and Oracle8i Database Administration: Create a Database (63312) and Oracle8i Database Administration: Manage Storage Structures (63313). This course will help candidates prepare for the Oracle8i Certified DBA Architecture and Administration exam 1Z0-023. T otal Learning Time 6 - 8 Hour(s) Course Contents
more...
Oracle8i Database Admin Manage Security

... Basics (60113), Oracle8i Database Administration: Manage an Instance (63311) and Oracle8i Database Administration: Create a Database (63312). This course will help candidates prepare for the Oracle8i Certified DBA Architecture and Administration exam 1Z0-023. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: Managing Users Duration: 1 Hour(s) Match the components
more...
Oracle8i Backup and Recovery Troubleshooting Recovery

...of user error failures. Identify the recovery process in an instance failure. Identify the causes of instance failure. Identify the ways of resolving a media failure. Identify the causes of media failure. Identify a database failure error condition by diagnosing an alert file. Identify the features of an alert file. Identify a database failure error condition by diagnosing a trace
more...
OCDBA8i Curriculum

...ng & Recovery(ID#7487) Oracle 8i Database Admin.: Manage an Instance(ID#7476) Oracle 8i Database Admin.: Create Databases(ID#7477) Oracle 8i Database Admin.: Manage Storage Structures(ID#7478) Oracle 8i Database Admin.: Manage Data Storage(ID#7479) Oracle 8i Database Admin.: Manage Security(ID#7480) Oracle 8i Network Administration: Net8 Architecture & Strategy(ID#7489) Oracle 8i Network
more...
Programming XM XML Parsing

This course introduces students to WebSphere Studio Application Developer. It provides a general over overview of XML parsing and it introduces students to the Simple API for XML (SAX) parser and the Document Object Model (DOM) XML parser. Learn To To identify features of the WebSphere Studio family. To identify features of WebSphere
more...
Java for Procedural Programmers Java Concepts

... To identify the syntax to create an instance of a class. To identify considerations for creating a class. To identify considerations for creating an instance method. To identify features of overloading. Audience Learners should be programmers whom are able to program in a procedural
more...
Oracle Database 10g New Features for Administrators Part 5

Oracle Database 10g is designed for enterprise grid computing. It is the most flexible and cost-effective way to manage enterprise information. Oracle Database 10g supports the Oracle vision of creating a self-aware, self-learning, and completely self-managing database. This course covers new features of Oracle Database 10g such as automatic storage management, upgrade methods, RMAN backup, flash
more...
Oracle Database 10g Administration Workshop I Part 1

Learners will gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. Learners will be taught to create an operational database and properly manage the various structures in an effective and efficient manner including performance monitoring, database security, user management, and backup/recovery techniques.
Learn To:
more...
Intro to Object-Oriented Programming with Java

This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.
more...
Intro to Object-Oriented Programming with Java

This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.
more...
IBM DB2 Universal Database V6 1--Fundamentals

Course Overview This course will provide both database administrators and application developers with the broad foundation skills and knowledge needed to be successful with IBM DB2 Universal Database (UDB) V6.1 in a UNIX, Windows, or OS/2 environment. This course will teach students the basic concepts of DB2 UDB V6.1, creating and accessing database objects, basic Structured Query Language
more...
IBM DB2 Universal Database V6 1--Fundamentals

Course Overview This course will provide both database administrators and application developers with the broad foundation skills and knowledge needed to be successful with IBM DB2 Universal Database (UDB) V6.1 in a UNIX, Windows, or OS/2 environment. This course will teach students the basic concepts of DB2 UDB V6.1, creating and accessing database objects, basic Structured Query Language
more...
SQL Server 2000 Database Admin Part 1 Install SQL Server 2000

This is the first course in a five part series that presents the students with both theoretical and practical instruction in the subject of installing SQL Server 2000. Learn To Identify the features and functions of SQL Server. Identify the components involved in the client-server communication process. Identify the steps in the client-server communication process. Identify the minimum
more...
Java for Procedural Programmers Java Concepts

... To identify the syntax to create an instance of a class. To identify considerations for creating a class. To identify considerations for creating an instance method. To identify features of overloading. Audience Learners should be programmers whom are able to program in a procedural
more...
Oracle9i Database Fundamentals I Curriculum

The Oracle9i Database: Fundamentals I Curriculum includes the following courses: Oracle9i Database Admin.: Manage an Instance Oracle9i Database Admin.: Create a Database Oracle9i Database Admin.: Manage Storage Structures Oracle9i Database Admin.: Manage Data Storage Oracle9i Database Admin.: Manage Security To review individual course descriptions, please return to the previous page and
more...
Oracle9i Database Admin Manage an Instance

...e Overview The Oracle9i Database Administration: Manage An Instance course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle9i. This course introduces the participants to the concepts and procedures associated with Oracle architectural components. The participants learn the various tasks of a database administrator that are
more...
Oracle9i Database Admin Create a Database

... file by editing settings in the init.ora file, and start an instance in the NOMOUNT mode. Identify the command options of the CREATE DATABASE command, the situations in which it fails, create a database by using the CREATE DATABASE command and identify its content after creation. Identify the benefits of using Oracle-Managed Files and manage data files, control files, and
more...
Oracle9i Database Admin Set Up Oracle Net Services

...quisites include Oracle9i Database Administration: Manage an Instance (64311), and Oracle9i Database Administration: Create a Database (64312). Content Emphasis Conceptual Deployment Options Accreditation NASBA credits: 4 CPE Credits Language Options American English Total Learning Time 6 to 8 hours 64326 Objectives Unit 1: Oracle Net Services Overview 1 -
more...
Oracle9i Performance Tuning Optimizing Sorts 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. Learn To:
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...
CIW Enterprise Specialist Part 2 CORBA Servers Adv Features Security

...plementing a CORBA object. o Identify steps in creating an instance of an object to be published. o Identify features and functions of factory objects. o Identify steps in using factory objects to obtain object references. o Identify functions of callback objects. o Identify features of CORBA exceptions. o Match CORBA system exceptions with their definitions. o Identify
more...
CIW Enterprise Specialist Part 4 EJB Deployment EJB Clients Entity Beans

... entity beans. o Identity the life cycle of an entity bean instance. o Match EntityBean interface methods with their descriptions. Audience The intended audience for this course includes Technical Managers, Database Administrators, Application Developers, Systems Analysts, Software Engineers, Software Designers, and Project Managers. Learners should have knowledge of Object-Oriented
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 2

...ents will learn to use class modules to define and create an instance of a component. Students will also be provided with the basic instruction on the ActiveX Controls feature of Visual Basic 6.0. L earn To: Create a COM component that exposes properties, methods and events. Create property pages for an ActiveX control. C ontent Emphasis Skills-Based A udience This
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 4

...t. Identify the features of callback procedures. Create an instance of Internet Explorer. Set properties for an instance of Internet Explorer. Call methods exposed by the Internet Explorer objects. Add an event procedure for the Internet Explorer object. Unit 2: Building Reusable COM Components Duration: 2 - 3 Hour(s) Identify COM component types. Identify the differences
more...
Oracle8 Backup and Recovery - Troubleshooting and Recovery

... user errors failures.
Identify the recovery process in an instance failure.
Identify the causes of instance failure.
Identify the ways of resolving a media failure.
Identify the causes of media failure.
Identify a database failure error condition by diagnosing an alert
Identify the features of an alert file.
Identify a database failure error condition by diagnosing a trace
more...
Macromedia Flash MX 2004 Developing Flash Applications

This course covers how to build a rich Internet application with Macromedia Flash MX 2004. The course has three units. The unit Object-Oriented ActionScript 2.0 introduces learners to object-oriented programming (OOP) concepts used in ActionScript 2.0. Connecting to External Data provides information for sending and retrieving data to and from a Flash file. The third unit, Components, enables
more...
Oracle8i Database Administration Curriculum

The Oracle 8i Database Administration Curriculum includes the following courses: Oracle 8i Database Admin.: Manage an Instance Oracle 8i Database Admin.: Create Databases Oracle 8i Database Admin.: Manage Storage Structures Oracle 8i Database Admin.: Manage Data Storage Oracle 8i Database Admin.: Manage Security To review individual course descriptions, please return to the previous page
more...
Oracle8i Database Admin Manage an Instance

Course Overview This course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course, participants will learn about the concepts and procedures associated with Oracle architectural components, using the database administration tools, managing an Oracle instance, and using National Language Support. L earn To:
more...
Programming XML XML Parsing

This course introduces students to WebSphere Studio Application Developer. It provides a general over overview of XML parsing and it introduces students to the Simple API for XML (SAX) parser and the Document Object Model (DOM) XML parser. Learn To To identify features of the WebSphere Studio family. To identify features of WebSphere
more...
IBM DB2 Universal Database V6 1--Fundamentals

Course Overview This course will provide both database administrators and application developers with the broad foundation skills and knowledge needed to be successful with IBM DB2 Universal Database (UDB) V6.1 in a UNIX, Windows, or OS/2 environment. This course will teach students the basic concepts of DB2 UDB V6.1, creating and accessing database objects, basic Structured Query Language
more...
IBM DB2 Universal Database V6 1--Fundamentals

Course Overview This course will provide both database administrators and application developers with the broad foundation skills and knowledge needed to be successful with IBM DB2 Universal Database (UDB) V6.1 in a UNIX, Windows, or OS/2 environment. This course will teach students the basic concepts of DB2 UDB V6.1, creating and accessing database objects, basic Structured Query Language
more...
ASP NET Part 3 Web Services Web Apps

...om a browser. Identify the syntax used to create an instance of a proxy. Identify the syntax used to create a Web service with Visual Basic (VB). Call a Web service by using VisualStudio.NET. Identify features of the Web Service Description Language (WSDL). Identify the syntax used to compile a proxy class into a DLL. Create a Web service by
more...
ASP NET Part 3 Web Services Web Apps

...om a browser. Identify the syntax used to create an instance of a proxy. Identify the syntax used to create a Web service with Visual Basic (VB). Call a Web service by using VisualStudio.NET. Identify features of the Web Service Description Language (WSDL). Identify the syntax used to compile a proxy class into a DLL. Create a Web service by
more...
C Programming for the Microsoft NET Platform Part 2

Course Overview This is the second course in a five part series that teaches statements and exceptions, methods and parameters, and arrays within the Microsoft C# programming language. The course introduces common statements and exception handling, as well as, how to use methods and parameters and how to create, initialize, and use arrays. Learn To Identify characteristics of
more...
Oracle Application Server 10g Administration Part 3

Oracle Application Server 10g is an integrated, standards-based software platform that allows organizations of all sizes to be more responsive to changing business requirements. This course covers managing, configuring OC4J applications, maintaining OC4J Application pages, OracleAS Portal, managing portal users and groups, exporting and importing portal objects, and Oracle portal advanced
more...
Oracle Application Server 10g Administration II Part 2

This course introduces learners to Web Cache clusters and OracleAS Clusters. The participants learn to configure these clusters and manage them in OracleAS 10g. The participants also learn to configure J2EE clustering, OC4J, and manage OracleAS in a CFC environment.
Learn To:
Identify features of Oracle Application Server (OracleAS) 10g Web Cache clusters.
Identify benefits of
more...
Oracle Application Server 10g Administration II Part 3

This course introduces the various Business Intelligence components such as Discoverer, Reports, Forms, and XML applications. The users learn about configuring and managing OracleAS Discoverer, OracleAS Reports Services, OracleAS Forms, and XML applications. They also learn how to deploy and manage OracleAS Web Services.
Learn To:
Match the components of Oracle Application Server
more...
Oracle Application Server 10g 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.
Learn To:
Identify features of Oracle Diagnostic Logging (ODL).
Identify options for configuring component logging.
more...
From Gucons
SAP ABAP Training in Hyderabad

System Architecture:
This section will give the student an appreciation for how the SAP development environment is organized
(Client Instance, development objects, Package Migration and Transportation of development objects)
* Introduction to ABAP Workbench Tools
This area focuses on the understanding of the ABAP Workbench and the Object Navigator.
* Introduction to the ABAP Editor
more...
From Software Training Academy, Inc
Developing Web Services with WebLogic TM

This one-week course prepares Java programmers to develop Web services and clients using the BEA WebLogic Platform(TM), in accordance with prevailing standards such as SOAP, WSDL, and JAX-RPC. Students get an overview of the interoperable and Java-specific Web services architectures, and then learn the standard (J2EE 1.4) APIs for SOAP messaging and WSDL-driven, component-based service
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
Creating Reusable ColdFusion MX Code
To describe how to create reusable code elements in ColdFusion MX Existing ColdFusion 5 users wishing to gain experience in advanced ColdFusion MX development; web and enterprise application developers who have had an introduction to ColdFusion development and wish to learn advanced development techniques
more...
Oracle Application Server 10g Management Tools and Oracle Internet Directory
To demonstrate how to use OracleAS management tools and manage the Oracle Internet Directory (OID) DBAs, developers, and other IT professionals planning to take Oracle Application Server 10g certification examinations; anyone interested in the technical aspects of Oracle Application Server 10g
more...
Oracle Application Server 10g Application Management and Deployment
To demonstrate how to manage and deploy applications in OracleAS DBAs, developers, and other IT professionals planning to take Oracle Application Server 10g certification examinations; anyone interested in the technical aspects of Oracle Application Server 10g
more...
Backup and Recovery Overview and Configuration in Oracle9i
To describe backup and recovery operations, the backup components, and how to configure these components in an Oracle9i database Oracle database administrators and database operators
more...
Introducing Oracle9i Database
To introduce the components and architecture of Oracle9i, the application of Oracle9i, and migrating and upgrading to Oracle9i Oracle database administrators; developers interested in the technical aspects of Oracle9i database
more...
Oracle Database 10g Managing Backup and Recovery Release 2
To discuss how to manage backup and recovery in an Oracle 10g database Anyone wanting to learn about Oracle Database 10g database administration
more...
Managing Storage and System Resources in Oracle 10g
To outline the processes and considerations for using the Automatic Storage Management and Database Resource Manager features Oracle database administrators and database operators
more...
Oracle Database 10g New Storage Features
To identify the new storage features of Oracle Database 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 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...
Managing a DB2 UDB Server
To explain how to manage a DB2 UDB server Anyone wishing to gain knowledge of DB2 UDB; end users seeking advanced competence in DB2 UDB; candidates for IBM DB2 UDB V8.1 for Linux, Unix and Windows Database Administration certification, and those working towards IBM Certified Database Administrator
more...
Giving Presentations


Learn how to give successful presentations Presentations may be formal presentations to your team, senior managers or clients. They can also be informal. For instance, presenting some new ideas for discussion with your peers. If you are skilled at giving presentations, then you can persuade, influence and convince others. Getting your points across in a structured and interesting manner is
more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 2
This is the second course in a five part series that will provide students with the skills to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use class modules to define and create an instance of a component. Students will also be provided with the basic instruction on the ActiveX Controls feature of Visual Basic 6.0.
more...
Using ASP Components
This course is the second course in a series of three in the ASP curriculum. This course acquaints the students with the capabilities of Active Server Pages. It also enables students to create ASP applications. Programmers wishing to learn about Active Server Pages.
more...
Object-Oriented Programming and COM
The Object-Oriented Programming and COM is the first course in this curriculum. This course describes the features of Object Orientation and the Component Object Model (COM). The course also covers the basics of creating and working with the COM and Distributed COM (DCOM) components. This curriculum has been designed for application developers and authors who plan, design and implement distributed
more...
Oracle 8i DBA - Oracle Server and Database Architecture
This course is aimed to familiarize you with the basic concepts of Oracle 8i Architecture and Oracle Enterprise Manager. This course will introduce you to the concepts of Oracle instances and SGA components. You will learn to identify the memory structures and processes involved with an Oracle instance. You will be introduced to the Oracle Universal Installer and be able to explain the Optimal
more...
Oracle 8i DBA - Oracle Instance, the Start-up and Shutdown Procedure
The course is aimed at familiarizing the learner with the Oracle instance. It teaches you the learner about the startup and shutdown processes and the different stages of startup and shutdown. The course also provides a list of data dictionary views that help in performing administrative tasks. The course initiates the learner into hands-on learning by helping you the learner type in the commands
more...
Oracle9i Database Administration: Manage an Instance


...An Instance course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle9i. This course introduces the participants to the concepts and procedures associated with Oracle architectural components. The participants learn the various tasks of a database administrator that are performed by using OEM and the steps to start and shut down
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 Database Administration: Manage an Instance
This course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course participants will learn about the concepts and procedures associated with Oracle architectural components using the database administration tools managing an Oracle instance and using National Language Support.
more...
Oracle9i Database Administration: Manage an Instance
...An Instance course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle9i. This course introduces the participants to the concepts and procedures associated with Oracle architectural components. The participants learn the various tasks of a database administrator that are performed by using OEM and the steps to start and shut down
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 Database Administration - Manage an Instance
This course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle8. In this course participants will learn about the concepts and procedures associated with Oracle architectural components using the database administration tools managing an Oracle instance and using National Language Support.
more...
From Learningdom
Oracle DBA training
Introduction to Oracle database, Architecture, Installing an Oracle DB, Building an Oracle DB, Oracle Processes, Managing the Oracle Instance, Manage database storage structures, Manage Redo and undo, Administer User security, Manage Schema objects, Configure Oracle Network environment, Managing Data and concurrency, Oracle database security, Proactive maintenance, Performance management using
more...
From Simply Wholistic
Reiki package Usui Reiki level 1 2 Reiki Master





What one must ask themselves is where is my health on my to do list???? The answer to that will lie on how you are feeling in life right now.
Are you ready to change your Life in many positive ways?
Usui Reiki level 1 35, Reiki 2 50 & Reiki Master to enable you to teach Reiki 150.
If you are looking to teach reiki or a change in career then why not take advantage of the package
more...
Learn Reiki TODAY and change your Life





When it comes to your health, do you provide your body with the right conditions to enable it to be self healing ? Is your health on the top of your to do list ? If you don't take time for your health now, then you will have to take time for illness later!
Learn Reiki TODAY. Reiki enables you to heal yourself and others, hands on or off, without effort or study. Reiki is one of the most
more...
From WBS Coach
Online Project Management Training



At the beginning of my project management career, I knew it was a perfect fit for me but was overwhelmed and confused about how to get started. Many people give up due to all the initial hurdles of gaining knowledge and experience. For instance, how do you gain experience when all of the positions you find require experience? And what about gaining knowledge of formal project management in the
more...
From RRC Training
NEBOSH International General Certificate Flexible e-Learning


The NEBOSH International General Certificate follows the successful structure of the National General Certificate but has much wider appeal to an international audience. Instead of being tied to UK national legal requirements, the International Certificate focuses on the essential principles of health and safety. The syllabus incorporates International, technical and other standards (ILO Codes of
more...
From S Oracle Apps Financials Academy
Oracle Apps Financials R12 online training
Welcome and Thank you for stopping by. S Oracle Apps Financials Academy is dedicated to provide online trainings for Oracle Applications Financials R12.
About R12:
R12 is the latest version which Oracle has released. Fusion is yet to be released. R12 has proved to be immensely helpful to customers. It caters to many business scenarios which were not possible in prior release of 11i.
more...
From PDHengineer. com-Decatur Professional Development, LLC
Incinerator System Air Emissions Control
Overview
The majority of the waste fed to an incinerator or other thermal treatment system will be burned out to harmless gases and an ash. A small amount of materials generated from the burning waste, however, will be released as undesirable air emissions. Regulations limit the allowable emissions that can be discharged from a stack to the atmosphere. Where the emissions leaving an incinerator
more...
HVAC Design for Hospitals Healthcare Facilities
Hospitals and other healthcare facilities are complex environments that require special attention to HVAC design. Hospital air conditioning assumes a more important role than just the promotion of comfort. In many cases, proper air conditioning is a factor in patient therapy; in some instance, it is the major treatment. Studies show that patient in controlled environments generally has more rapid
more...
