CA InterTest Batch CA RS 1510 Service List

Size: px
Start display at page:

Download "CA InterTest Batch CA RS 1510 Service List"

Transcription

1 CA InterTest Batch CA RS 1510 Service List Description Type 9.1 RO81892 JCL CONVERSION ERRORS/ABENDS WHEN JCL IS IN VB FILE PTF RO82385 S0C4 IN IN25COB2 WITH COBOL 5 PTF RO82480 INCORRECT PL/I MARGINI PROCESSING PTF RO83024 USER RECEIVES IGYOS4046-I USING COB2INT PTF RO83273 LONG PARM CONVERSION ERROR PTF RO83360 COBOL 5 POST PROCESSOR - INCORRECT STATEMENT DISPLACEMENT PTF RO83412 CAMRLPAQ FAILS TO DISPLAY DATE AND RELEASE PTF RO83738 RC=12 IN IN25COB2 SYM013 ERROR MESSAGE INCOMPLETE PTF The CA RS 1510 service count for this release is 8

2 CA InterTest Batch 2 CA RS 1510 Service List for CAMR910 FMID Service Description Type CAMR910 RO81892 JCL CONVERSION ERRORS/ABENDS WHEN JCL IS IN VB FILE PTF RO83024 USER RECEIVES IGYOS4046-I USING COB2INT PTF RO83273 LONG PARM CONVERSION ERROR PTF RO83412 CAMRLPAQ FAILS TO DISPLAY DATE AND RELEASE PTF The CA RS 1510 service count for this FMID is 4

3 CA InterTest Batch 3 CA RS 1510 Service List for CAVH910 FMID Service Description Type CAVH910 RO82385 S0C4 IN IN25COB2 WITH COBOL 5 PTF RO82480 INCORRECT PL/I MARGINI PROCESSING PTF RO83360 COBOL 5 POST PROCESSOR - INCORRECT STATEMENT DISPLACEMENT PTF RO83738 RC=12 IN IN25COB2 SYM013 ERROR MESSAGE INCOMPLETE PTF The CA RS 1510 service count for this FMID is 4

4 CA InterTest Batch CA RS PTF RO RO81892 RO81892 M.C.S. ENTRIES = ++PTF (RO81892) JCL CONVERSION ERRORS/ABENDS WHEN JCL IS IN VB FILE InterTest Batch JCL conversion does not display VB JCL files correctly, file IO abends/errors for the input JCL file when the user does not supply a PROCLIB and JCL is in a VB file. JCL conversion errors, abends and/or misaligned JCL. JCL from VB libraries cannot be converted. Move JCL to a FB LRECL 80 dataset. CA-INTERTEST/BATCH-MVS Release 8.5 CA-INTERTEST/BATCH-MVS Release 9.1 INTBAT 972 Copyright (C) 2015 CA. All rights reserved. R00012-EJ6091-SP0 DESC(JCL CONVERSION ERRORS/ABENDS WHEN JCL IS IN VB FILE). FMID (CAMR910) SUP ( TR81892 )

5 CA InterTest Batch CA RS PTF RO RO82385 RO82385 M.C.S. ENTRIES = ++PTF (RO82385) S0C4 IN IN25COB2 WITH COBOL 5 An S0C4 can occur while adding a COBOL 5 listing to the PROTSYM file. This may be related to the length of the listing itself or its static and automatic map. It may also depend on the current storage allocation in the address space. S0C4 abend in IN25COB2 at offset 535E, 5676 or a similar one, depending on the product release and maintenance applied. Medium. Some COBOL 5 symbolics cannot be added to the PROTSYM file. None. TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 8.5 TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 9.0 TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 9.1 TFMSYM 362 Copyright (C) 2015 CA. All rights reserved. R00019-AVH091-SP1 DESC(S0C4 IN IN25COB2 WITH COBOL 5). FMID (CAVH910) PRE ( RO80903 RO82152 ) SUP ( TR78260 TR79576 TR80361 TR82385 )

6 CA InterTest Batch CA RS PTF RO RO82480 RO82480 M.C.S. ENTRIES = ++PTF (RO82480) INCORRECT PL/I MARGINI PROCESSING IN25SYMP PL/I symbolic post processor incorrectly processes the trailing character specified in the MARGINI compiler option. As a result, if parameters of some PL/I procedure spread across multiple lines, they are not recognized correctly. Error message SYMP508E followed by SYMP103W. Step ends with RC=8. For example: SYMP508E SEARCH FAILED FOR: COMMAREA_PTR SYMP103W PARAMETER DISPLACEMENT CANNOT BE DETERMINED. Medium. Symbolic information is not stored in the PROTSYM file. Recompile the PL/I source with compiler option NOMARGINI or MARGINI(' ') and run IN25SYMP again. TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 8.5 TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 9.0 TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 9.1 TFMSYM 363 Copyright (C) 2015 CA. All rights reserved. R00020-AVH091-SP1 DESC(INCORRECT PL/I MARGINI PROCESSING). FMID (CAVH910) SUP ( TR82480 )

7 CA InterTest Batch CA RS PTF RO RO83024 RO83024 M.C.S. ENTRIES = ++PTF (RO83024) USER RECEIVES IGYOS4046-I USING COB2INT When using PROC COB2INT the user receives informational message IGYOS4046-I The "RESIDENT" option specification is no longer required. The resident runtime library support is always used. Informational message IGYOS4046-I is displayed. None, program compiles with RC of zero. None CA-INTERTEST/BATCH-MVS Release 9.1 INTBAT 984 Copyright (C) 2015 CA. All rights reserved. R00016-EJ6091-SP1 DESC(USER RECEIVES IGYOS4046-I USING COB2INT). FMID (CAMR910) SUP ( TR83024 ) ++HOLD (RO83024) SYSTEM FMID(CAMR910) REASON (ACTION ) DATE (15208) COMMENT ( CA-INTERTEST/BATCH-MVS Release 9.1 SEQUENCE After Apply PURPOSE Member CAI.CAMRPROC(COB2INT) has changed. USERS AFFECTED Any user who references CAI.CAMRPROC(COB2INT) in their JCL. KNOWLEDGE REQUIRED Installation data set names, and PROC JCL ACCESS REQUIRED Update access to the CAI.CAMRPROC library ************************** * STEPS TO PERFORM * ************************** 1. Member CAI.CAMRPROC(COB2INT) has changed. It maybe necessary to update it with your sites data set names. ).

8 CA InterTest Batch CA RS PTF RO RO83273 RO83273 M.C.S. ENTRIES = ++PTF (RO83273) LONG PARM CONVERSION ERROR CA InterTest Batch link JCL conversion utility incorrectly converts long PARM string. Invalid continuation is generated for PARMs enclosed in parenthesis resulting in an invalid JCL. JCL error when submitting converted JCL. Low. JCL needs to be manually edited after the conversion. CA-INTERTEST/BATCH-MVS Release 8.5 CA-INTERTEST/BATCH-MVS Release 9.1 INTBAT 981 Copyright (C) 2015 CA. All rights reserved. R00017-EJ6091-SP1 DESC(LONG PARM CONVERSION ERROR). FMID (CAMR910) SUP ( TR83273 )

9 CA InterTest Batch CA RS PTF RO RO83360 RO83360 M.C.S. ENTRIES = ++PTF (RO83360) COBOL 5 POST PROCESSOR - INCORRECT STATEMENT DISPLACEMENT For COBOL 5 listings, when a verb is on the same line as a paragraph name the post processor saves an incorrect hex location for the statement. When using InterTest Batch, the initial intercept may display the current statement at the end of the program. Similar symptoms may occur in InterTest CICS as well. If verbs are on the same line as a paragraph name, InterTest may have an initial intercept at the wrong statement. Put verbs on separate line than paragraph names if compiling with COBOL 5, OR compile with an earlier COBOL release. TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 8.5 TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 9.0 TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 9.1 TFMSYM 365 Copyright (C) 2015 CA. All rights reserved. R00022-AVH091-SP1 DESC(COBOL 5 POST PROCESSOR - INCORRECT STATEMENT DISPLACEMENT). FMID (CAVH910) PRE ( RO80903 RO82152 ) SUP ( RO82385 TR78260 TR79576 TR80361 TR82385 TR83360 ) ++HOLD (RO83360) SYSTEM FMID(CAVH910) REASON (ACTION ) DATE (15218) COMMENT ( TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 9.1 SEQUENCE After Apply PURPOSE Update a PROTSYM with a symbolic information for programs compiled with COBOL 5.1 or 5.2 USERS All users that maintain a PROTSYM AFFECTED KNOWLEDGE PROTSYM REQUIRED ACCESS Product libraries REQUIRED ************************** * STEPS TO PERFORM * ************************** Use IN25COB2 to load symbolic information for programs compiled with COBOL 5. If needed, more information on post processing can be found in "Chapter 3: Adding Symbolic Information" section of the Symbolic Guide. ).

10 CA InterTest Batch CA RS PTF RO RO83412 RO83412 M.C.S. ENTRIES = ++PTF (RO83412) CAMRLPAQ FAILS TO DISPLAY DATE AND RELEASE The date and release levels are missing from the CAMRLPAQ's "INITIALIZATION SUMMARY REPORT" report. The release, date and time fields in the report are not correct. None. None. CA-INTERTEST/BATCH-MVS Release 9.1 INTBAT 987 Copyright (C) 2015 CA. All rights reserved. R00018-EJ6091-SP1 DESC(CAMRLPAQ FAILS TO DISPLAY DATE AND RELEASE). FMID (CAMR910) SUP ( TR83412 )

11 CA InterTest Batch CA RS PTF RO RO83738 RO83738 M.C.S. ENTRIES = ++PTF (RO83738) RC=12 IN IN25COB2 SYM013 ERROR MESSAGE INCOMPLETE The SYM013 error message, which provides details about a VSAM error request, is not complete. Information about the VSAM macro type is missing. The SYM013 error message does not provide complete information about the error. Low. Use VSAM macro return and reason code to identify which macro type has resulted in an error. TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 8.5 TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 9.0 TESTING TOOLS COMMON SYMBOLIC COMPONENT Release 9.1 TFMSYM 367 Copyright (C) 2015 CA. All rights reserved. R00023-AVH091-SP1 DESC(RC=12 IN IN25COB2 SYM013 ERROR MESSAGE INCOMPLETE). FMID (CAVH910) PRE ( RO80903 RO82152 RO83360 ) SUP ( RO82385 TR78260 TR79576 TR80361 TR81450 TR82385 TR83738 )

CA InterTest Batch CA RS 1510 Service List

CA InterTest Batch CA RS 1510 Service List CA InterTest Batch 8.5 1 CA RS 1510 Service List Release Service Description Type 8.5 RO75934 U4036 OR S0C4 ABEND IN CAMRTMON; S200 IN CAMRTEXI; LOOP PTF RO81700 JCL CONVERSION ERRORS/ABENDS WHEN JCL IS

More information

CA Optimizer/II CA RS 1510 Service List

CA Optimizer/II CA RS 1510 Service List CA Optimizer/II 8.5 1 CA RS 1510 Service List Description Type 8.5 RO75940 RECORD MISSING FROM ABEND REPORT PTF RO80283 S0C4 IN CAOESNAP AND/OR CAOECEEI PTF RO83578 COBOL 5 POST PROCESSOR - INCORRECT STATEMENT

More information

CA InterTest Batch CA RS 1309 Service List

CA InterTest Batch CA RS 1309 Service List CA InterTest Batch 8.5 1 CA RS 1309 Service List Description Hiper 8.5 RO46793 CAMRDB2S IS MISSING FROM CAISRC PDS RO48373 878 ABENDS RO48572 S0F8 ABEND WITH TABLES MEMORY MANAGER RO53931 SUPPORT JCL CHECK

More information

CA InterTest Batch CA RS 1408 Service List

CA InterTest Batch CA RS 1408 Service List CA InterTest Batch 8.5 1 CA RS 1408 Service List Description Type 8.5 RO64004 LOOP IN IN25SAPI PTF RO64585 S0C4 ABEND WHEN MONITORING AN OPTIMIZED COBOL PGM PTF RO68643 S001-1 ABEND WHEN NO PROCLIB FOR

More information

CA Optimizer/II CA RS 1312 Service List

CA Optimizer/II CA RS 1312 Service List CA Optimizer/II 8.5 1 CA RS 1312 Service List Description Hiper 8.5 RO45428 UPDATE CAOUSINI DCB MSM CONFIGURATION RO47732 UPDATE OPT/II SDS OF AH5 REMOVE AOX SDS XML RO47733 UPDATE OPT/II SDS OF AH5 REMOVE

More information

CA Mainframe Application Tuner CA RS 1403 Service List

CA Mainframe Application Tuner CA RS 1403 Service List CA Mainframe Application Tuner 9.0 1 CA RS 1403 Service List Description Hiper 9.0 RO60641 MISSING INFORMATION FOR BATCH CALLING JVM RO61289 COMMAND AA ON PMA DM NOT WORKING RO62623 MISSING HELP MEMBERS

More information

CA InterTest Batch CA RS 1404 Service List

CA InterTest Batch CA RS 1404 Service List CA InterTest Batch 8.5 1 CA RS 1404 Service List Description Hiper 8.5 RO63174 WAITING FOR LOCK AFTER JAVA OUTOFMEMORYERROR RO63533 SUPPORT FOR COBOL 5.1 RO64155 GUI HANGS WITH LARGE NUMBERS OF BREAKPOINTS

More information

CA InterTest/SymDump Batch/CICS CA RS 1710 Service List

CA InterTest/SymDump Batch/CICS CA RS 1710 Service List CA InterTest/SymDump Batch/CICS 10.0 1 CA RS 1710 Service List Service Description Type RO97588 HELP DISPLAYS WRONG MESSAGE PTF RO97736 CAPU399E INTERNAL ERROR CAIPRINT FORMATTER IN CONTROL PTF RO97737

More information

CA SymDump Batch CA RS 1408 Service List

CA SymDump Batch CA RS 1408 Service List CA SymDump Batch 9.0 1 CA RS 1408 Service List Release Service Description Type 9.0 RO62757 GUI SERVER LOOPS AFTER ABEND PTF RO69328 DIFFERENTIATE INTERNAL ERRORS FROM EXTERNAL ONES PTF The CA RS 1408

More information

CA Mainframe Application Tuner CA RS 1511 Service List

CA Mainframe Application Tuner CA RS 1511 Service List CA Mainframe Application Tuner 10.0 1 CA RS 1511 Service List Description Type 10.0 RO83991 UNEXPECTED CHARACTER IN PL/I PSEUDO ASSEMBLY LISTING PTF RO84875 GUI MISSING SSA DATA PTF RO85267 PEA - RO84875

More information

CA File Master Plus CA RS 1603 Service List

CA File Master Plus CA RS 1603 Service List CA File Master Plus 9.0 1 CA RS 1603 Service List Description Type 9.0 RO87755 S0C4 WHEN DELETE VSAM SPANNED RECORDS PTF RO87761 EDITOR MAY LOOP IN SF MODE AFTER CHANGE OF REDEFINED FIELD PTF RO87767 CONVERT

More information

CA Easytrieve Report Generator CA RS 1610 Service List

CA Easytrieve Report Generator CA RS 1610 Service List CA Easytrieve Report Generator 11.6 1 CA RS 1610 Service List Description Type 11.6 RO89164 CORRECT LE LOOPING ERROR ON INVALID SUBPROGRAM NAME PTF RO91506 DISPLAY SKIP IN ENDPAGE REPORT PROCEDURE PTF

More information

CA Workload Automation ESP Edition CA RS 1609 Service List

CA Workload Automation ESP Edition CA RS 1609 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1609 Service List Description Type 11.4 RO89762 CYBESWS1 RETURNING RC8 PTF RO89963 MANUAL JOBS WITH JCL ERRORS MAY NOT BE TRACKED PTF RO90489 RELAXING AGENT

More information

CA JCLCheck Workload Automation CA RS 1404 Service List

CA JCLCheck Workload Automation CA RS 1404 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1404 Service List Description Hiper 12.0 RO62327 INVALID CAY6501 MESSAGE WITH MULTI-VOL DATASET AND NOSMS RO62328 INVALID CAY6501 MESSAGE WITH MULTI-VOL DATASET

More information

CA JCLCheck Workload Automation CA RS 1408 Service List

CA JCLCheck Workload Automation CA RS 1408 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1408 Service List Description Type 12.0 RO67958 CAY6020E ON CONTINUED SET WITHIN PROC PTF RO68197 INVALID CAY6035 MESSAGES WITH HASP CONTROL CARDS PTF RO68962

More information

CA JCLCheck Workload Automation CA RS 1403 Service List

CA JCLCheck Workload Automation CA RS 1403 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1403 Service List Description Hiper 12.0 RO60035 JCLNEAT INCORRECTLY SHIFTS 'DD' STATEMENT RO60996 JCLNEAT REFORMAT ERROR RO65785 LOOP IN JCLCHECK RO66178 INCORRECT

More information

CA Ideal for Datacom CA RS 1407 Service List

CA Ideal for Datacom CA RS 1407 Service List CA Ideal for Datacom 14.0 1 CA RS 1407 Service List Description Type 14.0 RO62114 $INQU2/$INQU3 DO NOT RETURN PROGRAMM DATA PTF RO65771 RESOURCE EDITOR VERSION INVALID PTF RO69068 DB2 - S0C4 IN @ICMAS

More information

CA JCLCheck Workload Automation CA RS 1411 Service List

CA JCLCheck Workload Automation CA RS 1411 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1411 Service List Description Type 12.0 RO73100 INCORRECT MESSAGE CAY6077E FOR EMPTY GDG BASE DSN PTF RO73180 VARIOUS PROBLEMS WITH SOME DFSORT KEYWORDS PTF

More information

CA JCLCheck Workload Automation CA RS 1605 Service List

CA JCLCheck Workload Automation CA RS 1605 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1605 Service List Description Type 12.0 RO87932 MISSING CAY6047 FOR QUOTED PROCNAME / IF STATEMENT SYMBOLIC PTF RO88395 INVALID CAY6084E MESSAGE REPORTED FOR

More information

CA JCLCheck Workload Automation CA RS 1406 Service List

CA JCLCheck Workload Automation CA RS 1406 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1406 Service List Description Type 12.0 NO-SRV2 CA RS 1406 Contains No Service For This Release of This Product. PTF The CA RS 1406 service count for this release

More information

CA Datacom/AD CA RS 1405 Service List

CA Datacom/AD CA RS 1405 Service List CA Datacom/AD 14.0 1 CA RS 1405 Service List Description Hiper 14.0 RO67063 SCF CVT CLEARED INCORRECTLY RO67340 REMOVE INCORRECT COMMENTS FROM INSTJCL MEMBER 'BDFBK01' RO67694 MF: MS-ACCESS LINKED TABLE

More information

CA OPS/MVS for JES CA RS 1501 Service List

CA OPS/MVS for JES CA RS 1501 Service List CA OPS/MVS for JES2 12.2 1 CA RS 1501 Service List Description Type 12.2 RO76554 ADDRESS POODLE VULNERABILITY FOR SSL V3 PTF RO76787 S0C1 ABEND IN OPUSSSV PTF RO76836 MESSAGE OPS7593O ISSUED TO EDQ ONLY

More information

CA JCLCheck Workload Automation CA RS 1412 Service List

CA JCLCheck Workload Automation CA RS 1412 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1412 Service List Description Type 12.0 RO74965 S047 ABEND EXECUTING EJCK PTF RO75369 MESSAGE CAY6500S ABEND S0C4 IN XDESTJES PTF RO75434 S0C4 ABEND IN MODULE

More information

CA XCOM Data Transport for z/os CA RS 1509 Service List

CA XCOM Data Transport for z/os CA RS 1509 Service List CA XCOM Data Transport for z/os 11.6 1 CA RS 1509 Service List Description Type 11.6 RO81040 XCOMM0780E TXPI 215 RC 140 OR TXPI 228 PTF RO82092 SURCLS CONFIG PARM NOT ALLOWING SPECIAL CHARACTERS PTF RO82953

More information

CA ACF CA RS 1409 Service List

CA ACF CA RS 1409 Service List CA ACF2 15.0 1 CA RS 1409 Service List Description Type 15.0 RO70473 ACALT REQUEST TO INSERT LOGONID MAY GET ACF00050 MESSAGE PTF RO70480 INCONSISTENT ACF00RBS RESULTS WITH INPUT GROUP PTF RO70670 MOVE

More information

CA XCOM Data Transport for z/os CA RS 1411 Service List

CA XCOM Data Transport for z/os CA RS 1411 Service List CA XCOM Data Transport for z/os 12.0 1 CA RS 1411 Service List Description Type 12.0 RO74240 MISSING MESSAGE XCOMM0425E WHEN VSAM HISTORY FILE FULL *HIP/PRP* RO74259 XCOM V12.0 SAMPLE JCL MEMBERS HAVE

More information

CA TLMS Tape Management CA RS 1709 Service List

CA TLMS Tape Management CA RS 1709 Service List CA TLMS Tape Management 12.6 1 CA RS 1709 Service List Service Description Type RO94174 SUPPORT FOR Z/OS 2.3 PTF RO97219 S413-50 ABEND WITH DFSMSHSM AFTER UPGRADE PTF RO97593 SYSZTIOT LOCK IS NOT CORRECTLY

More information

CA Workload Automation CA 7 Edtion CA RS 1502 Service List

CA Workload Automation CA 7 Edtion CA RS 1502 Service List CA Workload Automation CA 7 Edtion 12.0 1 CA RS 1502 Service List Description Type 12.0 RO76996 DATASET MEMBER UPDATE PROBLEMS PTF RO77007 DATABASE VALIDATION ISSUES PTF RO77343 SASSDCTG - JOB SUBMISSION

More information

CA Datacom/AD CA RS 1409 Service List

CA Datacom/AD CA RS 1409 Service List CA Datacom/AD 14.0 1 CA RS 1409 Service List Description Type 14.0 RO57031 MEMBER NOT FOUND ERROR EXECUTING DDDDULM PTF RO65981 CORRECT ALTERNATE BASIS PTF RO67690 'DCL' IN COBOL COPYBOOK FROM SOURCE LANGUAGE

More information

CA Mainframe Application Tuner CA RS 1505 Service List

CA Mainframe Application Tuner CA RS 1505 Service List CA Mainframe Application Tuner 10.0 1 CA RS 1505 Service List Description Type 10.0 RO78042 DAU004E INVALID NUMERIC VALUE PTF RO79176 ADABAS - MISSING DETAILS - CASE 21631 PTF RO79332 S0C7 IN APCYJLNA

More information

CA JCLCheck Workload Automation CA RS 1507 Service List

CA JCLCheck Workload Automation CA RS 1507 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1507 Service List Description Type 12.0 RO79903 CAY6A041I/MSGX338E ERRORS FROM TWS, UNCLEARED STORAGE PTF RO80024 CAY6669E PROCLIB ON BOTH JOBPARM AND JCLLIB,

More information

CA Application Quality and Testing Tools

CA Application Quality and Testing Tools CA Application Quality and Testing Tools Symbolic Guide Version 9.1.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the

More information

CA Endevor Software Change Manager CA RS 1402 Service List

CA Endevor Software Change Manager CA RS 1402 Service List CA Endevor Software Change Manager 16.0 1 CA RS 1402 Service List Description Hiper 16.0 NO-SRV3 CA RS 1402 Contains No Service For This Release of This Product. The CA RS 1402 service count for this release

More information

CA Allocate DASD Space and Placement CA RS 1611 Service List

CA Allocate DASD Space and Placement CA RS 1611 Service List CA Allocate DASD Space and Placement 12.5 1 CA RS 1611 Service List Description Type 12.5 RO92081 DSORG OVERRIDE OF 'LIKED-TO' DATASET NOT HONORED W/PDS PTF RO92115 RTF ON VSAM LINEAR REDUCES SECONDARY

More information

CA File Master Plus for IMS CA RS 1403 Service List

CA File Master Plus for IMS CA RS 1403 Service List CA File Master Plus for IMS 8.5 1 CA RS 1403 Service List Description Hiper 8.5 RO62915 SELECT CRIT VS CRL RO63260 BROWSE OR EDIT HANG USING A SELECTION CRITERIA RO63320 LOGICAL DB POSITION PROBLEM WITH

More information

CA Datacom/DB CA RS 1412 Service List

CA Datacom/DB CA RS 1412 Service List CA Datacom/DB 15.0 1 CA RS 1412 Service List Description Type 15.0 RO74322 UNRECOGNIZED STATEMENT-TYPE EXECUTING EXTERNALLY SECURED PTF RO74331 MUF ABEND USER COMPLETION CODE=0008 IN DBU08PR PTF RO75194

More information

CA View CA RS 1409 Service List

CA View CA RS 1409 Service List CA View 12.1 1 CA RS 1409 Service List Release Service Description Type 12.1 RO69206 UNCAUGHT ERRORS CAUSE S0C4 ABENDS PTF RO71917 SARBCH ARCHDATE UPDATED REPORTS DELETED BY INTERIM BACKUP PTF RO71925

More information

CA NetMaster CA RS 1609 Service List

CA NetMaster CA RS 1609 Service List CA NetMaster 12.1 1 CA RS 1609 Service List Description Type 12.1 RO90308 BCILOGON TRUNCATES USERID TO 7 CHARACTERS PTF RO90664 SUPPORT LATEST AT-TLS CRYPTOGRAPHIC OPTIONS IN SMARTTRACE PTF RO90977 DEVICE

More information

CA Mainframe Application Tuner CA RS 1404 Service List

CA Mainframe Application Tuner CA RS 1404 Service List CA Mainframe Application Tuner 9.0 1 CA RS 1404 Service List Description Hiper 9.0 RO64816 DSNT408I SQLCODE=-553 - DB2 DISPLAY ERRORS RO64909 ABEND01D RSN 6B000D11 IN TNMTMQ @+X'3EC' RO65439 NO SIGNIFICANT

More information

CA OPS/MVS for JES CA RS 1511 Service List

CA OPS/MVS for JES CA RS 1511 Service List CA OPS/MVS for JES3 12.1 1 CA RS 1511 Service List Description Type 12.1 RO84404 SUPPORT FOR APACHE BASED HTTP WEB SERVER PTF RO85160 ABEND S0C3 OPINAS +2D1C ON Z/OS 2.2 PTF RO85161 ABEND S0C3 OPINAS +2D1C

More information

CA Datacom/DB CA RS 1308 Service List

CA Datacom/DB CA RS 1308 Service List CA Datacom/DB 14.0 1 CA RS 1308 Service List Description Hiper 14.0 RO57425 S0C4 AT DBINRPR+23AC USING EXTENDED PROGRAMMING OPTION RO60177 EOJ_OK SUPPORT IN EXTENDED OPTION DOES NOT TAKE EFFECT The CA

More information

CA Top Secret Security for z/os CA RS 1509 Service List

CA Top Secret Security for z/os CA RS 1509 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1509 Service List Description Type 15.0 RO77780 S0C4 ABEND TSSFSB +AD2 WITH JES3 AND Z/OS 2.2 PTF RO81817 NEW CIA DATACOM DATA MODEL AND MAINTENANCE JOBS PTF

More information

CA ACF CA RS 1711 Service List

CA ACF CA RS 1711 Service List CA ACF2 16.0 1 CA RS 1711 List Description Type RO93852 ACF2/IMS SUPPORT FOR IMS R15 PTF RO93853 ACF2/IMS SUPPORT FOR IMS R15 PTF RO97779 CONVERT PASSWORD TO HIGHER ENCRYPTION LEVEL/AAM R_PASSWORD PTF

More information

CA IDMS CA RS 1705 Service List

CA IDMS CA RS 1705 Service List CA IDMS 19.0 1 CA RS 1705 List Description Type RO94717 S0C4 IN OLQSDMLE USING AUTHORIZED LIBRARIES PTF RO94965 PROGRAM CHECK IN OLQSDMLE PTF RO95021 OLQ GROUP BY DBKEY INCORRECT PTF RO95076 LOOP INSERTING

More information

CA Mainframe Application Tuner CA RS 1505 Service List

CA Mainframe Application Tuner CA RS 1505 Service List CA Mainframe Application Tuner 9.0 1 CA RS 1505 Service List Description Type 9.0 RO74532 ENQ/DEQ FAILURE DURING PMA SERVER START/STOP PTF RO78113 ABEND A03 DURING STOPPING OF PMA SERVER PTF RO78128 100

More information

CA Mainframe Application Tuner CA RS 1708 Service List

CA Mainframe Application Tuner CA RS 1708 Service List CA Mainframe Application Tuner 11.0 1 CA RS 1708 List Description Type RO96565 FALSE TN0499E MESSAGE DURING MONITOR INITIALIZATION PTF RO96766 TN6969E XCF MESSAGE EXIT FAILED. INTERNAL MCE QUEUEING ERROR

More information

CA PDSMAN PDS Library Management CA RS 1309 Service List

CA PDSMAN PDS Library Management CA RS 1309 Service List CA PDSMAN PDS Library Management 7.7 1 CA RS 1309 Service List Description Hiper 7.7 RO57158 OLD MEMBER VERSION BEYOND LOGICAL END OF LIBRARY RO57358 SUPPORT FOR ISPF EDITOR'S EDIT LINE COMMAND TABLES

More information

CA Datacom/DB CA RS 1507 Service List

CA Datacom/DB CA RS 1507 Service List CA Datacom/DB 15.0 1 CA RS 1507 Service List Description Type 15.0 RO78807 S0C4 IN DELEXEC WITH DELETE FROM CURSOR AFTER RO40578 PTF RO81612 CHANGE DATA CAPTURE IMPROPER RESTART AFTER EOJ *HIP/PRP* RO81820

More information

CA View CA RS 1312 Service List

CA View CA RS 1312 Service List CA View 12.0 1 CA RS 1312 Service List Description Hiper 12.0 RO53066 SARTIA09 MESSAGE ENHANCEMENT - REPORT IDENTIFICATION RO57767 S0C4 ON DRAS TASK WITH WEB VIEWER V12 RO57866 SARCPI02 ERROR INDEXING

More information

CA IDMS CA RS 1612 Service List

CA IDMS CA RS 1612 Service List CA IDMS 18.5 1 CA RS 1612 Service List Description Type 18.5 RO90584 OLQ GET FIRST IN SET ERROR WITH OPTIONAL BIT 340 PTF RO90716 MAXIMUM BLOCKSIZE FOR BACKUP PTF RO92200 SQL WEB CONNECT CV HANG RANDOM

More information

CA Datacom/AD CA RS 1704 Service List

CA Datacom/AD CA RS 1704 Service List CA Datacom/AD 15.0 1 CA RS 1704 Service List Service Description Type RO93267 CURSOR 'XXX' NOT FOUND IN CURSOR TABLE PTF RO93323 S0C4 IN DBSRPPR MODULE DBSERV+928 PTF RO93402 TIMESTAMPCOLUMN 'TIMESTAMP

More information

CA Disk Backup and Restore CA RS 1712 Service List

CA Disk Backup and Restore CA RS 1712 Service List CA Disk Backup and Restore 12.5 1 CA RS 1712 Service List Service Description Type RO96234 FIX BACKUP OF PDSE RECFM U DATA SETS PTF RO97916 S878-14 ABEND DURING IXMAINT WITH SMSPRINT PTF RO98526 ARCHIVE

More information

CA Endevor Software Change Manager CA RS 1606 Service List

CA Endevor Software Change Manager CA RS 1606 Service List CA Endevor Software Change Manager 17.0 1 CA RS 1606 Service List Description Type 17.0 RO88314 PACKAGE CAST DOES NOT FAIL IF SUBSYSTEM DOES NOT EXIST PTF RO89322 C1X0250W MESSAGE STOPS THE PROCESSOR EXECUTION

More information

CA OPS/MVS WebCenter CA RS 1408 Service List

CA OPS/MVS WebCenter CA RS 1408 Service List CA OPS/MVS WebCenter 12.1 1 CA RS 1408 Service List Release Service Description Type 12.1 RO71623 BSYS LOGON FAILED. DEFAULTS TAKEN. PTF RO71960 TOP 10 JOBS BY CPU% SHOWS NO DATA POINTS TO PLOT PTF RO72253

More information

CA Workload Automation CA 7 Edtion CA RS 1606 Service List

CA Workload Automation CA 7 Edtion CA RS 1606 Service List CA Workload Automation CA 7 Edtion 11.3 1 CA RS 1606 Service List Description Type 11.3 RO89375 IDASH REJECTS EVENTS DUE TO INVALID INSTANCE ID PTF RO89563 CA-7 SERVER FOR IDASH SEED DATA EVENTS LACK LPAR

More information

CA JCLCheck Workload Automation CA RS 1407 Service List

CA JCLCheck Workload Automation CA RS 1407 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1407 Service List Description Type 12.0 RO68503 DFSORT TOLERATION PARAMETERS PTF RO68838 MISSING Z/OS 2.1 REXX VARIABLES PTF RO68839 MISSING Z/OS 2.1 REXX VARIABLES

More information

CA IDMS CA RS 1612 Service List

CA IDMS CA RS 1612 Service List CA IDMS 19.0 1 CA RS 1612 Service List Description Type 19.0 RO90583 OLQ GET FIRST IN SET ERROR WITH OPTIONAL BIT 340 PTF RO92452 JOURNAL ANALYZER DSP0 - USJDSP1 ERROR PTF RO92524 MAXIMUM BLOCKSIZE FOR

More information

CA Endevor Software Change Manager CA RS 1403 Service List

CA Endevor Software Change Manager CA RS 1403 Service List CA Endevor Software Change Manager 16.0 1 CA RS 1403 Service List Description Hiper 16.0 RO63458 NEW SETTING REQUIRED FOR COMPONENT_SEARCH OPTION RO63459 QUICK EDIT ALLOWS F/G EXECUTION OF PROCESSOR RO63864

More information

CA Datacom/AD CA RS 1305 Service List

CA Datacom/AD CA RS 1305 Service List CA Datacom/AD 14.0 1 CA RS 1305 Service List Description Hiper 14.0 RO49483 ABEND, MIGRATE_TO_SHADOW RUNNING CHANGE DATA CAPTURE RO53265 PROVIDE FRAMEWORK FOR FUTURE OLREORG ENHANCEMENT RO53693 ALIGNMENT

More information

CA MIM Resource Sharing CA RS 1511 Service List

CA MIM Resource Sharing CA RS 1511 Service List CA MIM Resource Sharing 12.1 1 CA RS 1511 Service List Description Type 12.1 RO84987 MIM MESSAGES NOT IN MIMLOG PTF RO84993 DDN HEALTH CHECK COMPATLEVEL PTF RO85010 VCF OPTIONS MAY NOT BE DISPLAYED WHEN

More information

CA Common Services CA RS 1604 Service List

CA Common Services CA RS 1604 Service List CA Common Services 14.1 1 CA RS 1604 Service List Description Type 14.1 RO78799 S0C4 ABEND CCSFEDTF+FC PTF RO84241 DB2 COMMANDS HANG PTF RO86292 CAIRIM SUPPORT FOR CTS 5.3 SUPPORT UNDER RACF PTF RO88062

More information

CA Datacom/DB 15.1 **Incremental INC00** 1 CA RS 1703 Service List

CA Datacom/DB 15.1 **Incremental INC00** 1 CA RS 1703 Service List CA Datacom/DB 15.1 **Incremental INC00** 1 CA RS 1703 Service List Description Type 15.1 RO90834 CICS STORAGE VIOLATION CREATING AN SQL REPORT FORMAT PTF RO93613 DECIMALCOLEVEN = DECIMALCOLODD MADE RQAABLE

More information

CA Workload Automation CA 7 Edtion CA RS 1509 Service List

CA Workload Automation CA 7 Edtion CA RS 1509 Service List CA Workload Automation CA 7 Edtion 12.0 1 CA RS 1509 Service List Description Type 12.0 RO82692 ENHANCE DBIO DIAGNOSTICS FOR QUEUES PTF RO82911 DATABASE VALIDATION ISSUES PTF RO83095 SASSSPOR - HANG AFTER

More information

CA Datacom/DB CA RS 1602 Service List

CA Datacom/DB CA RS 1602 Service List CA Datacom/DB 14.0 1 CA RS 1602 Service List Description Type 14.0 RO86865 S0C4 IN DBSRPPR SYSVIEW+001750 PTF RO87076 DBSQLPR S0C4 WITH LARGE OUTPUT REQUESTED PTF RO87316 DB CONSOLE COMMAND "QUIESCE RST"

More information

CA Disk Backup and Restore CA RS 1609 Service List

CA Disk Backup and Restore CA RS 1609 Service List CA Disk Backup and Restore 12.5 1 CA RS 1609 Service List Release Service Description Type 12.5 RO90201 ARCHIVE U0100 ABEND DUE TO INCORRECT RCF KEYS PTF RO90374 DINXUFEX EXIT DOES NOT WORK WITH BACKUPCC

More information

CA SYSVIEW Performance Management CA RS 1612 Service List

CA SYSVIEW Performance Management CA RS 1612 Service List CA SYSVIEW Performance Management 14.1 1 CA RS 1612 Service List Description Type 14.1 RO91419 Incorrect DC Monitor Status displayed for IMS 14.1 regions PTF RO91687 ABEND S0C4 MQSDATA during data collection

More information

CA Easytrieve Report Generator CA RS 1408 Service List

CA Easytrieve Report Generator CA RS 1408 Service List CA Easytrieve Report Generator 11.6 1 CA RS 1408 Service List Release Service Description Type 11.6 RO68528 REPORT FILES ARE NOT OPENED IF THE REPORT IS NOT GENERATED PTF RO70187 HEAP VALIDATION ERROR

More information

CA XCOM Data Transport for z/os CA RS 1312 Service List

CA XCOM Data Transport for z/os CA RS 1312 Service List CA XCOM Data Transport for z/os 11.6 1 CA RS 1312 Service List Description Hiper 11.6 RO59456 BATCH - TYPE=EXECUTE DEFAULTS TO WRONG DSNTYPE RO59725 VOL PARAMETER NOT HONORED, PDS CREATED ON WRONG VOLUME

More information

CA TLMS Tape Management CA RS 1404 Service List

CA TLMS Tape Management CA RS 1404 Service List CA TLMS Tape Management 12.6 1 CA RS 1404 Service List Release Service Description Hiper 12.6 RO64006 CAG8259E OR CAT9999E ISSUED WITH TQS INSTALLED. RO64267 TLMS016 INCORRECT RULE TYPE FOR RULES WITH

More information

CA Datacom/AD CA RS 1408 Service List

CA Datacom/AD CA RS 1408 Service List CA Datacom/AD 14.0 1 CA RS 1408 Service List Description Type 14.0 RO69853 UNABLE TO APF AUTHORIZE SMS MANAGED LIBRARIES USING CSM PTF RO69919 VLS CORRUPTION RESULTING FROM INCORRECT ENQUEUE CONVERSION

More information

CA Mainframe Application Tuner CA RS 1410 Service List

CA Mainframe Application Tuner CA RS 1410 Service List CA Mainframe Application Tuner 9.0 1 CA RS 1410 Service List Description Type 9.0 RO69960 MONITOR STUCK IN ACTIVE STATE PTF RO71760 DB2VIEW HAS IMPROPERLY CONVERTED TEXT PTF RO71901 ABEND0C4 WITH BMC ARC

More information

CA Common Services CA RS 1408 Service List

CA Common Services CA RS 1408 Service List CA Common Services 14.1 1 CA RS 1408 Service List Release Service Description Type 14.1 RO71174 OPS/MVS API CALLS FOR STATE RETURN INVALID JOBNAME. PTF RO71856 RC 4 FOLLOWING TIMEOUT AFTER OPER CMD STOPEND

More information

CA Endevor SCM 18.0 **Incremental INC00** 1 CA RS 1701 Service List

CA Endevor SCM 18.0 **Incremental INC00** 1 CA RS 1701 Service List CA Endevor SCM 18.0 **Incremental INC00** 1 CA RS 1701 Service List Description Type 18.0 RO92912 ECLIPSE UI: PASSWORD CHANGE IS NOT REFLECTED FOR PKG ACTIONS PTF RO93153 INCREMENTAL DELIVERY PTF VERSION

More information

CA Datacom/DB CA RS 1305 Service List

CA Datacom/DB CA RS 1305 Service List CA Datacom/DB 14.0 1 CA RS 1305 Service List Description Hiper 14.0 RO49483 ABEND, MIGRATE_TO_SHADOW RUNNING CHANGE DATA CAPTURE RO53265 PROVIDE FRAMEWORK FOR FUTURE OLREORG ENHANCEMENT RO53693 ALIGNMENT

More information

CA File Master Plus for IMS CA RS 1306 Service List

CA File Master Plus for IMS CA RS 1306 Service List CA File Master Plus for IMS 8.5 1 CA RS 1306 Service List Description Hiper 8.5 RO53029 PERFORMANCE IMPROVEMENT FOR STARTUP - DBD DECODE RO53452 PRINTLOG S0C4 IF MULTIPLE ACTIONS AND NO TRAILER RO53650

More information

CA Disk Backup and Restore CA RS 1501 Service List

CA Disk Backup and Restore CA RS 1501 Service List CA Disk Backup and Restore 12.5 1 CA RS 1501 Service List Description Type 12.5 RO75755 DMSAR, RESTORE AND FMS WITH POOL= FAIL WITH RO69420 APPLIED *HIP/PRP* RO76256 BACKUP ABEND S0C4 IN ADSTH008 PTF RO76769

More information

CA NetMaster CA RS 1602 Service List

CA NetMaster CA RS 1602 Service List CA NetMaster 12.1 1 CA RS 1602 Service List Description Type 12.1 RO85382 $IPSA11Z 1834 ERROR 4 COND TYPE ERROR PTF RO85676 SNMP TRAP RECEIVER $IPSASNT FAILS RECEIVING NON-TRAP DATA PTF RO86822 $RSDBMS

More information

CA Allocate DASD Space and Placement CA RS 1307 Service List

CA Allocate DASD Space and Placement CA RS 1307 Service List CA Allocate DASD Space and Placement 12.5 1 CA RS 1307 Service List Description Hiper 12.5 RO54883 &PRIMARYD variable displays incorrectly in diagnostics RO55733 ENHANCEMENT: COND SUPPRESS VAM0407/8/9

More information

CA XCOM Data Transport for z/os CA RS 1503 Service List

CA XCOM Data Transport for z/os CA RS 1503 Service List CA XCOM Data Transport for z/os 11.6 1 CA RS 1503 Service List Description Type 11.6 RO78099 ACTIVE SNA SESSIONS PREVENT SERVER TERMINATION PTF RO78293 PSOVOL/VOL CONFIG PARMS NOT ALLOWING SPECIAL CHARACTERS

More information

CA Datacom/AD CA RS 1503 Service List

CA Datacom/AD CA RS 1503 Service List CA Datacom/AD 14.0 1 CA RS 1503 Service List Description Type 14.0 RO54870 CLOSE OPEN URTS WITH SQL_STATUS_URT DYNAMIC SYSTEM TABLE PTF RO74442 PDF ASRA DISPLAY/EDIT IDEAL PANEL PTF RO76078 UNCONDITIONAL

More information

CA LDAP CA RS 1406 Service List

CA LDAP CA RS 1406 Service List CA LDAP 15.1 1 CA RS 1406 Service List Description Type 15.1 RO66341 LDAP ERROR IN CHANGE MONITOR EVENT REPORTS PTF RO66794 CHANGE MONITOR EVENTS SEARCH SHOWS INCORRECT RESULTS PTF RO67510 MODIFYING ACTIVATION

More information

CA Gen Encyclopedia Server / Implementation ToolSet CA RS 1408 Service List

CA Gen Encyclopedia Server / Implementation ToolSet CA RS 1408 Service List CA Gen Encyclopedia Server / Implementation ToolSet 8.5 1 CA RS 1408 Service List Release Service Description Type 8.5 NO-SRV2 CA RS 1408 Contains No Service For This Release of This Product. PTF The CA

More information

CA ACF CA RS 1504 Service List

CA ACF CA RS 1504 Service List CA ACF2 15.0 1 CA RS 1504 Service List Description Type 15.0 RO71831 EXCESSIVE CPU WITH ACCESS COMMAND AFTER RO65813 PTF RO72052 INTERMITTENT ACFF1004 ON ACFM CP PASSWORD MAINT PTF RO75037 GENCERT CAS20C1E

More information

CA Top Secret Security for z/os CA RS 1607 Service List

CA Top Secret Security for z/os CA RS 1607 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1607 Service List Description Type 16.0 RO89828 WITH OPTIONS(38) AND RO79619 CICS EXTRACT IS NOT CACHED *HIP/PRP* RO89936 DEFINE NEW CACEM PRODUCT RESOURCE

More information

CA Datacom/DB CA RS 1704 Service List

CA Datacom/DB CA RS 1704 Service List CA Datacom/DB 15.0 1 CA RS 1704 Service List Service Description Type RO93267 CURSOR 'XXX' NOT FOUND IN CURSOR TABLE PTF RO93323 S0C4 IN DBSRPPR MODULE DBSERV+928 PTF RO93402 TIMESTAMPCOLUMN 'TIMESTAMP

More information

CA IDMS CA RS 1502 Service List

CA IDMS CA RS 1502 Service List CA IDMS 18.5 1 CA RS 1502 Service List Description Type 18.5 RO70628 LOCAL BATCH JOBS MAY USE EXCESSIVE STORAGE PTF RO74354 UPDATE MESSAGE DB005547 SHORT DESCRIPTION PTF RO74928 SUPPRESS DML204 MESSAGE

More information

CA MF Connector for Linux/Hardware Inteface Srv CA RS 1601 Service List

CA MF Connector for Linux/Hardware Inteface Srv CA RS 1601 Service List CA MF Connector for Linux/Hardware Inteface Srv 2.0 1 CA RS 1601 Service List Description Type 2.0 RO83398 FAILURES IN COMMUNICATION ARE NOT DETECTED PTF RO86851 NO SSL SUPPORT IN VM AGENT PTF RO86852

More information

CA XCOM Data Transport for z/os CA RS 1408 Service List

CA XCOM Data Transport for z/os CA RS 1408 Service List CA XCOM Data Transport for z/os 11.6 1 CA RS 1408 Service List Description Type 11.6 RO71080 STORAGE LEAKS WHEN XCOMJOB IS CALLED REPEATEDLY VIA API PTF RO71326 SMFSYSID NOT POPULATED WHEN SMF=NO PTF RO71378

More information

CA Gen Encyclopedia Server / Implementation ToolSet CA RS 1608 Service List

CA Gen Encyclopedia Server / Implementation ToolSet CA RS 1608 Service List CA Gen Encyclopedia Server / Implementation ToolSet 8.5 1 CA RS 1608 Service List Release Service Description Type 8.5 RO90347 TISRVMSL SYNCPOINT; TAKESOCKET CONNECTION; ECHO 0888 ABEND PTF RO90348 TISRVMSL

More information

CA IDMS CA RS 1706 Service List

CA IDMS CA RS 1706 Service List CA IDMS 19.0 1 CA RS 1706 List Description Type RO92219 ALLOW FACTOTUM TYPE 21 (VTAM QUERY BIT) TASKS TO TIMEOUT PTF RO95214 DSCCACHE NOT RELEASING ILESQL LOCK PTF RO95241 CLEAR KEY NOT EFFECTIVE DURING

More information

CA JCLCheck Workload Automation CA RS 1705 Service List

CA JCLCheck Workload Automation CA RS 1705 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1705 Service List Service Description Type RO94518 ADRDSSU ERRORS - CAY6550E ON LVOL(**)/SYMBOLS NOT RESOLVED PTF RO94753 CA7(0) OPTION CAUSES LOOP PTF RO94966

More information

CA IDMS CA RS 1505 Service List

CA IDMS CA RS 1505 Service List CA IDMS 18.0 1 CA RS 1505 Service List Description Type 18.0 RO79649 AFTER AN ARCHIVE JOURNAL AUTOALL, JOURNALS ARE NOT EMPTY. PTF RO79994 NEW MSG DC200280 INDICATING QUIESCE OPERATION HAS TERMINATED PTF

More information

CA ACF CA RS 1709 Service List

CA ACF CA RS 1709 Service List CA ACF2 16.0 1 CA RS 1709 List Description Type RO96906 DATASET ENCRYPTION SUPPORT PTF RO96914 SUPPORT Z/OS 2.3 WORKATTR EMAIL ADDRESS PTF RO97142 INTERNAL STC TABLE HAS A LIMIT OF 1364 STC RECORDS PTF

More information

CA Gen Encyclopedia Server / Implementation ToolSet 1 CA RS 1502 Service List

CA Gen Encyclopedia Server / Implementation ToolSet 1 CA RS 1502 Service List CA Gen Encyclopedia Server / Implementation ToolSet 1 CA RS 1502 Service List Release Service Description Type 8.5 RO76211 CORRECT MQ SERVERS BUFFER LENGTH; ENABLE RETRY PTF RO76842 CORRECT MQ SERVERS

More information

CA IDMS CA RS 1607 Service List

CA IDMS CA RS 1607 Service List CA IDMS 18.5 1 CA RS 1607 Service List Description Type 18.5 RO73457 TCP/IP DDS BIDIRECTIONAL CVS DONT CONNECT IF STARTUP DELAYED PTF RO87502 IDMSLOOK DISPLAYING COBOL 5.1 COMPILED PROGRAM ABENDS S0C4

More information

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1602 Service List

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1602 Service List CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1602 Service List Description Type 18.0 RO87434 INVALID PIT RECOVERY AND EXTRANIOUS ITK1605W PTF RO87435 INVALID PIT RECOVERY AND EXTRANIOUS ITK1605W

More information

CA IDMS CA RS 1506 Service List

CA IDMS CA RS 1506 Service List CA IDMS 18.5 1 CA RS 1506 Service List Description Type 18.5 RO79669 ADSA STALLS WHEN USED WITH SQL PROCEDURE PTF RO79740 INVALID 598529 MESSAGES FROM IDMSDBAN PTF RO80165 REDUCE LKP'S TO SHORTEN SHUTDOWN

More information

CA XCOM Data Transport for z/os CA RS 1403 Service List

CA XCOM Data Transport for z/os CA RS 1403 Service List CA XCOM Data Transport for z/os 11.6 1 CA RS 1403 Service List Description Hiper 11.6 RO61834 INQWAIT VALUE NOT HONORED FOR TYPE=INQUIRE JOBS RO62912 XCOMM0099E SEND DATA LENGTH > 32764 WITH TCPIP TRANSFERS

More information

CA Common Services CA RS 1702 Service List

CA Common Services CA RS 1702 Service List CA Common Services 14.1 1 CA RS 1702 Service List Release Service Description Type 14.1 RO81979 CASRVSYM RECURSIVE S0C4 ABENDS PTF RO91834 ABEND S0C4-3B DURING CICS INITIALIZATION. PTF RO92559 ABEND AEE0

More information

CA ACF CA RS 1610 Service List

CA ACF CA RS 1610 Service List CA ACF2 16.0 1 CA RS 1610 Service List Description Type 16.0 RO88622 POSITION FOR DB2 12.1 PTF RO89873 ACF2/IMS BATCH INTERFACE SUPPORT FOR IMS R14 PTF RO90019 ACF2/IMS BATCH INTERFACE SUPPORT FOR IMS

More information