You are on page 1of 123

IBM KM204G - IBM InfoSphere DataStage Essentials (v11.

5)
Präsenztraining

Dauer : 4 Tage (24 Stunden) Nr. : 37417

Preis : 2.790,00 € netto


3.320,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course enables the project administrators and ETL developers to acquire the skills necessary to develop parallel jobs
in DataStage. The emphasis is on developers. Only administrative functions that are relevant to DataStage developers
are fully discussed. Students will learn to create parallel jobs that access sequential and relational data and combine and
transform the data using functions and other job components.

Objectives:

- Describe the uses of DataStage and the DataStage workflow

- Describe the Information Server architecture and how DataStage fits within it

- Describe the Information Server and DataStage deployment options

- Use the Information Server Web Console and the DataStage Administrator client to create DataStage users and to
configure the DataStage environment

- Import and export DataStage objects to a file

- Import table definitions for sequential files and relational tables

- Design, compile, run, and monitor DataStage parallel jobs

- Design jobs that read and write to sequential files

- Describe the DataStage parallel processing architecture

- Design jobs that combine data using joins and lookups

- Design jobs that sort and aggregate data

- Implement complex business logic using the DataStage Transformer stage

- Debug DataStage jobs using the DataStage PX Debugger


Wer sollte teilnehmen:

Zielgruppe

Project administrators and ETL developers responsible for data extraction and transformation using DataStage.

Voraussetzungen

- Basic knowledge of Windows operating system


- Familiarity with database access techniques

Trainingsprogramm

Key topics:

Introduction to DataStage
Deployment
DataStage Administration
Work with Metadata
Create Parallel Jobs
Access Sequential Data
Partitioning and Collecting Algorithms
Combine Data
Group Processing and Transformer Stages
Repository Functions
Work with Relational Data
Control Jobs

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Hinweis

Class language is German, student notebooks in English, examination is English.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/37417
Generated on 02/03/2020
IBM KM404G - IBM InfoSphere Advanced DataStage - Parallel Framework
v11.5
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 38424

Preis : 2.590,00 € netto


3.082,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course is designed to introduce advanced parallel job development techniques in DataStage v11.5. In this course
you will develop a deeper understanding of the DataStage architecture, including a deeper understanding of the
DataStage development and runtime environments. This will enable you to design parallel jobs that are robust, less
subject to errors, reusable, and optimized for better performance.

Wer sollte teilnehmen:

Zielgruppe

Experienced DataStage developers seeking training in more advanced DataStage job techniques and who seek an
understanding of the parallel framework architecture.

Voraussetzungen

IBM InfoSphere DataStage Essentials course or equivalent and at least one year of experience developing parallel
jobs using DataStage.

Trainingsprogramm

Key topics

1: Introduction to the parallel framework architecture

• Describe the parallel processing architecture

• Describe pipeline and partition parallelism

• Describe the role of the configuration file

• Design a job that creates robust test data

2: Compiling and executing jobs

• Describe the main parts of the configuration file


• Describe the compile process and the OSH that the compilation process generates

• Describe the role and the main parts of the Score

• Describe the job execution process

3: Partitioning and collecting data

• Understand how partitioning works in the Framework

• Viewing partitioners in the Score

• Selecting partitioning algorithms

• Generate sequences of numbers (surrogate keys) in a partitioned, parallel environment

4: Sorting data

• Sort data in the parallel framework

• Find inserted sorts in the Score

• Reduce the number of inserted sorts

• Optimize Fork-Join jobs

• Use Sort stages to determine the last row in a group

• Describe sort key and partitioner key logic in the parallel framework

5: Buffering in parallel jobs

• Describe how buffering works in parallel jobs

• Tune buffers in parallel jobs

• Avoid buffer contentions

6: Parallel framework data types

• Describe virtual data sets

• Describe schemas

• Describe data type mappings and conversions

• Describe how external data is processed

• Handle nulls

• Work with complex data

7: Reusable components

• Create a schema file

• Read a sequential file using a schema

• Describe Runtime Column Propagation (RCP)

• Enable and disable RCP

• Create and use shared containers


8: Balanced Optimization

• Enable Balanced Optimization functionality in Designer

• Describe the Balanced Optimization workflow

• List the different Balanced Optimization options.

• Push stage processing to a data source

• Push stage processing to a data target

• Optimize a job accessing Hadoop HDFS file system

• Understand the limitations of Balanced Optimizations

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system

Hinweis

Class language is German, student notebooks in English.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/38424
Generated on 02/03/2020
IBM KM423G - IBM InfoSphere DataStage v11.5 - Advanced Data
Processing
Präsenztraining

Dauer : 2 Tage (12 Stunden) Nr. : 38425

Preis : 1.490,00 € netto


1.773,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course is designed to introduce you to advanced parallel job data processing techniques in DataStage v11.5. In this
course you will develop data techniques for processing different types of complex data resources including relational
data, unstructured data (Excel spreadsheets), and XML data. In addition, you will learn advanced techniques for
processing data, including techniques for masking data and techniques for validating data using data rules. Finally, you
will learn techniques for updating data in a star schema data warehouse using the DataStage SCD (Slowly Changing
Dimensions) stage. Even if you are not working with all of these specific types of data, you will benefit from this course
by learning advanced DataStage job design techniques, techniques that go beyond those utilized in the DataStage
Essentials course.

Learning Journeys or Training Paths that reference this course:

• Information Analysis – Data Integration Architect

• DataStage Integration Developer – New to DataStage Parallel Jobs

Wer sollte teilnehmen:

Zielgruppe

Experienced DataStage developers seeking training in more advanced DataStage job techniques and who seek
techniques for working with complex types of data resources.

Voraussetzungen

DataStage Essentials course or equivalent.

Trainingsprogramm

Key topics

Unit 1 –Accessing databases

Topic 1: Connector stage overview


• Use Connector stages to read from and write to relational tables

• Working with the Connector stage properties

Topic 2: Connector stage functionality

• Before / After SQL

• Sparse lookups

• Optimize insert/update performance

Topic 3: Error handling in Connector stages

• Reject links

• Reject conditions

Topic 4: Multiple input links

• Designing jobs using Connector stages with multiple input links

• Ordering records across multiple input links

Topic 5: File Connector stage

• Read and write data to Hadoop file systems

Demonstration 1: Handling database errors

Demonstration 2: Parallel jobs with multiple Connector input links

Demonstration 3: Using the File Connector stage to read and write HDFS files

Unit 2 – Processing unstructured data

Topic 1: Using the Unstructured Data stage in DataStage jobs

• Extract data from an Excel spreadsheet

• Specify a data range for data extraction in an Unstructured Data stage

• Specify document properties for data extraction.

Demonstration 1: Processing unstructured data

Unit 3 – Data masking

Topic 1: Using the Data Masking stage in DataStage jobs

• Data masking techniques

• Data masking policies

• Applying policies for masquerading context-aware data types

• Applying policies for masquerading generic data types

• Repeatable replacement

• Using reference tables

• Creating custom reference tables


Demonstration 1: Data masking

Unit 4 – Using data rules

Topic 1: Introduction to data rules

• Using the Data Rules Editor

• Selecting data rules

• Binding data rule variables

• Output link constraints

• Adding statistics and attributes to the output information

Topic 2: Use the Data Rules stage to valid foreign key references in source data

Topic 3: Create custom data rules

Demonstration 1: Using data rules

Unit 5 – Processing XML data

Topic 1: Introduction to the Hierarchical stage

• Hierarchical stage Assembly editor

• Use the Schema Library Manager to import and manage XML schemas

Topic 2: Composing XML data

• Using the HJoin step to create parent-child relationships between input lists

• Using the Composer step

Topic 3: Writing Hierarchical data to a relational table

Topic 4: Using the Regroup step

Topic 5: Consuming XML data

• Using the XML Parser step

• Propagating columns

Topic 6: Transforming XML data

• Using the Aggregate step

• Using the Sort step

• Using the Switch step

• Using the H-Pivot step

Demonstration 1: Importing XML schemas

Demonstration 2: Compose hierarchical data

Demonstration 3: Consume hierarchical data

Demonstration 4: Transform hierarchical data


Unit 6: Updating a star schema database

Topic 1: Surrogate keys

• Design a job that creates and updates a surrogate key source key file from a dimension table

Topic 2: Slowly Changing Dimensions (SCD) stage

• Star schema databases

• SCD stage Fast Path pages

• Specifying purpose codes

• Dimension update specification

• Design a job that processes a star schema database with Type 1 and Type 2 slowly changing dimensions

Demonstration 1: Build a parallel job that updates a star schema database with two dimensions

Objectives

•Use Connector stages to read from and write to database tables

•Handle SQL errors in Connector stages

•Use Connector stages with multiple input links

•Use the File Connector stage to access Hadoop HDFS data

•Optimize jobs that write to database tables

•Use the Unstructured Data stage to extract data from Excel spreadsheets

•Use the Data Masking stage to mask sensitive data processed within a DataStage job

•Use the Hierarchical stage to parse, compose, and transform XML data

•Use the Schema Library Manager to import and manage XML schemas

•Use the Data Rules stage to validate fields of data within a DataStage job

•Create custom data rules for validating data

•Design a job that processes a star schema data warehouse with Type 1 and Type 2 slowly changing dimensions

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system

Hinweis

Class language is German, student notebooks in English.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/38425
Generated on 02/03/2020
IBM KM510G - IBM InfoSphere Information Server Administration -
Administrative Tasks (V11.5)
Präsenztraining

Dauer : 1 Tag ( 6 Stunden) Nr. : 37407

Preis : 790,00 € netto


940,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course gets those charged with administering Information Server v11.5 and its suite of many products and
components started with the basic administrative tasks necessary to support Information Server users and developers.
The course begins with a functional overview of Information Server and the products and components that support these
functions. Then it focuses on the basic administrative tasks an Information Server administrator will need to perform
including user management, session management, and reporting management tasks. The course covers both the use of
Information Server administrative clients such as the Administration Console and Metadata Asset Manager and the use of
command line tools such as istool and encrypt.

Wer sollte teilnehmen:

Zielgruppe

This basic course is for those who will be administering Information Server and its product components.

Voraussetzungen

There are no pre-requisites for this course.

Trainingsprogramm

Key topics:
- Information Server Technical Overview

- Working with Information Server Clients

- Authentication and Suite Security

- Session Management

- Managing Reports

- Administrative Tools

- Managing Information Server Repository Assets


Objectives:

- List Information Server functional categories and the Information Server products and components that support
them

- List and describe the Information Server architectural tiers

- Access Information Server clients, including thin clients using the Information Server Launch Pad, the Information
Server Engine clients, and the Information Server Console clients including Information Analyzer and Information
Services Director

- Create and configure Information Server users and groups

- Manage Information Server active sessions

- Manage Information Server reporting

- Work with Information Server command-line tools including tools for session administration, user and group
management, and encryption.

- Use the istool functionality to query, export, and import Information Server Repository assets

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Hinweis

Kurssprache ist Deutsch, Unterlagen auf Englisch

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/37407
Generated on 02/03/2020
IBM KM520G - IBM InfoSphere DataStage engine Administration for
Information Server v11.5
Präsenztraining

Dauer : 2 Tage (12 Stunden) Nr. : 38447

Preis : 1.390,00 € netto


1.654,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course teaches Information Server and/or DataStage administrators to configure, manage, and monitor the
DataStage Engine which plays a crucial role in Information Server. It not only runs high performance parallel ETL jobs
designed and built in DataStage. It also supports other Information Server products including Information Analyzer,
QualityStage, and Data Click. After introducing DataStage parallel jobs and the Engine that runs them, the course
describes DataStage project configuration, the Engine’s development and runtime environments, and the Engine’s data
source connectivity. In addition the course explains how to import and export DataStage objects, how to run and monitor
DataStage jobs through the command line and GUI, and how to use some important Engine utilities.

Wer sollte teilnehmen:

Zielgruppe

This course is recommended for those who will be administering Information Server and DataStage.

Voraussetzungen

It is recommend that students take KM510 “IBM InfoSphere Administrative Tasks for Information Server v11.5”
course.

Trainingsprogramm

After completing this course, you should be able to:


- Describe how the DataStage Engine is used within Information Server

- Describe how the engine achieves high performance through partition parallelism

- Describe the DataStage job compilation process

- Describe the engine runtime process and environment

- Describe the purpose and format of the DataStage configuration file

- Describe how to configure the engine using environment variables


- Describe how to configure data source connections

- Describe the ways of running DataStage jobs

- Describe how to monitor DataStage jobs and the runtime environment

- Describe engine workload management

- Import and export DataStage jobs and other engine objects

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Hinweis

Kurssprache ist deutsch, Unterlagen sind auf Englisch

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/38447
Generated on 02/03/2020
IBM KM615G - IBM InfoSphere Information Governance Catalog v11.5.0.2:
Building the Catalog
Präsenztraining

Dauer : 1 Tag ( 8 Stunden) Nr. : 38456

Preis : 790,00 € netto


940,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

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.

Wer sollte teilnehmen:

Zielgruppe

This is a basic course for those who will be using the Information Governance Catalog to develop and implement their
information governance strategy.

Voraussetzungen

Those taking this course should have basic knowledge of the Windows operating system. Familiarity with Information
Server products is desirable but not required.

Trainingsprogramm

Key topics

1. Introduction to the Information Governance Catalog

Describe information governance


Describe how the Information Governance Catalog supports information governance
Describe the IBM Information Server environment that Information Governance Catalog is a part of
Describe the governance role of the Information Governance Catalog within Information Server

2. Building a Business Glossary

Describe categories and terms


Describe the category hierarchy
Describe the kind of information in categories and terms
Describe how to create categories and terms

3. Governance Policies and Rules

Describe policies and rules


Describe the rules hierarchy
Describe the kind of information in policies and rules
Describe how to create policies and rules

4. Catalog Workflow

Describe Information Governance Catalog security roles


Describe Catalog workflow
Create a new category and mark it for review
Review a category
Edit the category based on the reviewer’s feedback
Approve a category
Publish the Catalog
IBM InfoSphere Stewardship Center

5. Catalog Management

Restrict access to Catalog content


Create labels
Manage stewards
Create custom attributes
Import and export a business glossary

6. IBM Glossary Anywhere<//h3>

Configure IBM Glossary Anywhere


Search for governance assets using IBM Glossary Anywhere
Use text capture to search for governance assets

7. Information Governance Dashboard (optional)

Explore the Information Governance Dashboard


Drilling down in the Cognos charts

Objectives

Please refer to course overview.


Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/38456
Generated on 02/03/2020
IBM DW634G - IBM Big SQL for Developers (v5.0)
Präsenztraining

Dauer : 1 Tag ( 6 Stunden) Nr. : 37499

Preis : 790,00 € netto


940,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course is designed to introduce the student to the capabilities of IBM Big SQL. IBM Big SQL allows you to access your
HDFS data by providing a logical view to it. You can use the same SQL that was developed for your data warehouse data
on your HDFS data.

This course provides context on why you would use Big SQL followed by how to use Big SQL to access your data. It also
covers what Big SQL is, how it is used, and the Big SQL architecture. The course also covers how to connect to Big SQL,
create tables with a variety of data types, load data in, and run queries against the data. The course also shows how to
use Big SQL with other components of the Hadoop ecosystem.

Wer sollte teilnehmen:

Zielgruppe

Developers, Administrators.

Voraussetzungen

Basic Linux knowledge


Basic SQL knowledge
Working knowledge with big data and Hadoop technologies

Trainingsprogramm

Key topics

1: Using Big SQL to access data residing in the HDFS

Overview of Big SQL


Understand how Big SQL fits in the Hadoop architecture
Working with Big SQL using Ambari and command line
Connect to Big SQL using IBM Data Server Manager

2: Creating Big SQL schemas and tables

Describe and create Big SQL schemas and tables


Describe and list the Big SQL data types
Work with various Big SQL DDLs
Load data into Big SQL tables using best practices

3: Querying Big SQL tables

Describe Big SQL supported file formats


Query Big SQL tables using various DMLs

4: Querying data in HBase tables using Big SQL

Describe the basic functions of HBase


Issue basic HBase commands
Use Big SQL to create and query HBase tables
Map HBase columns to Big SQL

5: Analyzing data managed by Big SQL using Apache Spark

Describe the purpose and role of Spark


Query data managed by Big SQL using Spark

6: Using Big SQL with various data types and tables

Querying complex JSON with Big SQL


Working with Hive ACID tables in Big SQL

Objectives:

Please refer to course overview.

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/37499
Generated on 02/03/2020
IBM DW664G - IBM Big SQL for Administrators (v5.0)
Präsenztraining

Dauer : 1 Tag ( 6 Stunden) Nr. : 37500

Preis : 790,00 € netto


940,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course is designed to introduce the student to some of the additional capabilities and the administration of IBM Big
SQL. IBM Big SQL allows you to access your HDFS data by providing a logical view to it. You can use the same SQL that
was developed for your data warehouse data on your HDFS data. This course covers Big SQL security using row and
column access controls, impersonation, and data federation. The course also covers some of the best practices,
performance tuning, and monitoring techniques, YARN integration and also includes an optional unit to explore a Big SQL
installation.

Wer sollte teilnehmen:

Zielgruppe

Administrators, Developers.

Voraussetzungen

Basic Linux knowledge


Basic SQL knowledge
Working knowledge with big data and Hadoop Technologies

Trainingsprogramm

Key topics:

1: Managing the Big SQL Server

Configure the Big SQL Server


Configure the Big SQL Scheduler
List the registries for compiler and runtime performance improvement
Backup and restore Big SQL
2: Configuring Big SQL security

Configure authentication for Big SQL


Manage security with Apache Ranger
Enable SSL encryption
Configure authorization of Big SQL objects
Configure impersonation with Big SQL

3: Data federation with Big SQL

Configure wrappers, servers, user mappings and nicknames for data federation

4: Using statistical data to improve Big SQL performance

Understand the Big SQL data access plan


Use Big SQL statistics to improve query performance

5: Monitoring Big SQL

Use the Big SQL query interface


Monitor the performance of read and write access

6: Big SQL and YARN integration

Configure Big SQL and YARN integration through Apache Slider

7: Troubleshooting Big SQL

Troubleshoot common problems and understand the known resolutions

Exploring Big SQL installation (Optional)

Explore Big SQL installation

Objectives:

Please refer to course overview.

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/37500
Generated on 02/03/2020
IBM KM020G - InfoSphere Data Replication - InfoSphere Change Data
Capture Essentials
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 37341

Inhouse-Paket : Auf Anfrage

This course will teach about the InfoSphere Change Data Capture (CDC) component of the IBM InfoSphere Data
Replication family of solutions. This course will examine the architecture, components and capabilities of CDC, and
discuss various ways to setup and implement the software. This course will explore how to operate and troubleshoot CDC
and discuss "Best Practices" in maintaining the Environment. Lastly, use cases will be provided to help student
understand how replication is used using InfoSphere Change Data Capture to a Business Environment.

Training Paths that reference this course are:

IBM InfoSphere Data Replication (IIDR)

Wer sollte teilnehmen:

Zielgruppe

This course will enable Databse Administrators, Data Warehouse Managers, Business analysts and IT Managers to
develop a strong data replication solution that will meet everyday business challenges. This course will be focusing
on InfoSphere Change Data Capture as a solution to meet challenges arising from unifying company data brought
about by Globalization, Acquisistions, Government Regulations, Competition, Shrinking IT Budgets. InfoSphere
Change Data Capture is a real time data replication solution that synchronizes data within heterogenous systems
Transforms disparate data forms on the fly, detect data collision and resolve it automatically. Learn all these in this
course.

Voraussetzungen

You should have completed:


Data Replication Essentials (KM001)

Trainingsprogramm

KeyTopics:

Unit 1: An Introduction to InfoSphere Change Data Capture

Unit 2: InfoSphjere Change Data Capture Architecture

UNit 3: InfoSphere Change Data Capture Components


Unit 4: InfoSphere Change Data Capture Capabilities

Unit 5: InfoSphere Change Data Capture, Other Capabilities

Unit 6: InfoSphere Change Data Capture Apply Methods

Unit 7: InfoSphere Change Data Capture Replication Scenarios

Unit 8: Setting Up InfoSphere CDC Replication

Unit 9: Collision Detection and Resolution

Unit 10: Monitoring Infosphere CDC

Unit 11: InfoSphere CDC Utilities

Unit 12: Troubleshooting InfoSphere CDC

Unit 13: InfoSphere Use Cases

Unit 14 InfoSphere CDC Best Practices

Objectives:

Be Familiar with InfoSphere Change data Capture Features

Be Familiar with InfoSphere Change Data Capture Components

Be Familiar with InfoSphere Change data Capture Capabilities

To Learn varios InfoSphere Change Data Capture Apply Methods

Learn To Setup InfoSphere Change Data Capture Components

Learn to Setup InfoSphere Change Data Capture Replication

Learn to Monitor InfoSphere Change Data Capture Replication

Learn to Use InfoSphere Change Data Capture Uitlities

Learn to Troubleshoot InfoSphere Change Data Capture

Learn to maintain InfoSphere Change Data Capture Environments

Learn to Apply InfoSphere Change Data Capture as a Business Solution to Various Business Challenges

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system

Hinweis

Kurssprache ist Deutsch, Unterlagen auf Englisch

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/37341
Generated on 02/03/2020
IBM 0S114G - Introduction to Analytical Decision Management (v18)
Präsenztraining

Dauer : 1 Tag ( 6 Stunden) Nr. : 38114

Inhouse-Paket : Auf Anfrage

This course brings the benefit of predictive analytics to real business problems, allowing you to build custom applications
tailored to your customers or industry. While applications are typically configured to solve very specific problems, all are
based on a common set of capabilities: Automate decisions using business rules; add insight using predictive models;
and use prioritization, optimization, or simulation to reach the best decision based on the above. A number of packaged
applications are available, tailored to solving specific business problems.
The course will not only cover how to use the packaged applications, but also how to create your own applications, how
Analytical Decision Management interplays with IBM SPSS Modeler (v18) and IBM SPSS Collaboration and Deployment
Services (v8), and how to deploy results for real-time.

Wer sollte teilnehmen:

Zielgruppe

This course is intended for:


• Anyone with little or no experience in using Analytical Decision Management v18

• Anyone who is interested in using Decision Management techniques to help them make business decisions

• Anyone who is considering purchasing Analytical Decision Management v18

Voraussetzungen

You should have:


• Experience using applications, such as word processors or spreadsheets, in the Microsoft Windows, Macintosh or
Linux environment

• Experience with Analytical Decision Management v18 is not necessary, though a basic understanding of Decision
Management theory and techniques is helpful

• Some familiarity with IBM SPSS Modeler and with Predictive, Clustering, and Association modeling is helpful

Trainingsprogramm

Key topics

1. Introduction to Decision Management


• What is Decision Management?

• Why Use Decision Management?

• Analytical Decision Management

• Five Steps of Decision Management

• Use of Data

• Historical and Operational Data

• Classification Models

• User Defined Rules

• Deploying Models

2. A Sample Session: Managing Customer Interactions

• Five Steps in Decision Management

• Demonstration: A Marketing Call Center Business Case

3. Defining Data Sources

• Data Structure

• Field Storage

• Field Measurement Level

• Data Step

• Project Data Source

• Derived Tab

• Secondary Data Sources

• Compatibility of Data Sources

4. Defining Global Selections

• Adding Rules to Global Selections

• Defining and Sharing Rules

• Evaluating Rules

5. Creating Rules from Models

• Predictive Models

• Predictive Rule Models

• Clustering Models

• Association Models

• Automated Data Preparation & Partitioning

• Evaluating Models
6. Defining Outcomes

• Specify Project Duration

• Include / Exclude Cases from Project

• Define Action Categories

• Create Allocation Rules

7. Prioritize, Optimize and Combine Outcomes

• Selecting From Alternative Actions

• Prioritizing Outcomes

• Optimizing Outcomes

• Combining Outcomes

8. Deploying Models for Scoring

• Why Deploy the Project?

• Real Time Scoring Panel

• Batch Scoring Panel

• Scoring Configurations

• Using the Scoring View

9. Building a Custom Application

• Application Configuration

• Creating a New Application

10. Using Modeler Streams in ADM

• Using Modeler Streams

• Minimum Requirements for a Stream

• Using a Stream in a Project

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/38114
Generated on 02/03/2020
IBM 0G51AG - Statistical Analysis Using IBM SPSS Statistics (V25)
Präsenztraining

Dauer : 2 Tage (12 Stunden) Nr. : 37507

Preis : 1.490,00 € netto


1.773,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course provides an application-oriented introduction to the statistical component of IBM SPSS Statistics. Students
will review several statistical techniques and discuss situations in which they would use each technique, how to set up
the analysis, as well as how to interpret the results. This includes a broad range of techniques for exploring and
summarizing data, as well as investigating and testing relationships. Students will gain an understanding of when and
why to use these various techniques as well as how to apply them with confidence, interpret their output, and graphically
display the results.

Wer sollte teilnehmen:

Zielgruppe

Anyone who has worked with IBM SPSS Statistics and wants to become better versed in the basic statistical
capabilities of IBM SPSS Statistics Base.
Anyone who wants to refresh their knowledge and statistical experience.

Voraussetzungen

Familiarity with basic concepts in statistics, such as measurement levels, mean, and standard deviation.
Familiarity with the windows in IBM SPSS Statistics either by experience with IBM SPSS Statistics (version 18 or later)
or completion of the IBM SPSS Statistics Essentials (V25) course.

Trainingsprogramm

Key topics:

Introduction to statistical analysis:

Identify the steps in the research process


Principles of statistical Analysis
Examine individual variables:

Identify measurement levels


Chart individual variables
Summarize individual variables
Examine the normal distribution
Examine standardized scores

Test hypotheses about individual variables:

Identify population parameters and sample statistics


Examine the distribution of the sample mean
Determine the sample size
Test a hypothesis on the population mean
Construct a confidence interval for the population mean
Tests on a single variable: One-Sample T Test, Paired-Samples T Test, and Binomial Test

Test the relationship between categorical variables:

Chart the relationship between two categorical variables


Describe the relationship: Compare percentages in Crosstabs
Test the relationship: The Chi-Square test in Crosstabs
Assumptions of the Chi-Square test
Pairwise compare column proportions
Measure the strength of the association

Test on the difference between two group means:

Compare the Independent-Samples T Test to the Paired-Samples T Test


Chart the relationship between the group variable and scale variable
Describe the relationship: Compare group means
Test on the difference between two group means: Independent-Samples T Test
Assumptions of the Independent-Samples T Test

Test on differences between more than two group means:

Describe the relationship: Compare group means


Test the hypothesis of equal group means: One-Way ANOVA
Assumptions of One-Way ANOVA
Identify differences between group means: Post-hoc tests
Test the relationship between scale variables:

Chart the relationship between two scale variables


Describe the relationship: Correlation
Test on the correlation
Assumptions for testing on the correlation
Treatment of missing values

Predict a scale variable: Regression:

What is linear regression?


Explain unstandardized and standardized coefficients
Assess the fit of the model: R Square
Examine residuals
Include 0-1 independent variables
Include categorical independent variables

Introduction to Bayesian statistics:

Bayesian statistics versus classical test theory


Explain the Bayesian approach
Evaluate a null hypothesis: Bayes Factor
Bayesian procedures in IBM SPSS Statistics

Overview of multivariate procedures:

Overview of supervised models


Overview of models to create natural groupings

Objectives:

Introduction to statistical analysis


Examine individual variables
Test hypotheses about individual variables
Test the relationship between categorical variables
Test on the difference between two group means
Test on differences between more than two group means
Test the relationship between scale variables
Predict a scale variable: Regression
Introduction to Bayesian statistics
Overview of multivariate procedures

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/37507
Generated on 02/03/2020
IBM 0G53AG - IBM SPSS Statistics Essentials (V25)
Präsenztraining

Dauer : 2 Tage (12 Stunden) Nr. : 37508

Preis : 1.490,00 € netto


1.773,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course guides students through the fundamentals of using IBM SPSS Statistics for typical data analysis process.
Students will learn the basics of reading data, data definition, data modification, and data analysis and presentation of
analytical results. Students will also see how easy it is to get data into IBM SPSS Statistics so that they can focus on
analyzing the information. In addition to the fundamentals, students will learn shortcuts that will help them save time.
This course uses the IBM SPSS Statistics Base features.

Wer sollte teilnehmen:

Zielgruppe

Anyone with little or no experience in using IBM SPSS Statistics.


Anyone who is new to using a statistical package for data analysis.

Anyone who is considering purchasing IBM SPSS Statistics.

Voraussetzungen

Experience with IBM SPSS Statistics is not necessary, though a basic understanding of purpose and functions of the
software is helpful.
No statistical background is necessary.

Trainingsprogramm

Key topics:

Introduction to IBM SPSS Statistics:


Review basic concepts in IBM SPSS Statistics
Identify the steps in the research process
Review basic analyses
Use Help
Read data and define metadata:

Overview of data sources


Read data from databases
Read data from Microsoft Excel
Define variable properties

Transform variables:

Compute new variables


Recode values of nominal, ordinal, and scale variables
Create a numeric variable from a string variable
Explore advanced variable transformations

Use functions to compute variables:

Use statistical functions


Use logical functions
Use missing value functions
Use conversion functions
Use system variables
Use the Data and Time Wizard

Set the unit of analysis:

Remove duplicate cases

Create aggregated datasets


Restructure datasets

Merge data files:

Add cases from one dataset to another


Add variables from one dataset to another
Enrich a dataset with aggregated information

Select cases for analyses:

Select case for an analysis


Run analyses for subgroups
Summarize individual variables:

Define levels of measurement


Summarizing categorical variables with Frequencies
Summarizing scale variables with Frequencies and Descriptives

Describe relationship between variables:

Select the appropriate procedure to summarize the relationship between two variables
Summarize the relationship between categorical variables with Crosstabs
Summarize the relationship between a scale and a categorical variable with Means

Create presentation-ready tables with Custom Tables:

Identify table layouts


Create tables for variables with shared categorical
Create tables for variables that represent a multiple response question

Customize pivot tables:

Perform Automated Output Modification


Customize pivot tables in the Pivot Table Editor
Use table templates
Export pivot tables to other applications

Create and customize charts:

Use the Chart Builder to create various types of graphs


Customize charts in the Chart Editor
Use chart templates

Export pivot tables to other applications

Work with syntax:

Use syntax to automate analyses


Use the Syntax Editor environment
Create and edit syntax
Run syntax

Control the IBM SPSS Statistics environment:

Describe the features of the Options dialog box


Reset the display of variables
Set the default working data folders

Objectives:

Overview of IBM SPSS Statistics


Read data and define metadata
Transform variables
Use functions to compute variables
Set the unit of analysis
Merge data files
Select cases for analyses
Summarize individual variables
Describe relationships between variables
Create presentation-ready tables with Custom Tables
Customize pivot tables
Create and customize charts
Work with syntax
Control the IBM SPSS Statistics environment

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/37508
Generated on 02/03/2020
Mainframe Wissen - Basics
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 4001

Preis : 1.890,00 € netto


2.249,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Das Seminar "Mainframe Wissen - Basics" vermittelt die Grundlagen,


um im Mainframe-Umfeld arbeiten bzw. mitreden zu können. Sie wissen, welche Systemsoftware, Datenbanksysteme
und Transaktionsmanager eingesetzt werden und kennen die notwendigen Schritte, um ein Programm zu entwickeln und
lauffähig zu implementieren. Zudem erhalten Sie einen Einblick in die neueren Technologien des Großrechners.

Unsere Lernplattform LearningHub @Cegos ist Bestandteil dieses Präsenzseminars. Neben den digitalen
Seminarunterlagen ist das Training um weitere Lernformate und Medien angereichert. Um einen nachhaltigen
Wissenstransfer in den Arbeitsalltag zu erzielen, wird das Seminar nach unserem 4REAL-Vorgehensmodell umgesetzt.

Wer sollte teilnehmen:

Zielgruppe

Das Seminar wendet sich an Mitarbeiter, die im Mainframe-Umfeld in der Anwendungsentwicklung, der
Anwendungsbetreuung oder im IT-Betrieb arbeiten wollen. Es ist sowohl für Einsteiger als auch für Umsteiger von
anderen Systemen in die Mainframe-Welt geeignet.

Voraussetzungen

Um an dem Seminar "Mainframe Wissen - Basics" erfolgreich teilnehmen zu können, werden keine besonderen IT-
Kenntnisse vorausgesetzt.

Trainingsprogramm

Positionierung des z/OS:

Principles of Operation
z/OS Architektur

Grundlagen Hardware:

Prozessor- und Speichertechnologie


LPAR und SYSPLEX
Direct Access Storage Device
Channel Subsystem

Betriebssysteme, Speicherorganisation und Subsysteme:

Betriebsmittel
Virtual Storage
Mehrfach virtuelle Adressräume
Subsystemüberblick

I/O und Datenmanagement:

Begriffe
Satzformate
PDS und PDSE Datenbestände
VSAM
Katalog und Automatische Speicherverwaltung

TSO und ISPF/PDF:

LOGON
ISPF/PDF Pimary Menu
Namenskonventionen
Utility Funktionen
Anlegen, Umbenennen, Löschen, Kopieren von Datenbeständen
Editor Zeilen- und Primärkommandos

Job Management und JCL:

JES-Phasen
Syntax der JCL, JOB-, EXEC- und DD-Statements
Job-Protokoll(SDSF)

Anwendungsentwicklung:

Programmiersprachen und Entwicklungsumgebungen


Compile und Link/Bind
Batch und Online

IMS-DB/DC und CICS:

TP-Monitor
Transaktionsparadigma
IMS-Nachrichtenverarbeitung
Ablauf einer CICS-Transaktion
DB2:

RDBMS-Eigenschaften
TABLE
SQL:SELECT INSERT UPDATE und DELETE
Embedded SQL
Programmierschnittstellen

Schulungsmethode

Unsere erfahrenen Trainer vermitteln Ihnen die Grundlagen der Mainframe-Welt in verständlicher Art und Weise.
Durch Übungen und Praktikum am System festigen Sie das Gelernte.
Termine und Orte

Hamburg

20. Apr bis 22. Apr Garantietermin

Frankfurt

02. Jun bis 04. Jun 14. Dez bis 16. Dez

Düsseldorf

13. Jul bis 15. Jul

Stuttgart

31. Aug bis 02. Sep

Berlin

19. Okt bis 21. Okt

München

25. Nov bis 27. Nov

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4001
Generated on 02/03/2020
z/OS Einführung für Quereinsteiger
Präsenztraining

Dauer : 2 Tage (12 Stunden) Nr. : 5032

Preis : 1.290,00 € netto


1.535,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar kennen Sie die wichtigsten Funktionsprinzipien von z/OS und können Vor- und Nachteile des
Betriebssystems einschätzen. Sie wissen, wie von anderen Systemen her bekannte Vorgänge unter z/OS abgewickelt
werden.

Dieses Seminar ist Teil des Qualifizierungsplans z/OS Systemspezialist.

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Systemadministratoren, Software-Architekten und Projektleiter, die bisher in anderen


Umgebungen wie UNIX (Linux, AIX etc.) "zuhause" waren.

Voraussetzungen

Allgemeine IT-Kenntnisse sowie Kenntnisse eines "anderen" professionellen Betriebssystems.

Trainingsprogramm

Überblick:
Die klassischen Stärken des System z - Struktur von z/OS: Hardware und deren Abbildung im System -
Speicherkonzept - System Services: Recovery, ARM, IRD, WLM - Subsysteme: JES, TSO/E, ISPF/PDF, IMS/TM und
IMS/DB, CICS TS, DB2 unter z/OS und seine Architektur - Performance - Security: RACF Benutzer- und Gruppenprofile,
LDAP und Kerberos - Job Control Language (JCL) - DFSMS: Speicherverwaltung, Backup und Restore - Serviceability:
Systempflege mit SMP/E - Continuous Compatibility - Subsysteme - REXX

Anwendungsentwicklung:

Besonderheiten der Terminalemulation (Tastatur etc.) - Editor und Ablage der Sourcen - Programmiersprachen unter
z/OS - Compiler und Linkage Editor/Binder - Programmentwicklung für Online-Systeme - Konfigurationsmanagement:
SCLM - Starten von Programmen im Batch - Überwachung von Adressräumen (SDSF)

z/OS als Server-System:

Application Server - TCP/IP: Connectivity und Portvergabe - UNIX System Services - Linux unter z/OS, Linux auf z-
Hardware
Schulungsmethode

Vortrag, Diskussion, Gruppenarbeit, Demonstrationen.


Termine und Orte

Düsseldorf

29. Jun bis 30. Jun

München

19. Okt bis 20. Okt

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/5032
Generated on 02/03/2020
ISPF/PDF
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 5020

Preis : 1.590,00 € netto


1.892,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar kennen Sie die Möglichkeiten und Anwendungsbereiche des ISPF/PDF und können
benutzerspezifische Anpassungen darin durchführen. Sie wissen, wie Sie Ihre Datenbestände mit den verschiedenen
Utilities verwalten, wie Sie mit dem Editor Daten bearbeiten und auf Fehlersituationen reagieren können. Sie gewinnen
einen Einblick in die Programmierung von Makros.

Dieses Seminar ist Teil des Qualifizierungsplans z/OS Systemspezialist.

Wer sollte teilnehmen:

Zielgruppe

IT-Mitarbeiter in einer z/OS MVS-Umgebung.

Voraussetzungen

Sem. z/OS MVS Einführung oder vergleichbare Kenntnisse.

Trainingsprogramm

Grundlagen:

TSO- und MVS-Dialog


ISPF-Start, -Aufruf, Hauptmenü, Untermenüs, Funktionsauswahl im klassischen Menü und über Action Bar
(Menüleiste)
Aufbau von ISPF-Masken
Funktionen und Help-System
Emulation
Einstellungen und Anpassungen
Teilen des Bildschirms
Datentransfer, FTP und Emulation

Dateiverwaltung:

Dateiorganisation (PS, PO, PO-E)


Namenskonventionen, Auswirkungen unter DFSMS (ISMF)
Anlegen, Speichern, Umbenennen, Löschen von Dateien und Membern
Dateiattribute
ISPF-Systemdateien
Dateimanager

Editieren von Dateien:

Member Selection List und Edit Entry Panel


Basis-Kommandos
Textverarbeitungsbefehle
Zeichenkettenmanipulation, auch spaltenweise
Suchstrings
Funktionstastenbelegung, Keylists
Tabellenverarbeitung
Cut und Paste
UNDO
Edit Recovery
Edit Profile
Edit Macros
CLISTs

ISPF-Utilities:

Library Utility: Datei- und Member-bezogene Funktionen


TSO Command Processor
Drucken von Dateien
Move/Copy Utilitiy
Dataset List: Anpassungen, persönliche Listen
Suchen nach Inhalten über ganze Dateien
Vergleichen von Dateien
Definition von Formaten

Schulungsmethode

Vortrag, Übungen, Praktikum am System. Plattform: z/OS.


Termine und Orte

Stuttgart

20. Apr bis 22. Apr

München

06. Jul bis 08. Jul

Düsseldorf

30. Nov bis 02. Dez

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/5020
Generated on 02/03/2020
z/OS MVS Einführung
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 5005

Preis : 2.590,00 € netto


3.082,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach dm Seminar "z/OS MVS Einführung“ kennen Sie die


grundlegenden MVS-Funktionen des Betriebssystems z/OS. Sie beherrschen die Grundfunktionen des ISPF/PDF und die
Funktionen und Kommandos von TSO/E. Des Weiteren haben Sie Grundkenntnisse darüber, wie die Anweisungen in der
Job Control Language (JCL) codiert werden und was sie bedeuten.

Unsere Lernplattform LearningHub @Cegos ist Bestandteil dieses Präsenzseminars. Neben den digitalen
Seminarunterlagen ist das Training um weitere Lernformate und Medien angereichert. Um einen nachhaltigen
Wissenstransfer in den Arbeitsalltag zu erzielen, wird das Seminar nach unserem 4REAL-Vorgehensmodell umgesetzt.

Dieses Seminar ist Teil des Qualifizierungsplans z/OS Systemspezialist.

Wer sollte teilnehmen:

Zielgruppe

Das Training "z/OS MVS Einführung“ wendet sich an Anwendungsentwickler, Operatoren, Arbeitsvorbereiter und
Systemprogrammierer, die zukünftig in einer z/OS-Umgebung arbeiten wollen, sowie an alle Personen, die sich einen
Einblick in das am meisten verbreitete Mainframe-Betriebssystem verschaffen wollen.

Voraussetzungen

Um erfolgreich am Training teilnehmen zu können, genügt es, wenn Sie grundlegende IT-Kenntnisse mitbringen.

Trainingsprogramm

Betriebssysteme MVS, z/OS:

Entwicklung
Hardware
Funktionen
Komponenten
Storage Management:

Das Prinzip des virtuellen Speichers


Virtuelle Adressräume
Multiprogramming
Paging
Daten- und Hiperräume

I/O- und Data-Management:

Aufgaben und Funktionen


Datenbestandsarten
Kataloge und Verzeichnisse
Steuerung der Ein-/Ausgabe
Struktur von Datenträgern
Organisationsform von Dateien
Zugriffsmethoden
Identifizierung von Dateien
Dienstprogramme

Job Management:

Job Entry Subsysteme (JES2, JES3)


Einführung in Job Control Language (JCL)
Grundlegende JCL-Anweisungen (JOB, EXEC, DD-Statements)

Teilnehmersystem TSO/E:

TSO / E-Funktionen und -Arbeitsweise


TSO / E-Kommandos
Dateiverwaltung
Programmaufruf
Job-Ausführung, Job-Status
REXX-Prozeduren

Dialoganwendung ISPF/PDF:

ISPF / PDF-Funktionen und -Arbeitsweise


ISPF-Menüsteuerung
Utility-Funktionen
Die wichtigsten EDIT-Zeilenkommandos
Die wichtigsten EDIT-Primärkommandos

Data Facility Products - Subsysteme:

Storage Management Subsystem (DFSMS)


Hierarchical Storage Manager (DFHSM)
Data Facility Dataset Services (DFDSS)
Weitere Subsysteme:

DB2, IMS/DB, CICS, IMS/TM, Security Server (RACF)

Schulungsmethode

Im Seminar "z/OS MVS Einführung“ wechseln sich Vortrag und Gruppenarbeit sinnvoll ab. In praktischen Übungen, für
die Ihnen ein echtes z/OS-System zur Verfügung steht, können Sie die erworbenen theoretischen Kenntnisse
umsetzen und festigen.
Termine und Orte

Frankfurt

30. Mär bis 03. Apr 24. Aug bis 28. Aug

Düsseldorf

04. Mai bis 08. Mai

Stuttgart

15. Jun bis 19. Jun

Berlin

27. Jul bis 31. Jul

Hamburg

21. Sep bis 25. Sep Garantietermin

München

02. Nov bis 06. Nov

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/5005
Generated on 02/03/2020
Der ISPF/PDF-Editor und seine Makrosprache
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 5023

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar kennen Sie die bestehenden Feinheiten und zahlreichen Möglichkeiten des ISPF-Editors. Darüber
hinaus werden Sie mit Hilfe der Makrosprache eigene Primärkommandos und eigene Zeilenkommandos schreiben
können, die es ermöglichen, Vorgänge zu automatisieren und somit schneller und sicherer zu gestalten.

Wer sollte teilnehmen:

Zielgruppe

Systemprogrammierer, Anwendungsentwickler, IT-Mitarbeiter, die mit der Systematisierung und Automatisierung von
Arbeitsabläufen befasst sind.

Voraussetzungen

Grundwissen im Umgang mit dem ISPF-Editor entsprechend Sem. 05020 ISPF/PDF. Fundierte Kenntnisse in der
Programmiersprache REXX entsprechend Sem. 05025 TSO/E REXX

Trainingsprogramm

Kurze Wiederholung der Editor Basiskommandos:


Insert, Delete, Repeat, Copy und Move mit allen Adressierungsarten

Weiterführende Kommandos im Editor:

Suchen, Ersetzen und Ausblenden (Find, Change, Exclude) mit allen Subparametern - Cut / Paste mit allen
Subparametern und Defaulteinstellungen - Vergleichen (Compare) mit dem Editor - Bounds - Label - Browse-, View-,
Edit- und Edrec-Services

Edit Macros:

Erstellen von Macros - Return Codes von Macros - Rekursiver Aufruf von Macros - Testen von Macros - Auslesen der
Werte zu Dataset und Member - Kopieren von Daten - Auslesen und Verändern von Profilewerten - Auslesen und
Setzen des Cursors - Auslesen, Suchen und Verändern von Zeilen und deren Inhalten - Bildausschnitt ermitteln und
wiederherstellen - Initial- und Recoverymacro - Verändern und Deaktivieren bestehender Kommandos -
Automatisiertes Beenden des Editors - Erzeugen eigener Zeilenkommandos

Schulungsmethode

Vortrag, Übungen, Gruppenarbeit, Praktikum am System. Plattform: z/OS.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/5023
Generated on 02/03/2020
z/OS MVS Job Control Language, Prozeduren und Dienstprogramme
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 5010

Preis : 2.590,00 € netto


3.082,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach diesem Job Control Language (JCL)-Seminar können Sie JCL-


Statements und JCL-Prozeduren codieren und damit komplette Jobs und Steps erstellen oder ändern und ausführen.
Außerdem verfügen Sie über die Kenntnisse, die Standard- und Dienstprogramme gezielt einzusetzen und Programme zu
übersetzen, zu binden und ausführen zu lassen.

Unsere Lernplattform LearningHub @Cegos ist Bestandteil dieses Präsenzseminars. Neben den digitalen
Seminarunterlagen ist das Training um weitere Lernformate und Medien angereichert. Um einen nachhaltigen
Wissenstransfer in den Arbeitsalltag zu erzielen, wird das Seminar nach unserem 4REAL-Vorgehensmodell umgesetzt.

Dieses Seminar ist Teil des Qualifizierungsplans z/OS Systemspezialist.

Wer sollte teilnehmen:

Zielgruppe

Dieses JCL-Training wendet sich an Anwendungsentwickler, Operatoren, Systemprogrammierer, Softwareentwickler


und Arbeitsvorbereiter, die JCL schreiben oder ändern wollen und die Handhabung wichtiger Prozeduren und
Dienstprogramme erlernen möchten.

Voraussetzungen

Um an dem Training erfolgreich teilnehmen zu können, sollten Sie das Sem. 05005 z/OS MVS Einführung besucht
haben oder vergleichbare Kenntnisse mitbringen.

Trainingsprogramm

Überblick Batch-Verarbeitung:

Ablauf der Batch-Verarbeitung (JES2, JES3)


Struktur der JCL

Job-Beschreibung:

JOB-Anweisung
Positionsparameter
Schlüsselwortparameter

Step-Beschreibung:

EXEC-Anweisung
Schlüsselwortparameter

Datenbestands-Beschreibung:

DD-Anweisungen
Datenbestände für die Systemeingabe und -ausgabe
Eigenschaften von Datenbeständen (DCB-Werte)
Datenbestände auf Platte oder Band
Katalogeintrag
Verkettung von DD-Anweisungen
Generations-Datenbestände (GDG, GDS)
Speicherverwaltung durch SMS
DATACLAS, STORCLAS, MGMTCLAS

Standard- und Dienstprogramme:

IEBGENER und IEBCOPY


DFSORT (SORT, MERGE)

Job-, Step-Steuerung:

COND-Parameter der JOB- und EXEC-Anweisung


IF/THEN-, ELSE-, ENDIF-Anweisungen

Programmentwicklung:

Phasen der Programmentwicklung


übersetzer-Programme
Linkage Editor, Binder
Ausführen des Lademoduls

Include-Gruppen:

JCLLIB-Anweisung
INCLUDE-Anweisung
SET-Anweisung
JCL-Prozeduren:

Arten (Instream-, Bibliotheks-Prozeduren)


Aufbau, Verwendung und Modifizieren von Prozeduren
Standardprozeduren

Schulungsmethode

Im Seminar "z/OS MVS Job Control Language, Prozeduren und Dienstprogramme“ wechseln sich Vortrag und
Gruppenarbeit sinnvoll ab. In den praktischen Übungen, für die ein echtes z/OS-System zur Verfügung steht, können
Sie die erworbenen theoretischen Kenntnisse umsetzen und festigen.
Termine und Orte

Frankfurt

20. Apr bis 24. Apr Garantietermin 28. Sep bis 02. Okt

Stuttgart

13. Jul bis 17. Jul Garantietermin

Berlin

17. Aug bis 21. Aug

Hamburg

19. Okt bis 23. Okt

München

30. Nov bis 04. Dez

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/5010
Generated on 02/03/2020
Java on z/OS
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 5035

Preis : 1.790,00 € netto


2.130,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Dieses Seminar vermittelt die erforderlichen Kenntnisse, um Java Technologie auf z/OS einzusetzen, z/OS Batch, CICS
und IMS Anwendungen mit Nutzung von Java Programmen zu erstellen. Des Weiteren erhalten Sie einen Kurzüberblick zu
z/OS-spezifischen Java-Erweiterungen.

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Mitarbeiter der z/OS-Produktionssteuerung, IT-Projektleiter, Software-Ingenieure.

Voraussetzungen

Grundkenntnisse der Java Programmierung entsprechend Sem. Java Grundlagen und Sem. Java Erweiterungen I.

Trainingsprogramm

Java Technologie Basics:

Java Compiler, JDK, J9 Java Runtime


Java Application Packaging
Classpath und andere Konfigurationsmerkmale

Java on z/OS überblick:

IBM JDK und JRE, Betriebssystemabhängigkeiten


POSIC und UNIX System Services, BPXBATCH etc., JZOS

Java on z/OS JDK Erweiterungen und JZOS APIs:

MVS Datasets (PS, PO, VSAM, GDS), IBM JDK Funktionen bzw. JZOS Funktionen zu deren Nutzung

Java on z/OS Einsatz:

Standalone Applikationen ohne und mit z/OS Affinitäten


JCL Aufruf von Java Anwendungen
Zugriff auf Dateien außerhalb von HFS bzw. zFS
JCL Steuerung mittels BXPBATCH, BPXBATSL, JZOS Möglichkeiten und Unterschiede

Java on z/OS Umfeld:

Standalone, CICS, IMS, DB2, WebSphere Application Server und WebSphere MQ

Schulungsmethode

Vortrag, Demonstrationen, praktische Übungen am System.


Termine und Orte

Hamburg

23. Mär bis 25. Mär

Düsseldorf

10. Aug bis 12. Aug

Stuttgart

19. Okt bis 21. Okt

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/5035
Generated on 02/03/2020
DFSORT/ICETOOL und ausgewählte z/OS Dienstprogramme im Überblick
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 5094

Preis : 1.790,00 € netto


2.130,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Sie kennen die Funktionalität von DFSORT/ICETOOL und wissen darüber hinaus, wie das Programm als mächtiges
Werkzeug zur Datenmanipulation in der IT-Praxis einzusetzen ist. Durch effektive Nutzung der Sort Control Statements
können Sie Programmier-Leistungen reduzieren bzw. eliminieren. Sie wissen, wie Sie aussagefähige Reports und
Auswertungen nicht nur über den gegebenen "eigenen" Datenbestand, sondern auch über "fremde" Daten (SMF, SMS,
HSM, RACF usw.) erstellen können. Sie verstehen, ICEGENER als das bessere IEBGENER zur Performance-Verbesserung
zu nutzen. Sie können Records von VB nach FB konvertieren und umgekehrt sowie reformatieren und mehrere Ausgabe-
Dateien und Reports erstellen. Sie wissen, wie signifikante Performance-Verbesserungen erreicht werden. Durch den
Einsatz der dargestellten z/OS-Utilities führen Sie Routinearbeiten effektiver durch.

Dieses Seminar ist Teil des Qualifizierungsplans z/OS Systemspezialist.

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Systemprogrammierer, Systemadministratoren.

Voraussetzungen

Gute Kenntnisse in MVS bzw. z/OS.

Trainingsprogramm

DFSORT Control Statements:

ALTSEQ, DEBUG, INCLUDE, INREC, MERGE, MODS, OMIT, OPTION, OUTFIL, OUTREC, RECORD, SORT, SUM:
Sortieren, Mischen, Kopieren von Dateien
Einschließen oder Ausschließen von Sätzen
Zusammenfassen von Sätzen
Neu-Formatieren von Sätzen mit festen und variablen Feldern
Erzeugen mehrerer Ausgabe-Dateien und Reports

ICETOOL Operators:

COPY, COUNT, DEFAULTS, DISPLAY, MODE, OCCUR, RANGE, SELECT, SORT, SPLICE, STATS, UNIQUE, VERIFY:
Erzeugen von Reports
Erzeugen identischer sortierter Dateien
Erzeugen verschiedener Teilmengen einer sortierten Datei
Erzeugen mehrerer unsortierter Dateien
Rechnen mit numerischen Feldern
Formatierte Felder

Symbole für Felder und Konstanten:

Symbole in DFSORT Statements


Symbole in ICETOOL Operators für COUNT, DISPLAY, OCCUR, RANGE, SELECT, SPLICE, STATS, UNIQUE, VERIFY

Aufruf DFSORT aus einem Programm:

Dynamischer Aufruf aus COBOL und PL/1


System-Makros
Parameter-Liste

User Exits:

überblick
Beispiele

DFSORT Produktivität:

Memory Object Sorting


Hipersorting
Dataspace Sorting
FASTSRT mit COBOL
ICEGENER statt IEBGENER

"Sophisticated use" ausgewählter Utilities:

IEBCOPY
IKJEFT1A/B
BPXBATCH
TRSMAIN
TRANSMIT
ISRDDN
REVIEW
PDS
ZAP
VTOC

Schulungsmethode

Vortrag, Übungen, Demonstrationen, Praktikum am System. Plattform: z/OS.


Termine und Orte

München

06. Apr bis 08. Apr Garantietermin

Hamburg

01. Jul bis 03. Jul

Frankfurt

16. Nov bis 18. Nov

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/5094
Generated on 02/03/2020
IBM Problem Determination Tools for z/OS
Präsenztraining

Dauer : 4 Tage (24 Stunden) Nr. : 4016

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar kennen Sie Techniken und nützliche Tools, um den Softwareentwicklungsprozess durch
Performance-Verbesserungen, Debugging, Erkennen von Abbruchursachen und verbessertes Filehandling zu optimieren.
Durch provozierte Programmabstürze, Performanceauswertungen und Dateibearbeitung in den praktischen Übungen
gewinnen Sie einen Einblick in die Leistungsfähigkeit der Tools.

Wer sollte teilnehmen:

Zielgruppe

z/OS-Entwickler, die in einer z/OS-Umgebung Mainframe-Anwendungen entwickeln, pflegen oder testen.

Voraussetzungen

Grundlegende Kenntnisse über z/OS und z/OS-Subsysteme sowie praktische Erfahrung in der z/OS-
Softwareentwicklung.

Trainingsprogramm

IBM File Manager for z/OS:


Ansicht und Bearbeitung von PO/PS-Files, VSAM-Files, IMS-Daten und DB2-Tabellen

IBM Fault Analyzer for z/OS:

Unterstützung bei Fehlersuche und Fehlerinterpretation - Interaktive Fehlersuche - Fehler protokollieren und
verwalten

IBM Debug Tool for z/OS:

Frühzeitige Fehlererkennung durch interaktiven Test von Programmen und Programmketten

IBM Application Performance Analyzer for z/OS:

Interaktiv unperformante Codierung frühzeitig erkennen - Systemengpässe identifizieren - Performance-Tipps

Schulungsmethode

Vortrag, Diskussion, Übungen, Praktikum am System.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4016
Generated on 02/03/2020
z/OS UNIX System Services - Grundlagen
Präsenztraining

Dauer : 4 Tage (24 Stunden) Nr. : 5800

Preis : 2.390,00 € netto


2.844,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar haben Sie einen umfassenden Überblick über die Konzepte und den Einsatz von UNIX unter z/OS.
Sie kennen die in der UNIX-Welt gängigen Begriffe und Abkürzungen und können diese mit Ihrem Know-how aus anderen
Welten, insbesondere MVS, zusammenbringen. Die Möglichkeiten des Systems, mit anderen Plattformen in Verbindung
zu treten, können abgeschätzt und eingeordnet werden

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Programmierer, Systemanalytiker, Systemprogrammierer, Projektleiter,


Datenadministratoren, Operatoren, Arbeitsvorbereiter, RZ-Mitarbeiter.

Voraussetzungen

Grundkenntnisse im Umgang mit UNIX oder z/OS. ISPF-Kenntnisse sind von Vorteil.

Trainingsprogramm

Entwicklung der Betriebssysteme:


MVS, OS/390, z/OS - Parallel Sysplex - UNIX System Services (USS) - Linux on System z

POSIX Funktionen:

Definition - Bedeutung von POSIX - Schalenaufbau

Die Mainframe File Systeme:

Files vs. Datasets - Filetypen und Attribute - HFS, NFS und ZFS - Filesysteme und SMS - Zugriff auf Files in
Filesystemen

Shells und Utilities:

Die Shell als Benutzerschnittstelle - Zugang zur Shell - Optionen - Die Shellumgebungen OMVS und ISPF-Shell
(ISHELL)

Security und USS:

Sicherheit und UNIX - RACF Schnittstelle - Filesecurity mit Permissions und ACLs

Connectivity:
SNA vs. TCP/IP - Schichtenmodell - TCP/IP Anwendungen wie TELNET, FTP, Webserver etc.

Prozesse:

Definition - Begriffe - Steuerung von Prozessen

Einsatzszenarien und Beispiele:

SAP R/3 und z/OS - WebSphere auf dem Mainframe - e-Business-Szenarien

Schulungsmethode

Vortrag, Diskussion, Gruppenarbeit, Demonstrationen, Praktikum am System.


Termine und Orte

München

07. Sep bis 10. Sep

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/5800
Generated on 02/03/2020
CICS Transaction Server - Überblick
Präsenztraining

Dauer : 2 Tage (12 Stunden) Nr. : 4330

Preis : 1.290,00 € netto


1.535,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Dieses Seminar vermittelt Ihnen die für die Gestaltung von CICS-Anwendungen wichtigen Grundlagen in
praxisorientierter und konzentrierter Form.
Sie kennen anschließend die Zielsetzung und die Begriffsbestimmungen sowie Stärken und Schwächen des TP-Monitors
CICS

Wer sollte teilnehmen:

Zielgruppe

Systemanalytiker, IT-Koordinatoren, System- und Organisationsprogrammierer, die bei der Einführung bzw.
Erweiterung von CICS-Anwendungen mitwirken sollen, sowie IT-Führungskräfte, die sich ein Bild von den Stärken und
Schwächen dieses TP-Monitors machen wollen.

Voraussetzungen

IT-Grundkenntnisse.

Trainingsprogramm

Einführung:
DB/DC-System - Forderungen an einen TP-Monitor - Datenkonsistenz, Datenintegrität - Datenschutz - Datensicherheit

CICS-Systemaufbau:

Tabellen - Verwaltungsprogramme - Transaktion und Task - Technischer Ablauf einer Task - Multitasking

CICS-Programmbestandteile:

Transaktionsorientierte Programmierung - CICS-Befehle in der COBOL- bzw. PL/1-Umgebung - Generierung von


Bildschirmmasken (BMS) - Programmentwicklung - Testen von Dialoganwendungen

CICS-Zugriffe auf Dateien und Datenbanken:

Zugriffe auf VSAM-Dateien - Problematik des konkurrierenden Zugriffs - Schmökern, Browsing im CICS - CICS und
DL/1 bzw. DB2

CICS-Systemtransaktionen:

CEDA, CEMT, CECI, CMAC - CICS-Startup bzw. CICS-SHUTDOWN

Client/Server Computing und das Web:


Multi Region Operation (MRO) - Inter System Communication (ISC) - Transaction Routing - Function Shipping -
Distributed Program Link - Asynchronous Processing - Distributed Transaction Processing - FEPI (Front End
Programming Interface) - Web-Services - 3270 Bridge - CICS Transaction Gateway - CICS und Java - CICS und
WebSphere MQ

Schulungsmethode

Vortrag, Diskussion, Gruppenarbeit, Demonstrationen am System.


Termine und Orte

Düsseldorf

08. Jun bis 09. Jun

München

10. Sep bis 11. Sep

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4330
Generated on 02/03/2020
CICS Anwendungsentwicklung
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 4350

Preis : 2.590,00 € netto


3.082,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar können Sie CICS-Dialogprogramme erstellen, testen und warten. Der Schwerpunkt des Seminars
liegt im Erstellen und Testen von transaktionsorientiert geschriebenen Programmen mit Datei- bzw. Datenbankzugriff

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Systemanalytiker, IT-Koordinatoren, IT-Organisatoren.

Voraussetzungen

Grundkenntnisse in COBOL oder PL/1.

Trainingsprogramm

Transaktion und Task:

Bestandteile des CICS


Tabellen
Transaktionscode und Programm
Technischer Ablauf einer Task
Verwaltungsfunktionen

Maske und Programm:

Maskendefinition mit BMS


MAPSET-, MAP-, FELD-Definition
Erweiterte Attribute
SEND MAP
RECEIVE MAP

Transaktionsorientierte Programmierung:

Erstaufruf, Folgeaufruf
RETURN, RETURN TRANSID, XCTL
Datenübergabe mit COMMAREA
LINK
Unterprogrammtechnik

Unit of Work (UOW):

Die 3 Probleme der Concurrency


Lost Update, Dirty Read, Unrepeatable Read
Deadlock
Synchronisationspunkte

Datei- und Datenbankzugriffe:

Zugriff auf VSAM-Dateien, DB2-Tables, IMS-Segmente


Blättern, Browsing
ändern
Einfügen

Zwischenspeicher-, übergangsspeicher- und Zeitverwaltung:

Befehle zur TS-Queue bzw. TD-Queue


Trigger-Level, automatische Taskinitiierung
START

Fehlerbehandlung, Testen und Testhilfen:

Execute Interface Block (EIB)


RESP-Option
HANDLE CONDITION
HANDLE ABEND
CEDF, CECI, CEMT, CEBR, CMAC

Schulungsmethode

Vortrag, Übungen, Gruppenarbeit. Praktikum am System mit DB2 oder VSAM-Zugriffen.


Termine und Orte

Frankfurt

23. Mär bis 27. Mär

Hamburg

13. Jul bis 17. Jul

Stuttgart

12. Okt bis 16. Okt

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4350
Generated on 02/03/2020
CICS Anwendungsentwicklung für Fortgeschrittene
Schnittstellen und Ressourcen
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 4360

Inhouse-Paket : Auf Anfrage

Durch dieses Praxistraining können Sie Ihre CICS-Grundkenntnisse schnell und effektiv in die Praxis umsetzen. Sie
erhalten einen Überblick über die Möglichkeiten des BMS und beherrschen das Programmdesign für benutzerfreundliche
Online-Programme, die Sie selbstständig realisieren

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler mit CICS-Grundkenntnissen.

Voraussetzungen

Sem. CICS Anwendungsentwicklung oder vergleichbare Kenntnisse. Kenntnisse in einer der Programmiersprachen
COBOL oder PL/1.

Trainingsprogramm

Systemfunktionen:
Resource Definition - Allgemeine Übergabebereiche - Zugriff auf Systeminformationen

Anwendungsdesign:

Struktur eines transaktionsorientierten Online-Programms - Standardisierter Programmrahmen - Performance-


Verbesserung - Realisierung einer Blätterfunktion

Dateien und Datenbanken:

DB2, DL/1-, EXEC DLI-Interface, VSAM - Sperrmechanismen des CICS - Rollback und Recovery - Konkurrierender
Zugriff

Datenkommunikation:

Reduzierung der Leitungsbelastung - Paging - Online-Drucken mit Terminaldrucker - Online-Drucken mit Spooling

Dynamische Speicherplatznutzung:

Dynamisches Allokieren von Speicherplatz - Nutzung der CWA - Resident geladene Fehlertexttabelle

Programm-Modularisierung:

Einsatz von Unterprogrammen - Residentes Laden von Programmen - Background-Task

Testen:
Online-Test mit EDF

Schulungsmethode

Vortrag, Praktikum am System. Als Datenbasis wird alternativ VSAM, DB2 oder DL/1 eingesetzt.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4360
Generated on 02/03/2020
DB2 für z/OS - Refresh
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 4103

Inhouse-Paket : Auf Anfrage

In diesem Seminar erneuern Sie Ihre Kenntnisse über DB2 z/OS Funktionen und Einrichtungen, die insbesondere mit den
Versionen 8 und 9 verfügbar wurden. Das betrifft insbesondere SQL und Embedded SQL, aber auch neue Datenbank-
Einrichtungen, Client/Server-Funktionen, Utilities und Tools.

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Datenbankadministratoren, Software-Architekten, IT-Projektleiter, Führungskräfte.

Voraussetzungen

Kenntnisse in älteren DB2-Versionen (vor V10).

Trainingsprogramm

DB2 Objekte und Schema Evolution:


- LOB- und XML-Datentypen

- User Defined Functions (UDF)

- SQL Function

- Active Data (Triggers)

- Stored Procedures

- Temporary Tables

- Generierte Spaltenwerte und Sequences

- Table Based Partitioning

- Schema Evolution

- Generated Values

- Universal Tablespace

DB2 Application Programming:

- CURSOR-Varianten

- ODBC bzw. CLI und Java-Support


- SQL PL

- Online Load Replace (TRUNCATE)

- Table Cloning

Performance Management:

- Bind-Optionen REOPT, KEEPDYNAMIC, OPTHINT

- Package Stability Feature

- Correlation Statistics und weitere RUNSTATS Features

- Statement Cache

- Data Studio Tooling und Visual Explain

SQL:

- Nested Table Expression

- SET Operatoren

- CASE Expressions

- Neue Builtin-Funktionen

- Erweiterte Fullselect-Formulierung

- Common Table Expression und rekursives Select

- Select mit Insert, Update, Delete oder Merge

DB2 Betrieb:

- Data Sharing, Parallel Sysplex

- Tablespace Rebalancing

- WLM Stored Procedures

- LOAD und UNLOAD Prallelismus

- Realtime Statistics

- Statistic History

- Advisory States

Schulungsmethode

Vortrag, Diskussion, Erfahrungsaustausch, Praktikum am System. Plattform: DB2 für z/OS.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4103
Generated on 02/03/2020
DB2 für z/OS - Anwendungsentwicklung
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 4140

Preis : 2.990,00 € netto


3.558,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Im Seminar "DB2 für z/OS - Anwendungsentwicklung“ lernen Sie die Sprache SQL für den Zugriff auf das DB2-
Datenbanksystem und erhalten das notwendige Hintergrundwissen für die Realisierung von Anwendungen. Sie können
Testdaten erstellen und SQL-Befehle sowohl interaktiv mit der Benutzerschnittstelle DB2I/SPUFI als auch eingebettet in
Anwendungsprogrammen einsetzen.

Wer sollte teilnehmen:

Zielgruppe

Das Seminar "DB2 für z/OS - Anwendungsentwicklung“ richtet sich an erster Stelle an Anwendungsentwickler und ist
für diese Zielgruppe die notwendige Basis-Ausbildung in DB2. Es richtet sich auch an Datenbankadministratoren, IT-
Organisatoren und IT-Projektleiter, die sich mit der Konzeption von DB2-Anwendungen befassen.

Voraussetzungen

Um erfolgreich am Training teilnehmen zu können, sollten Sie Kenntnisse in einer der Programmiersprachen COBOL,
PL/1 oder C haben sowie mit dem ISPF-Editor umgehen können.

Trainingsprogramm

Relationale Datenbanken:

Datenbankdesign
Normalisierung
TABLE, PRIMARY KEY, FOREIGN KEY, Referentielle Integrität
VIEW

SQL-Befehle interaktiv:

SELECT-Anweisung
GROUP BY, Spaltenfunktionen
Join-Operationen
Subqueries
UNION, INTERSECT, EXCEPT
Skalare Funktionen und Expressions
Datums- und Zeitangaben
INSERT, UPDATE, DELETE
SQL-Befehle im Programm:

Host-Variable
Indikatorvariable
Fehlerbehandlung und SQLCODE
Programmentwicklung: DCLGEN, PRECOMPILE, COMPILE, LINK, BIND, RUN
CURSOR FOR READ ONLY
CURSOR FOR UPDATE
ROWSET-Verarbeitung

Transaktionsverarbeitung:

COMMIT und ROLLBACK


Concurrency und der verlorene Update
Der Isolation Level RR, RS, CS, UR
LOCK TABLE
CURSOR WITH HOLD

Performance und Anwendungsdesign:

INDEX und Indexspace, TABLESPACE, DATABASE


Der Optimizer
Zugriffspfad und INDEX
EXPLAIN-Befehl

Schulungsmethode

Im Seminar "DB2 für z/OS - Anwendungsentwicklung“ wechseln sich Vortrag, Diskussion und Gruppenarbeit sinnvoll
ab. In praktischen Übungen, für die Ihnen DB2 unter z/OS zur Verfügung steht, können Sie die erworbenen
theoretischen Kenntnisse umsetzen und festigen.
Termine und Orte

Düsseldorf

30. Mär bis 03. Apr

Stuttgart

22. Jun bis 26. Jun

Hamburg

14. Sep bis 18. Sep

Frankfurt

30. Nov bis 04. Dez

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4140
Generated on 02/03/2020
DB2 für z/OS - Anwendungsentwicklung für Fortgeschrittene
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 4142

Preis : 2.690,00 € netto


3.201,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach dem Seminar können Sie komplexe Batch- bzw. Dialoganwendungen entwickeln.

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler und Datenbankadministratoren, die über DB2-Grundkenntnisse hinaus detailliertes Wissen


zur effizienten Programmierung erlangen wollen.

Voraussetzungen

Sem. DB2 für z/OS - Anwendungsentwicklung oder vergleichbare Kenntnisse. Kenntnisse in COBOL, PL/1 oder C.

Trainingsprogramm

Referentielle Integrität, Utilities und Hilfsprogramme:

PRIMARY KEY, UNIQUE und FOREIGN KEY


Delete-Regeln
REPORT TABLESPACESET und QUIESCE
Katalogabfragen
LOAD
Check Pending und CHECK DATA
UNLOAD, DSNTIAUL
Command -DISPLAY, -STOP, -START, -TERM UTILITY
Dsntep2

Speicherstruktur, Performance von Zugriffen:

DATABASE
TABLESPACE
CLUSTER INDEX
RUNSTATS
Zugriffspfad und INDEX
Prädikate sind Indexable
Filterfaktor
Wie schlau ist der Optimizer?
Monitoring mit Explain
Tuning

Embedded Static SQL:

Lesen einer Menge


DECLARE CURSOR und Select-Statement
Was passiert beim OPEN?
ROWSET-Verarbeitung
ändern einer Zeile
CURSOR FOR UPDATE
SELECT und UPDATE mit Timestamplogik
Gutes und schlechtes Coding
PLAN, PACKAGE und COLLECTION

Transaktionsverarbeitung, Concurrency und Isolation Level:

Das schmutzige Lesen


Die inkonsistente Analyse
Der verlorene Update
Der Isolationlevel RR, RS, CS, UR
Interne Lockmechanismen
LOCK TABLE
Synchronisation mit CICS bzw. IMS/TM

Anwendungsdesign Batch und Dialog:

Satzorientiertes Denken vs. Mengenorientierung


CURSOR beim Blättern
Restartfähigkeit von TSO-Batchanwendungen, CURSOR WITH HOLD
Massen-Update
Static SQL und der Optimizer
Embedded Dynamic SQL
Stored Procedures

Die SELECT-Anweisung genauer betrachtet:

Nested Table Expressions


Common Table Expressions
INNER JOIN
OUTER JOIN und COALESCE
UNION, INTERSECT, EXCEPT
Korrelierte bzw. Nichtkorrelierte Subquery

Schulungsmethode

Vortrag, Diskussion, Praktikum am System. Plattform: DB2 für z/OS.


Termine und Orte

Düsseldorf

11. Mai bis 15. Mai

Stuttgart

20. Jul bis 24. Jul

Frankfurt

14. Dez bis 18. Dez

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4142
Generated on 02/03/2020
DB2 Family - Konzeptionelle Datenmodellierung und Datenbankdesign
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 4120

Preis : 1.890,00 € netto


2.249,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar können Sie eine praxisorientierte Methode zur konzeptionellen Datenmodellierung anwenden und
ein Datenmodell unter Berücksichtigung DB2-spezifischer Aspekte in eine DB2 Datenbank umsetzen. Sie kennen die
verschiedenen Darstellungsformen von E/R-Modellen und können performancerelevante Schwachstellen von RDBMS
einschätzen und beheben.

Wer sollte teilnehmen:

Zielgruppe

Daten- und Datenbankadministratoren, Anwendungsentwickler, Fach- und Führungskräfte, die in der IT-Organisation
mit der Aufgabe des Datenbankdesigns betraut sind.

Voraussetzungen

DB2 Grundkenntnisse.

Trainingsprogramm

Einführung in die Datenmodellierung:


RDBMS - Drei-Sichten-Modell - Vorgehensweise

Konzeptionelle Datenmodellierung:

Entitätsmenge (Entity) - Beziehungsmenge (Relationship) - Domäne - Attribut - Basis-Relationen -


Normalisierungsprozess - Primär- und Fremdschlüssel - Integritätsregeln - E/R-Modell und Tools im Überblick

Datenbankdesign:

Vor- und Nachteile normalisierter/denormalisierter Tabellen - DB-Design-Ergänzungen (Teilmengen, Fragmentierung,


Historien-Führung, Join- und Outer-Join-Unterstützung, Aggregation, ...)

DB2 Objekt-Design:

DATABASE, TABLESPACE (Partitionierungstechniken unter z/OS und Linux/UNIX/Windows, Prinzip der


Datenspeicherung) - TABLE (Column-Definitionen, Vor-/Nachteile NULL, DB2-RI) - INDEX (Index-Kandidaten, Auswahl
Index-Arten bei z/OS und Linux/UNIX/Windows, Design mehrspaltiger Indizes) - VIEWs (Vorteile, Einschränkungen,
Change Management)
Schulungsmethode

Vortrag, Diskussion, Gruppenarbeit, Erfahrungsaustausch und Training der datenmodellierungsrelevanten


Interviewtechnik.
Termine und Orte

Stuttgart

10. Aug bis 12. Aug

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4120
Generated on 02/03/2020
DB2 Family - Entwicklung von Stored Procedures und User Defined
Functions, SQL PL
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 4151

Inhouse-Paket : Auf Anfrage

Nach dem Seminar können Sie DB2-Serveranwendungen für alle DB2-Plattformen effizient erstellen und einsetzen. Ein
Schwerpunkt liegt dabei auf der Vermittlung fundierter Kenntnisse hinsichtlich der Voraussetzungen und Möglichkeiten
von Stored Procedures im DB2 für z/OS bzw. Linux, UNIX, Windows und von SQL PL.

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Software-Architekten, Datenbankadministratoren, Systemverantwortliche, IT-Projektleiter.

Voraussetzungen

Kenntnisse in COBOL, PL/1, C oder Java. Kenntnisse der Anwendungsentwicklung mit Embedded SQL bzw. JDBC.

Trainingsprogramm

Trigger:
- Aktivierungszeit

- Before- und After-Trigger

- Auslösendes Ereignis

- Häufigkeit der Auslösung

- Generierung und Test

- Trigger Package

- Instead of Trigger

Stored Procedures:

- Varianten und Client-Aufruf

- Definition

- Formale Anforderungen für External Routines: Parameterübergabe und -rückgabe, spezielle Compile- und Link-
Aspekte

- Runtime Environment: Anforderungen, Bereitstellung, Management

- Result Set Bereitstellung und Nutzung


User Defined Types, User Defined Functions:

- DISTINCT TYPE

- Sourced Scalar Function

- Scalar Function

- Table Function

- SQL Functions

- Spezielle Aspekte: Parallelismus, Determinismus etc.

SQL Routinen:

- SQL Procedural Language (SQL PL)

- Definition

- Tooling und Test: Data Studio Debugger

- Erweiterte z/OS Support Features für Native SQL Routinen

- Erweiterte DB2 LUW Funktionen: Datentypen, Module

Schulungsmethode

Vortrag, Diskussion, Praktikum am System. Die Plattform im Praktikum ist DB2 für Linux bzw. Windows und DB2 für
z/OS.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4151
Generated on 02/03/2020
DB2 für z/OS pureXML: Native Verarbeitung von XML-Daten in DB2
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 4157

Preis : 1.890,00 € netto


2.249,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar wissen Sie wie man DB2 für z/OS benutzt, um mit XML-Daten zu arbeiten, die pure in DB2
abgespeichert sind. Mit XPath, XMLQUERY und SQL/XML Funktionen lernen Sie, in XML-Spalten abgespeicherte XML-
Dokumente auszulesen, zu erzeugen, zu zerlegen oder zu verändern. Sie werden auf XML-Dokumente so zugreifen, als
wären sie relational und aus voll-relationalen Daten wohlgeformte XML-Dokumente erzeugen

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Datenbankadministratoren, Organisatoren.

Voraussetzungen

DB2-Grundkenntnisse, Praxis in SQL.

Trainingsprogramm

Grundlagen von XML:


Warum XML? - Was ist XML? - Verwendung von Namespaces - DTD (Document Type Definition) - XML-Schema - Well-
formed XML-Dokumente - XML-Standards und Architektur-Überblick - XSLT

XPath: Pfadangaben zur Positionierung auf Elemente in einem XML Dokument:

Typen von XML-Knoten - XPath-Terminologie wie Location Path - XPath expressions (Wildcards) - Diskussion typischer
Beispiele

Verwendung von XPath in Relationaler Umgebung:

Relationale versus XML Queries - XPath-Knoten und -Datentypen - XPath-Expressions - Prädikate - Operatoren -
Vergleichsoperatoren und logische Operatoren - XPath-Funktionen - Namespaces: Verwendung in Abfragen - XQUERY

SQL/XML Grundlagen:

Lesen von pureXML-Daten (XMLQUERY, XMLEXISTS) - Erzeugen von XML-Dokumenten aus relationalen Daten (XML
publishing functions) - Zerlegen von XML-Dokumenten in relationale Tabellen (XMLTABLE) - Hybrid Data Access -
XNLMODIFY zum Update von XML Teilinformationen

SQL/XML Komplexe Queries:

Arithmetische Berechnungen - Abfragen von XML-Daten aus verschiedenen Tabellen (XML-Joins) - Joins zwischen
relationalen und XML-Daten - Übergabe von Parametern - Einführung in IBM Data Studio: graphische Verarbeitung
von pureXML-Daten

Zugriff auf XML Daten aus Anwendungsprogrammen:

Besonderheiten von COBOL - Besonderheiten von Java - Beispiele mit IBM Data Studio

Schulungsmethode

Vortrag, Diskussion, Praktikum am System.


Termine und Orte

München

27. Apr bis 29. Apr

Frankfurt

05. Aug bis 07. Aug

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4157
Generated on 02/03/2020
WebSphere Application Server - Anwendungsentwicklung und -
deployment
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 4587

Preis : 2.990,00 € netto


3.558,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Das Seminar vermittelt die zur Erstellung bzw. Anpassung einer Java Enterprise Application für den Betrieb in einer
WebSphere Application Server (WAS) Umgebung erforderlichen Kenntnisse. Ein besonderer Schwerpunkt liegt dabei auf
den WAS-spezifischen Verfahren, Einrichtungen und Werkzeugen.

Wer sollte teilnehmen:

Zielgruppe

Entwickler, Projektleiter, SW-Architekten, SW-Ingenieure, Administratoren.

Voraussetzungen

Kenntnisse über Java Enterprise entsprechend Sem. Java Servlets und JavaServer Pages bzw. Sem. Einführung in die
Java Enterprise Edition (Java EE).

Trainingsprogramm

WebSphere Application Server Classic Grundbegriffe:


- Application Server Profile, Deployment Manager Profile, Managed Server Profile

- Cell, Node, Server und Repository

- Express Edition, ND Edition, WAS z/OS

- Abgrenzung WAS Liberty

WebSphere Application Server Einsatz- und Konfigurationsszenarien:

- Entwicklerarbeitsplatz

- Integrationsumgebung

- Administrative Agent und Job Manager

- Application Assembly

- Deployment Cell und Cluster als Produktionsumgebungen

WebSphere Application Server Entwicklungs- und Testumfeld:


- Konfigurationsprofile

- Entwicklungsinfrastruktur: IBM RAD bzw. Eclipse, Application Server Toolkit (RAD-AD), integrierte WAS BASE
Komponente

- WAS Liberty Server

WebSphere Application Server Programming Model Extentions (PME):

- Activity Sessions, Application Profiling, Asynchronous Beans, Dynamic Cache, Dynamic Query, Internationalization,
Object Pools, Scheduler, Start Beans, Workspace

WebSphere Application Server Deployment:

- Integriertes Deployment (RAD), ant-Einbindung, WAS-spezifische Deployment Aspekte, Application Assembly,


Scripting Support

WebSphere Application Server Cluster und HA Umfeld:

- Cluster Konzept, Entwicklung und Deployment von verteilbaren und workloadfähigen Komponenten

- Cluster Konfiguration: Aufbau und Verwaltung, Test von Applikationen

WebSphere Application Server Migration:

- Redeployment von Anwendungen aus anderen Java Enterprise Application Server Umgebungen

Schulungsmethode

Vortrag, Diskussion, Demonstrationen, Praktikum am System. Plattform: WAS Network Deployment V8.5.n / V9.n für
Windows oder Linux.

Hinweis

Eingesetzt wird IBM WebSphere Application Server V 8.5.n bzw. V 9.n für Windows und Linux.
Termine und Orte

Düsseldorf

16. Mär bis 20. Mär Garantietermin

München

24. Aug bis 28. Aug

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4587
Generated on 02/03/2020
IBM MQ (WebSphere MQ) - Technologien und Konzepte im Überblick
Überblick und Konzepte
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 4513

Preis : 1.890,00 € netto


2.249,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar kennen Sie die Kriterien, die für Entscheidungen für den Einsatz von IBM MQ wichtig sind. Sie
entwickeln ein Verständnis dafür, wie Applikationen auf IBM- und Nicht-IBM-Plattformen in ein unternehmensweites
Messaging-Konzept integriert werden können. Sie verfügen über Basiskenntnisse, um mit der Programmierschnittstelle
MQI Designvorgaben konkretisieren zu können.

Wer sollte teilnehmen:

Zielgruppe

Programmierer, Anwendungsentwickler, Projektleiter, Systemprogrammierer, Systemadministratoren, RZ-Mitarbeiter.

Voraussetzungen

Programmiererfahrung, Kenntnisse im Design verteilter Anwendungen.

Trainingsprogramm

Messaging als Konzept:

Definition und Historie


Möglichkeiten und Grenzen von Messaging-basierter Kommunikation
Eigenschaften: synchrone, asynchrone, direkte und indirekte Kommunikation
Message Flow Design und Messaging Architekturen
JMS Spezifikationen mit Einfluss auf IBM MQ

Message Queuing Modelle:

Messaging Modelle: Store and Forward, Request and Reply, Conversational und Nonconversational
Publish and Subscribe
Message Strukturen und Eigenschaften
MQ Terminologie vs. JMS Terminologie
IBM MQ Produktüberblick:

Historie und Versionen


Plattformen
Komponenten
IBM MQ Produktfamilie und Editionen
Konzeptioneller Funktionsüberblick

IBM MQ Schnittstellen:

Control Commands bzw. Systemmanagement


Script Commands und Administration
MQ Explorer und sonstige Tools im überblick

IBM MQ Einrichtungen und Funktionen:

Message Processing und Local Queuing


Command Processing
Triggering
Distributed Queuing
Client/Server Queuing
Cluster Queuing
z/OS Queue Sharing
Publish/Subscribe

IBM MQ Anwendungsschnittstellen:

MQI: Verfügbarkeit, API-Funktionen, Programmieranforderungen


JMS: Verfügbarkeit, grundsätzliches Konzept
Publish and Subscribe Funktionen

Schulungsmethode

Vortrag, Diskussion, Gruppenarbeit, Demonstrationen am System.

Hinweis

Eingesetzt werden IBM MQ V 7.5, V 8.0 und V 9.0


Termine und Orte

München

15. Apr bis 17. Apr

Düsseldorf

23. Sep bis 25. Sep

Frankfurt

16. Nov bis 18. Nov

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4513
Generated on 02/03/2020
IBM MQ (WebSphere MQ) - Anwendungsentwicklung und -design
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 4516

Preis : 2.990,00 € netto


3.558,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Das Seminar vermittelt die Kenntnisse, um mittels des MQI-APIs Messaging Anwendungen konzipieren und erstellen zu
können.

Wer sollte teilnehmen:

Zielgruppe

Software-Ingenieure, Entwickler, Software-Architekten, Administratoren, Projektleiter.

Voraussetzungen

Sem. IBM MQ (WebSphere MQ) - Technologien und Konzepte im Überblick oder vergleichbare Kenntnisse. Kenntnisse
in einer der Programmiersprachen COBOL, PL/1, C oder Java.

Trainingsprogramm

Das MQI-API:
- Major Calls

- Minor Calls

- V7 eingeführte Calls

- Option Structures

- Message Header Structures

- Data Areas

MQ-Anwendungsmodelle:

- Store And Forward, Client/Server, Request And Reply

Programmierung einfacher Anwendungsmodelle:

- Einfaches Asynchronous Messaging

- Conversational Request und Reply Messaging

- Monofunktionale Queue Handler


Programmierung komplexer MQ-Anwendungsmodelle:

- Multifunktionale Queue Handler, Transaktionales Messaging und Poison Message

- Message Data Conversion

- Application Directed DQM

- Infrastrukturabhängigkeiten

- Publish/Subscribe Funktionen

Programmierung spezieller Funktionen:

- Nutzung dynamischer Queues

- Gewährleistung der Message Sequence: Message Grouping und Cluster Queuing

- Message Browsing

Report Messages und Dead Letter Queue:

- Report Messages und Handler

- Reporttypen

- Dead Letter Queue und DLQ-Handler

- Exception Queues, Event Queues und zugehörige Handler

MQ Client Programmierung:

- Client Connection Optionen

- Nutzung von Channel Table Konfigurationen

- Failover Szenarien

Schulungsmethode

Vortrag, Praktikum am System. Plattform: IBM MQ Windows bzw. Linux (mit C und Java) und IBM MQ z/OS und CICS
TS (mit C, COBOL oder PL/1).

Hinweis

Java Message Service (JMS) ist nicht Bestandteil des Seminars.


Eingesetzt werden IBM MQ V 7.5, V 8.0 und V 9.0
Termine und Orte

Stuttgart

04. Mai bis 08. Mai

Düsseldorf

02. Nov bis 06. Nov

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4516
Generated on 02/03/2020
IBM WB830G - IBM Business Process Manager Coach Enhancement Using
the BPM UI Toolkit
Präsenztraining

Dauer : 1 Tag ( 9 Stunden) Nr. : 38455

Preis : 1.250,00 € netto


1.487,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course is also available as self-paced virtual (e-learning) course IBM Business Process Manager Coach Enhancement
Using the BPM UI Toolkit (ZB830G). This option does not require any travel.

This course teaches you how to use the BPM UI toolkit for IBM Business Process Manager coach enhancements. It
provides a detailed introduction to key concepts, capabilities, and controls.

The BPM UI toolkit enhances and streamlines the BPM UI creation process. It offers controls and familiar UI development
patterns that help UI developers focus directly and efficiently on business problems.

Wer sollte teilnehmen:

Zielgruppe

This course is designed for project members who design and implement detailed logic, data models, and external
system integrations for an executable business process. These roles include BPM process owners, analysts, authors,
developers, administrators, and project managers.

Voraussetzungen

Practical knowledge of the IBM Business Process Manager Web Process Designer
Understanding of server and client-side human Services
Understanding of JavaScript
Experience with modern programming techniques

Trainingsprogramm

Key topics:

Course introduction
Introduction to the BPM UI toolkit
Introduction to BPM UI toolkit layout controls
Exercise: BPM UI layout capabilities
Introduction to BPM UI controls and configurations
Exercise: Using BPM UI toolkit controls
Reporting and analytics
Exercise: Introduction to charts and service data tables
Course summary

Objectives:

Describe basic Business Process Manager UI concepts and layout capabilities


Use event handling and methods
Use BPM UI toolkit reporting and analytics capabilities

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/38455
Generated on 02/03/2020
IBM QN164G - IBM Rational DOORS Foundation, V9.4
Präsenztraining

Dauer : 1 Tag ( 6 Stunden) Nr. : 36809

Inhouse-Paket : Auf Anfrage

This course is for new Rational DOORS users. It introduces basic Rational DOORS concepts and functionality. It includes
hands-on exercises that teach users to create, edit, manipulate, and analyze requirements data in Rational DOORS.

Wer sollte teilnehmen:

Zielgruppe

This course is for new IBM Rational DOORS users.

Voraussetzungen

There are no prerequisites for this course.

Trainingsprogramm

- View information
- Edit information

- Structure information

- Get Word documents into Rational DOORS

- Generate requirements documents

- Use attributes to capture information about requirements

- Find data

- Manipulate the display

- Create and analyze traceability

- Insert information in other formats

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system


Hinweis

Class language is German, student notebooks in English.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/36809
Generated on 02/03/2020
IBM QN171G - Essentials of IBM Rational DOORS Next Generation, V5.0
Präsenztraining

Dauer : 1 Tag ( 6 Stunden) Nr. : 36841

Preis : 750,00 € netto


892,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course teaches analysts and engineers how to define, elaborate, organize, and manage textual and graphical
requirements and requirements-related information in IBM® Rational® DOORS Next Generation.

Ration DOORS Next Generation is a key component of the Rational solution for Collaborative Lifecycle Management
(CLM). The product provides requirements definition and management capabilities in a fully-integrated environment that
can also include IBM® Rational Team Concert™ for change and configuration management, and IBM® Rational® Quality
Manager for quality management.

Wer sollte teilnehmen:

Zielgruppe

This basic course is for:

Business Analyst
Systems Engineer
Software Engineer
Requirements Engineer
Requirements Manager
Requirements Team Leader

Voraussetzungen

There are no pre-requisites for this course.

Trainingsprogramm

Key topics:

View and work with requirements and requirements-related information in a collaborative context
Capture, define, elaborate, and edit requirements and requirements-related information, and create hierarchically
organized requirements documents
Create and manage traceability relationships between requirements and requirements- related information
Manage requirements throughout a project lifecycle

Objectives:

After completing this course, you should be able to use IBM® Rational® DOORS Next Generation, part of the IBM jazz
based solution for requirements management to:

View and work with requirements and other artifacts in a collaborative context
Create and edit requirements documents and other artifacts, including both textual and graphical artifacts
Create, manage, and view traceability relationships between requirements and other artifacts
Manage requirements throughout a project lifecycle

Schulungsmethode

presentation, discussion.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/36841
Generated on 02/03/2020
IBM QN114G - IBM Rational DOORS Practitioner, V9.4
Präsenztraining

Dauer : 1 Tag ( 6 Stunden) Nr. : 36810

Inhouse-Paket : Auf Anfrage

This course builds on the content learned in the IBM Rational DOORS Foundation, V9.4 course. It is designed for those
who will be in the role of team lead or project manager, or who want to learn more about advanced Rational DOORS end-
user functionality. It discusses creating and structuring Rational DOORS projects, defining linking relationships and
attributes, setting access permissions, and managing change. It also discusses external linking, working with
spreadsheets, and applying configuration management strategies to Rational DOORS data.

- Build projects in Rational DOORS, including defining data structure, linking schema, attributes, and access permissions

- Use Rational DOORS external linking facilities

- Share Rational DOORS information with 3rd parties

- Control the flow of changes through your Rational DOORS database

- Apply configuration management and backup strategies to your Rational DOORS data

Wer sollte teilnehmen:

Zielgruppe

This course is for:


- Business Analyst

- Systems Engineer

- Software Engineer

- Requirements Engineer

- Requirements Manager

- Requirements Team Leader

Voraussetzungen

IBM Rational DOORS Foundation, V9.4


Trainingsprogramm

- Creating and structuring projects


- Creating linking relationships; analyzing relationships

- Geting information in and out of Rational DOORS

- Defining attributes

- Access permissions

- Round-tripping requirements

- Recording and managing changes

- Advanced relationship management

- Advanced display management

- Creating forms

- Archive and restore

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system

Hinweis

Class language is German, student notebooks in English.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/36810
Generated on 02/03/2020
IMS - Überblick über das DB/DC-System
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 4190

Preis : 1.590,00 € netto


1.892,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Sie kennen das IMS-Konzept und die grundlegenden IMS-Komponenten. Sie beherrschen die Begriffsbestimmungen von
IMS und können die DB- und TM-Einrichtungen von IMS und deren Auswirkung auf das gesamte DV-System beurteilen.
Weiterhin wissen Sie, wie die einzelnen Systembausteine zusammenwirken und welche Stärken und Schwächen IMS
aufweist

Wer sollte teilnehmen:

Zielgruppe

Systemanalytiker, IT-Koordinatoren, System- und Organisationsprogrammierer, die bei der Planung oder Entwicklung
von Datenbank- und Online-Anwendungen mitwirken.

Voraussetzungen

Grundkenntnisse im Großrechnerumfeld.

Trainingsprogramm

Definitionen, Konzept und Umfeld:


Verarbeitungsarten von IMS - Aufgaben von DB/DC-Systemen - Sprachverbindungen - IMS-Utilities im Überblick -
Überblick IMS/TM und DB2, IMS/DB (DBCTL) und CICS (DCCTL), IMS und APPC, IMS und IRLM, DBRC

Datenbanksystem IMS/DB:

Konzeptionelles DB-Design - DB-Modelle - Begriffsterminologie in hierarchischen Datenbanken - Logische und


physische Datenbankmodelle - Datenbankbeschreibung (DBD) - IMS/DB Organisations- und Speicherungsformen -
Logische Datenbankstruktur/Userview (PSB/PCB) - ACB - Kommunikation zwischen Datenbank und
Anwendungsprogramm - IMS-Batchprogramm-Skeleton - IMS/DB-Calls und IMS-Programmschnittstellen

Transaktionsmanager IMS/TM (=IMS/DC):

Terminologie im Transaktionsgeschäft - Transaktionsscheduling-Konzept, Nachrichten- und Terminalkonzept -


Programmarten MPP und BMP - Formatierungseinrichtung MFS (Funktionsübersicht) - Conversational- und
Nonconversational-Dialoge - Kommunikation zwischen IMS/TM und Anwendungsprogramm - IMS-MPP-Skeleton -
IMS/TM-Calls und IMS-Programmschnittstellen

Datenschutz und -integrität:

Datenschutzmaßnahmen - Logging - Two Phase Commit - LUW-Problematik - Restart/Recovery - Archivierung der Log-
Informationen
Installation und Operating:

Prinzipien der IMS-Systemdefinition und des Operating - Überblick MTO-Kommandos

Schulungsmethode

Vortrag, Diskussion, Gruppenarbeit, Demonstrationen am System.

Hinweis

Inhouse bieten wir weitere systemnahe Seminare zu IMS an


Termine und Orte

Hamburg

18. Mai bis 20. Mai Garantietermin

München

09. Sep bis 11. Sep

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4190
Generated on 02/03/2020
IMS/DB Anwendungsentwicklung - Grundlagen
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 4220

Preis : 2.590,00 € netto


3.082,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Dieses Seminar vermittelt Ihnen alle für die Programmierung von IMS/DB-Programmen wesentlichen IMS/DB-Kenntnisse.
Sie gewinnen ein Grundverständnis für das Konzept des IMS/DB-(DL/1-)Datenbanksystems und lernen den Aufbau der
Datenbank kennen. Sie können Programme mit IMS/DB-Datenbankzugriffen selbstständig entwickeln und die
notwendigen Schnittstellen zum IMS-System definieren

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, IT-Organisatoren und Projektleiter, die bei der Planung, Entwicklung und Wartung von IMS/DB
bzw. DL/1-Anwendungsprogrammen mitwirken.

Voraussetzungen

Grundlagenkenntnisse in COBOL oder PL/1.

Trainingsprogramm

IMS/DB-Datenbankkonzept:

Programmspezifische Vorteile des IMS/DB-Datenbankkonzepts


Konzept von hierarchischen Datenbanksystemen
Verarbeitungsarten des IMS (Batch, BMP, MPP), IMS Mobile Feature Pack, Open Database Schnittstelle (Open
Database)

Die IMS/DB-Datenbankbeschreibung:

Definition der physischen und anwendungsbezogenen Datenbankstruktur (Data Base Description, Program
Specification Block, Program Communication Block)
Segmentierung
Suchfelder
Schlüsselfelder
Verschiedene Datenbankorganisationsformen
Schnittstellen zwischen Anwendungsprogramm, Datenbankbeschreibungen und Job Control
Die Struktur von IMS/DB-Anwendungsprogrammen:

Aufbau und Ablauf von IMS/DB-Batchprogrammen


Program Entry Point
PCB-Masken
Funktionsweise der IMS/DB-Calls GET, INSERT, REPLACE, DELETE
Segment Search Argument (SSA)
Status Codes

Die Datenbankverarbeitung:

Verarbeitungslogik bei IMS/DB-Batchprogrammen


Optimale Handhabung der IMS/DB-Calls
Positionierung in der Datenbank
Command Codes
Verwendung von mehreren PCBs
Mehrfache Positionierung

überblick / Neuerungen:

HALDB (PHDAM, PHIDAM, PINDEX), Mainframe Access Client Datasets, Open Database Schnittstelle (Open
Database), JBP Region Prozess, IMS Mobile Feature Pack.

Schulungsmethode

Vortrag, Übungen, Praktikum am System.

Hinweis

Inhouse bieten wir weitere systemnahe Seminare zu IMS an


Termine und Orte

Düsseldorf

15. Jun bis 19. Jun

Stuttgart

12. Okt bis 16. Okt

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4220
Generated on 02/03/2020
IMS/DB Anwendungsentwicklung für Fortgeschrittene
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 4232

Preis : 1.690,00 € netto


2.011,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Dieses Seminar vermittelt Ihnen weitergehende Kenntnisse über die einsetzbaren IMS-Funktionalitäten. Schwerpunkt
liegt in der Erreichung eines Verständnisses der Möglichkeiten und Grenzen des durch IMS unterstützten Wiederanlaufes
nach einem vorzeitigen Programmende (System-Abend, programmierter Abbruch)

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Systemadministratoren, Programmierer, die über IMS/DB-Grundkenntnisse hinaus


detailliertes Wissen zu den Möglichkeiten der Programmierung in einem IMS/DB-Batch-Umfeld benötigen.

Voraussetzungen

Sem. IMS/DB Anwendungsentwicklung - Grundlagen oder vergleichbare Kenntnisse. Kenntnisse in einer der
Programmiersprachen COBOL oder PL/1.

Trainingsprogramm

Systemdienst-Funktionen:
Die verschiedenen Call-Funktionen für Systemdienste zur Ermittlung des Systemstatus und der verfügbaren
Ressourcen

Erweiterte Grundfunktionen:

Programme mit mehrfach qualifizierten SSAs - Command Codes - Mehrfache Positionierung

Datenbankänderungen:

Die Funktionen DELETE, REPLACE, INSERT - Update der Datenbank mithilfe mehrerer PCBs sowie der
Mehrfachpositionierung - Nutzen der Möglichkeiten der Partitionierung bei HALDB (PHADAM, PHIDAM, PINDEX) -
Migration von IMS HD nach HALDB Datenbanken

Verarbeitung von Sekundär-Indizes:

Report über Sekundär-Index - Update über Sekundär-Index

Checkpoint-Restart:

Call-Funktionen - Programmanforderungen - Zusammenspiel mit Online-Systemen - Entwicklung und Test


restartfähiger Programme mit GSAM-DB, Erfordernisse bei der JCL - Entwicklung und Test restartfähiger Programme
mit sequentiellen Dateien, Erfordernisse bei der JCL (Checkpunkt-Angabe, GDG-Dateien)

Neuerungen im IMS (Überblick):

Mainframe Access Client Datasets, Open Database Schnittstelle (Open Database), JBP Region Prozess, IMS Mobile
Feature Pack .

Schulungsmethode

Vortrag, Übungen, Praktikum am System. Anhand einer Programmvorgabe realisieren die Teilnehmer die
Wiederanlauffähigkeit von IMS/DB Anwendungsprogrammen im Batch-Umfeld in Verbindung mit GSAM-Datenbanken
und sequentiellen Dateien.
Termine und Orte

Stuttgart

29. Jun bis 01. Jul

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4232
Generated on 02/03/2020
IMS/TM (IMS/DC) Anwendungsentwicklung
Präsenztraining

Dauer : 5 Tage (30 Stunden) Nr. : 4250

Preis : 2.590,00 € netto


3.082,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

Nach diesem Seminar sind Sie in der Lage, IMS/DC-Anwendungsprogramme und MFS-Formate für 3270-Terminals zu
realisieren. Sie erhalten einen Überblick über die Möglichkeiten und Erfordernisse des IMS/DC-Systems sowie Mainframe
Access Client Datasets, Open Database Schnittstelle (Open Database) und IMS Mobile Feature Pack

Wer sollte teilnehmen:

Zielgruppe

Anwendungsentwickler, Systemanalytiker, IT-Organisatoren und IT-Koordinatoren.

Voraussetzungen

Kenntnisse in COBOL oder PL/1. Grundkenntnisse in der IMS/DB- oder DB2-Anwendungsentwicklung.

Trainingsprogramm

Aufbau und Arbeitsweise des IMS:

Verarbeitungsarten
Transaktionen
Nachrichtenfluss
MSG-Queue
Conversational/nonconversational
Program-to-Program-Switch

IMS/DC-Sprachelemente:

I/O-PCB
Alternate-PCB
Programmeingangspunkt
Aufbau der Nachrichten
DC-CALLS (GU, GN, ISRT, PURG, CHNG, ROLL, ROLB)
Modifizieren von Attribut-Bytes im Programm
Cursor-Positionierung im Programm
Realisierungskonzepte:

Programmierempfehlungen
Mehrseitige Terminal-Ausgabe
Nachrichtenverarbeitung im Hintergrund
Konkurrierende Bestandsverarbeitung mit Scratch Pad Area

MFS:

Beschreibung und Generierung von MID/MOD, DIF/DOF


Informationsfluss und Abhängigkeiten zwischen Bildschirm, MFS und Anwendungsprogramm
PF-Tasten-Belegung
Operator Logical Paging

überblick / Neuerungen:

HALDB (PHADAM, PHIDAM, PINDEX), Mainframe Client Datasets, Open Database Schnittstelle (Open Database), JBP
Region Prozess, IMS Mobile Feature Pack.

Schulungsmethode

Vortrag, Übungen, Gruppenarbeit. Das Praktikum am System erfolgt alternativ mit IMS/DB- oder DB2-Zugriff.

Hinweis

Inhouse bieten wir weitere systemnahe Seminare zu IMS an


Termine und Orte

Hamburg

20. Jul bis 24. Jul

München

09. Nov bis 13. Nov

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/4250
Generated on 02/03/2020
IBM LX034G - Power Systems Running Linux: Performance Management
(PowerVM Base)
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 35622

Preis : 2.190,00 € netto


2.606,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course is designed to teach performance monitoring skills for SUSE LINUX Enterprise Server, Red Hat Enterprise
Linux, and Ubuntu server on POWER8 servers. This course teaches the skills that are needed to measure, analyze, and
potentially tune Linux distributions for optimal performance on IBM POWER8 systems. In this course we focus on the
features that relate to performance of the POWER8 processor, Linux kernel, and the special monitoring, configuring, and
tuning needs of virtual servers. This course does not cover application monitoring and tuning.

You will work with traditional and IBM provided Linux performance analysis and tuning tools. Our objective is to learn
which tools to use, when, and how they have been enhanced for the latest POWER8 technology. These skills are
invaluable to individuals responsible for the performance of a POWER8 server.

Each lecture is reinforced with hands-on lab exercises to gain practical experience applicable to your performance
management requirements.

Wer sollte teilnehmen:

Zielgruppe

The audiences for this training include anyone who needs to create and manage partitions on IBM Power System
servers, such as Linux or AIX technical support and consultants, Linux or AIX system administrators, or system
architects and engineers.

Voraussetzungen

Students attending this course are expected to have good Linux administration skills. These skills can be obtained by
attending one of the following courses:

- Power Systems Running Linux: Red Hat Administration (PowerVM Base) (LX031G), or

- Power Systems Running Linux: Red Hat Storage Management (PowerVM Base) (LX041G) or

- Power Systems Running Linux: Ubuntu Server Administration (PowerVM Base) (LX051G)
Trainingsprogramm

Key Topics

Unit 1: Performance objectives and PowerVM concepts

- Lab exercise 1: Linux installation and Power virtualization

Unit 2: Power processor operations

- Lab exercise 2: Focus on processor

Unit 3: Power memory Management

- Lab exercise 3: Focus on memory

Unit 4: Power I/O

- Lab exercise 4: Focus on I/O

Unit 5: Nigel’s Monitor (nmon)

- Lab exercise 5: nmon operations

Objectives

On Completion of this course, the student should be able to:

- Identify the system components to be monitored

- Define a basic performance monitoring strategy for Linux

- Identify open source, and IBM specific tools to monitor: •Processor

- Memory

- I/O

- Network

- Interpret results and reports generated by standard Linux tools

- Structure a tuning strategy

- Describe features of the POWER8 architecture that are relevant to performance management

- Describe Virtual Server resource configuration guidelines

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Hinweis

Kurssprache ist Deutsch, Unterlagen in Englisch.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/35622
Generated on 02/03/2020
IBM LX061G - Enhancing Workload and Capacity Management with
Docker on Power Systems
Präsenztraining

Dauer : 2 Tage (12 Stunden) Nr. : 35623

Preis : 1.490,00 € netto


1.773,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course is designed to provide skills enablement for system administrators and product support specialists in the
area of operating system based virtualization provided by Docker. Topics include introduction to Docker, planning the
installation, Docker administration, and using images and containers. Hands-on exercises reinforce the lecture material,
and allow students to install and configure Docker.

Wer sollte teilnehmen:

Zielgruppe

This course is for anyone that needs to build experience with operating system based virtualization using Docker. The
audience for this training includes the following:

Cloud Administrators
POWER technical support individuals
POWER system administrators
POWER system engineers
POWER system architects

Voraussetzungen

Students attending this course are expected to have Linux on Power, and PowerVM working knowledge. These skills
can be obtained by attending the following courses or gained from equivalent experience:

Essentials of PowerVM (LX024G)


Power Systems Running Linux: Red Hat Administration (LX031G)

Trainingsprogramm

Key topics:

Unit 1: Introduction to Docker


Exercise 1: Accessing the lab environment
Unit 2: Implementing Docker on IBM Power Systems
Exercise 2: Docker installation
Unit 3: Docker images and containers
Exercise 3: Docker images and Containers
Unit 4: Container Orchestration

Objectives:

On completion of this course, students should be able to:

Describe the architecture of the Docker platform


Install and configure Docker onto a Power Systems environment
Perform Docker administration operations
Perform user operations with images and containers
Understand the concept of Docker orchestration

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/35623
Generated on 02/03/2020
IBM LX071G - Power Systems Running Linux: Server Administration
Präsenztraining

Dauer : 3 Tage (18 Stunden) Nr. : 35624

Preis : 2.100,00 € netto


2.499,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course introduces basic administrative tasks associated with Linux Servers hosted on Power Systems servers. This
includes installation, command line operations, system administration, device management, IBM tools, and system
recovery.

Wer sollte teilnehmen:

Zielgruppe

System administrators that have experience with either Linux or Power Systems, but not both. This course provides
the bridge for those skill sets to be brought together.

Voraussetzungen

Students attending this course should have a basic background in systems administration and/or troubleshooting. No
previous course ware is required.

Trainingsprogramm

Key topics:

Day 1

Unit 1 - Installing Linux on Power Systems


Exercise 1 - Linux installation
Unit 2 - System management tools
Exercise 2 - System management tasks

Day 2

Exercise 2 - System management tasks (continued)


Unit 3 - Power Systems device operations and rescue mode
Exercise 3 - Manage Power systems devices and rescue operations
Unit 4 - Linux systemd

Day 3

Unit 4 - Linux systemd (continued)


Exercise 4 - System administration
Unit 5 - Service and productivity tools
Exercise 4 - Linux on Power service productivity tools

Objectives:

After completing this course, you should be able to:

Recognize different execution environments that a Linux server runs on within a POWER8 processor - based server
Install Linux Server on a POWER8 processor - based server
Manage Linux Server within a POWER8 processor - based server environment using standard tools
Install and use IBM Service and Productivity tools
Customize the configuration of the boot loader
Use recovery mode to rescue a failed Linux instance

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/35624
Generated on 02/03/2020
IBM LX072G - Power Systems Running Linux: Storage Management
Präsenztraining

Dauer : 2 Tage (12 Stunden) Nr. : 35625

Preis : 1.490,00 € netto


1.773,00 € inkl. 19 % MwSt.

Inhouse-Paket : Auf Anfrage

This course is designed to provide the students with what they need to know when managing storage in a Linux on
Power environment. IBM Power Systems provide a large variety of storage options and combining these options with
Linux storage management techniques is a critical skill required by today’s system administrator.

This course provides students with an opportunity to work with Power Systems storage devices, focusing on those skill
sets needed to manage these devices on Linux Servers.

Wer sollte teilnehmen:

Zielgruppe

The audiences for this training include Power systems support personnel, Linux technical support individuals, Linux
developers, Linux system administrators, system architects and engineers that may work with Linux running on an
IBM Power system.

Voraussetzungen

Students should have general knowledge of IBM Power Systems servers and partitions. This could be obtained by
attending LX024 Essentials of PowerVM.

Trainingsprogramm

Key topics:

DAY 1:

Unit 1: Welcome, Introduction to Power storage (PowerVM, VIOS)


Exercise 1: Navigating the lab environment
Unit 2: Device naming and File System management
Exercise 2: Managing devices
DAY 2:

Unit 3: SAN attached devices and MultiPath IO


Exercise 3: Multipath IO
Unit 4: Logical Volume Management

Objectives:

After completing this course, you should be able to:

Describe storage options for Linux distributions running in a Power Systems Environment
Interpret storage configuration data
Implement storage devices with PowerVM: VIOS, Fibre Channel, iSCSI
Differentiate native Linux and hardware RAID solutions
Validate configuration options
Design solutions for attaching storage resources to a Linux on Power host

Schulungsmethode

presentation, discussion, hands-on exercises, demonstrations on the system.

Contact / Tel / Fax / Email


https://www.integrata-cegos.de/35625
Generated on 02/03/2020

You might also like