Data Center Management Systems

Size: px
Start display at page:

Download "Data Center Management Systems"

Transcription

1 Data Center Management Systems The Expert JCL Manager - JED The Future of Automated JCL Management JED Highlights:(Partial list) The JED Process Operating Environments Supported JED Features and Functions JED Generated Error Messages The Future of Automated JCL Management JED is a fully automated JCL management solution for today's z/os data centers providing JCL validation, standards enforcement, reformatting, and syntax checking. JCL maintenance, conversions and tuning are now possible --- automatically! Robust, yet simple to use, JED provides a flexible, automated way to address the labor-intensive tasks associated with the JCL change lifecycle. JED significantly improves operations and production control environments, resulting in improved SLAs. JED has been designed from the ground up to be JCL-intelligent. Management and control of JCL components in the change lifecycle can be fully automated with the DCMS CCS (Change Control System) product or other automated code deployment tools. Used this way within the JCL change lifecycle or as a stand-alone tool, JED simplifies JCL management, resulting in improved productivity for the entire Information Systems department, including Applications Programming, Operations, Production Control and Systems Programming. When customization is desired, it is not necessary to learn a new programming language or understand the coding and setup of unfamiliar control card formats. JED provides its benefits using an intuitive, high-level user interface. JED Highlights:(Partial list) Complete JCL validation of basic syntax, required parameters and site standards Customized JCL validation rules One-time analysis and mass conversions Easily and accurately maintain JCL for execution in multiple environments JED Remote Server Facility validates JCL for execution on a different LPAR/Image than the one on which the JCL resides Validate SMS classes and requirements Intelligent online Library Search Facility concurrently searches multiple libraries for combinations of JCL statements containing values that match JCL-specific search criteria Validates logical execution processing (EXEC-COND, IF/THEN/ELSE), providing Return-Code simulation by jobstep Validates the execution PARM and SYSIN control statements for all standard IBM utilities Enforces dataset naming standards Reformats JCL members, procs and statements to site standards for keyword order and alignment Provides reformatting options by statement type Optionally re-sequences jobstep names Optionally reformats of instream IDCAMS SYSIN statements Scheduler Interface - enables automated scheduler users to verify how their scheduler will resolve its variables and/or conditional statements within a jobstream at execution time. Single pass processing --- one invocation of JED validates and re-formats JCL

2 Other uses for JED Maintaining JCL for multiple environments Management of vendor-supplied JCL Data center consolidations Production-to-test JCL conversion for application testing Test-to-production JCL conversion Critical path validation at hot site Convert in-stream control statements to PDS members Conversion or enforcement of SMS rules Optimize blocking characteristics Logical processing validation Standards enforcement based on application name or environment The JED Process JED can be used in 3 ways: o Interactively - As an edit macro during an ISPF Edit session. Any error message are shown interspersed within the displayed JCL lines. o Foreground Within an ISPF application. JED provides an intuitive interface for virtually instant results. o Background - As a batch job to process larger quantities of JCL JED can be interfaced with your automated job scheduler, code deployment product, security and tape management software. All product features, functions and interfaces can be tailored by the JED administrator. Most common JCL validation and conversion tasks are already automated and can be activated by toggling an option presented on an online screen. Over 300 options are available. Operating Environments Supported z/os, JES2, JES3 JED Features and Functions: Verifies JCL syntax Finds invalid unit names Finds invalid volume names Finds missing datasets Finds missing programs Finds duplicate symbol names Finds missing PARMLIB (PDS) members Validates IDCAMS statements Validates IKJEFTxx SYSTSIN DB2 control statement syntax Validates IEHPROGM and other standard IBM utility statements Validates DATACLAS, STORCLAS, MGMTCLAS keywords Shows the source of PROCs and INCLUDEs and expands to show contents Enforces standards Reformats JCL to user specifications Executes as an edit macro Executes within batch job ISPF interface processes a list of JCL members

3 Installs in minutes Can be used to front-end the SUBMIT command Provides a sophisticated and easy to use search and replace tool Communicates with JED server to validate JCL for execution on another LPAR/Image Option Handling: System provides for set of default options System provides for multiple sets of customized options (option profiles) Administrator can create an unlimited number of profiles useable by everyone Administrator can assign profiles to users or groups of users as their default System table can provide automatic selection of option profile based on jobname Users can create and retain multiple user profiles Each user can maintain a personal list of option profiles Options can be overridden via special embedded JCL comments JCL Syntax Checking: Supports all JCL statements Supports all levels of z/os Verifies JES2 statement syntax Verifies JES3 statement syntax Detects incorrectly specified JCL Detects missing or invalid keywords or parameters Detects mutually exclusive keyword specifications Performs symbolic substitution Expands PROCS and INCLUDE groups Edit Macro Invocation: Validates and reformats JCL member during edit session Shows error/warning messages embedded within edited member Expands and shows JCL within PROCS Expands and shows JCL within INCLUDE groups Expands and shows PARMLIB (PDS) members --- can be limited to first x lines Uses labels to make it easier to locate messages in long members Flower box provides error summary, total number of messages of each severity Optionally submits JCL based on specified error message severity levels Optionally shows edit macro command syntax in pop-up window Optionally invokes browse on generated reports Optionally reformats edited JCL, replacing existing member Optionally validates reformatted JCL Validates IDCAMS statements PF key expands error message help in pop-up window Permits selection of Admin or User option profiles Permits specification of step return codes to validate conditional (IF/COND) constructs

4 ISPF Interface: Single function provides validation and reformatting Provides interactive (foreground) or (background) execution Provides online help tutorial Generates selected reports Permits foreground-generated reports to be browsed interactively Redirect reports to printer or dataset Permits access to Search/Update facility Input dataset can be PDS, CA-Panvalet, CA-Librarian or sequential file From member selection list, line command checks member immediately From selection list, line command selects member processed at END From selection list, line command browses member From selection list, line command edits member From selection list, line command submits after validation For batch execution, user may specify JOB statement values Processing options are retained for next use Provides for selection of Admin or User option profiles Provides the ability to submit batch processing on another LPAR (CPU) Permits optionsal override of PROCLIB concatenation ISPF Member Selection: Include/Exclude members by specified name Include/Exclude multiple members separated by commas Include/Exclude members by range of names (from-to) Include/Exclude members generically with wildcards (ABC*) (A*C) Include/Exclude members based on last-changed date Leave member blank to receive library member list Multiple members may be selected from the list From selection list, order column can be used to select processing sequence Batch Invocation: Reads members from PDS, CA-Panvalet, CA-Librarian or sequential file PARM specifies Admin or User option profile Permits use of file to override default or selected profile options Optionally copies original member to new PDS Provides integrated Scan/Replace facility Batch Member Selection: Include members by specified name Include members by range of names (from-to) Include member names equal, less than, greater than a value Include members generically with wildcards Include members based on last changed date Exclude members by specified name Exclude members by range of names (from-to) Exclude member names equal, less than, greater than a value Exclude members generically with wildcards

5 Exclude members based on last changed date Specify more than one library whose members are to be processed in a single run Reformatting - General: Performs validation and reformatting in single pass Provides ability to simulate JCL reformatting Optionally stores reformatted member to PDS, CA-Panvalet or CA-Librarian or a sequential file Optionally generates update control statements for output to CA-Panvalet and CA-Librarian Reformatting - Options: Formatting options can be specified for each statement type Specify formatting options for DD, EXEC,JOB,PROC,OUTPUT Specify formatting options for ENDIF, INCLUDE, JCLLIB, PEND, SET Specify formatting options for JES2 statements Specify formatting options for JES3 statements Choose the statement types that are NOT to be reformatted Reformatting - Keyword Positioning: Specify starting position of JCL statement type Specify starting position of first JCL statement keyword Specify number of parameters per JCL record Specify column threshold to continue next parameter Specify starting continuation column Reformatting - Ordering Specify order of first JCL keywords Reorder JCL statement keywords alphabetically Reformatting - Inline Comments: Specify starting position of JCL statement comment field Choose to remove inline comments Choose to retain original sequence of inline comments Choose to keep inline comment with first keyword on line Convert inline comment as JCL comment statement before/after to current statement Choose to left-justify inline comments to specified column Choose to right-justify inline comments to specified column

6 Reformatting - JCL Comment Statements: Provides ability to remove all blank comments (//*) Provides ability to 'flower-box' JCL comments Specify comment 'flower-box' characters Provides ability to left-justify or right-justify JCL comment to specified column Specify placement of embedded JCL comment statements Maintain 'x' blank comment statements prior to each EXEC Reformatting - Renumbering: Provides renumbering of statement line numbers Specify starting statement line number Specify statement line renumbering increment Reporting: Report: Lists the original JCL contained in the member being processed Report: Lists the JCL with PROC's expanded, symbolics resolved, and any error messages Report: Summarize all error messages generated Report: Lists the reformatted JCL Report: Shows the processing options used Report: Shows IDCAMS, utility and DB2 simulations Report: Shows dataset usage cross-reference Report: Shows program usage cross-reference Report: Shows procedure usage cross-reference Report: Shows statistical summary with counts of: lines, jobs, PROC's, steps, DD's Report: Shows "Tape Pull List" from jobs being checked Options sets minimum message severity to be shown Each report is optionally generated Uses unique DDNAME for each generated report Messaging: Supports 5 severity levels Informational, Warning, Alert, Environmental and Fatal Most severe message severity determines batch return code when processing a list of jobs Each internally-generated message is prefixed with a unique message identifier Globally override or suppress messages using the unique message identifier The severity of any message can be overridden upgrade or downgrade the severity The text of any message can be overridden to your own phrasing Any message can be suppressed so it no longer appears Override or suppress message for single JOB with an embedded JCL comment Security Functions: Uses RACROUTE to check JOB's access to datasets RACROUTE tests JOB's USER= value as owner RACROUTE tests JOB's owner in JOBUSER table RACROUTE tests user s authority to read JOB s load and PARM libraries Validates JOB's access authorization to user catalog

7 Major Toggled Functions: Prohibits jobs from updating the master catalog by validation of dataset aliases Manages temporary datasets for step restartability Enforces use of OS catalog Renumbers jobsteps and associated references Choose from a variety of step renumbering styles Enforces specified JOBLIB concatenation Verifies if OLD/SHR existing datasets are cataloged Verifies if DISP=NEW datasets are already cataloged Verifies referenced GDG bases are defined Verifies if a referenced PDS member exists Verifies all executed programs exist in STEPLIB/JOBLIB/LPALIB/LNKLST Shows the library containing executed programs Validates contiguous labels on multi-file tape volumes Validates proper use of RETAIN on multi-file tape volumes Validates referenced VOLSER's against mounted disk volumes Verifies that DISP=NEW GDG generations specify model DCB Verifies that the specified model DCB dataset exists Utility table (and DCMS XREF) defines required files for executed program Warns when a required DD statement is missing Warns when unused DD statement is encountered Warns when duplicate DD statement encountered in step Validates logical use of datasets Validates logical dataset usage across list of jobs Validates site-defined dataset naming standards Validates site-defined JOB naming standards Finds duplicate DDNAMES Detects invalid concatenations Detects incompatible DCB parameters Detects LIKE dataset not found PROCLIB Support: Supports multiple PROCLIB concatenations Supports automatic selection of PROCLIB based on JOBPARM PROCLIB Supports automatic selection of PROCLIB based on JES2PARM JOBCLASS Automatically captures and uses JES2 PROCLIB concatenations Automatically switches between PROCLIB concatenations when processing a list of jobs Toggled Validation Options: Validates DEST value against list of values Validates FCB value against list of values Validates SYSOUT/OUTPUT forms against list of values Validates JOB CLASS against list of values Validates the JOB MSGCLASS against a list of values Validates UNIT against a list of values Validates each report SYSOUT class against a list of values Validates dump SYSOUT class against list of values Validates a referenced PDS library against a list of acceptable libraries Require BLKSIZE coded for DISP=NEW file

8 Show error when RLSE missing on DISP=NEW disk dataset Require RETPD or EXPDT=99000 coded for DISP=NEW tape GDG Prohibit the use of instream data not following 'DD *' or 'DD DATA' Prohibit multiple JOB statements within a single member Prohibit the use of instream procedures Verifies each defined instream procedure is executed Verifies BLKSIZE is even multiple of LRECL when RECFM=FB Verifies 'EXEC PGM' statements contain COND keyword Verifies each JOB statement contains COND keyword Verifies that the JOB name matches the member name Toggled Correction Options: When JOB CLASS missing or invalid, sets to default value When JOB MSGCLASS missing or invalid, sets to default value When report SYSOUT class missing or invalid, sets to default value When dump SYSOUT class invalid, sets to default value When report SYSOUT form missing or invalid, sets to default value When FCB missing or invalid, sets to default value When model DCB missing or invalid, sets to default value When UNIT value invalid, sets to default value When EXEC REGION less than default, removes parameter When JOB REGION less than default, removes parameter Sets BLKSIZE to optimum value for device Adds RLSE parameter to SPACE keyword for NEW disk datasets Adjusts secondary SPACE allocation to at least 10% of primary Removes SPACE CONTIG parameter Expands DISP parameters to show defaults Expands JOB 'programmer name' field to maximum length Expands EXEC to show PROC= default Removes DCB parameters on existing datasets for standard utilities Removes secondary duplicate DD statements Removes any EXPDT except EXPDT=98000 Removes any JOBCAT statements Removes any STEPCAT statements Removes JOB account field Removes JES2 PROCLIB statement and PROCLIB DD statements Removes any unwanted JOB statement parameters Scheduler Interfaces: Simulates CA-7 handling of #JI, #JO, #XI, #XO and #JEND statements Simulates CA-7 # control selection to validate each unique SCHID in JOB Forecasts CA-7 jobs to be run, input to validation Forecasts IBM TWS jobs to be run, input to validation Interfaces to CONTROL-M to resolve scheduler symbolics Simulates interface to IBM TWS scheduler to resolve scheduler symbolics Simulates interface to CA JOBTRAC to resolve scheduler symbolics Simulates interface to ASG Zeke to resolve scheduler symbolics Simulates interface to CA ESP to resolve scheduler symbolics

9 Other Product Interfaces: Interfaces with CA-1 (TMS) to validate tape datasets Interfaces with IBM RMM to validate tape datasets Interfaces to DCMS/CCS to provide automatic option profile selection Verifies all executed programs are defined to DCMS/CCS Verifies all executed procedures are defined to DCMS/CCS Verifies all referenced VSAM files are defined to DCMS/CCS Uses DCMS/XREF to determine if violations to dataset naming standards are already in use Interfaces with DCMS/XREF to determine a program's optional and required DD's Implements CA-11 in each JOB Converts JCL to use DCMS/RAS for offloading a backup copy of reports Validates DB2 library name exists Validates DB2 program exists Validates DB2 subsystem name JED Remote Server (JEDSERV): Used when validating JCL from an LPAR/image other than where it will run and DASD isn t shared with that environment Typically used at sites with separated production and test SYSPLEX s JEDSERV runs a continuous started task on the remote LPAR (typically production) JED users (on test) communicate with JEDSERV through a VTAM connection Permits validation of executed programs and PDS members, inspecting libraries on the remote site Permits syntax check to occur remotely, using the JCL s procedure and include libraries of the runtime environment All other environmental JED validations occur through JEDSERV Miscellaneous Options: Enable dynamic use of JES2 procedure libraries based of system definitions Specify number of control (PDS) statement lines to be listed within expanded JCL report Includes facility for simulating jobstep return codes to test COND keywords and IF/THEN/ELSE/ENDIF constructs Interfaces to SMS to validate JCL s DATACLAS, MGMTCLAS and STORCLAS values User Programming Interface: Provides programming interface using standard language (COBOL, assembler, etc.) Permits use of IF-THEN-ELSE language to extend syntax validation rules Inspect, add, delete or modify and JCL field on any JCL or instream data statement Insert or delete entire statements or entire steps Add to or delete from library concatenations Edit, verify, correct and reformat in one pass JCL statements are provided in parsed format to user program Each JCL value is uniquely identified with variable name Issue error/warning messages Very easy to use

10 Interface points: Exit point before open of dynamically allocated dataset (PARMLIB,PGMLIB) Exit point to interface with tape management system to verify tape datasets Exit point to modify JCL statements before they are processed Exit points to set values for CONTROL-M, ZEKE and JOBTRAC variables Exit point to permit modification or suppression of messages Exit point after JCL statement is read Exit point before non-jcl statement is written Exit point before termination Exits can be loaded from non-authorized library even when running APF-authorized JED Generated Error Messages "IEFC" messages. JED utilizes the OS JCL Converter component of z/os to perform a portion of the syntax check of the JCL. JED detects all JCL syntax errors that z/os detects. "IDC" messages. JED uses a simulation option of IDCAMS to verify IDCAMS SYSIN data, so some messages are generated by IDCAMS. "JED" messages JED generates hundreds of messages internally as issues are encountered. For additional information, contact your DCMS Representative at (952) or mailto:sales@dcmsi.com

* Parameter... 1:18. B Backward References... 5:8 Blocksize: Choosing... 3:19

* Parameter... 1:18. B Backward References... 5:8 Blocksize: Choosing... 3:19 * Parameter... 1:18 A Abnormal Disposition... 2:7 ACB: Access Method Control Block... 11:7 Accounting Information... 1:9, 8:15 ACCT Parameter - Account... 1:15 Allocation and Termination Messages... 1:25

More information

Failures under MVS p. 67 General p. 67 JCL Errors p. 68 Syntactical JCL Errors p. 68 Allocation JCL Errors p. 69 ABEND Failures p.

Failures under MVS p. 67 General p. 67 JCL Errors p. 68 Syntactical JCL Errors p. 68 Allocation JCL Errors p. 69 ABEND Failures p. About the Author p. vii Preface p. xv Acknowledgments p. xix Introduction p. 1 Historical Perspective p. 1 JCL Complexity p. 3 Multiprogramming and Virtual Storage p. 4 Data Set Organizations p. 8 Non-VSAM

More information

COMPUTER EDUCATION TECHNIQUES, INC. (JCL ) SA:

COMPUTER EDUCATION TECHNIQUES, INC. (JCL ) SA: In order to learn which questions have been answered correctly: 1. Print these pages. 2. Answer the questions. 3. Send this assessment with the answers via: a. FAX to (212) 967-3498. Or b. Mail the answers

More information

JCL MOCK TEST JCL MOCK TEST IV

JCL MOCK TEST JCL MOCK TEST IV http://www.tutorialspoint.com JCL MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to JCL Framework. You can download these sample mock tests at your local

More information

JCL MOCK TEST JCL MOCK TEST III

JCL MOCK TEST JCL MOCK TEST III http://www.tutorialspoint.com JCL MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to JCL Framework. You can download these sample mock tests at your local

More information

CA JCLCheck Workload Automation

CA JCLCheck Workload Automation CA JCLCheck Workload Automation Tutorial Version 12.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA JCLCheck Workload Automation CA RS 1404 Service List

CA JCLCheck Workload Automation CA RS 1404 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1404 Service List Description Hiper 12.0 RO62327 INVALID CAY6501 MESSAGE WITH MULTI-VOL DATASET AND NOSMS RO62328 INVALID CAY6501 MESSAGE WITH MULTI-VOL DATASET

More information

JCL JOB CONTROL LANGUAGE

JCL JOB CONTROL LANGUAGE Mainframe Concepts:- What is Mainframe Difference between Open source Applications and Mainframe Application Where do we use Mainframe Applications Operating System information Resource Access Control

More information

Chapter 1 RUNNING A SIMPLE JOB. SYS-ED/ Computer Education Techniques, Inc.

Chapter 1 RUNNING A SIMPLE JOB. SYS-ED/ Computer Education Techniques, Inc. Chapter 1 RUNNING A SIMPLE JOB SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: z/os operating system and resource management. The role and functions of JCL. How to code basic JCL

More information

z/os Introduction and Workshop Data Sets

z/os Introduction and Workshop Data Sets z/os Introduction and Workshop Data Sets 2009 IBM Corporation Unit Objectives After completing this unit, you should be able to: Describe data set naming rules Describe a partitioned data set Describe

More information

SmartIS. What is SmartIS? Product Description

SmartIS. What is SmartIS? Product Description SmartIS Product Description What is SmartIS? SmartIS is a Smart Information System designed for today s mainframe data centers. SmartIS automatically collects and correlates data from the areas of: Operations

More information

In mainframe environment, programs can be executed in batch and online modes. JCL is used for submitting a program for execution in batch mode.

In mainframe environment, programs can be executed in batch and online modes. JCL is used for submitting a program for execution in batch mode. About the Tutorial Job Control Language (JCL) is the command language of Multiple Virtual Storage (MVS), which is the commonly used Operating System in the IBM Mainframe computers. JCL identifies the program

More information

CA Software Change Manager for Mainframe

CA Software Change Manager for Mainframe CA Software Change Manager for Mainframe Reports Guide r12 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

IBM Education Assistance for z/os V2R1

IBM Education Assistance for z/os V2R1 IBM Education Assistance for z/os V2R1 Item: PARMDD Element/Component: BCP Scheduler Material is current as of June 2013 Agenda Trademarks Presentation Objectives Overview Usage & Invocation Interactions

More information

JCL Syntax Running a Simple Job

JCL Syntax Running a Simple Job JCL Statements Lesson 2: JCL consists of eight basic statements which serve specific functions. The following JCL statements will be used: JOB The job statement defines a job and provides information about

More information

CA JCLCheck Workload Automation CA RS 1411 Service List

CA JCLCheck Workload Automation CA RS 1411 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1411 Service List Description Type 12.0 RO73100 INCORRECT MESSAGE CAY6077E FOR EMPTY GDG BASE DSN PTF RO73180 VARIOUS PROBLEMS WITH SOME DFSORT KEYWORDS PTF

More information

z/os CSI International 8120 State Route 138 Williamsport, OH

z/os CSI International 8120 State Route 138 Williamsport, OH z/os Software Solutions CSI International 8120 State Route 138 Williamsport, OH 43164-9767 http://www.csi-international.com (800) 795-4914 - USA (740) 420-5400 - Main Operator (740) 333-7335 - Facsimile

More information

CA File Master Plus. ISPF User Guide. Release

CA File Master Plus. ISPF User Guide. Release CA File Master Plus ISPF User Guide Release 9.1.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ), is

More information

//JOBNAME JOB //STEPNAME EXEC //DDNAME DD //* comment - upper or lower case /*...end of JCL stream

//JOBNAME JOB //STEPNAME EXEC //DDNAME DD //* comment - upper or lower case /*...end of JCL stream Uni Hamburg Mainframe Summit z/os The Mainframe Operating Chapter 6: Using Job Control Language (JCL) and System Display and Search Facility (SDSF) Anhang 1 JCL und SDSF Michael Großmann IBM Technical

More information

IBM. Documentation. IBM Sterling Connect:Direct Process Language. Version 5.3

IBM. Documentation. IBM Sterling Connect:Direct Process Language. Version 5.3 IBM Sterling Connect:Direct Process Language IBM Documentation Version 5.3 IBM Sterling Connect:Direct Process Language IBM Documentation Version 5.3 This edition applies to Version 5 Release 3 of IBM

More information

Mainframe Developer NO.2/29, South Dhandapani St, Burkit road, T.nagar, Chennai-17. Telephone: Website:

Mainframe Developer NO.2/29, South Dhandapani St, Burkit road, T.nagar, Chennai-17. Telephone: Website: Mainframe Developer Mainframe Developer Training Syllabus: IBM Mainframe Concepts Architecture Input/output Devices JCL Course Syllabus INTRODUCTION TO JCL JOB STATEMENT CLASS PRTY MSGCLASS MSGLEVEL TYPRUN

More information

This book is printed on acid-free paper. Copyright 2002 by Gary DeWard Brown. All rights reserved.

This book is printed on acid-free paper. Copyright 2002 by Gary DeWard Brown. All rights reserved. z/os JOB CONTROL LANGUAGE FIFTH EDITION Gary DeWard Brown John Wiley & Sons, Inc. z/os JOB CONTROL LANGUAGE FIFTH EDITION Gary DeWard Brown John Wiley & Sons, Inc. Publisher: Robert Ipsen Editor: Margaret

More information

MVS/QuickRef - Tailoring QW

MVS/QuickRef - Tailoring QW MVS/QuickRef - Tailoring QW Speaker Name: Chuck Davis Speaker Company: Chicago-Soft, Ltd. Date of Presentation: February 5, 2013 Session Number: 12489 cdavis@quickref.com Planned topics include - 1 of

More information

IBM Tivoli Advanced Reporting for DFSMShsm. User s Guide. Version 1 Release 1 SC

IBM Tivoli Advanced Reporting for DFSMShsm. User s Guide. Version 1 Release 1 SC IBM Tivoli Advanced Reporting for DFSMShsm User s Guide Version 1 Release 1 SC23-6331-00 Note Before using this information and the products it supports, read the information in Appendix B, on page 319.

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd SELCOPY Product Suite for z/os Version 3.10 Program Directory (SELCOPY 3.10, SELCOPY/i 3.10 and CBLVCAT 3.10) 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65

More information

IOF Job Archival Made Simple (IOF/JAMS)

IOF Job Archival Made Simple (IOF/JAMS) IOF Job Archival Made Simple (IOF/JAMS) Introduction Archiving Jobs The IOF Job Archival Made Simple (IOF/JAMS) package provides the ability to save JES2 jobs into z/os data sets in a way that they can

More information

Testing and Debugging Your Installation s ACS Routines

Testing and Debugging Your Installation s ACS Routines Testing and Debugging Your Installation s ACS Routines Session 10238 Steve Pryor DTS Software, Inc. 770-922-2444 Automatic Class Selection is Important Implement storage management policy Executed for

More information

ICE 10 Patch 6. In ICE 10 Patch 6 users will now find General Enhancements and New Features in certain ICE Applications:

ICE 10 Patch 6. In ICE 10 Patch 6 users will now find General Enhancements and New Features in certain ICE Applications: ICE 10 Patch 6 In ICE 10 Patch 6 users will now find General Enhancements and New Features in certain ICE Applications: The Control Editor Users of The Control Editor under TSO/ISPF will now be able to

More information

Chicago Interface Group, Inc. FastLIST. Administrator Guide. Release 12.0

Chicago Interface Group, Inc. FastLIST. Administrator Guide. Release 12.0 Chicago Interface Group, Inc. FastLIST Administrator Guide Release 12.0 Chicago Interface Group, Inc. 858 West Armitage Avenue #286 Chicago, IL 60614 USA Phone: (773) 524-0998 Fax: (815) 550-6088 Email:

More information

CA File Master Plus for IMS

CA File Master Plus for IMS CA File Master Plus for IMS ISPF User Guide r8.5 Fourth Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

IBM Education Assistance for z/os V2R1

IBM Education Assistance for z/os V2R1 IBM Education Assistance for z/os V2R1 Item: In-Stream Data in JCL Procedures and Includes Element/Component: JES3 Material is current as of June 2013 I n Agenda Trademarks Presentation Objectives Overview

More information

Implementing Data Masking and Data Subset with Sequential or VSAM Sources

Implementing Data Masking and Data Subset with Sequential or VSAM Sources Implementing Data Masking and Data Subset with Sequential or VSAM Sources 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic,

More information

Mainframe Developer & Admin Training in Chennai

Mainframe Developer & Admin Training in Chennai Mainframe Developer & Admin Training in Chennai Training in Greens Technology provides 100% real-time, practical and placement focused Mainframe Developer training in Chennai. Our Mainframe Developer course

More information

CA JCLCheck Workload Automation

CA JCLCheck Workload Automation CA JCLCheck Workload Automation Release Notes Version 12.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

IBM. DFSMS Using the Interactive Storage Management Facility. z/os. Version 2 Release 3 SC

IBM. DFSMS Using the Interactive Storage Management Facility. z/os. Version 2 Release 3 SC z/os IBM DFSMS Using the Interactive Storage Management Facility Version 2 Release 3 SC23-656-30 Note Before using this information and the product it supports, read the information in Notices on page

More information

CA JCLCheck Workload Automation CA RS 1408 Service List

CA JCLCheck Workload Automation CA RS 1408 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1408 Service List Description Type 12.0 RO67958 CAY6020E ON CONTINUED SET WITHIN PROC PTF RO68197 INVALID CAY6035 MESSAGES WITH HASP CONTROL CARDS PTF RO68962

More information

CA Compress Data Compression

CA Compress Data Compression CA Compress Data Compression Message Reference Guide Release 5.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

PDSUPDTE. 4. When the length of STRING2 is less than that of STRING1, blanks are inserted after the next pool of two blanks following STRING1.

PDSUPDTE. 4. When the length of STRING2 is less than that of STRING1, blanks are inserted after the next pool of two blanks following STRING1. PDSUPDTE PDSUPDTE is a batch card image tailoring procedure and is designed to change selected fields in JCL and control statements contained in libraries (Partitioned Datasets). Control statements can

More information

Chapter 2 ACCESS METHOD SERVICES. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 ACCESS METHOD SERVICES. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 ACCESS METHOD SERVICES SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Definitions: cluster, KSDS, and ESDS. How data resides in the CI. DEFINE CLUSTER parameters. SHAREOPTIONS.

More information

File-Aid for MVS. Features included in this test script for File-Aid MVS are:-

File-Aid for MVS. Features included in this test script for File-Aid MVS are:- Features included in this test script for File-Aid MVS are:- Edit/Browse dataset in formatted mode Ability to browse/edit dataset with multiple layouts by creating XREFs Dataset utilities, include allocating

More information

ISPF Users Boot Camp - Part 2 of 2

ISPF Users Boot Camp - Part 2 of 2 Interactive System Productivity Facility (ISPF) ISPF Users Boot Camp - Part 2 of 2 SHARE 116 Session 8677 Peter Van Dyke IBM Australia SHARE 116, Winter 2011 pvandyke@au1.ibm.com Introduction Our jobs

More information

E-SRF. Security Signature Analysis. Release EKC Security Reporting Facility GENERAL AVAILABILITY. September 1, 2005 EKC Inc.

E-SRF. Security Signature Analysis. Release EKC Security Reporting Facility GENERAL AVAILABILITY. September 1, 2005 EKC Inc. E-SRF EKC Security Reporting Facility Security Signature Analysis Release 2.1.0 E-SRF V2R1M0 GENERAL AVAILABILITY September 1, 2005 EKC Inc. E-SRF is a proprietary product developed and maintained by EKC

More information

FA TSCOPY Quick Start Guide. Quick Start Guide

FA TSCOPY Quick Start Guide. Quick Start Guide FA TSCOPY Quick Start Guide FATSCOPY Quick Start Guide V4.9L29-1 - FATSCOPY is a trademark of INNOVATION DATA PROCESSING and is registered with the US Patent and Trademark Office. FATSCOPY is a proprietary

More information

INTRODUCTION. José Luis Calva 1. José Luis Calva Martínez

INTRODUCTION. José Luis Calva 1. José Luis Calva Martínez USING DATA SETS José Luis Calva Martínez Email: jose.luis.calva@rav.com.mx rav.jlcm@prodigy.net.mx INTRODUCTION In working with the z/os operating system, you must understand data sets, the files that

More information

Chapter 13. Synchronizing secondary index databases with a DEDB with FPA

Chapter 13. Synchronizing secondary index databases with a DEDB with FPA Chapter 13. Synchronizing secondary index databases with a DEDB with FPA Use the Resync function of FPA to synchronize secondary index databases with their primary DEDB database. Topics: v Functions of

More information

IBM InfoSphere Optim for z/os Version 7 Release 2. Batch Utilities

IBM InfoSphere Optim for z/os Version 7 Release 2. Batch Utilities IBM InfoSphere Optim for z/os Version 7 Release 2 Batch Utilities IBM InfoSphere Optim for z/os Version 7 Release 2 Batch Utilities Note Before using this information and the product it supports, read

More information

Getting Started with Xpediter/Eclipse

Getting Started with Xpediter/Eclipse Getting Started with Xpediter/Eclipse This guide provides instructions for how to use Xpediter/Eclipse to debug mainframe applications within an Eclipsebased workbench (for example, Topaz Workbench, Eclipse,

More information

Version 9 Release 1. IBM InfoSphere Guardium S-TAP for IMS on z/os V9.1 User's Guide IBM

Version 9 Release 1. IBM InfoSphere Guardium S-TAP for IMS on z/os V9.1 User's Guide IBM Version 9 Release 1 IBM InfoSphere Guardium S-TAP for IMS on z/os V9.1 User's Guide IBM ii IBM InfoSphere Guardium S-TAP for IMS on z/os V9.1 User's Guide Contents Chapter 1. What does IBM InfoSphere Guardium

More information

Chapter 14. Reclaiming CIs in secondary index databases with FPA

Chapter 14. Reclaiming CIs in secondary index databases with FPA Chapter 14. Reclaiming CIs in secondary index databases with FPA Use the FPA Freespace Reclaim function to reclaim the control interals (CIs) in secondary index database data sets. Topics: Functions of

More information

CA-View Extract User Dialog

CA-View Extract User Dialog CA-View Extract User Dialog A User Friendly ISPF Interface to CA-View Reports Version 1.19 Revised June 16, 2003 Lionel B. Dyck Kaiser Permanente Information Technology 25 N. Via Monte Ave Walnut Creek,

More information

Mainstar : Backup & Recovery Manager Suite

Mainstar : Backup & Recovery Manager Suite Mainstar : Backup & Recovery Manager Suite to Installation & Maintenance Guide SC23-6066-00 November 2006 Mainstar Software Corporation P.O. Box 4132 Bellevue, WA 98009 USA Tel 1-425-455-3589 Fax 1-425-455-1992

More information

Abstract Updates that apply to DB2 Cloning Tool Version for z/os 3.2 User's Guide (SC )

Abstract Updates that apply to DB2 Cloning Tool Version for z/os 3.2 User's Guide (SC ) Updates to DB2 Cloning Tool V3.2 User's Guide Abstract Updates that apply to DB2 Cloning Tool Version for z/os 3.2 User's Guide (SC27-6556-01) Content The most recent update is listed first. Update 7 Date

More information

Chapter 2 TSO COMMANDS. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 TSO COMMANDS. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 TSO COMMANDS SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Executing TSO commands in READY mode or ISPF. The format of a TSO command - syntax and usage. Allocating a

More information

DFSMS Basics: How to Create/Modify an SMS Configuration and Write ACS Routines - Demo

DFSMS Basics: How to Create/Modify an SMS Configuration and Write ACS Routines - Demo DFSMS Basics: How to Create/Modify an SMS Configuration and Write ACS Routines - Demo Steve Huber and David Legendre IBM March 14,2012 Session Number 10936 Agenda Intro to SMS (Configuration and ACS) Configuration

More information

The Life and Times of a Data Set: You Wouldn't Want Your Relatives Hanging Around, Why Your Data?

The Life and Times of a Data Set: You Wouldn't Want Your Relatives Hanging Around, Why Your Data? The Life and Times of a Data Set: You Wouldn't Want Your Relatives Hanging Around, Why Your Data? Chris Taylor ctaylor1@us.ibm.com IBM Corporation August 16, 2013 Session Number 13772 Legal Disclaimer

More information

USING EXISTING DATASETS

USING EXISTING DATASETS Chapter 2 USING EXISTING DATASETS SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Coding DD statement parameters for existing datasets. Coding statements for tape datasets. Concatenating

More information

IBM Tivoli Advanced Allocation Management for z/os. User's Guide. Version 3 Release 1 SC

IBM Tivoli Advanced Allocation Management for z/os. User's Guide. Version 3 Release 1 SC IBM Tivoli Advanced Allocation Management for z/os User's Guide Version 3 Release 1 SC23-9817-00 IBM Tivoli Advanced Allocation Management for z/os User's Guide Version 3 Release 1 SC23-9817-00 Note:

More information

With Tivoli Advanced Catalog

With Tivoli Advanced Catalog Simplifying ICF Catalog Management With Tivoli Advanced Catalog Management for z/os Janet Sun Rocket Mainstar jsun@mainstar.com Session 8964 Agenda Why Are ICF Catalogs Important? Catalog Management Activities

More information

CA Endevor Software Change Manager

CA Endevor Software Change Manager CA Endevor Software Change Manager Footprint Synchronization Guide Version 16.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred

More information

INNOVATION TECHSUPPORT

INNOVATION TECHSUPPORT INNOVATION TECHSUPPORT VOLUME 3.1 Welcome to the third issue of INNOVATION TECH SUPPORT. TECHSUPPORT is intended as INNOVATION s communication vehicle to those responsible for the use of INNOVATION s products.

More information

Improving VSAM Application Performance with IAM

Improving VSAM Application Performance with IAM Improving VSAM Application Performance with IAM Richard Morse Innovation Data Processing August 16, 2004 Session 8422 This session presents at the technical concept level, how IAM improves the performance

More information

Workflow Manager Endevor Attachment

Workflow Manager Endevor Attachment Workflow Manager Endevor Attachment Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http:www.microfocus.com Copyright Micro Focus. All rights reserved. MICRO FOCUS, the Micro Focus

More information

CA PDSMAN PDS Library Management CA RS 1404 Service List

CA PDSMAN PDS Library Management CA RS 1404 Service List CA PDSMAN PDS Library Management 7.7 1 CA RS 1404 Service List Description Hiper 7.7 RO66063 $DEMO MAY FAIL WITH I/O ERROR AND U0001 ABEND RO66078 PDSMENT-2 OR U0001 ABEND TERMINATING HEALTH CHECKS RO66087

More information

IBM. MVS JCL User's Guide. z/os. Version 2 Release 3 SA

IBM. MVS JCL User's Guide. z/os. Version 2 Release 3 SA z/os IBM MVS JCL User's Guide Version 2 Release 3 SA23-1386-30 Note Before using this information and the product it supports, read the information in Notices on page 285 This edition applies to Version

More information

CA MICS Resource Management

CA MICS Resource Management CA MICS Resource Management MICF User Guide Release 12.9 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA JCLCheck Workload Automation CA RS 1610 Service List

CA JCLCheck Workload Automation CA RS 1610 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1610 Service List Description Type 12.0 RO90731 MESSAGE CAY6130W, CAY6052E AND CAY60000S, IMPROPERLY ISSUED PTF RO90840 MESSAGES CAY6028E/CAY6081E ISSUED IMPROPERLY

More information

EZ-ISPF User's Guide Release 1.8 January 11, 2007

EZ-ISPF User's Guide Release 1.8 January 11, 2007 EZ-ISPF User's Guide Release 1.8 January 11, 2007 Referential Systems, LLC Vienna, Virginia, USA Phone: (800) 377-2650 Web: http://www.ez-ispf.com EZ-ISPF, Copyright 2004, by Referential Systems, LLC.

More information

EMC ControlCenter PLANNING AND INSTALLATION GUIDE VOLUME 2 (MVS AGENTS) 6.0 P/N REV A02

EMC ControlCenter PLANNING AND INSTALLATION GUIDE VOLUME 2 (MVS AGENTS) 6.0 P/N REV A02 EMC ControlCenter 6.0 PLANNING AND INSTALLATION GUIDE VOLUME 2 (MVS AGENTS) P/N 300-004-024 REV A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

CA Endevor Software Change Manager

CA Endevor Software Change Manager CA Endevor Software Change Manager CA Roscoe Interface Administration Guide Version 16.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

IBM. Candle OMEGAMON Platform. Configuring IBM Tivoli Candle Management Server on z/os. Tivoli. Version 360 GC

IBM. Candle OMEGAMON Platform. Configuring IBM Tivoli Candle Management Server on z/os. Tivoli. Version 360 GC Tivoli Candle OMEGAMON Platform IBM Version 360 Configuring IBM Tivoli Candle Management Server on z/os GC32-9414-02 12 1 2 Tivoli Candle OMEGAMON Platform IBM Version 360 Configuring IBM Tivoli Candle

More information

IBM. OMEGAVIEW and OMEGAVIEW II for the Enterprise. Configuring OMEGAVIEW and OMEGAVIEW II for the Enterprise. Tivoli. Version 3.1.

IBM. OMEGAVIEW and OMEGAVIEW II for the Enterprise. Configuring OMEGAVIEW and OMEGAVIEW II for the Enterprise. Tivoli. Version 3.1. Tivoli OMEGAVIEW and OMEGAVIEW II for the Enterprise IBM Version 3.1.0 Configuring OMEGAVIEW and OMEGAVIEW II for the Enterprise SC32-9426-00 12 1 2 Tivoli OMEGAVIEW and OMEGAVIEW II for the Enterprise

More information

Additional Operands Using Existing Datasets

Additional Operands Using Existing Datasets Lesson 2: Additional Operands The UNIT parameter instructs the system which device the dataset resides on. The unit is indicated in the following format: UNIT=unit address device type esoteric name CETi/COMPUTER

More information

An Introduction to z/os DASD Backup and Archiving

An Introduction to z/os DASD Backup and Archiving An Introduction to z/os DASD Backup and Archiving Session 17061 Steve Pryor DTS Software, Inc. steve@dtssoftware.com steve@veritysys.com Storage Management Objectives Data Availability Data available even

More information

DFSMS:Intermediate NaviQuest Streamlining SMS Work

DFSMS:Intermediate NaviQuest Streamlining SMS Work DFSMS:Intermediate NaviQuest Streamlining SMS Work Neal Bohling DFSMS Defect Support, IBM August 14, 2013 Session# 14157 Insert Custom Session QR if Desired. Goal of this Presentation / Agenda Provide

More information

LMS. Laret Melsch Systems

LMS. Laret Melsch Systems LMS Laret Melsch Systems Manage and Automate Dynamic Allocation of STEPLIBs and ISPF Libraries is the premier solution to manage and automate dynamic allocation of STEPLIB and ISPF libraries to save time,

More information

Installation Instructions for SAS 9.4 Installation Kit for Basic Cartridge Installations on z /OS

Installation Instructions for SAS 9.4 Installation Kit for Basic Cartridge Installations on z /OS Installation Instructions for SAS 9.4 Installation Kit for Basic Cartridge Installations on z /OS The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. Installation

More information

CA JCLCheck Workload Automation CA RS 1406 Service List

CA JCLCheck Workload Automation CA RS 1406 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1406 Service List Description Type 12.0 NO-SRV2 CA RS 1406 Contains No Service For This Release of This Product. PTF The CA RS 1406 service count for this release

More information

Advanced Job Control Language

Advanced Job Control Language What is JCL... 1 The Job Stream... 2 JCL Statements... 3 JCL Operations... 6 The JOB Statement... 7 The JOBPARM Statement... 9 EXERCE 1... 10 The EXEC Statement... 11 Dummy EXEC steps... 12 EXERCE 2...

More information

Workflow Manager - ENDEVOR Attachment

Workflow Manager - ENDEVOR Attachment Workflow Manager - ENDEVOR Attachment Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2013-2014 Micro Focus. All rights reserved. MICRO FOCUS

More information

IBM. DFSMS Implementing System-Managed Storage. z/os. Version 2 Release 3 SC

IBM. DFSMS Implementing System-Managed Storage. z/os. Version 2 Release 3 SC z/os IBM DFSMS Implementing System-Managed Storage Version 2 Release 3 SC23-6849-30 Note Before using this information and the product it supports, read the information in Notices on page 267. This edition

More information

IBM Education Assistance for z/os V2R1

IBM Education Assistance for z/os V2R1 IBM Education Assistance for z/os V2R1 Line item: Dynamic SYSDSN ENQ Downgrade Element/Component: BCP Allocation Material is current as of June 2013 Agenda Trademarks Presentation Objectives Overview Usage

More information

Dino Explorer. MVS Data Collector for Mainframe Assessment

Dino Explorer. MVS Data Collector for Mainframe Assessment Dino Explorer MVS Data Collector for Mainframe Assessment Index of contents 1 - Introduction...3 2 - The Installation Guide...4 2.1 Step 1 Copy the dxplload.xmit to MVS...4 2.2 Step 2 Receive XMIT file...6

More information

CA MII Data Sharing for z/os

CA MII Data Sharing for z/os CA MII Data Sharing for z/os CA MII Programming Guide Release 12.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

IBM InfoSphere Classic Federation for z/os Version 11 Release 1. Installation Guide GC

IBM InfoSphere Classic Federation for z/os Version 11 Release 1. Installation Guide GC IBM InfoSphere Classic Federation for z/os Version 11 Release 1 Installation Guide GC19-4169-00 IBM InfoSphere Classic Federation for z/os Version 11 Release 1 Installation Guide GC19-4169-00 Note Before

More information

Product Launch Point (PLP) The Dynamic ISPF Menu Tool

Product Launch Point (PLP) The Dynamic ISPF Menu Tool Product Launch Point (PLP) The Dynamic ISPF Menu Tool Product Launch Point (PLP) The Dynamic ISPF Menu Tool... 1 Overview... 1 Getting Started... 1 PLP Administration... 4 User Table Administration...

More information

Allocating External Files

Allocating External Files 69 CHAPTER 5 Allocating External Files Introduction 69 Ways of Allocating External Files 69 Using the FILENAME Statement or Function to Allocate External Files 70 FILENAME Statement Syntax 71 FILENAME

More information

CA JCLCheck Workload Automation CA RS 1407 Service List

CA JCLCheck Workload Automation CA RS 1407 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1407 Service List Description Type 12.0 RO68503 DFSORT TOLERATION PARAMETERS PTF RO68838 MISSING Z/OS 2.1 REXX VARIABLES PTF RO68839 MISSING Z/OS 2.1 REXX VARIABLES

More information

CA 1 Tape Management CA RS 1403 Service List

CA 1 Tape Management CA RS 1403 Service List CA 1 Tape Management 12.6 1 CA RS 1403 Service List Release Service Description Hiper 12.6 RO60054 S0C4 ABEND DURING CLOSE PROCESSING OF 31 BIT UNCAPTURED UCB. RO62065 TMPIUSG3 ZVAR ERROR UPDATING TMOOPT00

More information

Appendix. Messages and codes

Appendix. Messages and codes Appendix. Messages and codes This appendix documents the messages and error codes issued by IMS Batch Backout Manager. Messages Each message is suffixed with one of the following letters: E Means that

More information

zsc40 Beyond Legacy Security Paul R. Robichaux NewEra Software, Inc. Thursday, May 9th at 9:00 10:15 am Session Number - zsc40 Location Melrose

zsc40 Beyond Legacy Security Paul R. Robichaux NewEra Software, Inc. Thursday, May 9th at 9:00 10:15 am Session Number - zsc40 Location Melrose Beyond Legacy Security zsc40 Paul R. Robichaux, Inc. Thursday, May 9th at 9:00 0:5 am Session Number - zsc40 Location Melrose TCE The Control Editor Productivity and Control! Building a Safer, more Secure

More information

IBM Tivoli OMEGAMON XE for Storage on z/os Version Tuning Guide SC

IBM Tivoli OMEGAMON XE for Storage on z/os Version Tuning Guide SC IBM Tivoli OMEGAMON XE for Storage on z/os Version 5.1.0 Tuning Guide SC27-4380-00 IBM Tivoli OMEGAMON XE for Storage on z/os Version 5.1.0 Tuning Guide SC27-4380-00 Note Before using this information

More information

Version 1 Release 6. IBM Autonomics Director for Db2 for z/os User's Guide IBM SC

Version 1 Release 6. IBM Autonomics Director for Db2 for z/os User's Guide IBM SC Version 1 Release 6 IBM Autonomics Director for Db2 for z/os User's Guide IBM SC19-4389 Version 1 Release 6 IBM Autonomics Director for Db2 for z/os User's Guide IBM SC19-4389 Note: Before using this

More information

IBM. MVS Interactive Problem Control System (IPCS) User's Guide. z/os. Version 2 Release 3 SA

IBM. MVS Interactive Problem Control System (IPCS) User's Guide. z/os. Version 2 Release 3 SA z/os IBM MVS Interactive Problem Control System (IPCS) User's Guide Version 2 Release 3 SA23-1384-30 Note Before using this information and the product it supports, read the information in Notices on page

More information

RA/2 RACF CLI Version 1 - Release 1

RA/2 RACF CLI Version 1 - Release 1 RA/2 RACF CLI Version 1 - Release 1 Copyright racfra2.com 2008 All Rights Reserved Distributed by: SEA America Inc. SEA Europe EBM Inc. Ubiquity Pty Ltd Softplex Japan racfra2.com corp. TABLE OF CONTENTS

More information

Installation Instructions for SAS 9.4 Installation Kit for FTP Format on z /OS

Installation Instructions for SAS 9.4 Installation Kit for FTP Format on z /OS Installation Instructions for SAS 9.4 Installation Kit for FTP Format on z /OS The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. Installation Instructions for SAS

More information

CA 1 Tape Management

CA 1 Tape Management CA 1 Tape Management Administration Guide Release 12.6.00 Fifth Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

CA JCLCheck Workload Automation CA RS 1507 Service List

CA JCLCheck Workload Automation CA RS 1507 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1507 Service List Description Type 12.0 RO79903 CAY6A041I/MSGX338E ERRORS FROM TWS, UNCLEARED STORAGE PTF RO80024 CAY6669E PROCLIB ON BOTH JOBPARM AND JCLLIB,

More information

Uni Hamburg Mainframe Summit 2010 z/os The Mainframe Operating. Part 6 z/os Concepts

Uni Hamburg Mainframe Summit 2010 z/os The Mainframe Operating. Part 6 z/os Concepts Uni Hamburg Mainframe Summit 2010 z/os The Mainframe Operating Part 6 z/os Concepts Redelf Janßen IBM Technical Sales Mainframe Systems Redelf.Janssen@de.ibm.com Course materials may not be reproduced

More information

IBM Tivoli Advanced Reporting for DFSMShsm. User s Guide. Version 2 Release 2 SC

IBM Tivoli Advanced Reporting for DFSMShsm. User s Guide. Version 2 Release 2 SC IBM Tivoli Advanced Reporting for DFSMShsm User s Guide Version 2 Release 2 SC27-2350-00 Note Before using this information and the products it supports, read the information in Appendix B on page 419.

More information

Session RMM Exploitation

Session RMM Exploitation Session 15549 RMM Exploitation Speakers Vickie Dault, IBM Thursday August 7, 2014 3:00 4:00 pm Insert Custom Session QR if Desired. Agenda Retentionmethods VRSEL EXPDT Assigning Retentionmethod and Limitations

More information