CA InterTest Batch CA RS 1309 Service List

Size: px
Start display at page:

Download "CA InterTest Batch CA RS 1309 Service List"

Transcription

1 CA InterTest Batch CA RS 1309 Service List Description Hiper 8.5 RO46793 CAMRDB2S IS MISSING FROM CAISRC PDS RO ABENDS RO48572 S0F8 ABEND WITH TABLES MEMORY MANAGER RO53931 SUPPORT JCL CHECK RELEASE 12 RO57474 S0C4 ABEND IN IN25SYM OR S0C1 IN IN25PARS RO58263 WRONG CONVERSION OF SYSIN JCL RO58421 WRONG CONVERTED JCL AFTER CAMR919W MESSAGE RO58742 SYMP599E ERROR MESSAGES WHEN POST PROCESSING PL/I RO58901 HEBREW CHARACTERS DO NOT DISPLAY IN INTERTEST LIST FACILITY RO59840 SYMP903S UNEXPECTED ERROR DETECTED AND SYMP919S END OF FILE The CA RS 1309 service count for this release is 10

2 CA InterTest Batch 2 CA RS 1309 Service List for CMR8500 FMID Service Description Hiper CMR8500 RO46793 CAMRDB2S IS MISSING FROM CAISRC PDS RO ABENDS RO48572 S0F8 ABEND WITH TABLES MEMORY MANAGER RO53931 SUPPORT JCL CHECK RELEASE 12 RO58263 WRONG CONVERSION OF SYSIN JCL RO58421 WRONG CONVERTED JCL AFTER CAMR919W MESSAGE The CA RS 1309 service count for this FMID is 6

3 CA InterTest Batch 3 CA RS 1309 Service List for CVH8500 FMID Service Description Hiper CVH8500 RO57474 S0C4 ABEND IN IN25SYM OR S0C1 IN IN25PARS RO58742 SYMP599E ERROR MESSAGES WHEN POST PROCESSING PL/I RO58901 HEBREW CHARACTERS DO NOT DISPLAY IN INTERTEST LIST FACILITY RO59840 SYMP903S UNEXPECTED ERROR DETECTED AND SYMP919S END OF FILE The CA RS 1309 service count for this FMID is 4

4 CA InterTest Batch CA RS PTF RO RO46793 RO46793 M.C.S. ENTRIES = ++PTF (RO46793) CAMRDB2S IS MISSING FROM CAISRC PDS When a user converts DB2 JCL, INT1OPTS DD point to HLQ.CAISRC(CAMRDB2S). However this member does not exist on the HLQ.CAISRC. When converting DB2 WLM JCL to run under Batch Link, the conversion generates //INT1OPTS DD DISP=SHR,DSN=HLQ.CAISRC(CAMRDB2S) but that member is missing from the HLQ.CAISRC. The converted JCL will not run. Medium. Edit the converted JCL so INT1OPTS points to a PDS member with EXEC=DSNX9WLM,DB2SP PRODUCT(S) AFFECTED: CA InterTest Batch MVS Release 8.5 INTBAT 872 Copyright (C) 2013 CA. All rights reserved. R00085-EJ6850-SP1 DESC(CAMRDB2S IS MISSING FROM CAISRC PDS). FMID (CMR8500) SUP ( TR45270 TR46793 )

5 CA InterTest Batch CA RS PTF RO RO48373 RO48373 M.C.S. ENTRIES = ++PTF (RO48373) 878 ABENDS An application which issues GETMAINs with LOC=(RES,ANY) from a program that is 31 bit address resident, may experience 878 abends. The GETMAIN gets 24 bit storage instead of 31 bit storage. 878 abend. Cannot debug the application. There is no work around. PRODUCT(S) AFFECTED: CA InterTest Batch-MVS Release 8.5 INTBAT 879 Copyright (C) 2013 CA. All rights reserved. R00090-EJ6850-SP1 DESC(878 ABENDS). FMID (CMR8500) PRE ( RO12245 RO15344 RO41917 RO47327 ) SUP ( RO20368 RO34740 RO37740 TR20368 TR34740 TR37740 TR48373 )

6 CA InterTest Batch CA RS PTF RO RO48572 RO48572 M.C.S. ENTRIES = ++PTF (RO48572) S0F8 ABEND WITH TABLES MEMORY MANAGER Attempting to debug an application that calls third party TABLES Memory Manager results in a S0F8 abend. S0F8 abend Medium There is no work around. PRODUCT(S) AFFECTED: CA-INTERTEST/BATCH-MVS Release 8.5 INTBAT 880 Copyright (C) 2013 CA. All rights reserved. R00091-EJ6850-SP1 DESC(S0F8 ABEND WITH TABLES MEMORY MANAGER). FMID (CMR8500) PRE ( RO15344 RO16663 RO41917 RO47327 ) SUP ( RO17058 RO29477 RO33937 RO36785 TR17058 TR29477 TR33937 TR36785 TR43378 TR47660 TR48572 T13D499 T13D547 T13D549 )

7 CA InterTest Batch CA RS PTF RO RO53931 RO53931 M.C.S. ENTRIES = ++PTF (RO53931) SUPPORT JCL CHECK RELEASE 12 Need support for CA JCL Check release r12. Invalid JCLCHECK RELEASE error message. Medium Manually convert JCL using the CA InterTest batch documentation as a guide. PRODUCT(S) AFFECTED: CA-INTERTEST/BATCH-MVS Release 8.5 INTBAT 891 Copyright (C) 2013 CA. All rights reserved. R00103-EJ6850-SP1 DESC(SUPPORT JCL CHECK RELEASE 12). FMID (CMR8500) PRE ( RO17010 RO21358 RO28561 RO50219 ) SUP ( RO29192 RO36192 TR29192 TR36192 TR53931 )

8 CA InterTest Batch CA RS PTF RO RO57474 RO57474 M.C.S. ENTRIES = ++PTF (RO57474) S0C4 ABEND IN IN25SYM OR S0C1 IN IN25PARS Post processing a COBOL/VS listing which contains INDEX fields may result in a S0C4 in IN25SYMC or a S0C1 in IN25PARS. S0C1 or S0c4 abend Medium There is no work around. PRODUCT(S) AFFECTED: Testing & Fault Mgmt Tools Common Sym Release 8.5 Testing & Fault Mgmt Tools Common Sym Release 9.0 TFMSYM 294 Copyright (C) 2013 CA. All rights reserved. R00065-AVH850-SP1 DESC(S0C4 ABEND IN IN25SYM OR S0C1 IN IN25PARS). FMID (CVH8500) SUP ( TR57474 )

9 CA InterTest Batch CA RS PTF RO RO58263 RO58263 M.C.S. ENTRIES = ++PTF (RO58263) WRONG CONVERSION OF SYSIN JCL Batch Link JCL Conversion generated incorrect JCL. The SYSIN statement in the converted JCL was from the procedure while it should have been replaced by the SYSIN specified in the JCL being converted. The converted JCL was wrong. Medium The SYSIN in the JCL being converted was followed by an INCLUDE statement. If you move the INCLUDE before the SYSIN then the converted JCL would be correct. PRODUCT(S) AFFECTED: CA-INTERTEST/BATCH-MVS Release 8.5 INTBAT 894 Copyright (C) 2013 CA. All rights reserved. R00107-EJ6850-SP1 DESC(WRONG CONVERSION OF SYSIN JCL). FMID (CMR8500) PRE ( RO17010 RO21358 RO28561 RO50219 ) SUP ( RO37152 TR24052 TR26618 TR34208 TR37152 TR47803 TR49583 TR58263 )

10 CA InterTest Batch CA RS PTF RO RO58421 RO58421 M.C.S. ENTRIES = ++PTF (RO58421) WRONG CONVERTED JCL AFTER CAMR919W MESSAGE Batch Link JCL Conversion generated incorrect JCL after warning message CAMR919W - CHECK IF REFERBACK. The converted JCL did not run. It failed with a JCL error because extra IF statement was generated without a matching ENDIF. Low User can manually fix the converted JCL before submitting for execution. PRODUCT(S) AFFECTED: CA-INTERTEST/BATCH-MVS Release 8.5 INTBAT 896 Copyright (C) 2013 CA. All rights reserved. R00108-EJ6850-SP1 DESC(WRONG CONVERTED JCL AFTER CAMR919W MESSAGE). FMID (CMR8500) PRE ( RO28561 ) SUP ( RO30499 RO44104 TR30499 TR44104 TR58421 )

11 CA InterTest Batch CA RS PTF RO RO58742 RO58742 M.C.S. ENTRIES = ++PTF (RO58742) SYMP599E ERROR MESSAGES WHEN POST PROCESSING PL/I SYMP599E error messages when post processing a very large PL/1 program that was compiled using the release 4.3 compiler. SYMP599E <data name> AT <line number>.<file number> IN BLOCK <block number> CAN NOT BE FOUND IN P1T4. Medium Compile the PL/1 program under release 4.1 compiler then post process it. PRODUCT(S) AFFECTED: Testing & Fault Mgmt Tools Common Sym Release 8.5 TFMSYM 298 Copyright (C) 2013 CA. All rights reserved. R00066-AVH850-SP1 DESC(SYMP599E ERROR MESSAGES WHEN POST PROCESSING PL/I). FMID (CVH8500) PRE ( RO27756 RO30910 ) SUP ( RO14842 RO15136 RO16980 RO38002 TR14842 TR15136 TR16980 TR19092 TR20001 TR20500 TR21302 TR22813 TR23251 TR24111 TR25228 TR38002 TR58742 )

12 CA InterTest Batch CA RS PTF RO RO58901 RO58901 M.C.S. ENTRIES = ++PTF (RO58901) HEBREW CHARACTERS DO NOT DISPLAY IN INTERTEST LIST FACILITY Hebrew characters not displaying in CA Intertest CICS lister. Unable to see Hebrew characters in a program listing with CA Intertest. the customer would like to see the original Hebrew characters on the CA InterTest for CICS panels - when CA InterTest displays the content values. None. PRODUCT(S) AFFECTED: Testing & Fault Mgmt Tools Common Sym Release 8.5 Testing & Fault Mgmt Tools Common Sym Release 9.0 Intertest for CICS Release 8.5 TFMSYM 299 Copyright (C) 2013 CA. All rights reserved. R00067-AVH850-SP1 DESC(HEBREW CHARACTERS DO NOT DISPLAY IN INTERTEST LIST FACILITY). FMID (CVH8500) PRE ( RO14824 RO21083 RO42568 ) SUP ( RO24000 RO40285 RO48763 RO52579 TR24000 TR40285 TR48763 TR52579 TR58901 ) ++HOLD (RO58901) SYSTEM FMID(CVH8500) REASON (ACTION ) DATE (13158) COMMENT ( Product: Intertest for CICS Release: 8.5 Sequence: The following DD statement must be added to the COBOL Post-Processor step to activate uppercase translation. //OPTUPCA DD DUMMY Purpose: The presence of the OPTUPCA DD statement signifies that Uppercase translation is requested for the listing. Relevance: If uppercase translation is not required the DD statement should not be added. Knowledge required: Product Administration Access required: Product libraries Steps to Perform: add the OPTUPCA DD only IF uppercase translation is required. ).

13 CA InterTest Batch CA RS PTF RO RO59840 RO59840 M.C.S. ENTRIES = ++PTF (RO59840) SYMP903S UNEXPECTED ERROR DETECTED AND SYMP919S END OF FILE The following messages may occur when post processing a PL/1 program compiled using PL/1 release 4.3.S SYMP903S UNEXPECTED ERROR DETECTED. ERROR CODE = 8094 and SYMP919S END OF FILE ENCOUNTERED FOR INPUTT DURING PHASE 1 OF POST-PROCESSOR. Either of these messages may be output from the post processor: SYMP903S UNEXPECTED ERROR DETECTED. ERROR CODE = 8094 or SYMP919S END OF FILE ENCOUNTERED FOR INPUTT DURING PHASE 1 OF POST-PROCESSOR. The post processor IN25PLVA terminates without writing any LISTER records to PROTSYM and gets a return code of 16. SYMP003I LISTER RECORDS ADDED TO PROTSYM FILE : 0 SYMP006I IN25PLVA RETURN CODE ON FINAL PROCESSING : 16 For certain PL/1 programs, for instance, without any STORAGE OFFSET LISTING or STATIC MAP, the post processor fails. None. PRODUCT(S) AFFECTED: Testing & Fault Mgmt Tools Common Sym Release 8.5 TFMSYM 301 Copyright (C) 2013 CA. All rights reserved. R00068-AVH850-SP1 DESC(SYMP903S UNEXPECTED ERROR DETECTED AND SYMP919S END OF FILE). FMID (CVH8500) PRE ( RO27756 RO30910 ) SUP ( RO14842 RO15136 RO16980 RO38002 RO58742 TR14842 TR15136 TR16980 TR19092 TR20001 TR20500 TR21302 TR22813 TR23251 TR24111 TR25228 TR38002 TR58742 TR59840 )

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 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 InterTest Batch CA RS 1510 Service List

CA InterTest Batch CA RS 1510 Service List CA InterTest Batch 9.1 1 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

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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/AD CA RS 1605 Service List

CA Datacom/AD CA RS 1605 Service List CA Datacom/AD 14.0 1 CA RS 1605 Service List Description Type 14.0 RO85169 DATAQUERY JOIN PROCESSING GETS ERROR DQ025E PTF RO88280 DDUTILTY GETS ERROR MESSAGE DDT005034 DURING ORPHAN REPORT PTF RO88461

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 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 Top Secret Security for z/os CA RS 1409 Service List

CA Top Secret Security for z/os CA RS 1409 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1409 Service List Description Type 15.0 RO71034 TSSCFILE ABENDS WITH S878-10, OUT OF STORAGE PTF RO71198 CHORUSSTATG NOT STARTING AFTER TSS MODIFY PTF RO71376

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 LDAP CA RS 1508 Service List

CA LDAP CA RS 1508 Service List CA LDAP 15.1 1 CA RS 1508 Service List Description Type 15.1 RO80291 ERROR SELECT SOME RDT RECORDS PTF RO82372 DSI UPDATED DIAGNOSTICS PTF RO82415 VIEW PDS ADD EVENT DROPS LDAP PTF RO82496 DSI MINIMUM

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 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 PDSMAN PDS Library Management CA RS 1404 Service List

CA PDSMAN PDS Library Management CA RS 1404 Service List CA PDSMAN PDS Library Management 7.7 1 CA RS 1404 Service List Description Hiper 7.7 RO66063 $DEMO MAY FAIL WITH I/O ERROR AND U0001 ABEND RO66078 PDSMENT-2 OR U0001 ABEND TERMINATING HEALTH CHECKS RO66087

More information

CA File Master Plus for IMS CA RS 1409 Service List

CA File Master Plus for IMS CA RS 1409 Service List CA File Master Plus for IMS 8.5 1 CA RS 1409 Service List Description Type 8.5 RO70596 F7 FAILS TO MOVE BACK IN PHDAM WITH SELECTION PTF RO72306 SA78 ABEND WITH THE USER SECURITY EXIT PTF RO72884 IMS V13

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 Deliver CA RS 1403 Service List

CA Deliver CA RS 1403 Service List CA Deliver 12.1 1 CA RS 1403 Service List Description Hiper 12.1 RO65149 PROBLEM VERSIONING BACK TO 11.7 The CA RS 1403 service count for this release is 1 CA Deliver 12.0 2 CA RS 1403 Service List Description

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 NetMaster CA RS 1406 Service List

CA NetMaster CA RS 1406 Service List CA NetMaster 12.1 1 CA RS 1406 Service List Description Type 12.1 RO67455 IST MESSAGES HAVE EXTRA BLANKS PTF RO67890 UPDATE ACCESS REQUESTED TO READ ONLY DATASETS PTF RO67995 NM3040 NCLID NNNNNN: $W3SV11H

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 Spool Java Transformers CA RS 1306 Service List

CA Spool Java Transformers CA RS 1306 Service List CA Spool Java Transformers 11.7 1 CA RS 1306 Service List Description Hiper 11.7 RO51514 AFP TO PCL - INCORRECT OVERLAY IS BEING USED RO54588 ORIENTATION SPECIFIED IN MEDIUM MAP IS NOT USED RO55293 METACODE

More information

CA Workload Automation CA 7 Edtion CA RS 1503 Service List

CA Workload Automation CA 7 Edtion CA RS 1503 Service List CA Workload Automation CA 7 Edtion 11.3 1 CA RS 1503 Service List Description Type 11.3 RO72932 SASSSM85 - FUNCTION FIELD IS NOT CLEARED PTF RO77862 CAIASTCP - DNS RETURN CODE NOT CAUGHT PTF RO78296 SASSCMGR

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 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 LDAP CA RS 1701 Service List

CA LDAP CA RS 1701 Service List CA LDAP 15.0 1 CA RS 1701 Service List Description Type 15.0 RO83519 TSS FILTER SUPPORT UPDATES PTF RO87020 ACF2 0 OBJECTS RETURNED/ACF2 FIELDS UPPERCASED PTF RO88323 LDAP S878 ABEND W/ IBM RACF PTF RO90742

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 Disk Backup and Restore CA RS 1602 Service List

CA Disk Backup and Restore CA RS 1602 Service List CA Disk Backup and Restore 12.5 1 CA RS 1602 Service List Description Type 12.5 RO85979 ADD LIBRARY TO LLA FOR DC650 UPDATES PTF RO86373 CREATE ENQ/DEQ HOOK FOR DMSAR PTF RO86766 ADD DSN TO MESSAGE 4106

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 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 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 Workload Automation ESP Edition CA RS 1412 Service List

CA Workload Automation ESP Edition CA RS 1412 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1412 Service List Description Type 11.4 RO67916 WITHDRAWN APPL SHOWS OVERDUE PTF RO68565 RETSCBD FUNCTION DOES NOT INITIALIZE VARIABLES PTF RO70206 DESCRIPTION

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 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 1 Tape Management CA RS 1403 Service List

CA 1 Tape Management CA RS 1403 Service List CA 1 Tape Management 12.6 1 CA RS 1403 Service List Release Service Description Hiper 12.6 RO60054 S0C4 ABEND DURING CLOSE PROCESSING OF 31 BIT UNCAPTURED UCB. RO62065 TMPIUSG3 ZVAR ERROR UPDATING TMOOPT00

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 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 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 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 MIM Resource Sharing CA RS 1512 Service List

CA MIM Resource Sharing CA RS 1512 Service List CA MIM Resource Sharing 12.1 1 CA RS 1512 Service List Description Type 12.1 RO85621 CTC DEVICE NOT READY AFTER VARY ONLINE PTF RO85780 S878 AFTER MANY ECMF MESSAGES PTF RO85992 INTERNAL MIM DEADLOCK PTF

More information

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

CA Top Secret Security for z/os CA RS 1706 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1706 List Description Type RO92920 TSS9112E UNABLE TO DETERMINE JES LEVEL FOR Z/OS 2.3 PTF RO95424 BAD VALUES ACCEPTED NPWRTHRESH/NPPTHRESH/PTHRESH PTF RO95428

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 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 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 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

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 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 Top Secret Security for z/os CA RS 1404 Service List

CA Top Secret Security for z/os CA RS 1404 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1404 Service List Description Hiper 15.0 RO58399 S0C4 ABEND PROCESSING RACROUTE VERIFY, ENCRYPT=NO RO63670 CIA RT DOES NOT UPDATE RESOURCE PERMISSIONS FOR MRIE

More information

CA Mainframe Chorus CA RS 1306 Service List

CA Mainframe Chorus CA RS 1306 Service List CA Mainframe Chorus 2.5 1 CA RS 1306 Service List Release Service Description Hiper 2.5 RO54019 NMIPTSSX OVERLAYS STORAGE RO55274 ETJDI003E WHEN DSI SSL ENABLED The CA RS 1306 service count for this release

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 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 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 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 12.0 1 CA RS 1606 Service List Description Type 12.0 RO88303 UNEXPECTED RESULTS WITH DEPJOB PTF RO89500 DATACOM RC=94(031) ON JOB RESTART PTF RO89686 SASSSM70 - SCHD,JTRG,JOB=NAME

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 Workload Automation ESP Edition CA RS 1501 Service List

CA Workload Automation ESP Edition CA RS 1501 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1501 Service List Description Type 11.4 RO67885 MNSUB# STAYS ZERO AFTER FIRST JOB'S SUBMISSION PTF RO69053 NOTIFY SYMBOLIC RESOLUTION PTF RO69059 A WARNING

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 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 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 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 Datacom/DB CA RS 1606 Service List

CA Datacom/DB CA RS 1606 Service List CA Datacom/DB 14.0 1 CA RS 1606 Service List Description Type 14.0 RO87877 RETURN CODE 13(16) AFTER EXTEND CBS HEURISTIC BASE PTF RO88913 DQ025E ERROR USING JOIN PROCESSING DURING EXPORT ** PRP ** RO89157

More information

CA Datacom/DB CA RS 1410 Service List

CA Datacom/DB CA RS 1410 Service List CA Datacom/DB 14.0 1 CA RS 1410 Service List Description Type 14.0 RO70964 RC 94(66) DURING EXTEND WITH DATA SET EXTENT VALIDATION ON ** PRP ** RO71035 DDTRSLM TRACE FILE ALWAYS OPENED PTF RO71759 S413-1C/RC

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 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 DB2 Tools CA RS 1505 Service List

CA DB2 Tools CA RS 1505 Service List CA DB2 Tools 16.0 1 CA RS 1505 Service List Release Service Description Type 16.0 RO80053 DT109E PLAN NOT AUTHORIZED MESSAGE IS CONFUSING PTF RO80094 DISPLAY FORM BEFORE QUERY IN CICS S0C4 IN PIEFLWC PTF

More information

CA Jobtrac Job Management CA RS 1609 Service List

CA Jobtrac Job Management CA RS 1609 Service List CA Jobtrac Job Management 11.0 1 CA RS 1609 Service List Release Service Description Type 11.0 RO91817 8 BYTE USERID TRUNCATED FROM IMOD USING ADDRESS JOBTRAC PTF The CA RS 1609 service count for this

More information

CA Workload Automation ESP Edition CA RS 1604 Service List

CA Workload Automation ESP Edition CA RS 1604 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1604 Service List Description Type 11.4 RO87260 VSAM I/O ERROR DUMP WRITTEN BY WORKSTATION SERVER PTF RO87670 S878 ABEND RELATED TO REPORT SERVER UPDATES

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 Advanced Authentication CA RS 1702 Service List

CA Mainframe Advanced Authentication CA RS 1702 Service List CA Mainframe Advanced Authentication 2.0 1 CA RS 1702 Service List Description Type 2.0 RO89614 ADD SUPPORT FOR BETA TO GA TRANSITION PTF RO90663 ADVANCED AUTHENTICATION MAINFRAME (AAM) SUPPORT FOR RACF

More information