Mainframe Architecture Product Overview 1218153498319609 9
Mainframe Architecture Product Overview 1218153498319609 9
Overview
By Abhishek Chatterjee
August - 2008
Agenda
Mainframe overview
Hardware summary
Functions of Z/OS operating system
Behind the scene of sample BATCH job & ONLINE
transaction
Types of jobs/opportunities in Mainframe
Physical storage management & concept of address space
Web applications on Z/OS – CICS and web-enabling, CICS application
server, Websphere MQ, Websphere application server
Z/OS HTTP servers
TCP/IP & SNA environments
Some Popular Phrases in Software Industry
Product development in System-Z
Product categorization
Different products from renowned Companies
If you have any questions…..
Question Time
is
Any Time
Mainframe basic features
CEC Cage
3x I/O
cages
Support
Elements
Processing units:
Central Processor (CP), System Assistance Processor (SAP) – for I/O , Integrated Facility for Linux
(IFL), zAAP – for Java code execution, zIIP - processing eligible database workloads, Integrated
Coupling Facility (ICF) – run Licensed Internal Code, Spare – used to replace any CP or SAP failure
I/O Connectivity & storage units
CEC box
Partition 1 Partition 2
I/O Processing
Channels 42
(CHPIDs or PCHIDs)
01 02 ... 40 41 ... ... A0 A1 ... ...
O E E E E F F
Other
systems
01
Control ESCON
LAN FICON
Unit Director
switch
(switch)
C0 C1 01 02
Control unit addresses Control Control Control Control
(CUA) Unit Unit Unit Unit
E - ESC ON channel
F - FICON channel
O - OSA-Express channel
LPAR
Subsystems
Planned and Unplanned Outages
Single System Image
Dynamic Session Balancing
Dynamic Transaction Routing IBM System z
Highlights
Data sharing
Locking
Cross-system workload
dispatching
Synchronization of time for
logging, etc.
Hardware/software combination
Coupling Facility
Sysplex Timer – TOD clock
synchronization
Workload Manager in z/OS
Compatibility and exploitation
in software subsystems, like
DataSharing in Database
systems
7
Hardware resources summary
Mainframe computer
(CPU, processor
storage)
z/OS
running
here...
System Console
(hardware)
Master Console
(z/OS)
Operator Console
... Director links
(z/OS) mainframes with
DASD controllers
Tape drive
Tape
DASD cartridges
controller
Disk storage
(DASD volumes)
Operating systems
- Z/OS family
- Linux family
- AIX family(Unix)
NETWORK MANAGEMENT
DATA MANAGEMENT
CONFIGURATION MANAGEMENT
INTERACTIVE FACILITIES
RECOVERY MANAGEMENT
SECURITY MANAGEMENT
TASK MANAGEMENT
TRANSACTION MANAGEMENT
SYSTEM MANAGEMENT
PROGRAMMING LANGUAGE
MIDDLEWARE
WORKLOAD MANAGEMENT
Quarterly stock transaction statement – BATCH JOB
3270 3270
CICS
CICS EXCI Web
Web presentation
WebServer bridge logic
Plugin
Mainframe Connectors WebSphere Application server
• CICS Transaction Gateway
• •Within the address spaces, concept of
IMS Connect
CONTAINER
• DB2 JDBC
•Basics of WebSphere on z/OS
CICS Transaction Gateway •Consolidation of workloads
•WebSphere for z/OS Security
CICS
Transaction
•Continuous availability (through
Gateway Cluster technique)
Configuration
tool •Performance
Java client Gateway ctgcfg
application daemon CTG.INI WebSphere MQ
It is interfacing with
JNI
• CICS
• IMS
ECI EPI
ESI • Batch or TSO
Client •Common application programming
daemon
interface (MQI)
CICS
Transport server •Assured delivery: messages do not get lost
drivers
Network and they arrive only once
Z/OS HTTP servers Static and Dynamic Web pages
HTTP Server
http://www.myzseries.com/my.jsp
1 HTTP Server z/OS
Address Space Address Spaces
http://www.myzseries.com/cgi-bin/test.cgi URL
URL
test.cgi httpd.conf
2
httpd.conf
CGI
application
Response
Response
Client 3 Client CICS Server
Browser Browser or
IMS Server
was.conf
test2.cgi
WAS
CGI plugin
application
Servlet
URL EJB
URL Container
httpd.conf httpd.conf
Router pSeries
Host processor
PC
317x
Gateway Windows
Cluster z/OS
Router CICS AIX
controller
VTAM
Router
zSeries
iSeries zSeries
z/VM
Bridge OS/400
Gateway
Communication NCP
controller (37xx)
INTER-NETWORK
Some Popular Phrases in Software Industry
The phrase “Web 2.0” was coined by O’Reilly executives in 2004 and refers to a change
in the way the web is used, from a static disseminator of information to a collaborative
platform for interactions.4 For example, an online encyclopaedia is a web 1.0 application
because it presents information to site visitors, but Wikipedia is Web 2.0 because
visitors actively contribute to the site, adding, removing, and modifying entries
according to their areas of expertise.
What is a mashup?
A mashup is a web-based application that combines two or more different sources of
content into a single view. A well constructed mashup creates a unified end-user
experience where the user isn’t even aware that data and visual elements come from
multiple sources. One popular example is Google and just-about-anything-you-can-
think-of. Like a Mashup that creates a list and supporting maps to all the hotels in
Hollywood frequented by the likes of Paris and J-Lo, or displays all the local Wi-Fi cafes
in your area.
- Rest of the slides will be focused on the types of products and presence of each
company in each category of the products
Products categories on System Z
Development Languages
IBM System z™ mainframe servers
Operating system & subsystems
Host Transaction Servers
CONVERSION or Migration management
Productivity improvement
Fault Diagnosis and Dump Management
Interactive Testing and Debugging
APM (application performance management)
OS & sub-system performance management
Network management
Configuration management
Process management
Project management
Content & knowledge management
Operation management
Report or Output management
Infrastructure & Asset management
Identity management
Testing management
Application & Business rule development Platform tool
Data & Storage management
Backup & Recovery management
Security management
Development Languages
IBM Assembler
COBOL
APL2
C – C++
PL-I
JCL
REXX
MQ Series
Language Environment:
Routines that support starting and stopping programs, allocating storage,
communicating with programs written in different languages, and indicating and
handling conditions. Common library services, such as math services and date
and time services, that are commonly needed by programs running on the
system. These functions are supported through a library of callable services.
Language-specific portions of the run-time library. Because many language-
specific routines call Language Environment services, behavior is consistent
across languages.
IBM System z™ mainframe servers
IBM System z9 Enterprise Class
IBM System z9 Enterprise Class (EC) User reference
CICS Transaction Server for zOS: Provides open standards-based connectivity, enabling CICS
applications to be integrated within a service-oriented architecture (SOA). Enhances CICS
application connectivity with new Web services capabilities including support for recent
standards, interoperability profiles, and the ability to send large amounts of binary data
efficiently. Reuse applications and deploy web services into CICS using a wider range of
programming languages and XML data types and attributes, with improvements to performance
and diagnostics. CICS is a transactional application server that enables execution of a complex
and demanding mixed-language application workload while efficiently integrating with SOA
enterprise solutions.
CICS Transaction Gateway for zOS: Provide high-performing, security-rich and scalable
Connectivity to CICS Transaction Server, requiring minimal changes to CICS systems and usually
no changes to existing CICS applications. CICS Transaction Gateway is a Java™ 2 Platform,
Enterprise Edition (J2EE) connector to CICS applications. It supports the standard J2EE
Connector Architecture 1.5 specification (JCA 1.5) which enables better applications to be
developed faster and more easily. With IBM CICS Transaction Gateway for zOS, you can use your
CICS communications area (COMMAREA)-based applications in comprehensive and
sophisticated Java™ and Web services solutions hosted on powerful application servers such as
IBM WebSphere® Application Server. Allows CICS applications rapidly to be service-enabled by
connecting them to new environments - such as the Enterprise Service Bus (ESB), the heart of an
SOA IBM CICS Transaction Gateway for zOS, Version 7.1, provides the highest quality of service.
In this zOS environment.
CONVERSION or Migration management
Compuware File-AID: create test data without writing, debugging one-time programs, copy subsets
of files based on selection criteria; copy from like to unlike files, create customized test data in
minutes by modifying data while it's viewed on screen, compare two datasets of any file organization
using record selection criteria. works with many packages including RACF, CA-T and CA-ACF2,
provides audit trail with reporting capabilities to log changes.
Compuware Xpeditor/CICS, Xpeditor/TSO, Xpeditor/DB2 SP, Xpeditor/IMS, Xpeditor/Code
coverage, Xpeditor/Xchange etc: Test, analyze and debug programs interactively, Understand and
control the process of data and logic, Debug DB2 Stored Procedures, Portfolio Metric Reports gives
the following metrics and diagnostics information Halstead metrics, McCabe metrics(Devpartner).
Identify, simulate and test date and time-sensitive applications (Xchange).
CA Optimizer - Performance improvement tool: It is an integrated tool that improves every phase
of the COBOL II, COBOL/370, IBM COBOL for MVS and IBM COBOL for OS/390 development
process—from developing to testing to production. automatic optimization of COBOL object code,
support for source code coverage and symbolic post processing.
CA File Master - File manipulation.
IBM Debug Tool Utilities + Debug Tool Setup Utility (DTSU):
IBM File Manager for z/OS: provides comprehensive, user-friendly tools for working with HFS files
and QSAM, VSAM and IAM data sets. You can use File Manager to display, edit, update, create, copy,
compare, print and erase data.
IBM File Manager for CICS: FM/CICS is a powerful set of utility functions for editing, browsing,
printing, and altering the status of CICS resources. The CICS resources supported are files, temporary
storage queues, transient data queues, and data tables.
IBM File Manager for DB2.
IBM File Manager for IMS.
APM (application performance management)
ASG-SmartTune™: Monitor application programs running in the CICS, DB2, and IMS environments.
Has low-impact sampling technology, performance information for all load modules that are active in
the address space for the job or transaction.
Compuware Strobe: Measuring OS/390 and z/OS online and batch processing activity in single and
multiple system environments. Compuware APM products create reports that identify how and where
time is spent. measures and reports on many sources of resource consumption during an application's
execution-from user programs, system services and library routines to I/O devices and data sets-
allowing users. pinpointing the causes of excessive CPU consumption and wait time-in program
statements, system services, language runtime routines and I/O operations. reports show users which
program statements are calling resource-consumptive system services (such as MVS SVCs or coupling
facility modules) as well as resource-consumptive COBOL, PL/I, C, Java, CSP and LE runtime
routines. By describing the function each executed module performs, these reports help users gauge
the impact of compile and runtime options. identify data sets responsible for excessive wait time
within both online and batch processing applications and examine data on I/O activity by device,
volume, ddname and cylinder.
Compuware AutoStrobe: Proactively initiates a Strobe measurement when a program exhibits
abnormal behavior.
CA TSO-MON Performance Management: Enables IT management to protect TSO from poor
performance issues and increase the return on investment for this important host environment
CA TSOPLUS: A productivity platform for TSO, raises the level of productivity — both for TSO users
and for the z/OS system itself. CA TSOPLUS improves many aspects of TSO operation, making the
user organization more productive. Two key dimensions in terms of measuring productivity in a data
processing environment are functionality (the ability of the available tools to perform the tasks
required) and overhead (the computer resources, employee time and cost associated with the use of
those tools). CA TSOPLUS provides significant improvements on both of these dimensions.
APM (application performance management) – Contd.
Process management
ASG-Visual Process™ for Process Management:. Process management solution that helps an
organization define and manage IT processes and methodologies. (define process, plan project based
on the process, distribute knowledge and train team)
Content & knowledge management
IBM Content Manager for z/OS®: production imaging, case management, compliance in a
regulated life sciences environment, compliance with records management, document lifecycle
management, email management for Lotus Notes or Microsoft Exchange Server, digital media and
Web content management. Offers a powerful and expressive XML-ready data model, Java™, C++
and Web Services programming interfaces, and an integrated hierarchical storage manager that
supports hundreds of storage devices and media types.IBM WEBi provides a web-based client for
Content Manager users, providing basic content management function such as, Read, Update,
Search, check-in, check-out, and versioning, View, manipulate and annotate Office XML
documents within the Client for Windows, eClient viewer applet or custom solutions built using
the Java viewer toolkit. organize and store virtually any printed output for quick and easy retrieval,
enhancing employee productivity and customer service, flexible data modeling capabilities allow
applications to represent real-world objects in the enterprise content environment, with links that
enable easy access to related business content, significantly reducing the application development
effort.Library Server—a central source for indexing, describing, locating, organizing and managing
enterprise content. enhanced IBM Content Manager application programming interface (API)
toolkit and manages connections to the Library Server and one or more Resource Managers. highly
interactive Web client (IBM WEBi) for "light weight" access to Content Manager EE and z/OS
repositories that employs open standards and supports Web 2.0 and Asynchronous Java™ and
XML (AJAX) technologies. With a robust set of application programming interfaces (APIs), the full
spectrum of content management function is available to application developers and integrators.
APIs, including Web services, XML services, JavaBens and the core "ICM" Java and C++ API. With
Content Manager V8.4, the Web services can be deployed on z/OS as well as the EE platforms,
allowing you to integrate applications with Content Manager regardless of programming language
or platform .NET client applications including support for DIME attachments, Support for JAVA
and J2EE client applications including MIME attachments, Support for generating WSDL specific
to a user's system.
Content & knowledge management – Contd.
ASG-Cypress: A tool used for Managing and Delivering Knowledge from Disparate Applications
and Platforms. Different types of captured documents are automatically archived as platform,
application, device, or destination independent format. provides centralized management of
document delivery to all output devices, makes documents and reports immediately, yet securely,
accessible from any Web browser and uniquely preserves document integrity by not converting
them to “traditional” Web formats. The solution does not require the installation of special
viewing devices, and organizations do not have to maintain a dedicated Web server or utilize
specific portal technology. supports three different indexing schemas system indices, such as
document title and creator, etc for Archive, Search, and Retrieval. The ability to capture OCR
(optical character recognition) zonal, ICR (intelligent character recognition) zonal, and full text
data, as well as metadata. Data Mining & Analysis.
ASG-DocumentDirect®: provides authorized users with secure, remote access to all content
stored anywhere in the enterprise, including AFP, DJDEMetacode, PDF, PCL, Postscript, XML, e-
mail, HTML, images, text, rich media, word processing, spreadsheets, and more. Leverages Web
application servers with J2EE and service-oriented architecture (SOA)
Operation management
IBM Operations Manager for z/VM : Scan console messages for text matching, Take actions
based on matches, Multiple users can view the same console simultaneously, Suppress messages
from the console, Hold or highlight messages with color, blinking etc, define schedule for the
actions based on the message.
IBM CLCONFERENCE: provides the capability to transmit the screen image of a VTAM application
to others in the network. So, if a user is having problems, authorized support staff can look at what’s
happening from anywhere in the network to reach a quicker solution. In addition, telephone
conferencing can be enhanced with screen images available to each conference member.
IBM CLSUPERSESSION: offers the ability to run procedural dialogs that access the real terminal
and the multiple VTAM sessions. This lets you pull data from multiple VTAM session and place it
into others. For example, you could take two difficult-to-use applications and consolidate them into
an easily understood screen. Or you could program one keystroke to replicate a set of frequently
performed keystrokes, much like macros in some PC software packages.
IBM Tivoli Remote Control: Enables organizations to remotely manage thousands of PCs and
servers from a central location, Allows PC problems to be resolved remotely, helping to reduce
expensive onsite visits by IT staff, Enhances security with centralized logging and session video
recordings, Facilitates collaboration and escalation processes, for improved problem resolution,
Supports firewall security practices and works over firewalls with the least amount of intrusion,
Provides Active Directory/Lightweight Directory Access Protocol (AD/LDAP) authentication and
data synchronization.
IBM Tivoli Workload Scheduler Load Leveler: It is a parallel scheduling system that matches
each job's processing needs and priority with available resources and special instructions for
maximum resource utilization. Delivers tight control of resources can limit use of individual
machines to specific times, users or job classes. Tracks the total resources used by each serial or
parallel job and offers several reporting options to track jobs and utilization by user, group, account
or type over a specified time period.
Operation management – contd.
IBM Tivoli Workload Scheduler for z/OS(TWS): Proactively monitor and manage workloads by
exception, and create production run-time reports via a single, Web-based operations console.
Move from a static, platform-based view of production workloads to a flexible, service-driven
environment by employing both calendar and event-based workload automation. Trigger batch job
and job stream execution based on real-time events and notify users when unusual conditions
happen in the infrastructure or batch scheduling activity.
IBM Tivoli OMEGACENTER Gateway on zOS: Provides centralized integration of console actions
and monitoring alerts, Helps increases staff productivity, speed system response and reduce the
effect that adverse system events can have on your business Automatically responds to console
events and messages with advanced SSI interface for console message automation Runs tasks on
schedule at any time of day without human intervention.
IBM Tivoli AF/OPERATOR on z/OS: Process key jobs and workloads efficiently, Use IBM REXX to
customize to the complexities of your environment, Easily calendar automation tasks around
intricate schedules, Process key jobs and workloads efficiently. Built-in cross-system coupling
facility (XCF) support and the Subsystem Logging Facility (SLF) let you manage multiple IBM
MVS™ images from a single point of control.
IBM Tivoli Enterprise Console : Integrate system and network management events into a single
console for root-cause correlation within your IT environment,manage critical business systems
such as IBM WebSphere® Application Server, IBM DB2® and IBM WebSphere MQ, Tivoli software
allows you to take over the tasks of managing, maintaining and monitoring your enterprise servers,
network devices, applications, firewalls and intrusion detection systems — and consequently helps
you protect and maintain your system’s performance and availability.Discovery of TCP/IP
networks., Display of network topology, Monitoring of network health etc.
Operation management – contd.
IBM Tivoli Information Management for z/OS(INfoMan): Deploy a cost-effective, scalable, highly
responsive incident management solution that can contain up to 400 gigabytes of information in its
database. Help eliminate downtime by using the database while running automatic 24x7 backup and
recovery tasks in the background. Easily compare known changes against reported incidents by
adding IBM Tivoli Change and Configuration Management Database. Obtain greater insights into
incident management with nearly 100 out-of-the-box reports and an Open Database Connectivity
(ODBC) interface that enables interaction with Microsoft® Excel® and Crystal Reports. Users may
access Tivoli InfoMan directly through a traditional 3270 interface. Or you can add IBM Tivoli Web
Access for Information Management, a separate Web browser.
Tivoli OMEGAMON DE on z/OS: collect metrics from operating systems, middleware, databases,
storage, Web application servers and network sources—for integrated performance views within a
single screen. Tailor workspaces to quickly find and resolve performance problems across the IT
infrastructure, Automate problem notification and resolution.
IBM Tivoli System Automation for z/OS: Provides high availability for IBM z/OS systems and IBM
Parallel Sysplex clusters, Delivers comprehensive Parallel Sysplex management and automation
functions, including single system image. Can automate processor and system operations and I/O
resources, including channels, devices, ESCON® and FICON® Directors. Geographically Dispersed
Parallel Sysplex® (GDPS®) is an application availability solution from IBM. Global Services that allows
you to manage the remote copy configuration and storage subsystem, automate Parallel Sysplex
operational tasks and perform failure recovery from a single point of control to improve application
availability. GDPS helps automate recovery procedures for planned and unplanned outages to provide
near-continuous availability and disaster recovery capability. Grouping of resources and definitions of
business applications to facilitate starting, stopping or even moving of applications to another sysplex
or LPAR.message. Each resource can be a member of multiple groups and is referred to by a name
that is unique across the sysplex or system. Provides controls that allow you to trigger recovery
actions when the monitor resource reports the first time a specific health condition is reached.
Operation management – contd.
IBM Tivoli Business Systems Manager: to manage according to the priorities of your business.
Use the software to organize and group IT resources into business system views that align to your
business. Then use the views to thoroughly understand the performance of your IT resources—and
to fine-tune that performance to drive your customers’ productivity. executive dashboard to
monitor the availability and IT performance of business services. set predefined thresholds and
receive alerts when your thresholds have been exceeded, provides a lightweight Web console that
allows you to view and manage IT availability from anywhere.
ASG-Cortex-Plan™ for Automating Job Planning, Scheduling, and Monitoring.
ASG-DOCUTEXT® for Comprehensive Production JCL Documentation: Gathers information from
JCL, DB2, IMS, and expands PROCs and Control Statement members, Interfaces with schedulers
(ASG-Zeke™, TWS, ESP, and others).
ASG-INFO/X Enterprise: Operates in Client server model, Enables efficient production JCL
analysis and operations, documentation
ASG-JCLPREP: Comprehensive JCL management solution that automates JCL changes, standards
enforcement, conversion, and tuning, Interfaces with library management, tape management,
change control, schedulers, security.
ASG-JOB/SCAN®: validates JCL by expanding called PROCs and INCLUDEs, resolves references,
substitute’s symbolic variables, and applies overrides.
ASG-Workload Analyzer™: Analyzes all jobs, both scheduled and unscheduled, identifies long-
and short-term trends
ASG-Workload Planner™: provides a comprehensive flowchart of all scheduled jobs. simulate
“what-if” scenarios to gauge the impact of changes on batch window processing. Interfaces with
ASG-Zeke™, CA-7, IBM Tivoli Workload Scheduler
ASG-Zack: Rules based solution for console automation in z/OS and VSE environments, monitors
mainframe systems consoles and provides message-based automation for those systems. Automate
routine events and allow Operators to focus on critical tasks.
Operation management – contd.
ASG-Zeke™ event scheduling: Schedules and submits events at machine speed, Checks step-level
condition code through the use of the IBM SMF facility and allows job cancellation based on
condition codes. ASG-Zeke for z/OS is integrated with ASG-Zena (ASG’s scheduler for distributed
operating environments) to manage scheduling and automation tasks in client-server
environments.
Compuware VANTAGE: single solution for business service management, service-level
management, end-user experience monitoring and application analytics. the widest range of
support for web and non-web applications and environments including Java, .NET, SAP, Citrix,
Oracle, XML, SOAP, DB2, VoIP, Oracle, SQL Server, WebSphere MQ, WebLogic, Windows, UNIX,
Linux and mainframe. 24x7 visibility into n-tier service delivery chains correlating client, network,
server and application perspectives. Puts application performance in context of key business
entities: applications, users and locations. Vantage helps you assess the scope of a performance
problem and isolate it to the client, network, server or application tier so you can assign the right
expert to the job. helps correct the causes of poor application performance wherever they reside—
client workstations, the network, a server or even the application itself. create customized reports
for service level management (SLM). measures the application response times experienced by every
user of every application. examine applications, servers and databases and identifying performance
problems. Vantage Analyzer helps isolate J2EE & .NET performance & availability problems.
BMC CONTROL-O management-by-exception capabilities allow early error-notification and
maintain the integrity of the production workflow. take a number of actions in response to selection
criteria. suppress messages, provide automatic responses, modify text, issue commands, modify
descriptor and route codes, initiate tasks, share information, detect problems and notify operators
of problems. CONTROL-O offers advanced object-state management capabilities via its CONTROL-
O/COSMOS facility. CONTROL-O/COSMOS monitors, controls and can manipulate the status of
critical system resources. The automation log consolidates multiple console logs from multiple
platforms. Data center personnel have a complete view of the Sysplex environment by displaying
Operation management – contd.
BMC MAINVIEW AutoOPERATOR for CICS, IMS, MQSeries, OS/390, Z/OS, Netview: Provides
non-procedural Rules interface to automate event handling by choosing response to an event, run
advanced automation routines written in REXX, to e-mail, pagers, and SNMP manager, integration
with a web browser using WebSphere Application Server is also provided.
BMC MAINVIEW for Web Enablement: Provides management support you need to successfully
implement and maintain the technologies that allow web-enablement of S390 applications. Also
monitors e-business applications for network, web server and operating system errors. support e-
business WebSphere and IP Ensure the infrastructure is available and performing Generates alarms
when thresholds are exceeded.
BMC CONTROL-M for zOS: is a business-integrated scheduler designed to proactively manage
and integrate diverse business processes. cross-platform scheduling environment spanning not only
MVS but also our Unisys, UNIX, Windows, and SAP systems.
CA 7® Workload Automation(scheduler).
CA 11 Workload Automation Restart and Tracking.
CA JCLCheck Workload Automation.
CA SupportBridge™ Live Automation.
CA Service Desk Manager.
Report or Output management
IBMTivoli Output Manager for z/OS: Maximize end-user convenience by providing Web-
based view-ing of z/OS application reports and individual print capabilities, Automate report
distribution to save on printing costs and speed report delivery, Perform robust output
management tasks with advanced bundling, report definition and query features, Optimize
efficiency and convenience when utilizing online and batch processing for efficient printing and
delivery to end users. Collect and manage historical report data and attributes. Help identify and
highlight exception conditions, such as nonzero condition codes and JCL errors or ABENDs.
Recall reports that have been migrated to offline storage. Use event-based variables and system
symbolics for archive data set names and banner pages. Automatically calculate allocation
attributes for archive data sets to sup-port archive creation. Specify report content based on
“and” and “or” logic as well as “begins with ”and “ends with” logic. Use multi-field indexing to
define reports indexed on as many as eight different fields within the report content. Base
reports on WRITER or FORMS as well as DDNAME within a job. Float fields within a report
vertically or horizontally. Manage “archive name” by a Writer ID or user exit
BMC CONTROL-D for zOS: automates every aspect of report life cycle management from
creation through archival and eventual disposal, ensuring reports are efficiently broken down by
the user, distributed automatically, viewed online from a web browser, archived to offline
storage, and retrieved from archives. Stores reports in a compressed and indexed format to
ensure quick retrieval and efficient viewing. Distributes hard or soft copy reports accurately and
efficiently.
CA Easytrieve® Plus: is an information retrieval and data management tool designed to simplify
programming
CA Output Management Web Viewer: Web based solution that provides end users with an
accurate, efficient and secured viewing of reporting documents
Report or Output management – contd.
CA Spool™ report management: securely manages your business-critical print and email
requirements across networks, across platforms. Facilities for exchanging information between
programs and platforms and for spooling, printing and delivering in a multi-platform business
environment.
CA View® OUTPUT ARCHIVAL AND VIEWING: is an enterprise report management solution
that enables real-time and secure access to report content across an enterprise
CA Dispatch™: online, interactive report distribution management system designed to reduce
paper consumption and increase efficiency of report distribution
CA deliver – distribution, tracking and printing reports.