© Copyright. All rights reserved. Datatask Pty Ltd JCL Standards #4 Company Name.

Slides:



Advertisements
Similar presentations
Digital Lesson An Introduction to Functions. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A relation is a rule of correspondence.
Advertisements

Whiteboardmaths.com © 2004 All rights reserved
Copyright © 2008 Pearson Addison-Wesley. All rights reserved. Chapter 5 Functions for All Subtasks.
1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Section 7.3 Estimating a Population mean µ (σ known) Objective Find the confidence.
Multidimensional Database Structure
© 2003 The McGraw-Hill Companies, Inc. All rights reserved. Working with Financial Statements Chapter Three.
> >
Copyright©2000 by Houghton Mifflin Company. All rights reserved. 1 QUESTION.
Introduction to z/OS Basics © 2006 IBM Corporation Chapter 7: Batch processing and the Job Entry Subsystem (JES) Batch processing and JES.
Chapter 41 General Procedures Sub Procedures, Part I Sub Procedures, Part II Function Procedures.
Stevenson and Ozgur First Edition Introduction to Management Science with Spreadsheets McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
© Tally Solutions Pvt. Ltd. All Rights Reserved 1 Cataloguing Sales Tax in Shoper 9 March 2010.
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 5: Batch processing and the Job Entry Subsystem (JES) Batch.
Stephen Linkin Houston Community College 1/31/07 © Mike Murach & Associates, HCC, IBM 1 Using JCL and JES To Manage Program Execution Chapter.
9-1 Copyright © 2013 McGraw-Hill Education (Australia) Pty Ltd Hill, Hill, Perlitz, Professional Training & Assessment, 1e C HAPTER 9 TAEASS503A Lead assessment.
Words + picturesPicturesWords Day Day
Understanding Systems Programming Procedures and Roles Company Name Date - Time 1 |Copyright © Interskill Learning Pty Ltd 2011 – Commercial in Confidence.
Copyright © Houghton Mifflin Company. All rights reserved. 3 | 2.
1 Copyright © 2004, Oracle. All rights reserved. Introduction to PL/SQL.
Stephen Linkin Houston Community College 21-Feb-07 © Mike Murach & Associates, HCC, IBM 1 Using JCL Procedures.
10/26/ ER/CORP/CRS/OS02/003-3 JCL DAY 3. 10/26/ ER/CORP/CRS/OS02/003-3 PROCEDURES It is a prepacked JCL. JCL needed by many different users.
JCL Day 2. 2 Copyright © 2005, Infosys Technologies Ltd ER/CORP/CRS/OS02/003 Version No: 1.0 Agenda for Day 2  DD statement  Syntax  Parameters  Procedures.
Our COBOL Programming COBOL Programming - Basics 1 hour PowerPoint Our COBOL Environment PowerPoint Our COBOL Programming Webinar Understanding COBOL and.
©2014 HCIA & Company 1 This file is part of the HCIA & Company Business Plan Toolkit. Copyright 2014, HCIA & Company. All Rights Reserved. Marketing-Mix.
1 Copyright © 2004, Oracle. All rights reserved. Introduction to PL/SQL.
1 Using JCL And SDSF Stephen S. Linkin Houston Community College © HCCS and IBM 2008 ©HCCS & IBM® 2008 Stephen Linkin.
Introduction to z/OS Basics © 2006 IBM Corporation Chapter 7: Batch processing and the Job Entry Subsystem (JES) Batch processing and JES.
Introduction to z/OS Basics © 2006 IBM Corporation Chapter 7: Batch processing and the Job Entry Subsystem (JES) Batch processing and JES.
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.
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
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 6: Using Job Control Language (JCL) and System Display and.
Understanding Data Center Operations and Your Role Company Name Date - Time 1 | Introduction to the IBM Enterprise Environment 45 minutes 1 hour PowerPoint.
HORIZONT 1 XINFO ® The IT Information System z/OS - JCL HORIZONT Software for Datacenters Garmischer Str. 8 D München Tel ++49(0)89 /
Integration Techniques, L’Hopital’s Rule, and Improper Integrals
The world’s libraries. Connected. RDA & OCLC Glenn Patton Director, WorldCat Quality Management.
8s-1 McGraw-Hill Ryerson Operations Management, 2 nd Canadian Edition, by Stevenson & Hojati Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights.
Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions.
Welding Symbols Copyright © Texas Education Agency, All rights reserved.
HORIZONT XINFO – Scanner zOS – JCL1 HORIZONT XINFO – Scanner zOS – JCl.
Chapter 1 Ingredients of Change: Functions and Models.
Residential Security, Access Control, and Surveillance Copyright © 2005 Heathkit Company, Inc. All Rights Reserved Presentation 7 – Divide and Conquer.
Copyright © 2008 Vista Higher Learning. All rights reserved. 9.
Company Registration: Procedure that one needs to follow Company Registration: Procedure that one needs to follow
Copyrights apply.
Southwest Airlines Customer Service for baggage allowance policy
JCL Standards #2 Company Name
JCL Standards #3 Company Name
C Programming APP3o.
توكيد الذات.
Chi-Square and F Distributions
Company Name Date - Time
Company Name Date - Time
Processing Information Into Your Memory System
Copyright © 2004 The McGraw-Hill Companies, Inc. All rights reserved.
Definition Copyright © 2013 Pearson Education, Inc.. All rights reserved.
Copyright © 2004 The McGraw-Hill Companies, Inc. All rights reserved.
STORE MANAGER RESPONSIBILITIES.
copyright ALL RIGHTS RESERVED. 4/12/2019 copyright ALL RIGHTS RESERVED.
The Behavioral Insight Team
Copyright © 2014, 2000, 1992 Elsevier Inc. All rights reserved.
copyright ALL RIGHTS RESERVED.
Chapter 14 External Memorandum
An Introduction to Functions
[Event Title Here] [Event Title Here] [Event Title Here]
Copyright © 2004 The McGraw-Hill Companies, Inc. All rights reserved.
 Summary of 2001 data.  Summary of 2001 data. All patients with head injuries (HI) for the seven month control period are included. Royal College of Surgeons.
Chapter 14 External Memorandum
ELEMENTARY STATISTICS, BLUMAN
Presentation transcript:

© Copyright. All rights reserved. Datatask Pty Ltd JCL Standards #4 Company Name

© Copyright. All rights reserved. Datatask Pty Ltd Using procedures in JCL Are in-stream or cataloged procedures used? Where are procedures stored and can you create one? Procedure standards

© Copyright. All rights reserved. Datatask Pty Ltd How are procedures used? Why do you need to know about procedures? In-stream or cataloged procedures, and why are they used? Where are cataloged procedures stored?

© Copyright. All rights reserved. Datatask Pty Ltd Creating procedures How do you create a cataloged procedure? Are there naming standards for procedures? How do you reference a procedure from your JCL?

© Copyright. All rights reserved. Datatask Pty Ltd Procedure characteristics Are there any specific coding requirements for your procedure? What symbolic parameters can you use in a procedure?

© Copyright. All rights reserved. Datatask Pty Ltd Specialized output parameters Do we use a third-party output distribution product? How do you code specialized output requirements? Are there any statements or parameters that you should not use?

© Copyright. All rights reserved. Datatask Pty Ltd Third-party output management products Do we use any additional products to manage our output? How is the reference to these products coded in your JCL? Which JCL parameters are used and what standards govern their use?

© Copyright. All rights reserved. Datatask Pty Ltd Coding specialized output parameters What statements are used to define output requirements? Are there standards associated with the parameters used with these statements?

© Copyright. All rights reserved. Datatask Pty Ltd Output parameters that are not used Output related statements or parameters you should not use

© Copyright. All rights reserved. Datatask Pty Ltd Using JES2 control statements Are JES2 control statements used in our JCL? What standards govern the use of JES2 control statements?

© Copyright. All rights reserved. Datatask Pty Ltd Authorization to use JES2 control statements in JCL Are you allowed to code JES2 control statements? Which JES2 control statements are you not allowed to use?

© Copyright. All rights reserved. Datatask Pty Ltd Standards governing the use of JES2 control statements /*ROUTE destination coding requirements Is /*OUTPUT used in preference to other statements? Other JES2 control statement rules

© Copyright. All rights reserved. Datatask Pty Ltd Summary Procedures Output characteristics JES2 control statements