home 
 
 
 
ennl
 
Home
A propos
Services
Cours
Ressources
Contacts
MyABIS
Tous les coursbalkjeGénéralités » Introduction HW & SW » Cycles completsSystèmes d’exploitation » MVS - z/OS » UNIX - Linux - AIX » VMwareBases de données, systèmes transactionnels et middleware » DB2 for z/OS » DB2 UDB for Linux, UNIX and Windows » Oracle » SQL Server » MySQL » IMS » CICS » WebSphere MQ » WebSphere Application Server » Business intelligence et data warehouseDéveloppement d’applications » Méthodiques et techniques » TOGAF » PRINCE2 » Les langages de programmation » Internet development » Object Oriented systems » Java » IBM development tools » SAS » XML » SOA & web servicesGestion de système » ITILbalkjeEn pratiqueInscriptions 
Cette page n'est pas disponible en français.
Using z/OS Assembler

Intended for

Anyone who needs to read, write, modify, or debug assembler language programs. It is also valuable for those who need to refresh their basic assembler language programming skills.

Background

To benefit from this course, participants need:

  • To know either the TSO/ISPF editor (see ISPF/PDF basics) or CMS editor or basic CMS commands.
  • A working knowledge of binary and hexadecimal arithmetic.

Training method

Lecturing and exercises.

Course leader

RSM Technology.

Duration

5 days.

Schedule

datelanguelieuprixremarques
19/03/2012EHigh Wycombe1725 GBP
11/06/2012EHigh Wycombe1725 GBP
Légende
  • Vous pouvez vous inscrire en cliquant sur les dates dans le calendrier.
  • N: Néerlandais; F: Français; E: Anglais; Sans code de langue: dépendant des participants.
  • Tous les prix sont hors TVA.
  • Pays:
    Belgique 
    Pays-Bas 
    Ailleurs 

Objectives

This course focuses on basic assembler language coding. Students gain fundamental assembler language programming and debugging skills that are applicable for both MVS and VM assembler language programmers.

Students learn to:

  • Define storage and data constants.
  • Use the binary and decimal arithmetic instructions.
  • Use the compare instructions.
  • Branch according to the results of compare and arithmetic operations.
  • Code looping and array processing routines.
  • Call subroutines using standard linkage convention.
  • Read and analyse program dumps.
  • Code more complex instructions such as EX, TR and TRT.

Main topics

  • The basics of the system 370 assembler language are taught in order to write and debug assembler language programs
  • Creation of new assembler language programs
  • Maintenance of existing assembler language programs
  • Diagnosis of failing assembler language programs
  • Improved efficiency of the use of assembler language programs
  • The opportunity to diagnose error situations using dump material