Invalid CAY6006S after CAY6089E error message
search cancel

Invalid CAY6006S after CAY6089E error message

book

Article ID: 230344

calendar_today

Updated On:

Products

JCLCheck Workload Automation

Issue/Introduction

Sample JCL: 


//STEP01  EXEC PGM=IDCAMS
//STEPLIB  DD  DSN=Prefix.Libr.CALJLINK,DISP=SHR
//SYSPRINT DD  SYSOUT=*
//SYSIN    DD  DISP=SHR,DSN=Prefix.Libr.MASTER(TESTXX) <== Librarian master file
//*  SUBSYS=(LAM)  

JCLCheck issued error message CAY6089E which is expected, but the CAY6006S messages are issued erroneously: 


    3.     CAY6092I  JOBLIB/STEPLIB NOT REQUIRED FOR PROGRAM 'IDCAMS'
  7.     CAY6089E  DATA SET 'Prefix.Libr.MASTER' IS NOT A PDS
    7.1    CAY6006S  VERB 'DR' IS UNKNOWN
    7.2    CAY6006S  VERB ' ' IS UNKNOWN
    7.3    CAY6006S  VERB '   ' IS UNKNOWN
    7.4    CAY6006S  VERB ' ' IS UNKNOWN
    7.5    CAY6006S  VERB '  ' IS UNKNOWN
    7.6    CAY6006S  VERB ' ' IS UNKNOWN
    7.7    CAY6006S  VERB '  ' IS UNKNOWN
    7.8    CAY6006S  VERB ' ' IS UNKNOWN
    7.9    CAY6006S  VERB '  ' IS UNKNOWN
    7.10   CAY6006S  VERB ' ' IS UNKNOWN
    7.11   CAY6006S  VERB '  ' IS UNKNOWN
    7.12   CAY6006S  VERB '! ' IS UNKNOWN
    7.13   CAY6006S  VERB '  ' IS UNKNOWN
    7.14   CAY6006S  VERB '4 ' IS UNKNOWN
    7.15   CAY6006S  VERB '  ' IS UNKNOWN
    7.16   CAY6006S  VERB '  ' IS UNKNOWN
    7.17   CAY6006S  VERB '! ' IS UNKNOWN
    7.18   CAY6006S  VERB '  ' IS UNKNOWN
    7.19   CAY6006S  VERB '  ' IS UNKNOWN
    7.20   CAY6006S  VERB '  ' IS UNKNOWN
    7.21   CAY6006S  VERB '- ' IS UNKNOWN
    7.22   CAY6006S  VERB '  ' IS UNKNOWN
    7.23   CAY6006S  VERB '6 ' IS UNKNOWN
CAY6000 25 STATEMENTS FLAGGED IN JOB 'User001A' MAXIMUM SEVERITY WAS 12


How to remove the erroneous messages? 

 

Environment

Release : 12.0

Component : JCLCheck Workload Automation

Resolution

Apply PTF LU03796.