How to suppress CAS9115I messages when running CAS9 (CAIRIM)?
search cancel

How to suppress CAS9115I messages when running CAS9 (CAIRIM)?

book

Article ID: 53699

calendar_today

Updated On:

Products

CA 1 Tape Management CA 1 Tape Management - Copycat Utility CA 1 Tape Management - Add-On Options Compress Data Compression for MVS Compress Data Compression for Fujitsu Datacom CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services CA ECOMETER SERVER COMPONENT FOC Easytrieve Report Generator for Common Services INFOCAI MAINTENANCE IPC UNICENTER JCLCHECK COMMON COMPONENT Mainframe VM Product Manager CHORUS SOFTWARE MANAGER CA ON DEMAND PORTAL CA Service Desk Manager - Unified Self Service PAM CLIENT FOR LINUX ON MAINFRAME MAINFRAME CONNECTOR FOR LINUX ON MAINFRAME GRAPHICAL MANAGEMENT INTERFACE WEB ADMINISTRATOR FOR TOP SECRET Xpertware Datacom/AD

Issue/Introduction

When running CAS9 (PGM=CAIRIM) to load license keys or initialize CA Solutions, there is a CAS9115I message generated for every product key, initialization statement, and comment statement within the KEYS and CARIMPRM file. You may want to eliminate these informational messages to cut down on the message traffic written to the system log or console. This document will identify the option that can be specified to suppress the CAS9115I messages.


Figure 2

Environment

Release: Any Supported
Component: CAIRIM

Resolution

Within the KEYS and/or the CARIMPRM file, the ECHO control option can be used to control the generation of the CAS9115I messages.


The ECHO control option can be specified anywhere within the file to either turn on or turn off the suppression of the messages.


syntax: ECHO=(NO|YES)
default: YES


If you want to suppress all input and comment statements, specify ECHO=NO as the first statement starting in column 1. You can specify ECHO=YES further down within the file if you want to write out specific statements to the syslog log or console.

In the following screen shot, you can see the placement of ECHO=NO and ECHO=YES. Remember that ECHO=YES is the default, so when the CAS9 STC is executed and reads this KEYS file the comment box "START READING KEYS" will be displayed, but none of the product license key statements following the ECHO=NO control option will be. The comment box "STOP READING KEYS" will also be displayed because it follows the ECHO=YES control option.



The following screen shot shows the messages that will be written as a result of the above KEYS file being read by CAS9. You will notice that CAS9115I messages are not being generated for each LMP key being read in as input. You are only seeing the messages indicating that the keys were accepted.



Attachments