Online Segment eLearning Training
From Serebra Learning Corporation
Oracle Applications Release 11i: FlexFields
...irements without programming. Key FlexFields enable multi-segment, intelligent keys, and allow segment validation and security. Descriptive FlexFields provide users custom expansion space on forms. This course introduces the learner to different types of FlexFields and their various uses, components, and benefits. In this course, the learner gains practical experience in defining value sets,
more...
Oracle Applications 11i General Ledger: Set Up
Oracle Applications 11i General Ledger: Set up is the first in a series of five courses covering Oracle Applications 11i General Ledger. The series teaches students how to set up and use Oracle General Ledger (OGL), enter journal entries, develop budgets, manage transactions between multiple companies, and prepare financial reports. The course guides students through the entire general ledger
more...
Managerial Decisions and Capital Budgeting
Business decisions involve choosing between alternative courses of action and developing formal plans for future action. This course explains several methods of analysis that can help business managers to choose alternatives that offer the highest rate of return on investment or the greatest reduction in costs. In this course, topics such as capital budgeting and managerial decisions provide you
more...
Six Sigma and the Voice of the Customer
Do you know the phrase, "caveat emptor"? It's a Latin term that means, "Let the buyer beware." It's also a legal principle stating that consumers must purchase goods at their own risk, because unless specifically asked, the seller is generally under no obligation to disclose defects. Caveat emptor once struck fear in the hearts of many wary consumers. Fortunately, the tide has turned. Increased
more...
Customer Focused Management
...al customers. It examines techniques used to identify and segment external customers, while anticipating customer priorities, needs, and expectations. Strategies for incorporating customer service principles are also analyzed. It is aligned with the Quality Management Division of the American Society for Quality's Certification Handbook and is designed to assist learners as part of their
more...
HIPAA Electronic Health Data Transactions
Congress designed the Health Insurance Portability and Accountability Act of 1996 (HIPAA) Administrative Simplification Rules to create shared data standards for health care providers, health plans, and information clearinghouses. These common standards make it easier to provide adequate care for patients, process insurance claims, and send and receive payments for health services. By using a
more...
Troubleshooting Wireless LAN Installations
In this module, we discuss the more common obstacles to successful implementation of a wireless LAN, and how to troubleshoot them. Wireless LANs have their own set of challenges, mainly dealing with the behavior of RF signals. There are different methods of discovering when these challenges exist and each of the challenges discussed has its remedies and workarounds.
more...
Logical Network Design
This module focuses on technological design considerations, such as physical media characteristics, wide-area performance, network management, security, and Transmission Control Protocol/Internet Protocol (TCP/IP) addressing.
more...
Scalability and Performance in Oracle9i
To describe the scalability and performance enhancements available in an Oracle9i database Database operators, administrators, and developers interested in the new technical features and benefits of an Oracle9i database
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...
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 Space Management Features
To identify the new space management 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...
Switching Fundamentals
This module addresses switching fundamentals. Lesson 1 discusses LAN transmissions and how they share the available network bandwidth. The lesson introduces the essential terms collision domain and broadcast domain which describe network access and device functionality. Bridging and switching is discussed in Lesson 2. Although different in how they operate both devices learn and store MAC address
more...
VLANs in Switched Networks
...n innovative technology that allows switches to logically segment networks. VLANs provide many important benefits such as security traffic and broadcast isolation administrative flexibility and network scalability. Lesson 1 provides an overview of VLAN technology available on both the Catalyst 1900 and 2950 series of switch products. New information has been included on the IEEE 802.1Q VLAN
more...
Oracle9i Database Administration: Manage Storage Structures


The Oracle 9i Database Administration: Manage Storage Structures course is the third in a five-part series covering the database administration strategies and procedures provided in Oracle9i. In this course, participants learn the concepts associated with storage structure components. In addition, this course teaches users the procedures for managing segment free space, undo space, temporary
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...
Oracle9i Database Administration: Manage Storage Structures
The Oracle 9i Database Administration: Manage Storage Structures course is the third in a five-part series covering the database administration strategies and procedures provided in Oracle9i. In this course participants learn the concepts associated with storage structure components. In addition this course teaches users the procedures for managing segment free space undo space temporary segments
more...
IMS/DB Programming (COBOL) (ver 4)


Teaches developers to design and program IMS/DB applications and to write online transactions using a variety of interactive practical examples.
more...
IMS/DB Programming (PL/1)


Teaches developers to design and program IMS/DB applications and to write online transactions using a variety of interactive practical examples.
more...
IMS/DB Programming (ver 5)


Teaches developers to design and program IMS/DB applications and to write online transactions using a variety of interactive practical examples.
more...
From 123-CBT Computer Based Training
Oracle9i Performance Tuning Optimizing Sorts Minimizing Contention

...zing 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 creating a locally
more...
Oracle9i Database Admin Manage Storage Structures

...on, this course teaches users the procedures for managing segment free space, undo space, temporary segments, and indexes. Learn To Identify the types of segments in the storage hierarchy. Identify the benefits, working, and packages of automatic management of segment free space. Identify the ways in which extents are controlled by segments. Identify the
more...
Oracle8i Database Admin Manage Storage Structures

...urse will teach users how to create and maintain rollback segments, temporary segments and indexes. L earn To: Identify the database storage structures and their relationships. Manage rollback segments. Manage temporary segments. Manage indexes. C ontent Emphasis Skills-Based A udience Database Administrators, System Administrators, Network Administrators,
more...
Oracle8i Database Admin Manage an Instance

...f a given DML statement. Identify the uses of a rollback segment. Identify the characteristics of a redo log buffer. Identify the events that cause the Database Writer (DBWR) to write to data files. Identify the events that cause the Log Writer (LGWR) to write to the redo log file. Identify the uses of System Change Numbers. Sequence the steps that occur during COMMIT processing.
more...
Oracle Database 10g Administration Workshop II Part 3

This course covers various functions of the Flashback technology. In addition to performing flashback operations at the database level, you can flash back a table or recover a table that has been dropped by mistake. The course also covers the tools used to monitor and improve database performance as well as detect and repair database corruption.
Learn To:
Identify features of Flashback
more...
Oracle8 Performance Tuning Optimizing Sorts and Minimizing Contention

... space appropriately.
Reconfigure and monitor rollback segments, define the number and sizes of rollback segments and allocate rollback segments to transactions appropriately.
Define levels of locking, list possible causes of contention, use Oracle utilities to detect lock contention, resolve contention in an emergency, prevent locking problems and recognize Oracle errors arising from
more...
Oracle8 Database Administration - Manage Storage Structures

...urse will teach users how to create and maintain rollback segments, temporary segments and indexes.
L earn To:
Identify how storage structure components work.
Manage rollback segments.
Manage temporary segments.
Manage indexes.
C ontent Emphasis
Skills-Based
A udience
Database Administrators, system administrators, network administrators, and technical support
more...
Oracle8 Database Administration - Create Databases

...ated with storage structure components, managing rollback segments, temporary segments, and indexes. In addition, creating and maintaining databases will be covered.
L earn To:
Plan and create a database.
Create the data dictionary view.
Use the data dictionary view to retrieve information.
Identify the properties and benefits of using stored procedures and packages.
Plan
more...
Oracle8 Database Administration - Manage an Instance

...f a given DML statement.
Identify the uses of a rollback segment.
Identify the characteristics of a redo log buffer.
Identify the events that cause the Database Writer (DBWR) to write to datafiles.
Identify the events that cause the Log Writer (LGWR) to write to the redo log file.
Identify the uses of System Change Numbers.
Sequence the steps that occur during COMMIT processing.
Identify
more...
Oracle Database 10g New Features for Administrators Part 3

... Manager, job Scheduler, tablespace monitoring, shrinking segments, and partitioning enhancements.
Learn To:
Identify features of Resource Manager in Oracle Database 10g.
Identify options for creating a mapping between consumer groups and session attributes.
Identify modifications to the DBMS_RESOURCE_MANAGER package in Oracle Database 10g.
Identify features of tablespace
more...
Oracle 9i New Features Database Administration

...agement improvements. Describe segment and index management improvements. Identify improvements in database operations and performance. Recognize database resource manager enhancements. Identify enhancements in using Oracle Names Servers as LDAP proxies. Explain
more...
Oracle e-Business 11i System Admin Fundamentals 4

...ld (DFF) components.
Identify guidelines for specifying segment attributes.
Identify guidelines for validating tables.
Use a table to validate a descriptive flexfield (DFF) segment.
Create a descriptive flexfield (DFF) that uses cascading dependencies to validate values.
Audience:
Functional implementers and technical consultants, including: Oracle Applications Implementation team
more...
Cisco Networking Technologies Introduction Part 2

...nes for establishing a console connection.
Identify the segment distance limitation of an Ethernet Local Area Network (LAN).
Identify how devices communicate over an Ethernet Local Area Network (LAN).
Identify features of collision domains within an Ethernet Local Area Network (LAN).
Identify impacts on bandwidth consumption.
Unit 2: Switching (3 hours)
Identify features of
more...
Dir Database Int Using DirXML Part 4 XDS Docs XSLT Stylesheets

...the DirXML synchronization process. o Identify the code segment that contains the correct elements in the NDS.DTD file. o Create a filtered replica by using ConsoleOne. o Load a PBX driver by using Windows Explorer. o Import a PBX driver into a driver set by using ConsoleOne. o Import an NT domain driver by using ConsoleOne. o Match the syntax required to configure an NT domain
more...
IMS Essentials Part 1 IMS Database Manager

... To identify parts of a Data Language/I (DL/I) database segment. To identify types of IMS hierarchic access methods. To identify features of the Hierarchical Sequential Access Method (HSAM). To identify reasons for using a logical database. To identify characteristics of a secondary
more...
IMS Essentials Part 3 DEDBs Advanced IMS Systems DB2

...dentify methods of managing a sequential dependent (SDEP) segment. Identify functions of a non recoverable data entry database (DEDB). Identify functions of database partitioning. Identify features and functions of multiple area data sets (MADS). Identify online data entry database (DEDB) utilities.
more...
From Bob Hogue School of Real Estate
Florida Real Estate Broker Post-License Online Course - Brokerage Management



Bob Hogue School of Real Estate Florida Real Estate Broker Post-License Online Course. This is the 30-hour Brokerage Management segment of the 60-Hour state-required education.
This 30-hour course is approved and required for all real estate brokers on their first renewal by DBPR
The cost of the course is $125 and includes all materials and the end of course school test.
To learn more about the
more...
Florida Real Estate Broker Post-License Online Course - Investment and Finance



Bob Hogue School of Real Estate Florida Real Estate Broker Post-License Online Course. This is the 30-hour Investment & Finance segment of the 60-Hour state-required education.
This 30-hour course is approved and required for all real estate brokers on their first renewal by DBPR
The cost of the course is $125 and includes all materials and the end of course school test.
To learn more about the
more...
From Technical Presentations
Good Manufacturing Practices: Pharmaceutical: Introduction


Federal law mandates that training in Good Manufacturing Practices (GMPs) must be an ongoing process for pharmaceutical workers. This course provides a consistent introductory program, which can be documented and which assures that all of your trainees have a strong understanding of the basic concepts of GMPs. This course explains the twelve provisions of CFR 210 & 211, "The Good Manufacturing
more...
