• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

28 Db2 courses

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

CV832 IBM DB2 11 for z/OS Database Administration Workshop Part 1

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This intermediate course is for future DB2 for z/OS database administrators who need to acquire the basic skills required to administer a DB2 database. Overview Implement a DB2 database designUse database utilities to load and reorganize dataDefine and implement a DB2 database recovery strategyControl access to database using DB2 authorization facilities This course provides students with instruction on how to physically implement a logical database design in DB2. The course includes instruction on DB2 data management, DB2 catalog tables, the bind process, database utilities, & security considerations. COURSE OUTLINE * Setting up a DB2 database * Referential integrity * Getting data into and out of DB2 * Keeping your DB2 data in good shape * Application data recovery basics * Program preparation and Bind * Security * Serialization ADDITIONAL COURSE DETAILS: Nexus Humans CV832 IBM DB2 11 for z/OS Database Administration Workshop Part 1 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the CV832 IBM DB2 11 for z/OS Database Administration Workshop Part 1 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

CV832 IBM DB2 11 for z/OS Database Administration Workshop Part 1
Delivered on-request, onlineDelivered Online
Price on Enquiry

CE121 IBM DB2 SQL Workshop

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This basic course is for everyone needing to write, support, or understand SQL queries. This includes but is not limited to end-users, programmers, application designers, database administrators, and system administrators who do not yet have knowledge of Overview Code SQL statements to retrieve data from a DB2 or Informix table, including the SELECT, FROM, WHERE, GROUP BY, HAVING and ORDER BY clauses Code inner joins and non-correlated subqueries Use SQL arithmetic operations Use scalar and column functions Use UNION and UNION ALL INSERT, UPDATE and DELETE rows Code simple CREATE TABLE and CREATE VIEW statements This course is appropriate for customers working in all DB2 environments, that is, z/OS, VM/VSE, iSeries, Linux, UNIX, and Windows. It is also appropriate for customers working in an Informix environment. OUTLINE * Introduction Simple SQL Queries Retrieving Data from Multiple Tables Scalar Functions and Arithmetic Column Functions and Grouping UNION and UNION ALL Using Subqueries Maintaining data

CE121 IBM DB2 SQL Workshop
Delivered on-request, onlineDelivered Online
Price on Enquiry

CE131 IBM DB2 SQL Workshop for Experienced Users

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This intermediate course is for experienced SQL end users, application programmers, database administrators, and user support staff who need more advanced knowledge of SQL. Overview Discuss basic relational database concepts Use some of the OLAP features of DB2, such as GROUPing and RANKing functions Create tables, views and indexes Use referential integrity, check constraints and triggers Use outer joins, and join tables to themselves Use CASE expressions, and the CAST function Identify the impact of Summary Tables, Materialized Query Tables, and temporary tables Use complex subqueries Use a greater number of scalar SQL functions Use advanced SQL constructs, such as recursive SQL and table expressions Define User-Defined Distinct Types and User-Defined Functions Avoid several of the most common causes for poorly-performing SQL This course teaches you how to make use of advanced SQL techniques to access DB2 databases in different environments. This course is appropriate for customers working in all DB2 environments, specifically for z/OS, Linux, UNIX, and Windows. INTRODUCTION * Identify the purpose of the clauses in the SELECT statement * Describe the key differences among the IBM DB2 platforms * Describe and use some of the OLAP features of DB2, such as GROUPING functions like CUBE and ROLLUP, and the RANK, DENSE_RANK and ROW_NUMBER functions CREATE OBJECTS * Code statements to: Create tables and views, Alter tables, Create indexes, Implement referential integrity (RI), and Define triggers and check constraints * Identify impacts and advantages of referential integrity, including impacts of delete rules * Identify considerations when using triggers and check constraints * Define and make use of INSTEAD OF triggers JOIN * Retrieve data from more than one table via inner and outer joins * Use outer joins (LEFT, RIGHT, FULL) * Use ANTI JOINS * Join a table to itself * Use UNION and UNION ALL * Use EXCEPT and INTERCEPT CASE, CAST, SUMMARY TABLES, AND MATERIALIZED QUERY TABLES * Identify when CASE expressions can be used * Code CASE expressions in SELECT list and in the WHERE clause * Identify when CAST specifications can be used * Identify the advantages of using Summary (Materialized Query) Tables and Temporary tables * Identify the advantages of using Materialized Query Tables (MQTs) Identify when and how to use Temporary tables USING SUBQUERIES * Code subqueries using the ALL, ANY/SOME, and EXISTS keywords * Code correlated subqueries * Choose the proper type of subquery to use in each case SCALAR FUNCTIONS * Extend your knowledge of scalar functions which: Manipulate arithmetic data, Manipulate date values, and Manipulate character data * Examples of scalar functions that are addressed in this course: SUBSTR * POSSTR * COALESCE/VALUE * DECIMAL * ROUND * DIGITS * CHAR * DATE/TIME TABLE EXPRESSIONS AND RECURSIVE SQL * Identify reasons for using table expressions and recursive SQL * Use nested and common table expressions * Identify the difference between views and table expressions * Code recursive SQL * Control the depth of recursion when coding recursive SQL UDTS/UDFS AND PERFORMANCE * Describe the concepts behind User-Defined Types, User-Defined Functions and Stored Procedures * Predict when queries will use indexes to get better performance * Identify concepts of predicate processing * State introductory concepts about index structure * State general best practices advice ADDITIONAL COURSE DETAILS: Nexus Humans CE131 IBM DB2 SQL Workshop for Experienced Users training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the CE131 IBM DB2 SQL Workshop for Experienced Users course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

CE131 IBM DB2 SQL Workshop for Experienced Users
Delivered on-request, onlineDelivered Online
Price on Enquiry

Mastering Linux Command Line

By Packt

Develop the most in-demand skills for DevOps and cloud professionals

Mastering Linux Command Line
Delivered Online On Demand
£93.99

Python Object-Oriented Programming: Hands-on for Beginners [Updated for 2021]

By Packt

This course takes you through the concepts of object-oriented programming (OOP) and shows you how to use them for writing flawless Python programs.

Python Object-Oriented Programming: Hands-on for Beginners [Updated for 2021]
Delivered Online On Demand
£41.99

Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]

By Packt

This video course takes a step-by-step and systematic approach to make you familiar with the bash shell scripting. You'll learn how to use the Linux command-line and commands to write and execute shell scripts for automating repetitive computing tasks.

Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]
Delivered Online On Demand
£60.99

Amazon VPC Mastery for AWS Certifications

By Packt

Learning AWS VPC would be your stepping stone into an AWS career. A good understanding of VPC and its components is a MUST going into any AWS certification. Get started with Amazon VPC and prepare for certification with the help of this comprehensive course. There are no prerequisite requirements for this course.

Amazon VPC Mastery for AWS Certifications
Delivered Online On Demand
£41.99

Git Essentials for Beginners

By Packt

A carefully structured course that covers everything from installing Git on Linux to understanding Git reset such as soft, mixed, and hard reset. With a perfect blend of animations and live lab demos, the course makes it easy to grasp the concepts.

Git Essentials for Beginners
Delivered Online On Demand
£56.99

Python Programming for Beginners: Hands-on (Online Lab)

By Packt

This course will help you to learn the basic concepts of Python programming. From understanding variables to functions and debugging the programs to exception handling, you will master it all with the help of engaging exercises and projects.

Python Programming for Beginners: Hands-on (Online Lab)
Delivered Online On Demand
£93.99

ES54 IBM Basic z/OS Tuning Using the Workload Manager

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This is an intermediate course for z/OS system programmers, z/OS performance analysts, and z/OS performance administrators new to performance management for their z/OS system.Note: ES54 is intended for individuals new to WLM and the z/OS performance area Overview The objectives for this course are as follows:Describe a performance and tuning methodologyDevelop a systematic z/OS performance and tuning planDescribe the factors which could affect the performance of an z/OS systemUse the WLM ISPF applicationDescribe the components of a service definitionDefine workloads and service levels and classification rulesState which z/OS commands affect WLM operationIdentify the major WLM services for z/OS, including enclaves and application environments, and how they are used by DB2, WebSphere, and CICSAnalyze CPU performance when running in a shared LPAR environmentUtilize and monitor zIIP and zAAP specialty enginesMeasure and tune z/OS DASD, processor storage, and coupling facility configurationsExplain the functions and facilities of RMF and SMFAnalyze performance bottlenecks using RMFUse Workload License Charges (WLC), defined capacity and soft capping to manage software costsDescribe advanced z/OS environments that utilize Intelligent Resource Director (IRD), HiperDispatch, z/OSMF Workload Management, and I/O Priority ManagerUse the z/OSMF Workload Management (WLM) taskUse Performance Monitoring with z/OSMFModify a WLM service definition to meet the requirements for monitoring a specific system workloadCreate and customize Monitoring DesktopsReview any issues by using the Monitoring Desktops options displaysAssess the performance of the workloads running on the z/OS This course is designed for new performance analysts to learn to work with the Workload Manager (WLM) in goal mode. Learn concepts of WLM and performance management in the z/OS system using the WLM. DAY 1 * Welcome * Unit 1 - Tuning methodology * Unit 2 - Using SMF and RMF to monitor performance * Lab 1 - Introduction to your system * Lab 2 - Using RMF Monitor I and Monitor II DAY 2 * Unit 3 - Performance impacts when running in a shared LPAR environment * Unit 4 - Basic system workload management (part 1) * Lab 3 - Implementing a WLM environment on z/OS (part 1) DAY 3 * Unit 4 - Basic system workload management (part 2) * Lab 3 - Implementing a WLM environment on z/OS (part 2) DAY 4 * Unit 5 - WLM commands, internals, and service * Lab 4 - Using RMF Monitor III to solve performance problems DAY 5 * Unit 6 - z/OS DASD performance topics * Unit 7 - Tuning processor storage * Unit 8 - Miscellaneous performance topics * Lab 5 - z/OSMF and performance management

ES54 IBM Basic z/OS Tuning Using the Workload Manager
Delivered on-request, onlineDelivered Online
Price on Enquiry