MVS JCL Utilities Quick Reference, Third Edition

MVS JCL Utilities Quick Reference, Third Edition

Author: Robert Wingate

Publisher: Createspace Independent Publishing Platform

Published: 2018-05-11

Total Pages: 68

ISBN-13: 9781717521262

DOWNLOAD EBOOK

IBM mainframe programmers will appreciate this handy reference for using the IBM MVS JCL utilities, such as IEBGENER and IDCAMS. It includes many examples of common functions with precise JCL syntax. The third edition includes a section on basic JCL concepts and keywords with plenty of examples for those who are not familiar with IBM JCL. This is a great desk reference!


Computerworld

Computerworld

Author:

Publisher:

Published:

Total Pages: 120

ISBN-13:

DOWNLOAD EBOOK

For more than 40 years, Computerworld has been the leading source of technology news and information for IT influencers worldwide. Computerworld's award-winning Web site (Computerworld.com), twice-monthly publication, focused conference series and custom research form the hub of the world's largest global IT media network.


DFSMShsm Fast Replication Technical Guide

DFSMShsm Fast Replication Technical Guide

Author: Keith Winnard

Publisher: IBM Redbooks

Published: 2015-05-12

Total Pages: 286

ISBN-13: 0738440647

DOWNLOAD EBOOK

DFSMShsm fast replication provides DFSMShsm management for the use of volume-level fast replication. Fast replication is made possible by using the FlashCopy® capability of storage servers. With this capability, a set of storage groups can be defined as a copy pool. The volumes in this pool are processed collectively creating, by fast replication, backup versions that are managed by DFSMShsm. Recovery can be performed at the volume or copy pool level. This capability is designed to work specifically with DB2® Version 8 or later. With DFSMShsm fast replication, the backup and recovery of DB2 copy pools can be managed by DFSMShsm. DFSMShsm fast replication provides a quick, easy-to-use backup and recovery solution. This IBM® Redbooks® publication consists of a technical overview of the DFSMShsm fast replication function in z/OS® V1R12 Data Facility Storage Management Subsystem (DFSMS). It provides you with the information that you need to understand and evaluate the function, with practical implementation hints and tips. This book is written for storage professionals, database administrators, and system programmers who have experience with the components of DFSMS. It provides sufficient information for you to implement the DFSMShsm fast replication function in your storage environment.


Db2 for z/OS Utilities in Practice

Db2 for z/OS Utilities in Practice

Author: Craig Friske

Publisher: IBM Redbooks

Published: 2018-09-25

Total Pages: 86

ISBN-13: 0738456942

DOWNLOAD EBOOK

As IBM® continues to enhance the functionality, performance, and availability of IBM Db2®, the utilities have made significant strides towards self-management. IBM Db2 for z/OS utilities is leading the trend towards autonomics. During the last couple of versions of Db2 for z/OS, and through the maintenance stream, new features and enhancements have been delivered to further improve the performance and functionality of the Db2 utilities. The intent of this IBM RedpaperTM publication is to help Db2 Database Administrators, Db2 System Programmers, and anyone who runs Db2 for z/OS utilities implement best practices. The intent of this paper is not to replicate the Db2 for z/OS Utilities Reference Guide or the Db2 for z/OS Installation Guide. This paper describes and informs you how to apply real-life practical preferred practices for the IBM Db2 for z/OS Utilities Suite. The paper concentrates on the enhancements provided by Db2 utilities, regardless of the version, albeit some functions and features are available only in Db2 12 for IBM z/OS®.


System Programmer's Guide to Z/OS System Logger

System Programmer's Guide to Z/OS System Logger

Author: Frank Kyne

Publisher: IBM.Com/Redbooks

Published: 2007

Total Pages: 0

ISBN-13: 9780738489438

DOWNLOAD EBOOK

The z/OS System Logger is a function provided by the operating system to exploiters running on z/OS. The number of exploiters of this component is increasing, as is its importance in relation to system performance and availability. This IBM Redbooks document provides system programmers with a solid understanding of the System Logger component and guidance about how it should be set up for optimum performance with each of the exploiters. System Logger is an MVS component that provides a logging facility for applications running in a single-system or multi-system sysplex. The advantage of using System Logger is that the responsibility for tasks such as saving the log data (with the requested persistence), retrieving the data (potentially from any system in the sysplex), archiving the data, and expiring the data is removed from the creator of the log records. In addition, Logger provides the ability to have a single, merged, log, containing log data from multiple instances of an application within the sysplex.


IBM z/OS Mainframe Security and Audit Management Using the IBM Security zSecure Suite

IBM z/OS Mainframe Security and Audit Management Using the IBM Security zSecure Suite

Author: Axel Buecker

Publisher: IBM Redbooks

Published: 2011-08-18

Total Pages: 494

ISBN-13: 0738435880

DOWNLOAD EBOOK

Every organization has a core set of mission-critical data that must be protected. Security lapses and failures are not simply disruptions—they can be catastrophic events, and the consequences can be felt across the entire organization. As a result, security administrators face serious challenges in protecting the company's sensitive data. IT staff are challenged to provide detailed audit and controls documentation at a time when they are already facing increasing demands on their time, due to events such as mergers, reorganizations, and other changes. Many organizations do not have enough experienced mainframe security administrators to meet these objectives, and expanding employee skillsets with low-level mainframe security technologies can be time-consuming. The IBM® Security zSecure suite consists of multiple components designed to help you administer your mainframe security server, monitor for threats, audit usage and configurations, and enforce policy compliance. Administration, provisioning, and management components can significantly reduce administration, contributing to improved productivity, faster response time, and reduced training time needed for new administrators. This IBM Redbooks® publication is a valuable resource for security officers, administrators, and architects who wish to better understand their mainframe security solutions.


IBM Problem Determination Tools for z/OS

IBM Problem Determination Tools for z/OS

Author: Rufus Credle

Publisher: IBM Redbooks

Published: 2013-01-27

Total Pages: 326

ISBN-13: 0738437506

DOWNLOAD EBOOK

IBM® Problem Determination (PD) Tools consists of a core group of IBM products that are designed to work with compilers and run times to provide a start-to-finish development solution for the IT professional. This IBM Redbooks® publication provides you with an introduction to the tools, guidance for program preparation to use with them, an overview of their integration, and several scenarios for their use. If an abend occurs during testing, Fault Analyzer enables the programmer to quickly and easily pinpoint the abending location and optionally, the failing line of code. Many times, this information is all the programmer requires to correct the problem. However, it might be necessary to delve a little deeper into the code to figure out the problem. Debug Tool allows the programmer to step through the code at whatever level is required to determine where the error was introduced or encountered. After the code or data is corrected, the same process is followed again until no errors are encountered. However, volume testing or testing with multiple terminals is sometimes required to ensure real-world reliability. Workload Simulator can be used to perform this type of testing. After all of the tests are completed, running the application by using Application Performance Analyzer can ensure that no performance bottlenecks are encountered. It also provides a baseline to ensure that future enhancements do not introduce new performance degradation into the application. This publication is intended for z/OS® application developers and system programmers.