CV722G  DB2 11 for z/OS Application Programming Workshop

Duração:     3 Dias

Nível:           Intermédio

Audiência:   Systems Administrator

PRÓXIMAS SESSÕES
Início (AAAA-MM-DD) Fim (AAAA-MM-DD) Língua Preço
2023-11-06 2023-11-08 Português 2175 EUR 1405
2023-11-20 2023-11-22 Português 2175 EUR 1419
2023-12-04 2023-12-06 Português 2175 EUR 1433
2023-12-18 2023-12-20 Português 2175 EUR 1447
2024-01-15 2024-01-17 Português 2175 EUR 1475
2024-01-29 2024-01-31 Português 2175 EUR 1489
2024-02-12 2024-02-14 Português 2175 EUR 1503
2024-02-26 2024-02-28 Português 2175 EUR 1517
2024-03-11 2024-03-13 Português 2175 EUR 1531
2024-03-25 2024-03-27 Português 2175 EUR 1545
2024-04-08 2024-04-10 Português 2175 EUR 1559
2024-04-22 2024-04-24 Português 2175 EUR 1573
2024-05-06 2024-05-08 Português 2175 EUR 1587
2024-05-20 2024-05-22 Português 2175 EUR 1601
2024-06-03 2024-06-05 Português 2175 EUR 1615
2024-06-17 2024-06-19 Português 2175 EUR 1629
SÍNTESE

This course enables you to acquire the skills necessary to produce application programs that manipulate DB2 databases.

Emphasis is on embedding Structured Query Language (SQL) statements and preparing programs for execution.

PREREQUISITOS

You should already have experience with one of the supported programming languages, COBOL or PL/I for z/OS. You are also expected to already be able to construct and use SQL statements.

  • Incorporate static SQL statements in an application program
  • Prepare the program for execution
  • Validate execution results are correct
  • Produce code to support multiple rows being returned from the database manager using cursors
  • Identify considerations regarding units of work, concurrency, and restart of programs
  • Identify differences between static and dynamic SQL
  • Provide test data for applications
  • Discuss program and DB2 options relative to performance of static SQL
  • DB2 Concepts
  • Program Structure I
  • Program Preparation
  • Program Structure II
  • Recovery and Locking Concepts
  • Dynamic SQL Introduction
  • Managing Test Data
  • Performance Considerations