0% found this document useful (0 votes)
53 views90 pages

SysviewPM Rel Notes Enu

Uploaded by

JOE SCHOLTZ
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views90 pages

SysviewPM Rel Notes Enu

Uploaded by

JOE SCHOLTZ
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 90

CA SYSVIEW® Performance

Management

Release Notes
Version 13.0
This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as
the “Documentation”) is for your informational purposes only and is subject to change or withdrawal by CA at any time.
This Documentation may not be copied, transferred, reproduced, disclosed, modified or duplicated, in whole or in part, without
the prior written consent of CA. This Documentation is confidential and proprietary information of CA and may not be disclosed
by you or used for any purpose other than as may be permitted in (i) a separate agreement between you and CA governing
your use of the CA software to which the Documentation relates; or (ii) a separate confidentiality agreement between you and
CA.
Notwithstanding the foregoing, if you are a licensed user of the software product(s) addressed in the Documentation, you may
print or otherwise make available a reasonable number of copies of the Documentation for internal use by you and your
employees in connection with that software, provided that all CA copyright notices and legends are affixed to each reproduced
copy.
The right to print or otherwise make available copies of the Documentation is limited to the period during which the applicable
license for such software remains in full force and effect. Should the license terminate for any reason, it is your responsibility to
certify in writing to CA that all copies and partial copies of the Documentation have been returned to CA or destroyed.
TO THE EXTENT PERMITTED BY APPLICABLE LAW, CA PROVIDES THIS DOCUMENTATION “AS IS” WITHOUT WARRANTY OF ANY
KIND, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, OR NONINFRINGEMENT. IN NO EVENT WILL CA BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY LOSS OR DAMAGE,
DIRECT OR INDIRECT, FROM THE USE OF THIS DOCUMENTATION, INCLUDING WITHOUT LIMITATION, LOST PROFITS, LOST
INVESTMENT, BUSINESS INTERRUPTION, GOODWILL, OR LOST DATA, EVEN IF CA IS EXPRESSLY ADVISED IN ADVANCE OF THE
POSSIBILITY OF SUCH LOSS OR DAMAGE.
The use of any software product referenced in the Documentation is governed by the applicable license agreement and such
license agreement is not modified in any way by the terms of this notice.
The manufacturer of this Documentation is CA.
Provided with “Restricted Rights.” Use, duplication or disclosure by the United States Government is subject to the restrictions
set forth in FAR Sections 12.212, 52.227-14, and 52.227-19(c)(1) - (2) and DFARS Section 252.227-7014(b)(3), as applicable, or
their successors.
Copyright © 2011 CA. All rights reserved. All trademarks, trade names, service marks, and logos referenced herein belong to
their respective companies.
CA Technologies Product References
This document references the following CA Technologies products:
■ CA DATACOM®/DB (CA DATACOM)
■ CA Mainframe Software Manager (CA MSM)
■ CA SYSVIEW® Performance Management (CA SYSVIEW)
■ CA SYSVIEW® Performance Management Option for CICS (CA SYSVIEW Option for
CICS)
■ CA SYSVIEW® Performance Management CA Datacom® Option (CA SYSVIEW CA
Datacom Option)
■ CA SYSVIEW® Performance Management Option for IMS (CA SYSVIEW Option for
IMS)
■ CA SYSVIEW® Performance Management Option for TCP/IP (CA SYSVIEW Option for
TCP/IP)
■ CA SYSVIEW® Performance Management Option for WebSphere MQ (CA SYSVIEW
Option for WebSphere MQ)
■ CA Vantage™ Storage Resource Manager (CA Vantage GMI)
Contact CA Technologies
Contact CA Support

For your convenience, CA Technologies provides one site where you can access the
information you need for your Home Office, Small Business, and Enterprise CA
Technologies products. At http://ca.com/support, you can access the following:
■ Online and telephone contact information for technical assistance and customer
services
■ Information about user communities and forums
■ Product and documentation downloads
■ CA Support policies and guidelines
■ Other helpful resources appropriate for your product

Provide Feedback

If you have comments or questions about CA Technologies product documentation, you


can send a message to [email protected].

If you would like to provide feedback about CA Technologies product documentation,


complete our short customer survey, which is available on the CA Support website at
http://ca.com/docs.
Contents
Chapter 1: New Features 7
Data Collection ................................................................................. 7
zIIP Exploitation ................................................................................. 8

Chapter 2: Enhancements to Existing Features 9


CA Mainframe Software Manager .................................................................. 9
Documentation ................................................................................. 9
Best Practices Guide ......................................................................... 9
Administration ................................................................................. 10
Main Services Address Space ................................................................. 10
User Address Space ......................................................................... 10
Data Collection for CICS...................................................................... 10
Convert the SYSVIEW REXX Library to VB ....................................................... 11
SMF Records............................................................................... 11
Parameter Library Members Added ............................................................ 13
Parameter Library Members Deleted .......................................................... 13
Parameter Library Data Set Member GROUPS ................................................... 14
Parameter Library Data Set Member IMSTHRSH ................................................. 14
Parameter Library Data Set Member LINECMDS ................................................. 14
Parameter Library Data Set Member MQSTHRSH ................................................ 15
Parameter Library Data Set Member MVSTHRSH ................................................. 15
Parameter Library Data Set Member OPTIONS ................................................... 16
Parameter Library Data Set Member SCHEDULE ................................................. 16
Parameter Library Data Set Member TCPTHRSH ................................................. 18
Options ....................................................................................... 18
Base Product Enhancements ................................................................. 18
Option for CICS............................................................................. 48
CA DATACOM Option ....................................................................... 62
Event Capture Option ....................................................................... 64
Option for IMS ............................................................................. 64
TCP/IP Option .............................................................................. 69
Option for WebSphere MQ ................................................................... 70
Components .................................................................................. 84
Audit Events Component .................................................................... 84
Graphic User Interface ...................................................................... 85
Health Checker ............................................................................. 88

Contents 5
Security ................................................................................... 88
REXX Environment .......................................................................... 88
User Created Displays ....................................................................... 89

6 Release Notes
Chapter 1: New Features
This section contains the following topics:
Data Collection (see page 7)
zIIP Exploitation (see page 8)

Data Collection
The CA SYSVIEW data collection process collects and monitors metrics for all of
supported components such as: z/OS, CICS, IMS, WebSphere MQ, and TCP/IP.

Data collection includes event based and interval driven sampling.

The CA SYSVIEW Event Scheduler controls the data collection processes as follows:
■ The scheduler provides the ability to schedule events on an interval basis.
■ The scheduled event definitions can be customized to control the collection
interval, time of day and day of week.
■ The scheduler controls the data that is being collected and how often.

In addition to being able to set the data collection frequency, you can select the
individual metrics that are collected.

The CA SYSVIEW data collector components collect, monitor, and provide exception
processing for many resources and metrics.

In some sites, users do not collect data on all possible resources and metrics. In this
situation, the collection of unwanted or unneeded metrics is a waste of important
system resources and CPU cycles.

The disabling of unwanted or unneeded data collection metrics reduces CPU cycles and
the amount of storage used by the data collection data spaces. The reduction in data
space storage also reduces the amount of real storage used by the SYSVAAST data
anchor address space.

Note: For more information, see the Administration Guide.

Chapter 1: New Features 7


zIIP Exploitation

zIIP Exploitation
IBM offers an optional specialty processor type know as a z/architecture Integrated
Information Processor (zIIP processor). The zIIP processor offers the potential of
offloading specific types of work from a general processor or CP.

The following CA SYSVIEW components are enabled for zIIP exploitation:


■ CA SYSVIEW Main Services Address Space
■ CA SYSVIEW for CICS Data Collection

Note: For more information, see the Administration Guide.

8 Release Notes
Chapter 2: Enhancements to Existing
Features
This section contains the following topics:
CA Mainframe Software Manager (see page 9)
Documentation (see page 9)
Administration (see page 10)
Options (see page 18)
Components (see page 84)

CA Mainframe Software Manager


The following functionality has been added for CA MSM Version 04.0.00:
■ Software Deployment Service (SDS)—Use this service to deploy CA Technologies
mainframe products to your target enterprise systems.
■ Database Migration Tool—Use this tool to migrate your current CA MSM database
after you upgrade CA MSM.
■ Automatic Download Scheduling—Use this tool to automatically obtain updates for
products and product releases on a regular basis.

Note: For more information, see your product's installation instructions and the CA
Mainframe Software Manager Product Guide.

Documentation
This section contains topics related to documentation enhancements.

Best Practices Guide


The documentation set now includes a Best Practices Guide. This guide provides a brief
introduction to CA Technologies Mainframe 2.0 strategy and functionality, and describes
the best practices for installing and configuring CA SYSVIEW.

These best practices represent years of product experience, much of which is based on
customer experience reported through interviews with development, technical support,
and technical services. Therefore, many of these best practices are truly a collaborative
effort stemming from customer feedback.

Chapter 2: Enhancements to Existing Features 9


Administration

Administration
The CA SYSVIEW administration features have been enhanced.

Main Services Address Space


The following subtasks have been added to the Main Service address space:
■ IMSSPOC - IMS SPOC interface task
■ XSMS - XSystem miscellaneous server task

The following subtask was moved from the Main Services address space to the User
address space:
■ XSDS - XSystem data server task

User Address Space


The User address space has been enhanced.

The following subtask was moved from the Main Services address space to the User
address space:
■ XSDS - Cross-system data server task

Data Collection for CICS


The data collection for CICS has been enhanced to include new subtasks in the CA
SYSVIEW for CICS Address Space.
New Subtasks:
■ GSVCSCHT - Performs event scheduler tasks
■ GSVCTPPT - Performs tasks at transaction completion
■ GSVCLOGT - Performs message logging tasks

10 Release Notes
Administration

Convert the SYSVIEW REXX Library to VB


CA SYSVIEW installs a REXX EXEC library that gets dynamically concatenated to the
SYSEXEC DD when you log on to the SYSVIEW TSO/ISPF interface.

The REXXDSN= GEN module parameter identifies the SYSVIEW REXX library.

The library is installed as a RECFM=F data set. RECFM=V data sets for the SYSEXEC DD
and the SYSVIEW REXX DD must be copied and converted to a RECFM=V data set.

The SYSVIEW REXX library contains text and compiled REXX executables. Compiled REXX
EXEC cannot simply be copied from a RECFM=F data set to a RECFM=V data set. They
must be converted.

CA SYSVIEW supplies the following two REXX utilities to copy and convert the SYSVIEW
REXX executables:
■ GSVUCFV1
Uses ISPF library management services to copy one or more REXX executables from
a RECFM=F data set to a RECFM=V data set. This EXEC can also call the GSVUCFV2
EXEC to convert any complied REXX executables copied.
■ GSVUCFV2
Uses ISPF library management services to convert a single complied REXX EXEC
from a RECFM=F data set to RECFM=V data set.

CA SYSVIEW supplies the following job in SAMPLIB to copy and convert the SYSVIEW
REXX executables:
■ REXXFTOV
This SAMPLIB JCL member invokes the GSVUCFV1 REXX EXEC to copy all REXX
executables from a RECFM=F data set to a RECFM=V data set and then to convert
any complied REXX executables that were copied by invoking GSVUCFV2.

Note: The REXXDSN= GEN module parameter must specify the data set name of the
converted RECFM=V data set.

SMF Records
CA SYSVIEW can optionally create SMF records. The record layouts, DSECT, are
distributed in the sysview.CNM4BMAC data set. The following table describes the SMF
type 255 subtype records and shows the macro library in which they are distributed:

Subtype MACLIB Description


001 x01 ZSMFADTR Audit records

Chapter 2: Enhancements to Existing Features 11


Administration

Subtype MACLIB Description


002 x02 ZSMFPLOT Plot records
003 x03 ZSMF003 Threshold Exception records
004 x04 ZSMF004 State Exception records
024 x18 CSMF024 CICS exception records
025 x19 CSMF025 CICS transaction summary records
027 x1B CSMF027 CICS transaction detail records
028 x1C CSMF028 CICS system interval data records
034 x22 IMSIMTR IMS transaction data records
This is a replacement for the previous
subtype 032.
035 x23 IMSIMRA IMS region summary records
This is a replacement for the previous
subtype 033.
048 x30 ZSMFMQRR MQ Application Request records

12 Release Notes
Administration

Parameter Library Members Added


The parameter library has been enhanced to include new members.
New members:
■ CICSSCHD - CICS Scheduled Events
The data in this member is used to provide event scheduler definitions.
■ IMSVARS - IMS Data Collection Metrics
The data in this member is used to enable or disable data collection for specified
metrics.
This member must be included in IMSDATA.
■ MQSVARS - WebSphere MQ Data Collection Metrics
The data in this member is used to enable or disable data collection for specified
metrics.
This member must be included in MQSDATA.
■ MSGWTLOG - Message Write-To-Log
The data in this member is used to specify that if the specified message ID is
generated, then write it to SYSLOG (WTO with route code 11).
■ MVSVARS - MVS System Data Collection Metrics
The data in this member is used to enable or disable data collection for specified
metrics.
This member must be included in MVSDATA.
■ TCPVARS - TCP/IP Data Collection Metrics
The data in this member is used to enable or disable data collection for specified
metrics.
This member must be included in TCPDATA.
■ WTONORD - WTO Non Roll Delete Data
The data in this member is used to define messages to write to the console with the
nonroll deletable attribute (WTO with descriptor code 2).

Parameter Library Members Deleted


The following parameter library member has been deleted:
■ QUICKREF - The MVS/QuickRef message prefix data.

Chapter 2: Enhancements to Existing Features 13


Administration

Parameter Library Data Set Member GROUPS


The parameter library data set member GROUPS has been enhanced to include new
keywords.
EXCLUDE|XMBR
Member names or values excluded from the logical group.
Multiple member name values can be coded on a line. If the value entered for the
member name exceeds the maximum length allowed, then the data is truncated to
the maximum length.

Parameter Library Data Set Member IMSTHRSH


The parameter library data set member IMSTHRSH has been enhanced to include the
following new statement to control threshold evaluation.
New statement
)THRESHOLDS datatype yesno

Specifies whether to perform threshold processing for the specified data type.
datatype
■ IMSDATA-POOLS
■ IMSDATA-SYSTEM
■ IMSDATA-TRANSUM

Parameter Library Data Set Member LINECMDS


Variable substitution within a line command definition has been enhanced to support
extended data from information fields.

You can insert fields from the information section at run time using specially named
variables.

The INFOFLDS command displays the list of available information section field names
and also indicates whether the extended data is available in the field.

14 Release Notes
Administration

Parameter Library Data Set Member MQSTHRSH


The parameter library data set member MQSTHRSH has been enhanced to include the
following new statement to control threshold evaluation.
New statement
)THRESHOLDS datatype yesno

Specifies whether threshold processing is performed for the specified data type.
datatype
■ MQSDATA-BUFPOOLS
■ MQSDATA-CHANNELS
■ MQSDATA-DQMGRS
■ MQSDATA-PAGESETS
■ MQSDATA-QUEUES
■ MQSDATA-SYSTEM

Parameter Library Data Set Member MVSTHRSH


The parameter library data set member MVSTHRSH has been enhanced to include the
following new statement to control threshold evaluation.
New statement
)THRESHOLDS datatype yesno

Specifies whether threshold processing is performed for the specified data type.
datatype
■ MVSDATA-CHANNELS
■ MVSDATA-CPUS
■ MVSDATA-DEVICES
■ MVSDATA-JOBS
■ MVSDATA-SYSTEM
■ MVSDATA-USS

Chapter 2: Enhancements to Existing Features 15


Administration

Parameter Library Data Set Member OPTIONS


The parameter library data set member OPTIONS has been enhanced to include the
following options.
SMTP-IPVersion
Specifies the default SMTP host IP version used to send EMAIL.
Values can be:
■ IPV4 - IP version 4
■ IPV6 - IP version 6
zIIPEnable
Controls whether to schedule the eligible workload for dispatching on a zIIP
processor.

Parameter Library Data Set Member SCHEDULE


The parameter library data set member SCHEDULE has been enhanced.
New keywords:
■ GROUP - Group name.
A group name to be associated with the event name. The group name is not part of
the unique event name key.
■ NODAYs - The event is not eligible for execution on any day of the week.
This keyword is useful only if you have the ALLDAYS keyword as part of the
SETDEFAULT definition. The days of the week attributes are "additive" starting with
the values defined in the SETDEFAULT definition.
Example: Define an event that runs on MONDAYs and you have ALLDAYS defined in
the SETDEFAULT definition, code the following:
DEFINE eventname
NODAYS MONDAYS
ENDDEFINE

16 Release Notes
Administration

New event functions:


■ MVSDATA-APPLIDS
■ MVSDATA-CHANNELS
■ MVSDATA-CPUS
■ MVSDATA-CPUSTAT
■ MVSDATA-DEVICES
■ MVSDATA-JESNODES
■ MVSDATA-JOBS
■ MVSDATA-REQJOBS
■ MVSDATA-SYSTEM
■ MVSDATA-USS
■ MQSDATA-BUFPOOLS
■ MQSDATA-CHANNELS
■ MQSDATA-DQMGRS
■ MQSDATA-PAGESETS
■ MQSDATA-QMGRS
■ MQSDATA-QUEUES
■ MQSDATA-SYSTEM
■ IMSDATA-IMSIDS
■ IMSDATA-POOLS
■ IMSDATA-SYSTEM
■ IMSDATA-TRANSUM
■ TCPDATA-CSM
■ TCPDATA-SYSTEM
■ TCPDATA-TCPIDS

Chapter 2: Enhancements to Existing Features 17


Options

Parameter Library Data Set Member TCPTHRSH


The parameter library data set member TCPTHRSH has been enhanced to include a new
statement to control threshold evaluation:
New statement
)THRESHOLDS datatype yesno

Specifies whether threshold processing is performed for the specified datatype.


datatype
■ TCPDATA-SYSTEM

Options
The enhancements to the CA SYSVIEW options are provided in this section.

Base Product Enhancements


The CA SYSVIEW base product has been enhanced.

18 Release Notes
Options

Primary Commands with Variable References

You can insert data and information section data into commands.

Primary commands can include substitution of a data field value from a specified row or
an information section field value.

The syntax of this form of substitution is as follows:

Data Row Information Section


------------ -------------------
&<row/field> -or- &<infofield>

row
A row number, which can be specified as:
nnn
The row number specified as a decimal string of one to nine digits from 1 to the
number of rows displayed.
*
The current row number (the number of the first data row displayed on the
screen).
*+|-nnn
The current row number adjusted by a one- to nine-digit number. The resulting
value is treated the same as for the nnn form.

Chapter 2: Enhancements to Existing Features 19


Options

field
The name of the field on the row defined by the row value whose data is used to
replace the variable reference. The &<row/field> value must be specified on a
formatted screen and the field name must be a valid field defined in the format.
The field must be authorized but it is not necessary to include it in the format.
The field data is left justified and trailing blanks are removed before the
substitution is performed.
infofield
The name of an information line field. The information field value is left justified
and trailing blanks are removed before the substitution is performed.

The field and information field names can be truncated. The search for a match first
tries for an exact match and then allows a generic match. Whatever matches first is
used - no check is made to see if the supplied argument is ambiguous.

The &<row/field> and &<infofield> strings can contain blanks anywhere between the <
(less than) and > (greater than) characters. The overall length including blanks must be
32 character or less. The blanks are then compressed out and any other length checks
refer to the compressed string.

For example, on the ACTIVITY screen. The following is valid:

ECHO &< * + 2 / j o b name >

It is compressed to:

ECHO &<*+2/jobname>

The following is not valid because the length (not including the &) is greater than 32:

ECHO &< * + 2 / j o b name >

The maximum length of an actual information field is 32. The maximum length that can
be entered using the &<xx> format is only 30, because the < and > characters add two
characters.

20 Release Notes
Options

Command Substitution Variables

The following new command substitution variables have been added to the base
product:
■ &&DataRowCurr
Current data row number.
The value is 0 if no data rows are displayed.
■ &&DataRowHigh
High data row number - the number of data rows displayed.
The value is UNDEFINED if the high data row number is unknown.
■ &&DataColCurr
Current column offset. Indicates the number of columns that the display is scrolled
to the right.

Hierarchical Profile Settings

The user settings stored in the CA SYSVIEW profile are hierarchical.


■ Storing settings in the user profile or in a DEFAULT profile
When a user does not alter or specify a value for a specific profile setting, the
setting for the item is retrieved in the following order:
1. User profile
2. Site DEFAULT profile
3. Global internal defaults
■ Setting a profile keyword to contain no value
Setting the value to NONE indicates no value. No value prevents the value of the
keyword from going back to a default value stored in a different level of the
hierarchical profile.
■ Setting a profile keyword back to the default value
Set the value for a keyword back to its default value setting by specifying DEFAULT.

For more information, see the following product HELP topics:


■ Setting profile keyword values so they have no value
■ Setting profile keywords back to the default value

Chapter 2: Enhancements to Existing Features 21


Options

Commands Enhanced

The following enhancements have been made to existing commands.


ASADMIN
Address space administration
A new job or address space summary line has been added.
New data field:
■ CpuTime - Specifies the accumulated CPU time.
■ Pct% - Specifies the percent of the total address space CPU time consumed by
the task.
■ CPTime - Specifies the accumulated task CPU time.
■ EnclTime - Specifies the accumulated enclave CPU time.
■ ePct% - Specifies the percent of the total CPU time used by the task that
executed on an enclave.
■ zIIPTime - The accumulated enclave CPU time running on a zIIP processor.
■ zIIPonCP - The accumulated enclave CPU time that ran on a general processor
that was eligible to run on a zIIP processor.
■ zPct% - The percent of the total CPU time used by the task that executed on a
zIIP processor.
■ CPUSec - The average CPU time used per second of elapsed time.
■ zSwitch - The number of zIIP mode switches.
■ zStart - The number of zIIP SRB starts.
■ zAsrv - The number of zIIP ALESERV requests.
New subcommand:
■ OPTIONS - Sets and displays available options.
– NOSummary, Summary – Controls whether to display the task summary
data row. The task summary row displays * (asterisk) for both the Task and
ID fields.
Default: Summary

22 Release Notes
Options

DB2LIST
DB2 subsystem list
New data field:
■ JobReq - Indicates if the job has been defined as a job that is required to be
active.
Possible values are:
– blank - The job is not required to be active.
– JOBREQ - The job is required to be active.
■ Description - Describes the address space based on the jobname. The
description is defined in the parmlib member JOBNAMES.
IDMSLIST
CA IDMS address space list
New data field:
■ JobReq - Indicates if the job has been defined as a job that is required to be
active.
Possible values are:
– blank - The job is not required to be active.
– JOBREQ - The job is required to be active.
■ Description - Describes the address space based on the jobname. The
description is defined in the parmlib member JOBNAMES.
GROUPS
Logical groups new syntax:
GROUPS ADDMember group type member < INCLUDE | EXCLUDE >

New data field:


■ Exclude - Specifies whether the member is included or excluded within the
group.
Possible values are:
– blank - Included
– INCLUDE - Included
– EXCLUDE - Excluded

Chapter 2: Enhancements to Existing Features 23


Options

SCHEDULE
Scheduled events
New syntax:
SCHEDULE <ADDLINE|NOADDLINE>

■ ADDLINE - Displays the ?Add line.


■ NOADDLINE - Does not display the ?Add line.
New data fields:
■ Group - The group name is not part of the event name. The group name is not
part of the required unique event name key.
■ Run - The number of times that the event has been executed through a RUN
line command request.
■ RunDate, RunTime - The date and time the event was executed using a RUN
line command request.
Changed data fields:
■ Name - Expands the event name from 8 characters to 16.
■ Function - Expands the function from 8 characters to 16.

24 Release Notes
Options

New Event Functions:


■ MVSDATA-APPLIDS - VTAM application IDs
■ MVSDATA-CHANNELS - Channels
■ MVSDATA-CPUS - CPU processors
■ MVSDATA-CPUSTAT - CPU status
■ MVSDATA-DEVICES - DASD and tape devices
■ MVSDATA-JESNODES - JES2 nodes
■ MVSDATA-JOBS - Address spaces/jobs
■ MVSDATA-REQJOBS - Required jobs to be active
■ MVSDATA-SYSTEM - System level metrics
■ MVSDATA-USS - UNIX System Services
■ MQSDATA-BUFPOOLS - Buffer pools
■ MQSDATA-CHANNELS - Channels
■ MQSDATA-DQMGRS - Distributed queue managers
■ MQSDATA-PAGESETS - Page sets
■ MQSDATA-QMGRS - Queue manager status
■ MQSDATA-QUEUES - Queues
■ MQSDATA-SYSTEM - System level metrics
■ IMSDATA-IMSIDS - IMS subsystem status
■ IMSDATA-POOLS - Pools
■ IMSDATA-SYSTEM - System level metrics
■ IMSDATA-TRANSUM - Transaction summary
■ TCPDATA-CSM - Communications Storage Manager
■ TCPDATA-SYSTEM - System level metrics
■ TCPDATA-TCPIDS - TCP/IP status
New line command
■ Run - Schedules the event for immediate execution.

Chapter 2: Enhancements to Existing Features 25


Options

STATUS
Displays the product and environment information.
New data fields:
Facilities
■ Enhanced monitor
■ Floating point extension
■ Set program parameters
■ Distinct operands
■ Fast BCR serialization
■ High word
■ Interlocked access
■ Load and store on condition
■ Population count
■ IBM internal use (5.02)
■ CMPSC enhancement
■ IBM internal use (7.02)
■ IBM internal use (7.01)
■ Crypto AP-Queue adapter interruption
■ Reset reference bits multiple
■ CPU measurement counter
■ CPU measurement sampling
■ AISI
■ AEN
■ AIS
■ Access-exception-fetch, store-indication
■ Message security assist extension 3
■ Message security assist extension 4
Software Versions
■ zIIP enablement

26 Release Notes
Options

SYSDMON
System Data Collection Monitor.
New data fields:
■ Owner - Name of the data collection owner.
■ OwnStat - Status of the owning data collection task.
■ Schedule - Scheduled event status.
Possible values:
– ACTIVE - There is an active scheduler event for this data collection type.
– INACTIVE - There is no active scheduler event for this data collection type.
■ TCPUTime - The total CPU time used by the collection process.
TCpuTime = CPTime + EnclTime

■ Pct% - The percentage of the Main Services Address Space used by the
collection event.
■ CPTime - The total task CPU time.
■ EnclTime - The total enclave CPU time.
■ ePct% - The percent of the total CPU time used by the task that executed on an
enclave.
■ zIIPonCP - The total enclave CPU time that ran on a general processor that was
eligible to run on a zIIP processor.
■ zIIPTime - The total enclave CPU time running on a zIIP processor.
■ zPct% - The percent of the total CPU time used by the task that executed on a
zIIP processor.
■ Thresh - Specifies whether the threshold exception processing is currently
active for this data collection type.
Possible values are:
– ACTIVE - Thresholding is active
– INACTIVE - Thresholding is not active
– blank - Thresholding is not applicable to this type.
■ ThrsCnt - The number of times exception processing has occurred.
■ ThrsDate, ThrsTime - The date and time that exceptions were last processed.

Chapter 2: Enhancements to Existing Features 27


Options

VDEFINE
Define a user variable.
New syntax:
VDEFINE name,<value>,<attrs>

New attributes:
■ Redefine, NORedefine - Controls the action taken when the variable name is
already defined as a user variable.
REDEFINE deletes the variable and redefines with a new value and permanent
or temporary attribute.
NOREDEFINE causes the VDEFINE command to fail with a message stating that
the user variable is already defined.
This option has no effect when the supplied name matches an existing system
variable name. System variables cannot be redefined.
VLIST
List user and system variables
New data fields:
■ SeqNo - The variable definition sequence number. Variable definitions are kept
on a push-down stack. They were defined in descending sequence number
order and are searched in ascending sequence number order.
Duplicate names are possible and the first match is used.

28 Release Notes
Options

XVEXTRAC
External variable extract
New option to extract data collection metrics.
New options to the XVEXTRAC DATA command and REXX function.
■ Extended|NOExtended - Controls whether to return extended data in the
stem.n variables. The default is NOEXTENDED. The EXTENDED data format
depends on the type of data in the field.
■ ROWs row - Specifies the row number to start data extraction and specifies
how many rows to extract.
■ If this parameter is omitted, the start data row is 1 and all data rows are
extracted. This parameter can be specified in one of the following formats:
– *
– */numrows
– *+nnn
– *+nnn/numrows
– *-nnn
– *-nnn/numrows
– startrow
– startrow/numrows
– startrow-endrow
where
– * - The current row number.
– numrows - Number of rows as a one- to nine-digit decimal number.
– startrow - Start row number as a one- to nine-digit decimal number.
– endrow - End row number as a one- to nine-digit decimal number.

Chapter 2: Enhancements to Existing Features 29


Options

Profile Query Keywords

The profile Query command has been enhanced to include the following new keywords:
DATAROWCurr, ROWCUrr
Current data row number.
Value is 0 if no data rows are displayed.
DATAROWHigh, ROWHIgh
High data row number - the number of data rows displayed.
DATACOLCurr, COLCUrr
Current column offset. The number of columns that the display is scrolled to the
right.

z/OS Component Enhancements

The CA SYSVIEW for z/OS component has been enhanced.

Commands Enhanced for the z/OS Component

The following enhancements have been made to existing commands:


ACTSUM
Displays the job activity summary.
New data fields:
■ IIPEnCP - IIP Enclave CPU time on CP
■ IIPEncl - IIP Enclave CPU time
■ IIPEnclT - IIP Enclave CPU time total
■ IIPEncl% - IIP Enclave pct of total CPU time
■ EnclTime - Enclave time (interval)
■ Enclave% - Enclave pct of interval CPU time
■ EnclTot - Enclave time (total)
■ EnclTot% - Enclave pct of total CPU time
■ JobReq - Indicates if the job has been defined as a job that is required to be
active.
Possible values are:
– Blank - The job is not required to be active.
– JOBREQ - The job is required to be active.

30 Release Notes
Options

■ Description - Describes the address space based on the jobname. The


description is defined in the parmlib member JOBNAMES.
ACTIVITY
Displays system activity information.
Changed data fields:
■ Dp - Dispatch priority
If the value is modified, the ASSET command is invoked to process the request.
ASSET asid DPRTY dp

New line commands:


■ TRItune - Schedules an event with TRITune to monitor the selected address
space.
ASLIST
Address space list
New data field:
■ JobReq - Indicates if the job has been defined as a job that is required to be
active.
Possible values are:
– Blank - The job is not required to be active.
– JOBREQ - The job is required to be active.
■ Description - Describes the address space based on the jobname. The
description is defined in the parmlib member JOBNAMES.

Chapter 2: Enhancements to Existing Features 31


Options

ASSET
Sets address space attributes.
New syntax:
ASSET <asid> DPRTY <value> <options>

DPRTY
Sets the dispatch priority.
Parameters:
asid
The ASID.
value
The new dispatch priority.
If the first character of the priority value is an X, the value is interpreted as a
hexadecimal value.
Examples:
ASSET JOBABCD DPRTY 255

ASSET JOBABCD DPRTY XFF

CACHEDEV
Displays information about cache devices.
New line commands:
■ Cquery - Invokes the CQUERY command to query the PPRC status for the
selected device.
■ CQPaths - Invokes the CQUERY PATHS command to query the PPRC status the
selected device path.
■ FCQuery - Invokes the FCQUERY command to query the Copy Services for the
selected device (XRC, PPRC, Concurrent Copy, or FlashCopy).
CATALOG
Displays catalog information.
New data field:
■ Xtn% - The percentage of allocated extents for the catalog. This percentage
indicates the extent usage by either the data or index component, whichever is
higher.
This field is blank if the NOESCHR option is in effect.
This field displays n/a if the allocated extents value is not available or not valid
or the catalog status is CLOSED or DELETE.
This field also displays n/f to indicate not found.

32 Release Notes
Options

CPU
Displays CPU information.
New data fields:
■ State - State taken from the EXOPSW1.
Values can be:
– PROB - Problem state
– SUP - Supervisor state
This field is blank when the Mode is WAIT.
■ Ky - Key taken from the EXOPSW1. This field is blank when the Mode is WAIT.
■ AM - Addressing mode taken from the EXOPSW1.
Values can be:
– 24 - Specifies 24-bit addressing mode
– 31 - Specifies 31-bit addressing mode
– 64 - Specifies 64-bit addressing mode
This field is blank when the Mode is WAIT.
■ ASC - Address space control mode taken from the EXOPSW1.
Values can be:
– PRIM - Primary mode
– SEC - Secondary mode
– AR - Access register mode
– HOME - Home mode
– REAL - Real mode (DAT off)
This field is blank when the Mode is set to WAIT.
■ PASN - Primary address space number (ASID). This field is blank when the Mode
is WAIT.
■ PJobName - Primary job name. This field is blank when the Mode is WAIT.
■ SASN - Secondary address space number (ASID). This field is blank when the
Mode is WAIT or when the SASN is the same as the PASN.
■ SJobName - Secondary job name. This field is blank when the Mode is WAIT or
when the SASN is the same as the PASN.
■ HASN - Home address space number (ASID). This field is blank when the Mode
is WAIT or when the HASN is the same as the PASN.
■ HJobName - Home job name. This field is blank when the Mode is WAIT or
when the HASN is the same as the PASN.

Chapter 2: Enhancements to Existing Features 33


Options

Renamed data fields:


■ EX-OPSW1 was renamed to EXOPSW1.
EX-OPSW2 was renamed to EXOPSW34
■ PCCA-V was renamed to PCCAV
■ PCCA-R was renamed to PCCAR
■ LCCA-V was renamed to LCCAV
■ LCCA-R was renamed to LCCAR
■ LCCX-V was renamed to LCCXV
■ LCCX-R was renamed to LCCXR
■ CPU-ID was renamed to CPUId
■ TOD-Clock was renamed to TODClock
■ Clock-Comparator was renamed to ClockComparator
Deleted data fields:
■ Jobname
■ ASID
DASDRESP
Displays the DASD response time.
New data fields:
■ Active - The device active time.
■ CmdResp - The device command response time.
■ DBusy - The device busy time.

34 Release Notes
Options

DSINFO
Displays data set information
New Syntax:
DSINFO dsname <volser><options>

New option keywords:


■ EXTRact|NOEXTRact - Controls whether the information displayed is extracted
into REXX variables. EXTRACT is only valid when the product is running under a
REXX EXEC.
New keywords for subcommand OPTIONS:
■ EXTRact - Requests that the current option settings be extracted into a TSO
CLIST or REXX EXEC variable.
The variable created or updated is named SYSV_OPTIONS_DSINFO. EXTRact is
only valid when the product is running under a TSO CLIST or REXX EXEC.
EXTRact can be specified alone or in combination with any other OPTIONS
keywords.
DSLIST
Displays data spaces.
New information fields:
■ Max - Maximum number of scope COMMON data spaces allowed (MAXCAD in
IEASYSnn).
■ Used - Current number of scope COMMON data spaces.
■ Hwm - High water mark of scope COMMON data spaces.
EXTENTS
Displays the volume extents.
Renamed information fields:
■ Brp - Group was remaned
■ Desc - Descr was renamed
■ Vol - Volser was renamed
■ Dsn - Dsname was renamed
■ Vol Tot - Volume Tot was renamed
■ Ext Tot - Extent Tot was renamed

Chapter 2: Enhancements to Existing Features 35


Options

GCOMMON
Displays common storage above 2G.
New data fields:
■ Jobname - Job name of the owner of the memory object.
■ Jobid - Job ID of the owner of the memory object.
■ ASID - ASID of the owner of the memory object.
■ Date - Date the memory object was created.
■ Time - Time the memory object was created.
■ EndDate - Date the owner of the memory object ended. Blank if the owner has
not ended.
■ EndTime - Time the owner of the memory object ended. Blank if the owner has
not ended.
■ HASID - Home ASID at memory object creation.
■ PASID - Primary ASID at memory object creation.
■ CASID - Caller ASID at memory object creation.
■ CReturn - Return address at memory object creation.
■ CRegion - CReturn address region.
■ CName - Module name at CReturn address.
■ COffs - Offset of CReturn address into CName module.
LGBROWSE
Log stream browser
Displays a progress message every 5 seconds while reading records from a log
stream.
New subcommands:
■ OPTIONS - Sets and displays available options:
– LIMit nnnnnnnn - Specifies the maximum number of records.
MOBJECTS
Memory objects summary
New data fields:
■ CCount - Count of common memory objects currently allocated with this ASID
as the owner.
■ CAlloc - Number of bytes allocated to common memory objects with this ASID
as the owner.
■ CHWMrk - High-water mark of common memory object allocated bytes with
this ASID as the owner.

36 Release Notes
Options

MTT
Master trace table
New subcommands:
■ OPTIONS - Sets and displays available options:
– All, Current - Controls whether all messages display or only messages
whose origin value matches the job ID of the current target ASID.
– Wtor, NOWtor - Controls whether to include outstanding WTOR messages
at the end of the messages that are displayed. When the CURRENT option
is in effect only WTORs for the current target address space display.
– Other, NOOther - Controls whether messages are displayed whose origin
value is not a job ID and not blank. The default is NOOther. This option is
used only when the CURRENT option is in effect.
– Blank, NOBlank - Controls whether messages are displayed whose origin
value is blank. This option is used only when the CURRENT option is in
effect.
– Master, NOMaster - Controls whether the BLANK option is assumed when
the current target address space is for *MASTER* (ASID 1). This option is
used only when the CURRENT option is in effect.
– Divider, NODIvider - Controls whether to display the divider line that
separates the MTT messages from the WTOR messages. This option is used
only when the WTOR option is in effect.
– Position, NOPosition - Controls whether special display positioning is done.
The POSITION option is only used when the WTOR option in effect.
NOPOSITION option positions the display so that the screen without the
last data row is at the bottom of the screen without regard to the number
of WTOR messages added to the last data item. The POSITION option does
the same when the number of WTOR messages is four or less. If the
DIVIDER option is not in effect, then the last MTT message is positioned at
the bottom of the screen.

Chapter 2: Enhancements to Existing Features 37


Options

MVSDATA
Sets MVS data collection options.
New syntax:
MVSDATA < parms > < options >

MONITOR datatype
CHKPOINT datatype
THRESH datatype nnnnnnnn
RELOAD type <member>
<SYSTEM system>
<GROUP group>

INTERVAL datatype nnnnnnnn (deleted)

<options>
MSG | NOMSG

New or changed parameters and syntax:


THRESH datatype YES|NO

MVSDATA-CHANNELS
MVSDATA-CPUS
MVSDATA-DEVICES
MVSDATA-JOBS
MVSDATA-SYSTEM
MVSDATA-USS

RELOAD type <member> <SYSTEM system> <GROUP group>

THRESholds member system group


STATEs blank *
MONitor * ALL
Datalib
Warm
Cold

38 Release Notes
Options

Functions removed:
■ MONITOR APPLIDS
■ MONITOR CHANNELS
■ MONITOR CPUS
■ MONITOR DEVICES
■ MONITOR JOBS
■ MONITOR JOBSTAT
■ MONITOR NODES
■ MONITOR SYSTEM
■ MONITOR UNIXDATA
■ MONITOR NOAPPLIDS
■ MONITOR NOCHANNELS
■ MONITOR NOCPUS
■ MONITOR NODEVICES
■ MONITOR NOJOBS
■ MONITOR NOJOBSTAT
■ MONITOR NONODES
■ MONITOR NOSYSTEM
■ MONITOR NOUNIXDATA
PARTINFO
Displays logical partition information defined in the physical hardware complex.
New information fields
■ ALL - Total of all types of CPUs.
Sum of CP, SP, and UNK.
■ CP - Number of CP CPUs.
■ SP - Number of specialty CPUs.
Sum of IFA, IIP, ICF, and IFL.
■ IFA - Number of IFA CPUs.
■ IIP - Number of IIP CPUs.
■ ICF - Number of ICF CPUs.
■ IFL - Number of IFL CPUs.
■ UNK - Number of unknown CPU types.

Chapter 2: Enhancements to Existing Features 39


Options

New data fields:


■ GrpName - Indicates the group name.
■ GrpLU - Indicates the group maximum licensing units.
Renamed data fields:
■ ActTime - ActTm was renamed.
■ MgtTime - MgtTm was renamed.
■ TotTime - TotTm was renamed.
■ MaxLu - LicUn was renamed.
Deleted data fields:
The following fields have been removed from the PARTINFO command. They are
available in the PRISM command.
■ WtC - The wait completion indicator.
■ Cap - The capped indicator.
■ Wlm - The WLM capped indicator.
■ PWt - The processor weight time.
■ CrW - The current processor weight time.
■ MnW - Minimum processor weight
■ MxW - Maximum processor weight
■ PmaWt - PMA (Processor Management Adjustment) processor weight
PLOTLOG
Historical plot log. Displays a progress message every 5 seconds while reading
records from a log stream.
New subcommands:
■ OPTIONS - Sets and displays available options:
– LIMit nnnnnnnn - Specifies the maximum number of records to read.
PRISM
Displays PR/SM and LPAR configuration information
New information fields:
■ ALL - Total of all types of CPUs.
Sum of CP, SP, and UNK.
■ CP - Number of CP CPUs.
■ SP - Number of specialty CPUs.
Sum of IFA, IIP, ICF, and IFL.

40 Release Notes
Options

■ IFA - Number of IFA CPUs.


■ IIP - Number of IIP CPUs.
■ ICF - Number of ICF CPUs.
■ IFL - Number of IFL CPUs.
■ UNK - Number of unknown CPU types.
New data fields:
■ GrpName - Displays the group name.
■ GrpLU - Displays the group maximum licensing units.
Renamed data fields:
■ MaxLu - LicUn was renamed.
SEGMENTS
Virtual storage segments
New data fields:
Status - Displays the status of the segment.
Possible values are:
■ p - Private area segment, 4-KB page size
■ c - Common area segment, 4-KB page size
■ P - Private area segment, 1-MB page size
■ C - Common area segment, 1-MB page size
■ . - Invalid segment
SYMPTOMS
DAE symptom records
New information fields:
■ Notify - Displays the threshold at which an event notification facility (ENF)
signal (event code 47) is generated to notify a listener about SVC dumps
completed, or suppressed for a particular symptom string. The values, nnnn
and tttt are decimal digits ranging from 1 to 9999 that specify the number of
dumps and time interval in minutes.
New data fields:
■ TD - Indicates TD when you want the next dump taken. Otherwise blank.
■ Module - Identifies the name of the failing load module.
■ CSect - Identifies the name of the failing CSECT.
■ Abend - Specifies the system (Sxxxx) or user (Unnnn) completion code.
■ Reason - Displays the abend reason code.

Chapter 2: Enhancements to Existing Features 41


Options

■ ProdIdent - Displays the product or component identifier.


■ Function - Displays the failing function description.
■ LSysName - Displays the system of the last (newest) occurrence of these
symptoms.
■ FSysName - Displays the system of the first (oldest) occurrence of these
symptoms.
Renamed data fields:
■ LDate - LastDate was renamed to LDate.
■ Ltime - LastTime was renamed to Ltime.
■ FDate - FrstDate was renamed to FDate.
■ FTime - FrstTime was renamed to FTime.
SYSTEMS
Systems overview
The default sort order has been changed:
■ Old default sort order: Loc,A,System,A
■ New default sort order: Loc,A,Status,A,System,A
New data fields:
■ Loc - The location of the server.
Possible values are:
– LCL - Local
– RMT - Remote

42 Release Notes
Options

TASK
Displays the task structure.
New data fields:
■ PASN - Primary address space number (ASID). This field is blank when the PASN
is the same as the HASN (the ASID in info lines).
■ PJobName - Primary job name. This field is blank when the PASN is the same as
the HASN (the ASID in the info lines).
■ SASN - Secondary address space number (ASID). This field is blank when the
SASN is the same as the HASN (the ASID in info lines).
■ SJobName - Secondary job name. This field is blank when the SASN is the same
as the HASN (the ASID in the info lines).
Renamed data fields:
■ CPUTime - CPU-Time was renamed
■ RBOPSW1 - RBOPSW-1 was renamed
■ RBOPSW2 - RBOPSW-2 was renamed
■ CPUIntvl - CPU-Intv was renamed
■ CPUGraph - CPU-Graph was renamed
■ State - Sup was renamed
TASKMON
Task monitor
New data fields:
■ PASN - Primary address space number.
■ PJobName - Primary job name.
■ ASID - The ASID associated with the PSW.
■ PathName - The OpenMVS path name associated with the PSW.
VARS
z/OS monitor variable
New data field:
■ Disabled - If this value is DISABLED, data collection for variable has been
disabled.

Chapter 2: Enhancements to Existing Features 43


Options

VTOC
Volume Table of Contents
■ Grp - Group was renamed
■ Desc - Descr was renamed
■ Vol - Volser was renamed
■ Dsn - Dsname was renamed
■ Vol Tot - Volume Tot was renamed
■ Dsn Tot - Dsname Tot was renamed
WMENCLAV
WLM enclave
New data fields:
■ IFATime - The cumulative IFA time consumed by dispatchable units running in
the enclave on the local system.
■ IFAonCP - The cumulative IFA eligible time on CP.
■ SUPTime - The cumulative SUP time, in CPU seconds, used by the enclave.
■ SUPonCP - The cumulative SUP time consumed by dispatchable units running in
the enclave on the local system.
XLOG
Exception log
Displays a progress message every 5 seconds while reading records from a log
stream
New subcommands:
■ OPTIONS - Sets and displays available options:
– LIMit nnnnnnnn - Specifies the maximum number of records you want
read.

44 Release Notes
Options

XMVS
Issues command and view responses.
Enable command for cross system processing.
New syntax:
XMVS <options> command

Options:
■ XSData, NOXSData - Controls whether the XMVS command executes in cross
system data mode. The default is NOXSDATA.
■ CART, NOCART - Controls whether the CART (Command And Response Token)
specified on the command issued is required to match the CART associated
with any responses. The default is CART.
■ INTVL1 nnnnn - Specifies the number of seconds to wait for the first response.
Valid values are 0 through 60.
The interval can include a decimal point and up to two digits to the right of the
decimal point. If that value is 0 or has not been specified, then the default of
10.00 seconds is used.
The INTVL1 keyword can also be specified as INT1 or I1.
■ INTVL2 nnnnn - Specifies the number of seconds to wait for any possible
second through nth responses.
Valid values are 0 through 60.
The interval can include a decimal point and up to two digits to the right of the
decimal point. If that value is 0 or has not been specified, then the default of
0.25 seconds is used.
The INTVL2 keyword can also be specified as INT2 or I2.
■ COMMAND - This optional keyword specifies that the end of the options has
been reached and that the rest of the input is the command issued to z/OS.
You can specify the COMMAND keyword as CMD.

Chapter 2: Enhancements to Existing Features 45


Options

Data Collection Threshold Metrics Added

The following threshold metrics were added to enhance data collection.


ASIFREER
Address spaces free reserved replacement.
Resource: None
ASIFREES
Address spaces free reserved STC.
Resource: None
ASIFREEU
Address spaces free user.
Resource: None
ASILOSTR
Address spaces lost reserved replacement.
Resource: None
ASILOSTS
Address spaces lost reserved STC.
Resource: None
ASILOSTU
Address spaces lost user.
Resource: None
DEVACTV
Provides device active time.
Resource: Device
DEVCMDR
Provides device command response time.
Resource: Device
DEVDBUSY
Provides the device busy time.
Resource: Device
JOBEIP%
Provides enclave zIIP pct of interval CPU time.
Resource: Jobname

46 Release Notes
Options

JOBEIPCP
Provides the enclave zIIP time on CP (interval).
Resource: Jobname
JOBEIPT%
Provides enclave zIIP pct of total CPU time.
Resource: Jobname
JOBENCL%
Provides the enclave pct of interval CPU time.
Resource: Jobname
JOBENCT%
Provides the enclave pct of total CPU time.
Resource: Jobname
JOBENCTM
Provides enclave time (interval).
Resource: Jobname
JOBENCTT
Provides the enclave time (total).
Resource: Jobname

JES2 and JES3

JES2 and JES3 have been enhanced.

Commands Enhanced

The following enhancement have been made to existing commands.


APPCOUTQ
The APPC output queue.
New line commands:
■ JBrowse, Browse - Invokes ISPF BROWSE to display the output.
■ JEdit, EDit - Invokes ISPF EDIT to display the output. Changes are not saved.
■ JJcl, Jcl - Invokes ISPF EDIT to display the JCL and SYSIN data for the job.
Changes are not saved.

Chapter 2: Enhancements to Existing Features 47


Options

LISTHELD
The Job held output queue.
New line commands:
■ JBrowse, Browse - Invokes ISPF BROWSE to display the output.
■ JEdit, EDit - Invokes ISPF EDIT to display the output. Changes are not saved.
■ JJcl, Jcl - Invokes ISPF EDIT to display the JCL and SYSIN data for the job.
Changes are not saved.
LISTJOBS
All job queues.
New line commands:
■ JBrowse, Browse - Invokes ISPF BROWSE to display the output.
■ JEdit, EDit - Invokes ISPF EDIT to display the output. Changes are not saved.
■ JJcl, Jcl - Invokes ISPF EDIT to display the JCL and SYSIN data for the job.
Changes are not saved.
LISTOUT
Job output queue.
New line commands:
■ JBrowse, Browse - Invokes ISPF BROWSE to display the output.
■ JEdit, EDit - Invokes ISPF EDIT to display the output. Changes are not saved.
■ JJcl, Jcl - Invokes ISPF EDIT to display the JCL and SYSIN data for the job.
Changes are not saved.
SYSLOG
System log queue. Support has been added for JES3.

Option for CICS


The CA SYSVIEW Option for CICS has been enhanced.

CICS Transaction Post Processing Task

A new MVS subtask starts within each CICS region to perform transaction post
processing functions. The CA SYSVIEW task GSVCTPPT performs the following functions
asynchronously to other CICS tasks at transaction completion:
■ Create detailed transaction record
■ Threshold processing
■ Statistics summaries

48 Release Notes
Options

This work was performed as part of the CICS global user exit XMNOUT.

By moving the work to a separate task, the global user exit XMNOUT completes more
quickly, returning control back to CICS. This increases CICS transaction throughput.

Transaction Monitoring

The CICS data collection process for transactions requires the CICS monitoring function
to be active.

A user can control the CICS monitoring function using the CEMT transaction.

Example: CEMT

CEMT SET MON


STATUS: RESULTS - OVERTYPE TO MODIFY
Status( On )
Perfclass( Perf )

If CICS monitoring is dynamically turned off while CA SYSVIEW is actively monitoring, the
CA SYSVIEW monitoring goes into a bypass mode for transaction monitoring.

If CICS monitoring is dynamically turned on again, transaction processing resumes.

Transaction Monitoring Messages Changed

The Option for CICS transaction monitoring messages has changed.


Previous messages at dynamic disable:
■ GSVC127W CICS monitoring has been found to be in a disabled state.
■ GSVC126W Data collection for transactions has been terminated.
New messages at dynamic disable:
■ GSVC127W CICS monitoring has been found to be in a disabled state.
■ GSVC126W Data collection for transactions is now in bypass mode.
New messages at dynamic enable:
■ GSVC125I CICS monitoring has been enabled. Data collection for transactions is
being restarted.

Chapter 2: Enhancements to Existing Features 49


Options

CICS Monitor Exit Interface (MEI)

The CA SYSVIEW for CICS Monitor Exit Interface (MEI) provides CICS programs or
transactions an API into the CA SYSVIEW for CICS data collection process.

Information passed to the MEI is recorded in the detailed transaction record of the
calling transaction.

The following two methods are available and both methods can be used within a single
transaction or program:
1. CICS command level program and a standard CICS COMMAREA
2. Assembler macro interface
Monitor Exit Interface Function Requests
■ Set Umbrella Name and Type
■ Record Non CICS Program Usage
■ Start the Timing of a File or Database Request
■ Stop the Timing of a File or Database Request
■ Set Field Data Values
■ Set Field Data - Correlation ID
■ Start the Timing of an Event
■ Stop the Timing of an Event
■ Get Field Data Values
■ Get Field Data - Correlation ID
■ Set User Data
■ Get User Data

For more information, see help topic CICS Monitor Exit Interface (MEI)

Commands Added to the Option for CICS

The CA SYSVIEW Option for CICS has been enhanced to include the following new
commands:
■ CFILEUSE - Provides information and status of CICS files in use.
■ CJVMPROG - Provides information and status for CICS JVM programs.
■ CJVMS - Provides information and status for CICS Java Virtual Machines (JVM).
■ CJVMSERV - Provides information and status for CICS JVM servers.
■ CSCHEDUL - Initiates CICS scheduled events.
■ CXDISTAT - Provides information about the CICS external data interface statistics.

50 Release Notes
Options

Commands Enhanced

The following enhancements have been made to existing commands.


CDATAMON
CICS Data Monitoring Statistics
New data fields
■ EnclTime - The amount of CPU time the CICS address space consumed after
starting the data collector in an enclave.
■ ePct% - The percent of the total CPU time used by the task that executed on an
enclave.
■ zIIPonCP - The total enclave CPU time that ran on a general processor that was
eligible to run on the zIIP processor.
■ zIIPTime - The total enclave CPU time running on a zIIP processor.
■ zPct% - The percent of the total CPU time used by the task that executed on a
zIIP processor.
■ CpSDCS - The amount of CPU time the system data collector consumed on a CP.
■ EnclSDCS - The amount of CPU time the system data collector consumed in an
enclave.
■ eSDCS% - The percent of the total CPU time the system data collector used that
executed on an enclave.
■ CpXDIS - The amount of CPU time the External Data Interface task consumed
on a CP.
■ EnclXDIS - The amount of CPU time the External Data Interface task consumed
in an enclave.
■ eXDIS% - The percent of the total CPU time used by the External Data Interface
task that executed on an enclave.
■ CpuSCHT - The total CPU time the scheduler consumed.

Chapter 2: Enhancements to Existing Features 51


Options

■ SCHT% - The percentage of the CICS CPU time used by the scheduler process.
■ CpSCHT - The amount of CPU time the scheduler task consumed on a CP.
■ EnclSCHT - The amount of CPU time the scheduler task consumed in an
enclave.
■ eSCHT% - The percent of the total CPU time used by the scheduler task that
executed on an enclave.
■ CpuTPPT - The total CPU time the transaction postprocessor task consumed.
■ TPPT% - The percentage of the CICS CPU time the transaction postprocessor
task used.
■ CpTPPT - The amount of CPU time the transaction postprocessor task
consumed on a CP.
■ EnclTPPT - The amount of CPU time the transaction postprocessor task
consumed on an enclave.
■ eTPPT% - The percent of the total CPU time the transaction postprocessor task
used on an enclave.
■ CpuLOGT - The total CPU time the message logger task consumed.
■ LOGT% - The percentage of the CICS CPU time the message logger task used.
■ CpLOGT - The amount of CPU time the message logger task consumed on a CP.
■ EnclLOGT - The amount of CPU time the message logger task consumed on an
enclave.
■ eLOGT% - The percent of the total CPU time the message logger task used on
an enclave.
Renamed data fields:
■ CPUTime - CICSCPU was renamed to CPUTime.
■ ReqsGLUE - GLUEReqs was renamed to ReqsGLUE.
■ ElapGLUE - GLUETime was renamed to ElapGLUE.
■ CpuGLUE - GLUECpu was renamed to CpuGLUE.
■ GLUE% - GLUEPct% was renamed to GLUE%.
■ CpuSDCS - SDCSCpu was renamed to CpuSDCS.
■ SDCS% - SDCSPct% was renamed to SDCS%.
■ ReqsXDIS - XDISReqs was renamed to ReqsXDIS.

52 Release Notes
Options

■ CpuXDIS - XDISCpu was renamed to CpuXDIS.


■ XDIS% - XDISPct% was renamed to XDIS%.
■ ElapGSVI - GSVIElap was renamed to ElapGSVI.
■ DateGSVI - GSVIDate was renamed to DateGSVI.
■ TimeGSVI - GSVITime was renamed to TimeGSVI.
■ ElapCICS - CICSElap was renamed to ElapCICS.
■ DateCICS - CICSDate was renamed to DateCICS.
■ TimeCICS - CICSTime was renamed to TimeCICS.
CEPS
CICS exit program blocks
This command has been enabled for cross system data.
New syntax keywords:
CEPBS < REGion | SYStem | XSYStem | NOXSYStem >
< Local | Global | XSData | NOXSData >
< GROUP name >

■ REGion, Local - Displays only the current target address space. Cross system
data collection is set off for this execution.
The current profile setting of XSDATA is maintained.
■ SYStem, Global - Displays all CICS address spaces currently being monitored on
the current system.
■ XSYStem, XSData - Displays all CICS address spaces for all systems. Cross system
data collection is set on for this execution. The current profile setting of
XSDATA is maintained.
■ NOXSYStem, NOXSData - Turns off the cross system data collection for this
execution. The current profile setting of XSDATA is maintained.
■ GROUP - Specifies that an argument is to follow that specifies the group name
that contains the list of CICS regions to displayed. The list of available groups
with type CICSPLEX can be found on the GROUPS command.
A group name of * (asterisk) can be entered to indicate that no group
processing is required.
New data field:
■ Count - Exit program use count.

Chapter 2: Enhancements to Existing Features 53


Options

CFILES
CICS file control table entries
New data fields
■ DefGroup - The name of the definition group from where the entry was
installed.
New line commands:
■ Use - Invokes the CFILEUSE command selecting the filename to show the
transactions that are currently using the file.
CGBLEXIT
CICS global user exits
This command has been enabled for cross system data.
New syntax keywords:
CGBLEXIT < REGion | SYStem | XSYStem | NOXSYStem >
< Local | Global | XSData | NOXSData >
< GROUP name >

■ REGion, Local - Displays only the current target address space. Sets cross
system data collection off for this execution.
The current profile setting of XSDATA is maintained.
■ SYStem, Global - Displays all CICS address spaces currently being monitored on
the current system.
■ XSYStem, XSData - Displays all CICS address spaces for all systems. Sets cross
system data on for this execution. The current profile setting of XSDATA is
maintained.
■ NOXSYStem, NOXSData - Forces cross system data collection set off for this
execution. The current profile setting of XSDATA is maintained.
■ GROUP - Specifies that an argument is to follow that specifies the group name
that contains the list of CICS regions to displayed. The list of available groups
with type CICSPLEX can be found on the GROUPS command.
A group name of * (asterisk) can be entered to indicate that no group
processing is required.
New data field:
■ Jobname - The CICS jobname.

54 Release Notes
Options

GROUPS
CICS logical groups
New syntax:
CGROUPS ADDMember group type member < INCLUDE | EXCLUDE >

New data fields:


■ Exclude - Specifies if the member is included or excluded within the group.
Possible values are:
– blank - Included
– INCLUDE - Included
– EXCLUDE - Excluded
CICSLIST
CICS address spaces
New data field:
■ IFATime - The total CPU time executing on an IFA.
■ IFA% - The percent of the total CPU time that executed on an IFA processor.
■ IFAonCP - The total CPU time that ran on a general processor that was eligible
to run on an IFA processor.
■ IIPTime - The total CPU time executing on an IIP.
■ IIP% - The percent of the total CPU time that executed on an IIP processor.
■ IIPonCP - The total CPU time that ran on a general processor that was eligible
to run on an IIP processor.
■ EnclTime - The total CPU time executing in an enclave.
■ Encl% - The percent of the total CPU time that executed in an enclave.
■ JobReq - Indicates whether the job has been defined as a job that is required to
be active.
Possible values:
– blank: The job is not required to be active.
– REQUIRED: The job is required to be active.

Chapter 2: Enhancements to Existing Features 55


Options

CICSLOGR
CICS data loggers
New data fields:
■ TCPByteS - The number of bytes sent using TCP/IP to a port specified in the
PortList.
PortList - The name of the logical group that contains a list of port numbers.
CICS integration information sent to this list of port numbers.
CICSSET
Alter CICS resources
New function/subcommands:
CICSSET CHKPOINT SCHEDULE
CICSSET EXPORT SCHEDULE dsn(member)
CICSSET SAVE SCHEDULE

CKTCB
CICS kernel tasks
New data fields:
■ ActTCBID - The active TCB ID used for trace.
■ DefTCBID - The default TCB ID used for trace.
CPROGRAM
CICS program statistics
New data fields:
■ DefGroup - The name of the definition group from where the entry was
installed.
CREVIEW
CICS hourly transaction activity
New data fields:
■ Date - The date associated with the hour of collection.
■ Ago - The number of hours previous to the current collection time period.

56 Release Notes
Options

CSYSDATA
CICS system interval analysis
Display a progress message every 5 seconds while reading records from a log
stream.
New data fields:
■ AtMxt -The number of times at max task during the interval.
New subcommands:
■ OPTIONS - Sets and displays available options:
– LIMit nnnnnnnn - Specifies the maximum number of records to read.
CSYSDMON
CICS system data monitor
New data fields:
■ Status - The status of the collection type.
■ Pct% - The percentage of the CICS CPU time used by the collection event.
■ CPTime - The total task CPU time.
■ EnclTime - The total enclave CPU time.
■ ePct% - The percent of the total CPU time used by the task that executed on an
enclave.
■ zIIPonCP - The total enclave CPU time that ran on a general processor that was
eligible to run on a zIIP processor.
■ zIIPTime - The total enclave CPU time running on a zIIP processor.
■ zPct% - The percent of the total CPU time used by the task that executed on a
zIIP processor.
■ zSwitch - The number of zIIP mode switches.
■ AElapsed - The average elapsed time for the collection process on a single
collection interval.
■ ACPUTime - The average CPU time used by the collection process on a single
collection interval.
CTASKENT
CICS kernel task table entries
New data field:
■ TCBID - Indicates the TCB ID used for trace.

Chapter 2: Enhancements to Existing Features 57


Options

CTASKS
CICS active tasks
New data fields:
■ TASENTRY - The address of the TASENTRY control block.
■ TCBID - The TCB ID used for trace that is associated with the task (TASENTRY).
New line command:
■ TRItune - Schedules an event with TRITune to monitor the selected transaction.
CTEMPSTG
CICS temporary storage summary
New data field:
■ TSMain Lim - The limit for temporary storage main.
CTRANLOG
CICS transaction log summary
Display a progress message every 5 seconds while reading records from a log
stream.
New command syntax:
CTRANLOG < STREAM logstream >
< TIME time | * >
< DATE date | * >
< LINES count >
< LIMIT count >
< PERIOD seconds >
< JOBName jobname >
< TRAN tran >
< UMBRELLA umbrella > <-- new
< UMBTYPE umbtype >
< CLIENT client >
< WEBSERVICE webservice > <-- new
< ABND abendcode > <-- new
< PROGRAM program > <-- new
< LIFETIME oper time > <-- new
< CPUTIME oper time > <-- new
< IOREQS oper count > <-- new
< XCT oper count > <-- new

■ UMBRELLA umbrella - Specifies the umbrella name.


■ WEBSERVICE websv - Specifies the web service name to display.
■ ABND abendcode - Specifies the abend code to display.
■ PROGRAM program - Specifies the program name to display.

58 Release Notes
Options

■ LIFETIME - Displays those transactions that match the select criteria for
transaction lifetime.
■ CPUTIME - Displays those transactions that match the select criteria for
transaction CPU time.
■ IOREQS - Displays those transactions that match the select criteria for
transaction I/O requests.
■ XCT - Displays those transactions that match the select criteria for transaction
exceptions.
New subcommands:
■ OPTIONS - Sets and displays available options:
– LIMit nnnnnnnn - Specifies the maximum number of records to read.
CTRAN
CICS transaction summary
New data field:
■ DefGroup - The name of the definition group from where the entry was
installed.
CTRANSUM
CICS transaction intervals
Displays a progress message every 5 seconds while reading records from a log
stream.
New subcommands:
■ OPTIONS - Sets and displays available options:
– LIMit nnnnnnnn - Specifies the maximum number of records to read.

Transaction Data Collection Threshold Metrics

The data collection threshold metrics have been enhanced to include the following new
transaction variable:
ECSEVCCT
Displays synchronous emission EVENTs captured.
DFHGroup: DFHCICS
MCT: 418

Chapter 2: Enhancements to Existing Features 59


Options

CICS Logical Group Definition—Parmlib member CICSGRPS

The CICSGRPS parmlib member is used to create a list of similar items and then group
them logically.

The following keywords have been added:


EXCLUDE, XMBR
Defines the member names or values to exclude from the logical group. Multiple
member name values can be coded on a line. If the value entered for the member
name exceeds the maximum length allowed, then the data is truncated to the
maximum length.

Configuration Options Member CICSOPTS

The configuration options member CICSOPTS has been enhanced to include the
following options:
PERFORMANCE-DATA-MCT
Specifies if CICS MCT EMP fields are included in the detailed transaction record.
Default: Yes
SCHEDULER-MEMBER
Specifies the default member name that contains a list of events to schedule.
SCHEDULER-STARTTYPE
Specifies the start type.
Valid values are:
■ WARM - Warm start
Definitions retrieved from the persistent data store.
■ COLD - Cold start
Definitions read from the parmlib member CICSSCHD.
Default: WARM
THRESHOLD-TASK-DYNAMIC-SMF
Specify to create and log dynamic transaction threshold SMF record.
Default: NO
TRANSACTION-LOG-IF-ABEND
Specifies whether a transaction record is to be ALWAYS logged when an abend
occurs while the transaction was executing.
Default: Yes

60 Release Notes
Options

TRANSACTION-LOG-IF-CICSEXC
Specifies whether a transaction record is to be ALWAYS logged when a CICS
exception event occurs while the transaction was executing.
Default: No
TRANSACTION-LOG-IF-THRESHOLD
Specifies whether a transaction record is to be ALWAYS logged when a SYSVIEW
threshold was triggered for the specific transaction.
Default: Yes
TRANSACTION-STATS-DEGRADATION
Specifies whether to collect transaction degradation analysis information. This
information is displayed online using the CWAITS command.
Default: Yes
TRANSACTION-STATS-HOURLY
Specifies whether hourly transaction summary information is collected. This
information is displayed online using the CREVIEW command.
Default: Yes
TRANSACTION-STATS-LIFETIME
Specifies whether transaction lifetime range information is collected. This
information is displayed online using the CLIFE command.
Default: Yes
TRANSACTION-SUMMARY-STATS
Specifies whether transaction summary information is collected for TSUMxxxx
metrics. This information can be displayed using the online command CSTATUS.
Default: Yes
Requires:
TRANSACTION=SUMMARY - YES
ZIIP-ENABLE
Controls scheduling workload for dispatching on a zIIP processor.
Default: Yes

Chapter 2: Enhancements to Existing Features 61


Options

The following options have been deleted:


■ PERFORMANCE-PRI-END
■ PERFORMANCE-PRI-START
■ PERFORMANCE-PRI-PCT
■ PERFORMANCE-SEC-PCT
■ STATE-INTERVAL-CICS-FACILITIES
■ SYSTEM-DATA-COLLECTION
■ SYSTEM-DATA-CONNECTIONS
■ SYSTEM-DATA-FILES
■ SYSTEM-DATA-PROGRAMS
■ SYSTEM-DATA-REQUIRED-TRANS
■ SYSTEM-DATA-SOCKETS
■ SYSTEM-DATA-TDATA
■ SYSTEM-DATA-TERMINALS
■ SYSTEM-DATA-TRANSACTIONS
■ SYSTEM-INTERVAL
■ SYSTEM-INTERVAL-DATA
■ TRANSACTION-DYNAMIC-INTERVAL

CICS Program Definitions

A new command level program interface is available to communicate with the CA


SYSVIEW for CICS Monitor Exit Interface.

A CICS program definition is required when implementing the CICS command-level


interface. This definition is included during the installation process.

DEFINE PROGRAM(GSVCMEI)
LANGUAGE(ASSEMBLER)
DATALOCATION(ANY)
EXECKEY(CICS)
CONCURRENCY(THREADSAFE)
GROUP(SYSVIEW)

CA DATACOM Option
The CA SYSVIEW CA DATACOM Option has been enhanced.

62 Release Notes
Options

Commands Added

The CA SYSVIEW CA DATACOM Option has been enhanced to include the following new
commands:
DCSQLMSC
Displays the Datacom MUF SQL miscellaneous statistics.
DCSQLPRC
Displays the MUF SQL procedure detail.
DCSQLSEQ
Displays the Datacom MUF SQL sequence number.

Commands Enhanced

The following enhancements have been made to existing commands.


DCDIR
Datacom directories
New data fields
■ Simplify Mode - Indicates whether the CXX has been initialized with the
Simplify Mode set to Yes or No.
Removed data field
■ Dynamic Allocation - Obsolete field
DCMEMSM
Datacom MUF memory pool summary
New data field
■ 64BitLPage - Provides the number of 1,048,576 segments above the bar backed
by large pages.
DCMUFS
Data MUF identity
New data fields
■ PC - The PC version as specified in the DBSYSID macro.
■ JobID - The z/OS multiuser JOB ID.
■ Sysname - The z/OS system name.

Chapter 2: Enhancements to Existing Features 63


Options

DCTABLES
Datacom directory tables
New data fields
■ Field – Provides the field description.
■ EncrType – Indicates the type of encryption to use.
■ EncrMethod – Indicates the method of encryption to use.
DCXCF
Datacom MUF XCF
New data fields:
■ SysName - Specifies the system name this MUF can accept requests from.
■ JobName - Specifies the job name this MUF can accept requests from.
■ Status - Indicates the status as specified on XCF_FROM option.

Event Capture Option


The CA SYSVIEW Event Capture Option has been enhanced.

Commands Enhanced

The following enhancements have been made to existing commands.


CSYSDATA
CICS system interval analysis
Displays a progress message every 5 seconds while reading records from a log
stream.
New subcommands:
■ OPTIONS - Sets and displays available options:
– LIMit nnnnnnnn - Specifies the maximum number of records to read.

Option for IMS


The CA SYSVIEW Option for IMS has been enhanced.

64 Release Notes
Options

IMSLOGR Modify Commands

The IMSLOGR has been enhanced to include the following new modify keywords:
TRNSUMMON
Turns on summary level tracing which summarizes the DC Monitor events.
F sysview,F imslogr,TRNSUMMON

TRNSUMMOFF
Turns off summary tracing.
F sysview,F imslogr,TRNSUMMOFF

TRNDETLON
Turns on detail level tracing which provides detailed DC Monitor event data
F sysview,F imslogr,TRNDETLON

TRNDETLOFF
Turns off detailed tracing.
F sysview,F imslogr,TRNDETLOFF

Commands Added

The Option for IMS has been enhanced to include the following new commands:
IMSCONN
Displays IMS connect connections.
IMSDEDB
Displays IMS DEDB DBRC DB-DBDS query.
IMSDESS
Displays dependent IMS region ESS.
IMSDLIDB
Displays DL/I DBRC DB-DBDS query.
IMSHALDB
Displays HALDB DBRC DB-DBDS query.

Chapter 2: Enhancements to Existing Features 65


Options

Commands Enhanced

The following enhancements have been made to existing commands.


IMSDATA
Sets IMS data collection options.
New command syntax
IMSDATA < parms > < options >

CHKPOINT datatype
THRESH datatype nnnnnnnn
RELOAD type <member>
<SYSTEM system>
<GROUP group>

INTERVAL datatype nnnnnnnn (deleted)


MONITOR datatype (deleted)

<options>
MSG | NOMSG

New or changed parameters and syntax:


THRESH datatype YES|NO
IMSDATA-POOLS
IMSDATA-SYSTEM
IMSDATA-TRANSUM
RELOAD type <member> <SYSTEM system> <GROUP group>

THRESholds member system group


STATEs blank *
MONitor * ALL
Datalib
Warm
Cold

IMSLIST
Displays information about IMS control regions.
New information fields:
■ Data collection is - Displays the status of the IMS data collection task.
– ACTIVE - The IMSDATA data collection task is active.
– INACTIVE - The IMSDATA data collection task is inactive.

66 Release Notes
Options

IMSOVER
Displays an overview of the IMS control regions.
New information fields:
■ Data collection is - Displays the status of the IMS data collection task.
– ACTIVE - The IMSDATA data collection task is active.
– INACTIVE - The IMSDATA data collection task is inactive.
IMSREGNS
Displays information about the dependent IMS regions.
New data fields:
■ Ckpts - Specifies the checkpoint count.
■ CkpLTime - Specifies the elapsed time for the last successful checkpoint by the
region.
■ CkpLID - Specifies the checkpoint ID of the last successful Checkpoint by the
region.
■ CkpPTime - Specifies the elapsed time for any pending checkpoint by the
region.
■ CkpPID - Specifies the checkpoint ID of any pending checkpoint by the region.
■ OSAMR - OSAM read count.
■ OSAMW - OSAM Write count.
■ VSAMR - VSAM read count.
■ VSAMW - VSAM write count.
New line commands:
■ TRItune - Schedules an event with TRITune to monitor the selected transaction.
IMSRSLOG
Displays IMS region summary log.
Display a progress message every 5 seconds while reading records from a log
stream
New subcommands:
■ OPTIONS - Set and display available options
– LIMit nnnnnnnn - Specifies the maximum number of records to read.

Chapter 2: Enhancements to Existing Features 67


Options

IMSTLOG
Displays IMS transaction log.
Display a progress message every 5 seconds while reading records from a log
stream
New subcommands:
■ OPTIONS - Set and display available options
– LIMit nnnnnnnn - Specifies the maximum number of records to read.
IMSTRANS
Displays IMS transaction codes.
New data field
■ NonRecvr - The transaction is not recoverable.
IMSTTABL
Displays the IMS Table trace status.
New data fields
BuffAddr - The trace buffer start address.
LastEntr - The address of the last entry added to the buffer
IMSVARS
Displays available IMS monitor variables.
New data fields:
■ Disabled - If this value is DISABLED, data collection for variable has been
disabled.

68 Release Notes
Options

IMS Logger Options Member—IMSLOGR

The logger options member IMSLOGR has been enhanced to include the following
options:
SKIP-BMP-DLI-SLOG-RECORDS
Specifies whether the IMSLOGR task skips DLI DC Monitor records written by the
BMP.
Default: YES
TRAN-HISTORY-LOG-MODE
Specifies when the IMSLOGR is to write the IMS transaction records.
Specify a threshold for the IMTRLIFE variable. If no threshold is set for IMTRLIFE,
then records are always written regardless of what is specified here.
■ ALWAYS - Transaction records are written for all transactions.
■ WARNING - Transactions records are written only if the IMTRLIFE threshold
returns a status of WARNING based on the current transactions lifetime.
■ PROBLEM - Transactions records are written only if the IMTRLIFE threshold
returns a status of PROBLEM based on the current transactions lifetime.

TCP/IP Option
The TCP/IP Option for CA SYSVIEW has been enhanced.

Commands Enhanced

The following enhancements have been made to existing commands.


TCPDATA
Set TCP/IP data collection options.
New command syntax:
TCPDATA < parms > < options >

CHKPOINT datatype
THRESH datatype nnnnnnnn
RELOAD type <member>
<SYSTEM system>
<GROUP group>
MONITOR datatype (deleted)
INTERVAL datatype nnnnnnnn (deleted)

<options>
MSG | NOMSG

Chapter 2: Enhancements to Existing Features 69


Options

New or changed parameters and syntax:


THRESH datatype YES|NO

TCPDATA-SYSTEM

RELOAD type <member> <SYSTEM system> <GROUP group>

THRESholds member system group


STATEs blank *
MONitor * ALL
Datalib
Warm
Cold

TCPLIST
Displays information about TCP/IP images.
New information fields:
■ Data collection is - Displays the status of the TCP data collection task.
– ACTIVE - The TCPDATA data collection task is active.
– INACTIVE - The TCPDATA data collection task is inactive.
TCPVARS
Displays available TCP/IP monitor variables.
New data fields:
■ Disabled - If this value is DISABLED, then data collection for variable is disabled.

Option for WebSphere MQ


The CA SYSVIEW Option for WebSphere MQ has been enhanced.

Commands Added (MQ)

The Option for WebSphere MQ has been enhanced to include the following new
commands:
MQDEFINE
Displays the MQ define object.
MQPUBSUB
Displays the MQ publish/subscribe status information.
MQSUBSCR
Displays the MQ subscriptions.

70 Release Notes
Options

MQSBSTAT
Displays the MQ publish/subscribe subscription status.
MQTOPIC
Displays the MQ administrative topic objects status.
MQTUSER
Displays the MQ publish/subscribe topic users.

Commands Enhanced

The following enhancements have been made to existing commands.


MQALTER
MQ alter objects
New data fields:
■ GroupUR - Displays the group unit of recovery.
MQBROWSE
MQ browse queue contents
The contents of a message with a queue can be browsed.
Added message header formatting:
■ MQCICS - MQ CICS (MQCIH) header
■ MQIMS - MQ IMS (MQIIH) header
■ MQTM - MQ Trigger Message
MQBUFFER
MQ buffer statistics
The command has been enabled for collecting cross system data.
New syntax keywords:
MQBUFFER < REGion | SYStem | XSYStem | NOXSYStem >
< GROUP name >

■ REGion - Display only the current target address space.


Turns off cross system data collection for this execution. The current profile
setting of XSDATA is maintained.
■ SYStem - Display all queue managers currently being monitored on the current
system.
■ XSYStem - Display all queue managers for all systems. Turns on cross system
data collection for this execution. The current profile setting of XSDATA is
maintained.

Chapter 2: Enhancements to Existing Features 71


Options

■ NOXSYStem - Turns off cross system data collection for this execution. The
current profile setting of XSDATA is maintained.
■ GROUP - Specifies that an argument is to follow that specifies the group name
that displays the list of WebSphere MQ queue managers. The list of available
groups with type MQQMGR can be found on the GROUPS command. A group
name of * (asterisk) can be entered to indicate that no group processing is
required.
MQCHCCON
MQ client connection channels
New data fields:
■ ShareCnv - The maximum number of conversations that can be sharing each
channel instance.
Valid values are:
0
No sharing of conversations.
1
No sharing of conversations.
Client heartbeat is available regardless of being current call type. Client
asynchronous consume and read ahead are available. Channel quiesce is
more controllable.
>1
2-999999999 is the number of conversations per instance.
MQCHCRCV
MQ cluster receiver channels.
New data fields:
■ PropCtl - Specifies what happens to message properties when the message is
sent to a V6 queue manager.
Valid values are:
– ALL - All the properties of the message are included with the message
when it is sent. The properties, except for properties in the message
descriptor, are placed in one or more MQRFH2 headers in the message
data.

72 Release Notes
Options

– COMPAT - Messages containing a property with a prefix of mcd, jms, usr,


or mqext, have message properties delivered to the queue manager in an
MQRFH2 header. Otherwise, all properties of the message, except
properties in the message descriptor or extension, are discarded.
– NONE - All properties are removed before the message is delivered to the
remote queue manager, except for properties in the message descriptor or
extension.
Default: COMPAT
MQCHCSND
MQ cluster sender channels
New data fields:
■ PropCtl - Specifies what happens to message properties when the message is
sent to a V6 queue manager.
Valid values are:
– ALL - All the properties of the message are included with the message
when it is sent.
– COMPAT - Messages containing a property with a prefix of mcd, jms, usr,
or mqext, deliver message properties to the queue manager in an MQRFH2
header. Otherwise, all properties of the message, except properties in the
message descriptor or extension, are discarded.
– NONE - All properties are removed before the message is delivered to the
remote queue manager, except for properties in the message descriptor or
extension.
Default: COMPAT
MQCHRCVR
MQ receiver channels
New data fields:
■ DefCDisp - Specifies the default channel disposition.
Valid values are:
– FIXSHARED - The intended disposition of the channel is as a FIXSHARED
channel.
– PRIVATE - The intended disposition of the channel is as a PRIVATE channel.
– SHARED - The intended disposition of the channel is as a SHARED channel.
Default: PRIVATE

Chapter 2: Enhancements to Existing Features 73


Options

MQCHRQSR
MQ requester channels
New data fields:
■ DefCDisp - Specifies the default channel disposition.
Valid values are:
– FIXSHARED - The intended disposition of the channel is as a FIXSHARED
channel.
– PRIVATE - The intended disposition of the channel is as a PRIVATE channel.
– SHARED - The intended disposition of the channel is as a SHARED channel.
Default: PRIVATE
MQCHSCON
MQ server channels connected
New data fields:
■ DefCDisp - Specifies the default channel disposition.
Valid values are:
– FIXSHARED - The intended disposition of the channel is as a FIXSHARED
channel.
– PRIVATE - The intended disposition of the channel is as a PRIVATE channel.
– SHARED - The intended disposition of the channel is as a SHARED channel.
Default: PRIVATE
■ MaxInst - The maximum number of simultaneous instances of an individual
SVRCONN channel that can be started.
Value: 0 through 999999999.
■ MaxInstC - The maximum number of simultaneous individual SVRCONN
channels that can be started from a single client.
Value: 0 through 999999999.
■ ShareCnv - The maximum number of conversations that can be sharing each
channel instance.
Valid values are:
0
No sharing of conversations. The channel instance runs in a mode before
Version 7.0, with regard to:
Administrator stop-quiesce
Heartbeat
Read ahead

74 Release Notes
Options

Client asynchronous consume


1
No sharing of conversations. Client heartbeat is available regardless of
being current call type. Client asynchronous consume and read ahead are
available. Channel quiesce is more controllable.
>1
2-999999999 is the number of conversations per instance.
MQCHSDRT
MQ sender channels
New data fields:
■ DefCDisp - Specifies the default channel disposition.
Valid values are:
– FIXSHARED - The intended disposition of the channel is as a FIXSHARED
channel.
– PRIVATE - The intended disposition of the channel is as a PRIVATE channel.
– SHARED - The intended disposition of the channel is as a SHARED channel.
Default: PRIVATE
■ PropCtl - Specifies what happens to message properties when the message is
sent to a V6 queue manager. Valid values are:
– ALL - All the properties of the message are included with the message
when it is sent. The properties, except for properties in the message
descriptor, are placed in one or more MQRFH2 headers in the message
data.
– COMPAT - Messages containing a property with a prefix of mcd, jms, usr,
or mqext, have message properties delivered to the queue manager in an
MQRFH2 header. Otherwise, all properties of the message, except
properties in the message descriptor or extension, are discarded.
– NONE - All properties are removed before the message is delivered to the
remote queue manager, except for properties in the message descriptor or
extension.
Default: COMPAT

Chapter 2: Enhancements to Existing Features 75


Options

MQCHSRVR
MQ server channels
New data fields:
■ DefCDisp - Specifies the default channel disposition. Valid values are:
– FIXSHARED - The intended disposition of the channel is as a FIXSHARED
channel.
– PRIVATE - The intended disposition of the channel is as a PRIVATE channel.
– SHARED - The intended disposition of the channel is as a SHARED channel.
■ PropCtl - Specifies what happens to message properties when the message is
sent to a V6 queue manager. Valid values are:
– ALL - All the properties of the message are included with the message
when it is sent. The properties, except for properties in the message
descriptor, are placed in one or more MQRFH2 headers in the message
data.
– COMPAT - Messages containing a property with a prefix of mcd, jms, usr,
or mqext, have message properties delivered to the queue manager in an
MQRFH2 header. Otherwise, all properties of the message, except
properties in the message descriptor or extension, are discarded.
– NONE - All properties are removed before the message is delivered to the
remote queue manager, except for properties in the message descriptor or
extension.
MQCHSTAT
MQ channel status
New line commands:
■ RSEQ - Invokes the MQCMD RESET command:
MQCMD RESET CHANNEL(channel) SEQNUM(seqno)

MQCMD
MQ command utility
New syntax:
MQCMD < QMGR qmgr > < mqcmdparm >

■ QMGR - Specifies that an argument is to follow that is the name of the queue
manager to sent the WebSphere MQ command. The target queue manager is
not changed.
The current target queue manager is used when this keyword is not supplied.
■ mqcmdparm - Valid WebSphere MQ command and parameters.

76 Release Notes
Options

MQSDATA
Set WebSphere MQ data collection options
New syntax:
MQSDATA < parms > < options >

CHKPOINT datatype
THRESH datatype nnnnnnnn
RELOAD type <member>
<SYSTEM system>
<GROUP group>

MONITOR datatype (deleted)


INTERVAL datatype nnnnnnnn (deleted)

<options>
MSG | NOMSG

THRESH datatype YES|NO

MQSDATA-BUFPOOLS
MQSDATA-CHANNELS
MQSDATA-DQMGRS
MQSDATA-PAGESETS
MQSDATA-QUEUES
MQSDATA-SYSTEM

RELOAD type <member> <SYSTEM system> <GROUP group>

THRESholds member system group


STATEs blank *
MONitor * ALL
Datalib
Warm
Cold

MQHANDLE
MQ handles
New data fields:
■ Jobname - The jobname of the connection.
MQLIST
MQ subsystem list
New syntax keywords:
MQLIST < ALL | MONitored >
<XSDATA | NOXSDATA >
< GROUP name >

Chapter 2: Enhancements to Existing Features 77


Options

■ ALL- Displays all queue managers monitored or not.


■ MONitored - Displays only queue managers that are monitored.
■ XSDATA - Turns on cross system data collection for this execution. The current
profile setting of XSDATA is maintained.
■ NOXSDATA - Turns off cross system data collection for this execution. The
current profile setting of XSDATA is maintained.
■ GROUP - Specifies that an argument is to follow that specifies the group name
that contains the list of WebSphere MQ queue managers. The list of available
groups with type MQQMGR can be found on the GROUPS command. A group
name of "*" can be entered to indicate that no group processing is required.
New information fields:
■ Data collection is - Displays the status of the WebSphere MQ data collection
task.
– ACTIVE - The MQSDATA data collection task is active.
– INACTIVE - The MQSDATA data collection task is inactive.
New data fields:
■ PubSub - Publish/Subscribe engine status
New line commands:
■ DB2 - Invokes the DB2LIST command and positions the cursor on the DB2
subsystem to which the queue manager is connected for the queue sharing
group.
Note: This line command is only valid for queue managers that are in a queue
sharing group (QSG).
MQLOGS
MQ active logs
The command has been enabled for cross system data.
New syntax keywords:
MQLOGS < REGion | SYStem | XSYStem | NOXSYStem >
< GROUP name >

■ REGion - Display only the current target address space. Turns off cross system
data collection for this execution. The current profile setting of XSDATA is
maintained.
■ SYStem - Display all queue managers currently being monitored on the current
system.
■ XSYStem - Display all queue managers for all systems. Turns on cross system
data collection for this execution. The current profile setting of XSDATA is
maintained.

78 Release Notes
Options

■ NOXSYStem - Turns off cross system data collection for this execution. The
current profile setting of XSDATA is maintained.
■ GROUP - Specifies that an argument is to follow that specifies the group name
that contains the list of WebSphere MQ queue managers. The list of available
groups with type MQQMGR can be found on the GROUPS command. A group
name of "*" can be entered to indicate that no group processing is required.
MQMGR
MQ queue manager
New data fields:
■ GroupUR - Indicates the group unit of recovery.
■ MarkInt - Indicates the time in milliseconds that messages are expected to
remained mark-browsed.
■ MaxPropL - Indicates the maximum number of bytes of property data that can
be associated with a message.
■ Parent - Specifies the name of the parent queue manager in a hierarchy of
queue managers that this queue manager is to connect to as its child.
■ PSMode - Specifies whether the publish/subscribe engine and queued interface
are running.
■ PSNPMsg - Specifies what the publish/subscribe interface is to do when it
cannot process a nonpersistent message and cannot write it to the dead-letter
queue.
■ PSNPRes - Specifies what the publish/subscribe interface is to do when a
response message cannot be delivered to the reply-to queue for responses to
nonpersistent input messages.
■ PSRtyCnt - Specifies the number of times a command is retried after the
publish/subscribe interface fails to process a command message under sync
point. The unit of work is backed out during the retry process. When the retry
count is reached, the command processes according to the report options
instead.
■ PSSyncPt - Specifies the processing of command messages by the
publish/subscribe interface under sync point.
■ ScyCase - Specifies whether security profiles are mixed case or uppercase.
■ TreeLife - Specifies the lifetime in seconds that the queue manager waits
before removing a nonadministrative topic node when it no longer has
subscriptions.
MQPAGE
MQ page sets
The command has been enabled for cross system data collection.
New syntax keywords:

Chapter 2: Enhancements to Existing Features 79


Options

MQPAGE < REGion | SYStem | XSYStem | NOXSYStem >


< GROUP name >

■ REGion - Display only the current target address space. Turns off cross system
data collection for this execution. The current profile setting of XSDATA is
maintained.
■ SYStem - Display all queue managers currently being monitored on the current
system.
■ XSYStem - Display all queue managers for all systems. Turns on cross system
data collection for this execution. The current profile setting of XSDATA is
maintained.
■ NOXSYStem - Turns off cross system data collection for this execution. The
current profile setting of XSDATA is maintained.
■ GROUP - Specifies that an argument is to follow that specifies the group name
that contains the list of WebSphere MQ queue managers to displayed. The list
of available groups with type MQQMGR can be found on the GROUPS
command.
A group name of "*" can be entered to indicate that no group processing is
required.
Deleted data fields:
■ SecX - No longer supported after MQ v6.0.
MQQALIAS
MQ alias queues
New data fields:
■ DefPResp - For applications that specify the MQPMO option
MQPMO_RESPONSE_AS_Q_DEF this attribute controls put response.
■ DefReadA - Specifies the default read ahead processing for nonpersistent
messages being delivered to a client.
■ TargType - The type of the object represented by the TARGET parameter to
which this alias resolves.
■ PropCtl - When messages are retrieved from a queue during MQGET
operations, this parameter controls how message properties are handled.
MQQLOCAL
MQ local queues
New data fields:
■ DefPResp - For applications that specify the MQPMO option
MQPMO_RESPONSE_AS_Q_DEF this attribute controls put response.
■ DefReadA - Specifies the default read ahead processing for nonpersistent
messages being delivered to a client.

80 Release Notes
Options

■ PropCtl - When messages are retrieved from a queue during MQGET


operations, this parameter controls how message properties are handled.
Deleted data fields:
The data fields are available on the MQQPERF display.
■ QHWM
■ Puts
■ PutsD
■ PutsR
■ LPutDate
■ LPutTime
■ LPutElap
■ Gets
■ GetsD
■ GetsR
■ LGetDate
■ LGetTime
■ LGetElap
■ QTimeS
■ QTimeL
■ ResTime
■ ResDate
MQQMODEL
MQ model queues
New data fields:
■ DefPResp - For applications that specify the MQPMO option
MQPMO_RESPONSE_AS_Q_DEF this attribute controls put response.
Valid values are:
– SYNC - A put call that specifies MQPMO option
MQPMO_RESPONSE_AS_Q_DEF is issued as if MQPMO_SYNC_RESPONSE
had been specified. Default.
– ASYNC - A put call that specifies MQPMO option
MQPMO_RESPONSE_AS_Q_DEF is issued as if MQPMO_ASYNC_RESPONSE
had been specified.
■ DefReadA - Specifies the default read ahead processing For nonpersistent
messages being delivered to a client. Valid values are:

Chapter 2: Enhancements to Existing Features 81


Options

– NO - Nonpersistent messages are not read ahead unless the client is


configured to request read ahead.
– YES - Nonpersistent messages are sent to the application before they have
been requested. Messages can be lost if the application ends abnormally,
or does not consume all the messages that have been sent.
– DISABLED - Read ahead is not enabled for this queue even if the client has
requested read ahead.
■ PropCtl - When messages are retrieved from a queue during MQGET
operations, this parameter controls how message properties are handled. Valid
values are:
– ALL - All the properties of the message are contained except properties in
the message descriptor or extension.
– COMPAT - Messages containing a property with a prefix of mcd, jms, usr,
or mqext, have message properties delivered to the application in an
MQRFH2 header. Otherwise, all properties of the message, except
properties in the message descriptor or extension, are discarded.
– FORCE - Properties are always returned in the message data in an MQRFH2
header. Properties of the message are not accessible using a message
handle.
– NONE -All properties are removed before the message is delivered to the
application, except for properties in the message descriptor or extension.
MQQPERF
MQ queue performance
New syntax keywords:
MQQPERF < REGion | SYStem >
< GROUP name >
< ALL | MONitored >

■ REGion - Display only the current target address space. Turns off cross system
data collection for this execution. The current profile setting of XSDATA is
maintained.
■ SYStem - Display all queue managers currently being monitored on the current
system.
■ GROUP - Specifies that an argument is to follow that specifies the group name
that contains the list of WebSphere MQ queue managers. The list of available
groups with type MQQMGR can be found on the GROUPS command. A group
name of "*" can be entered to indicate that no group processing is required.
■ ALL - Displays queues from all queue managers whether they are monitored or
not.
■ MONitored - Displays queues only from monitored queue managers.
New data fields:

82 Release Notes
Options

■ MsgAge - The length of time in seconds that the oldest message has been on
the queue.
■ Resdate - The date performance events were last reset for the queue.
■ Restime - The time performance events were last reset for the queue.
New subcommands:
■ OPTIONS - Set and display available options.
– NOExtended, EXTEnded - Controls whether to perform extended field data
collection.
MQQREMOT
MQ remote queues
New data fields:
■ DefPResp - For applications that specify the MQPMO option
MQPMO_RESPONSE_AS_Q_DEF this attribute controls put response. Valid
values are:
– SYNC - A put call that specifies MQPMO option
MQPMO_RESPONSE_AS_Q_DEF is issued as if MQPMO_SYNC_RESPONSE
had been specified.
– ASYNC - A put call that specifies MQPMO option
MQPMO_RESPONSE_AS_Q_DEF is issued as if MQPMO_ASYNC_RESPONSE
had been specified.
MQQUSERS
MQ queue users
New data fields:
■ Jobname - The jobname of the connection.
MQRLOG
MQ request history log
Displays a progress message every 5 seconds while reading records from a log
stream.
New subcommands:
■ OPTIONS - Sets and displays available options.
– LIMit nnnnnnnn - Specifies the maximum number of records to read.

Chapter 2: Enhancements to Existing Features 83


Components

MQUSERS
MQ users
New data fields:
■ Jobname - The jobname of the connection.
MQVARS
MQ monitor variables
New data fields:
■ Disabled - If this value is DISABLED, data collection for variable has been
disabled.

Data Collection Threshold Metrics

The following threshold metrics variables were added to enhance data collection.
MQPUBSUB
Provides the MQ publish subscribe status.
Resource: none

Components
The enhancements to the CA SYSVIEW components are provided in this section.

Audit Events Component


The Audit Events component tracks or audits the activities and actions that are
performed within the CA SYSVIEW product. The Audit Events component is designed to
record activities that alter or change resources.

Audit Events Added

The following audit events have been added:


■ MQ_TOPIC_MODIFY
■ SET_DISPATCH_PRIORITY

84 Release Notes
Components

Commands Enhanced

The following enhancements have been made to existing commands.


AUDITLOG
Audit event log.
Display a progress message every five seconds while reading records from a log
stream
New subcommands:
■ OPTIONS - Set and display available options
– LIMit nnnnnnnn - Specifies the maximum number of records to read.

Graphic User Interface


The CA SYSVIEW CA Vantage GMI component provides a modern GMI Windows GUI
interface from which you can access and use CA SYSVIEW. This interface has been
enhanced.

New Objects for the GMI Windows GUI Interface

The following objects have been added to the CA SYSVIEW CA Vantage GMI component
interface:
■ CFILEUSE - CICS files in use
■ CJVMPROG - CICS JVM programs
■ CJVMSERV - CICS JVMs
■ CJVMS - CICS JVM servers
■ CSCHEDUL - CICS scheduled events
■ DCSQLMSC - SQL Misc Statistics
■ DCSQLPRC - SQL Procedure Details
■ DCSQLSEQ - SQL Sequence Number
■ IMSCONN - IMS Connect connections
■ IMSDESS - IMS dependent region ESS
■ MQPUBSUB - MQ publish/subscribe status information
■ MQSBSTAT - MQ pub/sub subscription status
■ MQSUBSCR - MQ subscriptions
■ MQTOPIC - MQ administrative topic objects
■ MQTUSER - MQ pub/sub topic users

Chapter 2: Enhancements to Existing Features 85


Components

Enhancement to the Objects

The following objects have been enhanced:


CFILES
Displays MQ subsystem list.
New zooms:
■ File Usage
CGROUPS
Displays the CICS logical groups.
New actions:
■ Test Membership - Tests if the specified member is included in the group.
GROUPS
Displays the logical groups.
New actions:
■ Test Membership - Tests if the specified member is included in the group.
MQAUTHIN
Displays MQ authentication objects.
New Zooms:
■ Alter Object
MQCHAN
Displays MQ channel definitions.
New Zooms:
■ Alter Object
MQCHSTAT
Displays MQ channel status.
New actions:
Resequence - Issues the RESET CHANNEL SEQNUM command for the specified
sequence number.
MQLIST
Displays MQ subsystem list.
New zooms:
DB2 Subsystem

86 Release Notes
Components

MQQPERF
Displays MQ queue performance information.
New Zooms:
■ Alter Object
MQQUEUE
Displays MQ queues information.
New Zooms:
■ Alter Object
SCHEDULE
Displays information about scheduled events.
New actions:
■ Run - Schedules the event for immediate execution.

Note: The field changes to commands described in previous sections are reflected in
their GMI objects.

Object Tree Enhancements

The object tree has been enhanced to include the following folders:
CA SYSVIEW\WebSphere MQ\Publish Subscribe
Contains the new publish and subscribe commands for WebSphere MQ.
CA SYSVIEW\CICS\Java Virtual Machines
Contains the new Java Virtual Machine commands for CICS.
CA SYSVIEW\Databases\CA Datacom\MUF SQL Information
Contains the new Datacom MUF SQL information.

Chapter 2: Enhancements to Existing Features 87


Components

Health Checker
CA SYSVIEW provides several health checks to assist in the monitoring and configuration
of the CA SYSVIEW product.

In addition to providing out-of-the-box health checks, CA SYSVIEW extends the


monitoring of existing health checks to provide a real-time view. A user drills down into
a health check to view up-to-date real-time information enabling the user to diagnose
and resolve outstanding exceptions.
SYSVIEW health checks
SYSVIEW provides health checks to assist in the monitoring and configuration of the
CA SYSVIEW product. These checks are defined in the following parmlib member:
SYSVIEW.DEV.BASE.PARMLIB(GSVHHCHK)

Security
CA SYSVIEW Security has been enhanced.

Security Data Set Conversion

During installation, the conversion utility GSVXCNVS is run to convert the security data
set from a previous CA SYSVIEW release to the current release 13.0a.

If the security file is converted, command authorization for commands that are
introduced in 13.0a are marked as FAILED. Marking the commands as failed prevents
new commands being introduced into an existing system without the examination of
the security administrator.

The security administrator can update the command authorizations by logging on to CA


SYSVIEW and then issuing the command SECURITY.

External Security Considerations

New commands have been added to CA SYSVIEW in this release. Additional external
security rules could be required.

REXX Environment
The CA SYSVIEW REXX function has been enhanced:
■ DSINFO - Extracts various types of information about a data set, volume, or GDG
base name into REXX EXEC variables.

88 Release Notes
Components

User Created Displays


CA SYSVIEW lets users create their own command displays.

The displays are created using the following process:


1. Use REXX to build the user command displays.
2. Use the RXDISP command to invoke a REXX EXEC.
3. The display is created using the data queued to the REXX stack.

The display can be simple rows of text data, or can be formatted using extended
attributes.

The user display can support the following:


■ Extended attributes
■ Help
■ Line commands
■ Selection
■ Sorting

User Defined Commands

The user command definition has been extended to allow a HELP member to be
associated with the user command.

DEFINE commandname
MINlen nn
DESCription ' '
HELP member
CMDstring string
ENDDEFINE

Product Supplied Example User Commands


CICSDATA
CICS Data collect dashboard
DASHboard
Display dashboards
FILEList
Multi-DSN Directory
LOAN
Loan Calculator

Chapter 2: Enhancements to Existing Features 89


Components

LOGOFF
Logoff product
MQCLUSTERTopic
Cluster MQ Topic objects
MQLOCALTopic
Locally defined MQ Topic objects
NEWCHELP
LibCache Reload the HELP library
NEWCPARM
LibCache Reload Parmlib
PROBlem
Select problem lines
STARTSYSVIEW
Start SYSVIEW Main address space
STOPSYSVIEW
Stop SYSVIEW Main address space
STP
Server Time Protocol
SYSVDATA
SYSVIEW Data collect dashboard
SYSVZIIP
SYSVIEW zIIP usage dashboard
UNIQflds
Unique fields
WARNing
Select warning lines

90 Release Notes

You might also like