home 
 
 
 
enfr
 
Home
Over ABIS
Diensten
Cursussen
Resources
Contact
MyABIS
Alle CursussenbalkjeAlgemeen » Introductie HW & SW » TrajectenOperating Systems » MVS - z/OS » UNIX - Linux - AIX » VMwareDatabases, transactiesystemen en 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 en data warehouseApplicatieontwikkeling » Methoden en technieken » TOGAF » PRINCE2 » Programmeertalen » Internet development » Object Oriented systems » Java » IBM development tools » SAS » XML » SOA & web servicesSysteembeheer » ITILbalkjePraktischInschrijven 
Deze pagina is niet beschikbaar in het Nederlands.
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

datumtaalplaatsprijsopmerkingen
19/03/2012EHigh Wycombe1725 GBP
11/06/2012EHigh Wycombe1725 GBP
Legende
  • U kan zich inschrijven door te klikken op de data in de kalender
  • N: Nederlands; F: Frans; E: Engels; Geen taalcode : taal in overleg met de deelnemers.
  • Alle prijzen zijn exclusief BTW.
  • Landen:
    België 
    Nederland 
    Elders 

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