You searched for: ""

  • 4 Days ILT, VILT

    IBM PowerVC for Private Cloud, an infrastructure-as-a-service (IaaS) offering, provides a self-service cloud portal for IBM Power Systems and is built on OpenStack. OpenStack is a collection of open source software projects that enterprises or service providers can use to setup and run their cloud compute and storage infrastructure. IBM PowerVC for Private Cloud provides an easy way to provision and manage virtual machines on IBM PowerVM based systems in a private or hybrid cloud setting. It comes in two versions, a standard edition and a cloud edition.

    This course aims to provide an overall understanding of how to install and configure IBM PowerVC Standard Edition and IBM PowerVC for Private Cloud, in an environment with HMC and IBM PowerVM NovaLink. The hands-on lab covers exercises from the basics of installing IBM PowerVC to performing advanced administrative tasks. The course also clarifies concepts in planning, deploying, and implementing IBM PowerVC for Private Cloud and IBM PowerVM NovaLink based on technology standpoints, product architectures, and their benefits.

  • 1 Day ILT, VILT

    This 0A0U8G: Predictive Modeling for Categorical Targets Using IBM SPSS Modeler v18.1.1 course focuses on using analytical models to predict a categorical field, such as churn, fraud, response to a mailing, pass/fail exams, and machine break-down. Students are introduced to decision trees such as CHAID and CR Tree, traditional statistical models such as Logistic Regression, and machine learning models such as Neural Networks.

    Students will learn about important options in dialog boxes, how to interpret the results, and explain the major differences between the models.

  • 4 Days ILT, VILT

    This introductory course enables a new system operator to develop basic to intermediate level skills needed for day-to-day operations of the Power System with IBM i. Focus is given to using the GUI (IBM i Access Client Solutions and IBM Navigator for i) as well as 5250 emulation sessions to perform tasks including job control, monitoring, sending messages, managing systems devices, and more. Hands-on exercises reinforce the lecture topics and prepare the student to successfully operate a Power System with IBM i.

  • 2 Days ILT, VILT

    In this two-day course, you learn how to install, configure and administer IBM Spectrum Protect Plus v10.1.2. You begin with a review of the software capabilities, requirements, and architecture. Then, through lecture and hands-on labs, you learn how to perform the various tasks required to configure the environment on an installed virtual appliance. You customize SLA policy, and make use of available options to protect virtual machines and applications, as well as the IBM Spectrum Protect Plus catalog. You monitor and manage jobs, plan and prepare for disaster recovery, generate and view log files, and create custom reports.

  • 2 Days ILT, VILT

    This offering teaches Professional Report Authors about advanced report building techniques using relational data models, dimensional data, and ways of enhancing, customizing, managing, and distributing professional reports. The course builds on topics presented in the Fundamentals course. Activities will illustrate and reinforce key concepts during this learning activity.

  • CL207G: Db2 11.1 Administration Workshop for Linux

    Price range: RM3,360.00 through RM6,240.00
    4 Days ILT, VILT

    This course teaches database administrators to perform basic database administrative tasks using Db2 11.1. These tasks include creating database objects like tables, indexes and views, and loading data into the database with Db2 utilities like LOAD and INGEST. Various diagnostic methods will be presented, including using db2pd command options, and monitoring with SQL statements that reference Db2 monitor functions. Students will learn how to implement automatic archival for database logs and how to recover a database to a specific point in time using the archived logs.

    The course covers using EXPLAIN tools to review the access plans for SQL statements and adding indexes to improve SQL performance. We will cover the locking performed by Db2 and the effect the application isolation level has on locking and lock wait conditions. Students will learn how to implement database security, including adding a security administrator, SECADM user, and implement database roles to simplify security management. We will also describe implementing Db2 native encryption for a database.

  • F179G: IBM Enterprise Records 5.1 – System Configuration

    Price range: RM1,260.00 through RM1,790.00
    1 Day ILT, VILT

    This F179G: IBM Enterprise Records 5.1 – System Configuration course is for anyone who is planning to configure an IBM Enterprise Records system for use by records managers and users.

    You work with a fully functioning IBM Enterprise Records system to practice the skills required for system configuration.

    If you are enrolling in a Self Paced Virtual Classroom or Web Based Training course, before you enroll, please review the Self-Paced Virtual Classes and Web-Based Training Classes on our Terms and Conditions page, as well as the system requirements, to ensure that your system meets the minimum requirements for this course.

  • 10 Days Days ILT, VILT

    This course is designed to give new hire IT professionals an introduction into the IBM Z environment. The IBM mainframe servers, operating systems and software products will be discussed. Through lecture and hands-on labs, this course will provide the basic skill set to jump start productivity for technical professionals who are new to the mainframe environment. The skills taught in this course can be applied across multiple mainframe job roles. This course consists of 16 lecture units and 11 lab exercises.

  • Out of stock
    5 Days ILT, VILT

    This course is designed to teach you how to:

    • Fully use the advanced technical functions and features of DB2 LUW 10.1 and 10.5.
    • Implement DB2 BLU Acceleration, column-organized table support, for a new or existing DB2 database.
    • Describe how the column dictionaries used for DB2 BLU Acceleration are built and utilized to provide extreme compression for column-organized tables.
    • Explain the default workload management used for DB2 BLU Acceleration processing and how you can tailor the WLM objects to efficiently use system resources.
    • Monitor a DB2 database or application that uses column-organized tables using SQL monitor functions.
    • Implement Shadow tables for selected row-organized tables to improve analytics query performance
    • Configure a DB2 database that supports a mixture of application processing, including OLTP and Analytics query processing with Shadow tables
    • Create the Infosphere CDC Datastore, Subscription and Table mappings required to support Shadow tables
    • Implement a User Maintained MQT for a column-organized table
    • Create optimization profiles that allow applications to control specific operations included in the access plans selected by the DB2 Optimizer, like which index is used to access a table or which join method to utilize for joining tables.
    • Perform advanced monitoring using the DB2 administrative views and routines in SQL queries.
    • Configure and manage the implementation of DB2 instance or database level auditing, including using the db2audit command and creation of audit policies which can be assigned to specific tables, users or database roles to perform selective collection of audit records.
    • Explore DB2 management of disk space usage in Database Managed Storage (DMS) table spaces, including the activities of the rebalancer. Use SQL queries and utilities to check the high water mark on table spaces and to monitor the rebalance operation.
    • Move data from one table to another or from one database to another using utilities like db2move.
    • Utilize the ADMIN_MOVE_TABLE procedure to implement table changes with a minimal impact to data availability for applications.
    • Implement automatic storage management for table spaces and storage groups or enable automatic resize options for DMS managed table spaces to reduce administration requirements and complexity.
    • Exploit and monitor the REORG utility processing for offline and online table, and index reorganization This includes planning for the disk space and database log space necessary for reorganization.
    • Utilize the REORG Utility to implement row compression for large tables, to reduce disk utilization and improve I/O performance for a DB2 database and understand the automatic creation of compression dictionaries.
    • For Multidimensional Clustering (MDC) tables, determine how to select the dimension columns and table space extent size for efficient implementation of MDC tables. Compare the block indexes used with MDC tables with rows based indexes. Select the MDC rollout option that best matches application needs and achieves the best performance results.
    • Plan and implement range based table partitioning for large DB2 tables. Utilize the ALTER TABLE ATTACH and DETACH options to support roll-in and roll-out operations for range-partitioned tables. Compare the advantages of selecting or combining range partitioning with the hash-based partitioning used in DB2 partitioned databases or the multiple dimensions provided by MDC tables.
  • 4 Days ILT, VILT

    This course provides the skills that are necessary to configure and manage an IBM MQ V8 queue manager on z/OS.

    Through lectures and hands-on lab exercises, you learn how to install, customize, operate, and administer IBM MQ V8. The course covers configuring a z/OS queue manager, setting up distributed queuing, IBM MQ clustering, IBM MQ on z/OS recovery and restart, security, and performance considerations. It also covers day-to-day administration and problem recovery. The hands-on lab exercises give you direct experience with IBM MQ V8 tasks such as defining and monitoring channels, configuring IBM MQ clusters, and problem determination activities.

  • 5 Days ILT, VILT

    This course is designed to prepare students to install and configure a highly available cluster using PowerHA System Mirror.

  • ZZ820G: InfoSphere MDM Architecture v11

    Price range: RM2,520.00 through RM4,850.00
    3 Days ILT, VILT

    This ZZ820G: InfoSphere MDM Architecture v11 course is designed for anyone who wants to get an understanding of the InfoSphere MDM Architecture (including the Virtual and Physical Hubs). This course walks you through the major components of the InfoSphere MDM and how each component interacts. You will learn how InfoSphere MDM responds once a service is invoked and the various configuration and extension points of a service. The course is used as an introduction to various components that make up the MDM Architecture and prepares you to identify how MDM will fit into their organization and what pieces may be customized to fit their business requirements.

    The next courses that may be of interest to you include:

    • Data Model and Service Mapping for the InfoSphere MDM Advanced Edition V10 (ZZ610)
    • Customizing the InfoSphere MDM Advanced Edition V10 (ZZ640)
    • IBM InfoSphere MDM Server Service Customization for MDM Server 9 (ZZ340)
    • InfoSphere MDM Server User Interface Generator (DC560)
  • 0A048G: Clustering and Association Modeling Using IBM SPSS Modeler v18.1.1

    Price range: RM1,890.00 through RM2,170.00
    1 Day ILT, VILT

    Clustering and Association Modeling Using IBM SPSS Modeler (v18.1.1) introduces modelers to two specific classes of modeling that are available in IBM SPSS Modeler: clustering and associations. Participants will explore various clustering techniques that are often employed in market segmentation studies. Participants will also explore how to create association models to find rules describing the relationships among a set of items, and how to create sequence models to find rules describing the relationships over time among a set of items.

  • 3 Days ILT, VILT

    Organizations are compelled to find effective and cost-efficient data security solutions.

    Encryption is one of the technologies that enables organizations to reduce the cost, impact and even likelihood of a breach. Encrypting data can help companies meet the stringent mandates of the GDPR, HIPAA and other mandates.

    IBM z14 has been designed for pervasive encryption, enabling organizations to encrypt 100% of an organizations IBM Z critical business data in-flight and at-rest, with no application changes and no impact to SLAs. Encrypting only the data required to meet compliance mandates should be considered a minimum threshold, not a best practice. IBM z14 makes pervasive encryption the new standard in data protection and the foundation of a larger data security and protection strategy.

    z/OS is designed to provide new policy-based encryption options that take full advantage of the improvements in the z14 platform. These new capabilities include:

    • Data set encryption, which is one aspect of pervasive encryption, provides enhanced data protection for many z/OS data sets gives users the ability to encrypt data without needing to make changes to applications to embed encryption APIs within applications.
    • New z/OS policy controls which make it possible to use pervasive encryption to protect user data and simplify the task of compliance for many z/OS data sets, zFS file systems, and Coupling Facility structures.
    • Pervasive encryption for IBM Z is a consumable approach to enable extensive encryption of data in-flight and at-rest to substantially simplify encryption and reduce costs associated with protecting data.
    • In this course you will learn how to implement Pervasive Encryption in your z/OS installation. The course explores in detail, the various technologies that are involved in z System and z/OS Cryptographic Services, ICSF, RACF and DFSMS access method Services.
    • In the hands-on exercises, you begin with the setup of your hardware crypto environment (CCA crypto express and CPACF), then you will load and activate your AES master keys, setup ICSF and its Key datasets (CKDS PKDS TKDS), then define your data encryption keys, activate your data set encryption policy, and encrypt your data sets and zFS file systems.
    • These exercises reinforce the concepts and technologies being covered in the lectures.
  • 3 Days ILT, VILT

    This course will expose the beginning z/OS DBAs (Database Administrators) to fundamentals of Database Administration for a Db2 12 for z/OS. This course will teach the students how to physically implement a logical database design using DDL, and teaches considerations of referentially related tables. This course discusses the use of basic utilities, program preparation, serialization, and basic database security. This course does not cover distributed data processing, nor does it cover data sharing.

  • 4 Days ILT, VILT

    IBM Business Monitor is a business activity monitoring (BAM) product that supports BPM by measuring business performance, monitoring, and reporting on business transactions. This course includes topics of interest for students who want to use the IBM Business Monitor environment to develop applications.

    In this course, you learn how to develop, implement, and test IBM Business Monitor applications so that you can generate real-time business views of enterprise data. The course begins with an overview of BAM and BPM, and the capabilities that IBM Business Monitor provides. In subsequent units, you learn how to build monitor models, establish performance metrics, monitor events, manage action services, and build a business space dashboard. You also learn how to enable events from various sources, including using BPEL and BPMN processes from IBM Business Process Manager Advanced and IBM Integration Bus. Finally, you learn how to monitor events from JMS emitter and REST emitter sources. You also learn some basic administration and maintenance capabilities of IBM Business Monitor.

    From the hands-on exercises that are provided throughout the course, you develop and implement a monitoring solution. The exercises include how to use the various components of IBM Business Monitor, such as the IBM Cognos Business Intelligence and the Monitor development toolkit, for reporting and dimensional analysis along with WebSphere Application Server. You use the Monitor development toolkit to develop a monitor model, and then use the IBM Integration Designer to test the model. You also build customized business space dashboards that can be used to analyze and troubleshoot process performance.

  • 3 Days ILT, VILT

    This CV871G: DB2 10 for z/OS Utilities for Database Administrators course is designed to teach you advanced topics about DB2 for z/OS utilities. It is assumed that you attended course DB2 10 for z/OS Database Administration Workshop Part 1 (CV831) so that you already have basic skills about the main utilities. Recovery-oriented topics are not part of this course, so such utility functions are not presented.

  • Out of stock
    2 Days ILT, VILT

    The course is intended for Data Administrators that need to prepare for using the DB2 BLU Acceleration facilities of DB2 11.1 for Linux, UNIX and Windows systems.

    The concepts and facilities of the BLU Acceleration feature of DB2 11 are presented including loading data into column-organized tables and monitoring the processing of SQL statements that access the tables.

    The DB2 10.5 Fix Pack 4, referred to as Cancun, added support for Shadow tables, a new type of Materialized Query Table, and also Column-organized User Maintained MQT tables. One lecture unit describes these features. A demonstration allows students to implement and experiment with these functions.

    With DB2 11.1, BLU Acceleration can be used in a clustered multiple database partition DB2 environment. This course includes a lecture and demonstration that allows students to create a set of column-organized tables from an existing set of row-organized tables and execute and analyze the performance of BLU Acceleration in a MPP database.

    The lab demonstrations are performed using DB2 LUW 11.1 for Linux.

  • F181G: IBM Enterprise Records 5.1 – File Plan Design

    Price range: RM1,260.00 through RM1,790.00
    1 Day ILT, VILT, SPVC

    This course is for those whose job includes responsibility for designing the file plan for an IBM Enterprise Records system and making decisions regarding record retention, disposition, and security. You use the IBM Enterprise Records web application to create the file plan. You work with a records administrator, an installer, a database administrator, and a programmer. You must be able to organize and communicate records management system requirements to the other roles.

    You work with a fully functioning IBM Enterprise Records system to practice the skills required for designing file plans for records management.

    If you are enrolling in a Self Paced Virtual Classroom or Web Based Training course, before you enroll, please review the Self-Paced Virtual Classes and Web-Based Training Classes on our Terms and Conditions page, as well as the system requirements, to ensure that your system meets the minimum requirements for this course.

  • ZZ981G: InfoSphere MDM Physical Module Algorithms v11

    Price range: RM1,680.00 through RM4,850.00
    3 Days ILT, VILT

    The ZZ981G: InfoSphere MDM Physical Module Algorithms v11 course prepares you to work with and customize the algorithm configurations deployed to the InfoShere MDM Probabilistic Matching Engine (PME) for the Physical MDM implementation.

    Learn about

    • Information Management
    • InfoSphere Master Data Management (MDM)
    • InfoSphere Master Data Management
  • 5 Days ILT, VILT

    This course is designed to provide you with the skills required to install and customize z/OS UNIX (full name z/OS UNIX System Services), and to manage and monitor the z/OS UNIX environment.

  • 1 Day ILT, VILT

    This unit provides training on IBM StoredIQ. You learn about StoredIQ architecture, features, and functions. You also learn the core skills for data experts, matter experts, and administrators. You work with an IBM StoredIQ system to practice the skills that you learn.

    If you are enrolling in a Self Paced Virtual Classroom or Web Based Training course, before you enroll, please review the Self-Paced Virtual Classes and Web-Based Training Classes on our Terms and Conditions page, as well as the system requirements, to ensure that your system meets the minimum requirements for this course.

  • KM615G: IBM InfoSphere Information Governance Catalog v11.5.0.2: Building the Catalog

    Price range: RM1,890.00 through RM2,170.00
    1 Day ILT, VILT

    In this course students learn how the Information Governance Catalog is used to govern information assets through the development of a governance catalog of categories and terms. This catalog documents information assets and governance policies and rules that implement the high-level strategy and objectives of a governance program.

  • 1 Day ILT, VILT

    This course is an introduction to IBM Case Manager, concepts, functions, and architecture. Participants use an IBM Case Manager system to practice the skills that are required by case workers to process cases and create runtime tasks.

  • 4 Days ILT, VILT

    Learn to write easy to use and efficient control language (CL) programs which may be used to perform a variety of system and application control functions. You are taught to write basic and intermediate level, interactive, and batch CL programs, user commands, and CL programs that function as user tools (programs that use the output of display commands as input).

    You will learn to write Control Language (CL) programs which may be used to perform a variety of system and application control functions. You will be taught to write basic and intermediate level interactive and batch CL programs as well as programs that function as user tools (programs that use the output of display commands as input).

  • 2 Days ILT, VILT

    This offering teaches Professional Report Authors about advanced report building techniques using relational data models, dimensional data, and ways of enhancing, customizing, managing, and distributing professional reports. The course builds on topics presented in the Fundamentals course. Activities will illustrate and reinforce key concepts during this learning activity.

  • CE031G: IBM DB2 Family Fundamentals

    Price range: RM504.00 through RM2,860.00
    2 Days ILT, VILT

    This course provides you with information about the functions of IBM’s DB2, a relational database manager which may be installed under a variety of operating systems on many hardware platforms.

    DB2 runs under the z/OS, VM, Linux, UNIX, and Windows operating systems, to name a few.

    The course includes discussion of how the DB2 products provide services. The focus is on the services DB2 provides and how we work with DB2, not on its internal workings.

  • 2 Days ILT, VILT

    This course is for those whose job includes responsibility for designing the file plan for an IBM Enterprise Records system and making decisions regarding record retention, disposition, and security. You use the IBM Enterprise Records web application to learn core skills, such as declaring and managing records. Then, you learn to design and create a file plan that meets specific records management goals. You work with a records administrator, an installer, a database administrator, and a programmer. You must be able to organize and communicate records management system requirements to the other roles.

    You work with a fully functioning IBM Enterprise Records system to practice the skills required for managing records and designing file plans for records management.

  • 3 Days ILT, VILT

    This course is a continuation of course DB2 10 for z/OS Database Administration Workshop Part 1 (CV831) and is designed to teach you how to perform additional database administration tasks.

    This course replaces DB2 for z/OS Database Administration Workshop Part 2 (CV841). This is the Classroom version of Instructor-led online course DB2 10 for z/OS Database Administration Part 2 – ILO (3V842).

  • 5 Days ILT, VILT

    This course is for installers of DB2 10 z/OS and/or migration to DB2 11 for z/OS using the Install CLIST. The participants are involved in lectures that explain DB2 11 components and pointers, and the processes used to install or migrate from DB2 10 for z/OS. To reinforce the lectures, a series of labs are provided to give each participant hands-on experience installing DB2 10 for z/OS and migrating to DB2 11 for z/OS.

  • WE751G: Essentials of Service Development for IBM DataPower Gateway v7.5

    Price range: RM2,625.00 through RM5,200.00
    3 Days ILT, VILT

    This WE751G: Essentials of Service Development for IBM DataPower Gateway v7.5 course teaches you the essential skills that are required to configure, implement, and troubleshoot services that are developed on the IBM DataPower Gateways (IDG) with firmware version 7.5.0, regardless of use case. The DataPower Gateways allow an enterprise to simplify, accelerate, and enhance the security capabilities of its XML and web services deployments, and extend the capabilities of its service-oriented architecture (SOA) infrastructure. The gateways also extend these capabilities into the JSON, REST, and Mobile application areas.

    Through a combination of instructor-led lectures and hands-on lab exercises, you learn how to develop and debug services that are implemented on the DataPower gateways. These skills include WebGUI and Blueprint Console navigation, service type selection, basic multi-protocol gateway configuration, creating and using cryptographic objects, and configuring SSL connections. You also learn how to use various problem determination tools such as logs, monitors, and probes, and techniques for testing DataPower services and handling errors.

    Hands-on exercises give you experience working directly with a DataPower Gateway. The exercises focus on skills such as creating multi-protocol gateways, working with cryptographic and SSL objects, configuring service level monitoring, troubleshooting services, handling errors in a service policy, and deploying a service from a pattern.

  • 3 Days ILT, VILT

    To provide an overview of the z Operating System (OS), look at the systems from both a hardware and software prospective, and develop a basic understanding of System z partitioning capabilities, Processor Resource/Systems Manager (PR/SM), z/OS, Job Entry Subsystem 2 (JES2), Job Entry Subsystem 3 (JES3), Time Sharing Option (TSO), TSO Extended (TSO/E), System Display and Search Facility (SDSF), z/OS Communications Server, and System z channel subsystem usage for various channels, such as Enterprise System Connection (ESCON), Fiber Connector (FICON), and the Open Systems Adapter (OSA). It will also describe the Initial Program Loader (IPL) process and enable you to become comfortable issuing z/OS commands from a Multi Console Support (MCS) system console or extended MCS console.

  • B6061G: IBM Cognos Analytics – Author Reports with Multidimensional Data v11.0

    Price range: RM1,680.00 through RM3,450.00
    2 Days ILT, VILT

    This course is designed to guide report authors in building on their expertise with IBM Cognos Analytics by applying dimensional techniques to reports. Through interactive demonstrations and exercises, participants will learn how to author reports that navigate and manipulate dimensional data structures using the specific dimensional functions and features available in IBM Cognos Analytics.

  • 5 Days ILT, VILT

    This course is designed to provide the SMP/E skills needed in the installation and maintenance of optional features and maintenance in the z/OS operating environment. You are taught to define the SMP/E database and invoke SMP/E to add, modify, or replace system elements. The course includes extensive hands-on labs using a current level of SMP/E.

    You will get practical experience in the SMP/E tasks involved in installing a z/OS product. Emphasis is on interpreting results of SMP/E processing. SMP/E concepts examined in this course include modification control statements, the consolidated software inventory, zone structure, and error analysis. SMP/E commands such as RECEIVE, APPLY, ACCEPT, RESTORE, REPORT, and LIST are discussed.

    You will also learn how to perform automated SMP/E delivery of z/OS and product maintenance over the Internet with an automated SMP/E process that downloads and installs IBM preventive and corrective service over the Internet.

  • 4 Days ILT, VILT

    This course teaches how to build QualityStage parallel jobs that investigate, standardize, match, and consolidate data records. Students will gain experience by building an application that combines customer data from three source systems into a single master customer record.

  • 2 Days ILT, VILT

    This course is designed to teach participants how to identify components and sub-components of the IBM Cognos Analytics architecture and how to use tools and techniques to provide a foundation to troubleshoot issues. Through lecture and interactive exercises participants will identify IBM Cognos Analytics components, examine how these components interact with Java, and will explore logging to assist when troubleshooting issues.

Go to Top