Assembler System/390 Basic

OS/390

Serebra Learning Corporation
This course is an introduction to System/390 assembler programming in an OS/390 environment. It teaches the student assembler programming skills including system conventions, assembler, and machine and macro instruction usage. In the laboratory sessions the student is guided in creating assembler programs: these include re-entrant code, the use of bi-modal addressing and execution in access register mode.
This is primarily online training
on-line e-learning cbt (computer based)This is an online eLearning or CBT training program
study at homeThis course may be available for home-study
web-based,online cbt,cdweb-based,online cbt,cd
Duration:
Training Presented in:English
Training Provided by Serebra Learning Corporation
  • J asked: I am interested in learning assembler system/ basic and cobol... what courses do you suggest and what os the cost
  • J asked: What is the cost of the on line class and also the cost of the advance class. Could you please send an synopsis of both classes. Thanks
  • L asked: I am located at in Columbus, Ohio, USA and would like information on the availability of classroom training and online training in the various Assembler course you have available. I have one or two students that I am interested in having trained.
  • N asked: I would like to attend this course. Can you please provide me information about the said course. Please include the fees,location and possbile dates
  • C asked: WE are looking for an Assembler CBT class for one person.
  • D asked: please sned costs for the assembler courses you offer
  • C asked: How much is this class? Thank You
  • C asked: Hi, I am interested in any assembler courses you may offer. I would prefer a CD course, and an online course would be my second choice.
  • W asked: How much does it cost? Thanks,
  • S asked: Could you please provide more information about this course. I have been tasked to learn assembler. I currently work under a z/OS . operating system.
  • B asked: I'd like to take the Assembler System/ Basic course because I have to assembly a lot of assembler at work. But I don't understand why it fails.
  • D asked: hello, I have done assembler in the past (exits n such) but am a bit rusty, how much is this and the advanced course? is it CD based? how long to complete it and of course how much? Is there any support available for questions etc? How much is the advanced course as well?
  • J asked: How much, and when?
  • Q asked: I am looking for training for the following courses in Australia: -Introduction to UNIX -UNIX Fundamentals -UNIX Services on OS/ -OS/ Migration -z/OS an OS/ for Beginners -UNIX Implementation on z/OS & OS/ Regards,
  • M asked: I need to get information on PSA macro in in assembler on Z/OS. further can you could please provide the knowledge about FLCCVT,FLCCVT and PSAAOLD fields of PSA.
  • M asked: what is the cost of this program?
  • L asked: I need the Code
  • P asked: I need materials/lecture notes on IBM ESA/ ASSEMBLER BASICS.
  • O asked: Hallo, I'm interestet in learing assembler programming. I have questions: ) how much does the course cost? ) how can i pay the bill ) do i need access to an os/ maschine to assemble and test programs? ) i prefer the course online, but i like handouts for reading in a view mounth. Does the online-course support printing etc?
  • S asked: Please provide assembler training. thanks Saket
  • H asked: I am interested in this training course. Please send me relevant documents about this class. Thanks.
  • J asked: I am only years old, but I have a great interest in everything that has something to do with computers. Now I was planning to learn assembler, but I didn't find a good tutorial and in the library I also didn't find anything.
Assembler System/390 Basic
How to use RACF
Course Code NGE13817

Outline

  1. Contents
  2. Description
  3. Audience
  4. Prerequisites
  5. Objectives
  6. Topics Include
  7. Duration
  8. Minimum Requirements
  9. Media

Description

How to use RACF

Audience

Application programmers, systems programmers, data base administrators, security administrators and anyone requiring knowledge on how to use the Security Server (RACF) on the OS/390 platform. Prerequisites: How to use TSO and ISPF, understanding of data sets and basic security issues.

Prerequisites

(Currently no course prerequisite information)

Objective

  • Explain the concepts of RACF classes, resources and profiles.
  • Explain the concepts of RACF users, groups, data sets and general resources.
  • Use RACF commands in TSO and Batch.
  • Use the ISPF interface to RACF.
  • List User details including segment information and interpret the output.
  • List Group details and understand Group Authority, Default and Connect groups.
  • Change their password and User details.
  • Change their Default groups, Connect groups and Group Authority.
  • Explain Discrete and Generic Data set profiles.
  • Explain Access authorities including UACC.
  • Find Data Set profiles and list them.
  • Create, delete and alter Data set profiles.
  • Permit or Deny access to Data set profiles.
  • Manage Data Set profiles using the ISPF interface (RACF panels).
  • Create, delete and alter General Resources, and permit access to them.
  • List UNIX File permissions and permit or deny access to OS/390 UNIX files.

Topics Include

Unit 1: Introduction to RACF

  • Definition of RACF and what it is used for
  • Concept of Resource Classes - Users (identified by Userid) - Groups - Data Sets - General
  • Concept of RACF Profiles
  • Identifying and Authenticating Users
  • Authorizing access to resources by Users
  • Recording and Reporting access attempts

Unit 2: User Interfaces to RACF

  • How to use TSO to issue RACF commands
  • How to get Online Help for RACF commands
  • How to use RACF panels through ISPF
  • How to issue RACF commands in batch
  • Overview of Operator interface to RACF (not for use by general users)
  • Programming Interface to RACF

Unit 3: How Users are Defined to RACF

  • Definition of Userid and User Profile
  • Logging onto the system with Userid and Password
  • The LISTUSER (LU) TSO command to list user details
  • Concept of segments in User Profile
  • Description of segment information: - TSO segment - OMVS segment - DFP segment - CICS segment
  • The LISTUSER (LU) TSO command to list segment details

Unit 4: How Groups are Defined to RACF

  • Definition of Group and Group Profile
  • Definition of Default and Connect groups
  • Definition of Group Authority - USE - CREATE - CONNECT - JOIN
  • Group-Level attributes
  • Group Profile and Segments
  • The LISTGRP (LG) TSO command to list group details
  • Specifying User and Group in Batch

Unit 5: Changing User and Group Details

  • Changing password at logon time
  • Changing password using PASSWORD TSO command
  • Changing password and default group using ALTUSER command
  • Field Level Access Checking
  • Changing segment information using ALTUSER command
  • Connecting users to groups using the CONNECT command
  • Removing users from groups using the REMOVE command
  • Changing user and group details using RACF panels

Unit 6: Protecting Data Sets

  • Definition of Data set resource class
  • Types of Data Set profiles: - Discrete - Generic
  • Types of access to data sets: - NONE - READ - UPDATE - CONTROL - ALTER
  • Description of UACC authority
  • Concept of Access Lists
  • The LISTDSD TSO command to list Data Set profiles
  • Protecting data sets on tape

Unit 7: Controlling Access to Data Sets using TSO

  • The ADDSD TSO command to create Data Set profiles
  • Generic Characters
  • The DELDSD TSO command to delete Data Set profiles
  • The ALTDSD TSO command to alter UACC authority
  • The PERMIT TSO command to change Access Lists
  • The SEARCH TSO command to find Data Set profiles

Unit 8: Controlling Access to Data Sets using ISPF

  • Using RACF panels to list Data Set profiles
  • Using RACF panels to create Data Set profiles
  • Using RACF panels to delete Data Set profiles
  • Using RACF panels to alter UACC authority
  • Using RACF panels to change Access Lists
  • Using RACF panels to search for Data Set profiles

Unit 9: Protecting General Resources

  • Examples of types of general resources: - DASD volumes - Programs (load modules) - Applications (e.g. TSO/E)
  • The SEARCH TSO command to find General Resource profiles
  • The RLIST TSO command to list General Resource profiles
  • The PERMIT TSO command to control access to General Resource profile

Unit 10: Protecting UNIX Resources

  • OS/390 UNIX
  • Hierarchical File System
  • File Security
  • File Permissions
  • Listing File Permissions and Ownership
  • Changing File Permissions
  • Changing File Ownership
  • ISHELL interface to manage UNIX files

Duration

(Currently no course duration information)

Minimum Requirements

Operating Systems: Windows 95, Windows 98, Windows NT (Workstation and Server), Version 4+/Windows 2000, Windows XP.
Hardware – Recommended Configurations:

Server Hardware: As specified by NETg’s Web SkillVantage Manager:
    ¨ Windows NT 4.0 Server with SP6 or Windows 2000 Server
    ¨ Pentium 200Mhz or higher (dual Pentium III processors recommended)
    ¨ 64 MB RAM (1GB recommended)
    ¨ 200 MB available hard disk space (1 GB recommended)
    ¨ Ethernet (10 Mbps) network adapter. Fast Ethernet (100 Mbps) recommended.
    ¨ TCP/IP services
    ¨ JRun Pro 3.1
Server Software: As specified for NETg’s Web SkillVantage Manager:
    ¨ IIS 4.0 or greater
    ¨ Personal Web Server for Windows 95
    Client Minimum Configuration: 486processor, with 32MB RAM
    Client Recommended Configuration: Pentium II, with 64 MB RAM
    Modem: 24.4 kbps or greater
    Connectivity Requirements for Datatrain v 4: Any standard TCP/IP connection to an HTTP server.
    Macromedia Flash 5: Flash 5 is required. Datatrain detects and warns if Flash is not installed or needs to be upgraded.
Browser: Datatrain version 4 has been tested on the following browsers with Java and JavaScript enabled and Macromedia’s Flash 5 installed:
    Microsoft Internet Explorer – 4.72, 5.00, 5.50, and 6
    Netscape – 4.71 and 4.75 (4.72, as well as 6 and greater are NOT supported)
    Screen Resolution: Any
    Audio: Datatrain v 4 courses do not have audio.

Media

© Copyright Serebra Learning Corp., 2002

About The Training Provider: Serebra Learning Corporation
Serebra Learning Corporation - Serebra Learning Corporation provides technology-based training solutions through a combination of Cortex, its proprietary learning management system (LMS), and a curriculum catalog with over 1, 825 current courseware titles. Founded in 1987 (as FirstClass Systems, with a name change to Serebra in 2001), Serebra has over sixteen years" experience delivering e-learning solutions to both...
Custom Search
tcw11-v473M-02/04/12-22:44:12-()[B]-[B]-[B] -09:40:14