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 Flexible Storage 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.