Our COBOL Programming COBOL Programming - Basics 1 hour PowerPoint Our COBOL Environment PowerPoint Our COBOL Programming Webinar Understanding COBOL and.

Slides:



Advertisements
Similar presentations
Altman IM Ltd | | capture | convert | route | connect | workflow ScanPath provides enhanced scanning & document processing.
Advertisements

Our z/OS Security Introducing z/OS Security 1 hour PowerPointOur z/OS Security PowerPoint Our z/OS Security Administration and Auditing Webinar Understanding.
Click to add text Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 7: Systems.
COSC 120 Computer Programming
Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 7: Systems Management.
Copyright © 2012 Pearson Education, Inc. Chapter 1: Introduction to Computers and Programming.
Introduction to z/OS Basics © 2006 IBM Corporation Chapter 8: Designing and developing applications for z/OS.
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 18-1 Accounting Information Systems 9 th Edition Marshall.
An Introduction to Programming with C++ Fifth Edition Chapter 1 An Introduction to Programming.
Types of software. Sonam Dema..
Desktop Computers CIS100 – Introduction to Computers.
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 7: Designing and developing applications for z/OS.
Understanding CICS and Your Role Company Name Date - Time CICS TS - Introduction 1 hour PowerPointOur CICS Applications and Data PowerPoint Our CICS Systems.
Chapter Introduction to Computers and Programming 1.
1 Programming Concepts Module Code : CMV6107 Class Contact Hours: 45 hours (Lecture 15 hours) (Laboratory/Tutorial 30 hours) Module Value: 1 Textbook:
CICS – Mainframe (LC) 2 Copyright © 2005, Infosys Technologies Ltd ER/CORP/CRS/TP01/003 Version No: 1.0 Course Schedule Day1 - Introduction to CICS Day2.
Automating Tasks with Visual Basic. Introduction  When can’t find a readymade macro action that does the job you want, you can use Visual Basic code.
Our IMS Systems IMS Overview 1 hour PowerPointOur IMS Applications and Data PowerPoint Our IMS Systems Webinar Understanding IMS and Your Role = Datatrain.
Chapter 1: Introduction to Computers and Programming.
Copyright © 2009 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 1: Introduction to Computers and Programming.
Our Data Management and Transaction Processing Company Name 1 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence z/OS Application.
Copyright  2004 McGraw-Hill Pty Ltd. PPTs t/a Marketing Research by Lukas, Hair, Bush and Ortinau 4-1 Chapter Four Primary Data or Secondary Data: A Case.
Commercial Data Processing is carried out in large companies where computers have been introduced to improve the efficiency of the business. E.g. Banks.
Understanding Application Programming Procedures Company Name Date - Time 1 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence z/OS.
© Copyright. All rights reserved. Datatask Pty Ltd JCL Standards #4 Company Name.
Understanding Systems Programming Procedures and Roles Company Name Date - Time 1 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence.
Our Mainframe Networks Company name 1 |Copyright © Interskill Learning Pty Ltd 2012 – Commercial in Confidence Introducing Mainframe Networks 1 hour PowerPointOur.
Our z/OS Security Administration and Auditing Company name Introducing z/OS Security 1 hour PowerPointOur z/OS Security PowerPoint Our z/OS Security Administration.
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 12 Understanding database managers on z/OS.
Chapter 0 Overview. Why you are here? Where will you go? What is this course for?
Introduction to Enterprise Guide Jennifer Schmidt Rhonda Ellis Cassandra Hall.
Elliott Links Edward M. Kwang President. Elliott Notes, Attributes & Links Notes & Attributes –Expand Elliott database without modification –They are.
Chapter 1 Introduction. Chapter 1 - Introduction 2 The Goal of Chapter 1 Introduce different forms of language translators Give a high level overview.
Our COBOL Environment COBOL Programming - Basics 1 hour PowerPoint Our COBOL Environment PowerPoint Our COBOL Programming Webinar Understanding COBOL and.
Our DB2 Data DB2 Fundamentals 1 hour PowerPoint Our DB2 Data PowerPoint Our DB2 Systems Webinar Understanding DB2 and Your Role = Datatrain Course Modules.
Our DB2 Systems Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence1 | Company name DB2 Fundamentals 1 hour PowerPoint Our DB2 Data.
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 11 Understanding transaction managers on z/OS.
Application Software System Software.
Identifying and Gathering Problem Data Company Name 1 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence Identifying z/OS System.
© Copyright. All rights reserved. Datatask Pty Ltd JCL Standards #1 Company Name.
Introduction to BASIC Programming Ken R. Hall, Ph.D. Ken R. Hall Consultants Portland, Oregon.
Our Programming and Batch Systems Company Name 1 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence z/OS Application Development.
Our JES and Network Setup
Understanding Data Center Operations and Your Role Company Name Date - Time 1 | Introduction to the IBM Enterprise Environment 45 minutes 1 hour PowerPoint.
Our Mainframe Network Operations Company name 1 |Copyright © Interskill Learning Pty Ltd 2012 – Commercial in Confidence Introducing Mainframe Networks.
Our IMS Applications and Data IMS Overview 1 hour PowerPointOur IMS Applications and Data PowerPoint Our IMS Systems Webinar Understanding IMS and Your.
Our Mainframe Under the Microscope Company name 1 | Introduction to the IBM Enterprise Environment 45 minutes 1 hour PowerPoint Our Data Centre Structure.
1 | Understanding Mainframe Networks and Your Role Company Name Date - Time Introducing Mainframe Networks 1 hour PowerPointOur Mainframe Networks PowerPoint.
Week 1 Lecture 1 Slide 1 CP2028 Visual Basic Programming 2 “The VB Team” Copyright © University of Wolverhampton CP2028 Visual Basic Programming 2 v Week.
Software. Introduction n A computer can’t do anything without a program of instructions. n A program is a set of instructions a computer carries out.
Chapter 1: Introduction to Computers and Programming.
CONTROL-M Training At Global Online Trainings IND: Skype: Global.onlinetrainings USA:
 Andersen Consulting IM01 - Organizational Structure & Master Data in IM November, 2000.
IBC233 Week 6.
Our Data Center Structure
System Monitoring Practices and Procedures
Introduction of Week 3 Assignment Discussion
Understanding COBOL and Your Role
JCL Standards #2 Company Name
Understanding System Problem Resolution
JCL Standards #5 Company Name
Our CICS Systems Company name CICS TS - Introduction Graphic
Our Mainframe Applications and Subsystems
Our z/OS System Setup Company Name Introduction to z/OS
Introduction to NetDB2 IST210.
Understanding IMS and Your Role
Understanding DB2 and Your Role
System Problem Resolution Practices
Handling SMF and System Messages
System Start-Up and Shutdown
Presentation transcript:

Our COBOL Programming COBOL Programming - Basics 1 hour PowerPoint Our COBOL Environment PowerPoint Our COBOL Programming Webinar Understanding COBOL and Your Role = Datatrain Course Modules Introduction to COBOL Program Structure Program Control Instructions and Procedures 1 hour Arithmetic 1 hour Company name 1 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence 1 hour Screen, Time and Date Input

Why Have Procedures and Methods? Improve Code Readability Improve Code Reliability Improve Performance Reduce Cost of Coding 2 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence

COBOL Program and Module Names SALCMP01 Application: First Three Characters: SAL – Sales ACC – Accounting CUS – Customer STK – Stock UTL – Standard Utility Sub-Application: Second Two Characters Identifying Characters: Last Three Characters 3 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence

Coding Standards Improve Code Quality and Reliability Covers: Comments Variable Naming Standards Program Size Limits Guides to Better Programming Includes Code Fragments for Common Jobs Documented at 4 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence

Utility Routines for COBOL Date Handling File Handling DB2 and IMS Database Access Sort Documented at 5 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence

COBOL Compiles Standard Compile Options Do NOT Compile Programs Outside Panels Production Compile Output Stored in Control-D More Information at 6 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence

COBOL Source Stored in SCLM Stored on SYSX Only Production Compiles From SCLM SCLM Maintained by Application Group 7 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence

COBOL Tools Micro Focus – Mainframe COBOL Development on Windows Compuware Abend-Aid – abend analysis IBM Application Performance Analyzer (APA) CA-Optimizer – COBOL Code Optimizer

Summary COBOL and Our Company Where COBOL Runs The Future of COBOL Why We Use COBOL COBOL Tools COBOL Programming - Basics 1 hour PowerPoint Our COBOL Environment PowerPoint Our COBOL Programming Webinar Understanding COBOL and Your Role = Datatrain Course Modules Introduction to COBOL Program Structure Program Control Instructions and Procedures 1 hour Arithmetic 1 hour Screen, Time and Date Input 9 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence