CA IDMS CA RS 1612 Service List

Size: px
Start display at page:

Download "CA IDMS CA RS 1612 Service List"

Transcription

1 CA IDMS 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 BACKUP PTF RO92573 SEND PROGRAM SECURITY MESSAGE TO CONSOLE OPTIONALLY PTF RO92599 SQL WEB CONNECT CV HANG RANDOM ABENDS PTF RO92672 SREPORT 000 SHOW TOO MANY STARTUP RECORDS PTF RO92877 DC SYSTEM MODULE PROGRAM CHECK NEAR IDMSHLDB PTF RO92927 SREPORTS SHOW WRONG TIME USING SREPORT 99 OUTPUT PTF RO92992 REMOVE DMCL RELEASE LIMITATION FOR VARY DMCL NC PTF RO93102 PMARPT02 TRUNCATES NUMBER OF TIMES A TASK WAS EXECUTED PTF RO93158 ENHANCEMENT: ONLY UPGRADE CHANGED IDD ENTITIES IN JOB 7,9,10 PTF The CA RS 1612 service count for this release is 11

2 CA IDMS 2 CA RS 1612 Service List for CAGJJ00 FMID Service Description Type CAGJJ00 RO90583 OLQ GET FIRST IN SET ERROR WITH OPTIONAL BIT 340 PTF RO92452 JOURNAL ANALYZER DSP0 - USJDSP1 ERROR PTF RO92524 MAXIMUM BLOCKSIZE FOR BACKUP PTF RO92573 SEND PROGRAM SECURITY MESSAGE TO CONSOLE OPTIONALLY PTF RO92599 SQL WEB CONNECT CV HANG RANDOM ABENDS PTF RO92672 SREPORT 000 SHOW TOO MANY STARTUP RECORDS PTF RO92877 DC SYSTEM MODULE PROGRAM CHECK NEAR IDMSHLDB PTF RO92927 SREPORTS SHOW WRONG TIME USING SREPORT 99 OUTPUT PTF RO92992 REMOVE DMCL RELEASE LIMITATION FOR VARY DMCL NC PTF RO93102 PMARPT02 TRUNCATES NUMBER OF TIMES A TASK WAS EXECUTED PTF RO93158 ENHANCEMENT: ONLY UPGRADE CHANGED IDD ENTITIES IN JOB 7,9,10 PTF The CA RS 1612 service count for this FMID is 11

3 CA IDMS CA RS PTF RO RO90583 RO90583 M.C.S. ENTRIES = ++PTF (RO90583) OLQ GET FIRST IN SET ERROR WITH OPTIONAL BIT 340 In OLQ, performing a GET FIRST IN index, where index is a SYSTEM OWNED INDEX residing in a different area than its members, results in an ERROR-STATUS 0301 when optional bit 340 is enabled. An 0301 in OLQ when issuing a GET FIRST IN index on a SYSTEM OWNED INDEX residing in a different area than its members when using optional bit 340. Certain queries in OLQ may return an ERROR-STATUS of Turn off use of optional bit 340. CA IDMS Base Option Release 18.0 CA IDMS Base Option Release 18.5 IDMS 5246 Copyright (C) 2016 CA. All rights reserved. R00236-AGJ190-SP1 DESC(OLQ GET FIRST IN SET ERROR WITH OPTIONAL BIT 340). PRE ( RO83206 ) SUP ( TR90583 )

4 CA IDMS CA RS PTF RO RO92452 RO92452 M.C.S. ENTRIES = ++PTF (RO92452) JOURNAL ANALYZER DSP0 - USJDSP1 ERROR JOURNAL ANALYZER processing may end prematurely when using the VIEW=SUBSC option. The JOURNAL ANALYZER job produces the following error code: 'DSP0 - USJDSP1 ERROR - STATUS CODE IS L'. The JOURNAL ANALYZER job will not run to completion. None. PRODUCTS AFFECTED: CA IDMS Base Option Release 18.5 IDMS 5292 Copyright (C) 2016 CA. All rights reserved. R00283-AGJ190-SP1 DESC(JOURNAL ANALYZER DSP0 - USJDSP1 ERROR). SUP ( TR92452 )

5 CA IDMS CA RS PTF RO RO92524 RO92524 M.C.S. ENTRIES = ++PTF (RO92524) MAXIMUM BLOCKSIZE FOR BACKUP If using Virtual Tape as the output for the IDMS BACKUP Utility, IDMS does not utilize the maximum blocksize available. When using Virtual Tape as the output for the BACKUP Utility, IDMS does not use the maximum blocksize. This causes blocks to be written that are not maximum size. Once 4,194,303 blocks are written, the volume is considered full, and a new volume is created. Since the blocks are not full, the BACKUP Utility is not taking full advantage of the amount of space within the Virtual Tape. When using Virtual Tape as the output for the BACKUP Utility, IDMS does not fill the available blocks, thus requiring many virtual volumes. There is no circumvention. CA IDMS Base Option Release 18.5 IDMS 5251 Copyright (C) 2016 CA. All rights reserved. R00285-AGJ190-SP1 DESC(MAXIMUM BLOCKSIZE FOR BACKUP). SUP ( TR92524 )

6 CA IDMS CA RS PTF RO RO92573 RO92573 M.C.S. ENTRIES = ++PTF (RO92573) SEND PROGRAM SECURITY MESSAGE TO CONSOLE OPTIONALLY Program security messages DC and DC do not get routed to the CONSOLE when a PROGRAM violation occurs. The messages have DESTINATION OPER set in the dictionary to LOG and OPERATOR, but overrides in the program code route the messages only to the TERMINAL and CA IDMS LOG for PROGRAM security violations.. A request has been made to have an optional bit set in RHDCOPTF that will enable code to route the PROGRAM security violation messages to the operating system CONSOLE and SYSLOG. Optional bit 344 is reserved to enable this request. To activate the optional code to route security messages DC and DC to the operating system CONSOLE, code the following #DEFOPTF in your RHDCOPTF module: #DEFOPTF OPT00344 Message DC and DC for PROGRAM security violations are not routed to the operating system CONSOLE. Products which intercept messages sent to a CONSOLE and take actions based upon the message cannot intercept these PROGRAM security violation messages. There is no circumvention. CA IDMS Release 18.5 CA IDMS Release 19.0 IDMS 5202 Copyright (C) 2016 CA. All rights reserved. R00287-AGJ190-SP1 DESC(SEND PROGRAM SECURITY MESSAGE TO CONSOLE OPTIONALLY). PRE ( RO79192 RO81872 RO92068 ) SUP ( RO83099 RO84550 TR83099 TR84550 TR92573 ) ++HOLD (RO92573) SYSTEM FMID(CAGJJ00) REASON (ACTION ) DATE (16301) COMMENT ( SEQUENCE Before Apply PURPOSE Enable the use of optional functionality USERS AFFECTED All IDMS users making use of Optional apars KNOWLEDGE SMP/E, Assemble #DEFOPTF macro, and/or ability to change REQUIRED SYSIDMS parameters and perform SYSGEN modification ACCESS CA IDMS CSI and libraries, CA IDMS Startup JCL, SYSGEN REQUIRED compiler * STEPS TO PERFORM * To implement the functionality introduced by this PTF you will need to Code the following #DEFOPTF in your RHDCOPTF module and then re-assemble and link the RHDCOPTF module. Code the following #DEFOPTF in your RHDCOPTF module to activate this optional code:

7 CA IDMS CA RS PTF RO92573 #DEFOPTF OPT00344 ).

8 CA IDMS CA RS PTF RO RO92599 RO92599 M.C.S. ENTRIES = ++PTF (RO92599) SQL WEB CONNECT CV HANG RANDOM ABENDS SQL Web Connect processing in a busy multitasking system, may have its saved registers corrupted while waiting. When the corrrupted registers are used it can result in random abends and possibly cause CV to hang. This may occur in a unitasking system, if the #GETSTG issued by SQL Web Connect needed to wait. If another task is dispatched on the same MVS subtask, this problem could be encountered. CV Hang. All tasks are waiting for the same MP mode. S0C1 abends in RHDCWAIT which may only be visible in a dump System Module Program Check in DCEAREA +33 CV must be cancelled and restarted Don't use SQL Web Connect CA IDMS Base Option Release 18.5 IDMS 5279 Copyright (C) 2016 CA. All rights reserved. R00288-AGJ190-SP1 DESC(SQL WEB CONNECT CV HANG RANDOM ABENDS). PRE ( RO80760 RO81229 RO83713 RO90447 RO92366 ) SUP ( AR81229 RI82705 RO79109 RO79685 RO82708 RO88217 RO89987 RO91223 TR79109 TR79685 TR82708 TR88217 TR89987 TR91223 TR91485 TR92599 )

9 CA IDMS CA RS PTF RO RO92672 RO92672 M.C.S. ENTRIES = ++PTF (RO92672) SREPORT 000 SHOW TOO MANY STARTUP RECORDS The SREPORTS are incorrectly interpreting task and transaction records as startup records. This causes an incorrect SREPORT 000 report to be generated and will make it difficult to select the correct session as input to the other SREPORTS. The output of SREPORT 000 will be incorrect and show many startup records. SREPORTS may not properly report statistics for a given session as these are based on the sessions determined by SREPORT 000. This will only occur if task and transactions statistics are being collected (TASK WRITE on the SYSTEM statement). Turn off task statistics collection and only collect system statistics. CA IDMS Base Option Release 18.0 CA IDMS Base Option Release 18.5 IDMS 5042 Copyright (C) 2016 CA. All rights reserved. R00291-AGJ190-SP1 DESC(SREPORT 000 SHOW TOO MANY STARTUP RECORDS). SUP ( TR92672 ) ++HOLD (RO92672) SYSTEM FMID(CAGJJ00) REASON (ACTION ) DATE (16307) COMMENT ( SEQUENCE After Apply PURPOSE Update Reports USERS AFFECTED All IDMS users KNOWLEDGE REQUIRED Update definitions in the Dictionary ACCESS REQUIRED Ability to run IDMSDDDL in batch or use IDD online * STEPS TO PERFORM * After installing this PTF, please use the IDMSDDDL utility to update the dictionary which contains reports, normally the SYSDIRL dictionary, with the input in source members SRPT000 SRPT001 SRPT005 SRPT006 SRPT007 SRPT008 SRPT009 SRPT010

10 CA IDMS CA RS PTF RO92672 SRPT011 SRPT012 SRPT013 SRPT014 SRPT015 SRPT016 SRPT017 SRPT018 SRPT019 SRPT020 SRPT021 ).

11 CA IDMS CA RS PTF RO RO92877 RO92877 M.C.S. ENTRIES = ++PTF (RO92877) DC SYSTEM MODULE PROGRAM CHECK NEAR IDMSHLDB Executing an SQL query against a network database where the access path contains set access may result in task and/or CV abends. Depending on the order data is accessed in the database, the SQL query may abend with abend with a DC SMPC and/or followed by a CV abend with code The following messages may be observed: DC Vnn Tnnnn SYSTEM MODULE PROGRAM CHECKED NEAR IDMSHLDB AT OFFSET 795C DC Vnn Tnnnn INTERNAL SYSTEM ERROR - MODULE=IDMSLKGD CODE=P1 OFFSET=0242 The query will not be able to be executed and can potentially bring down the CV. There is no circumvention available. CA IDMS Base Option Release 18.5 IDMS 5302 Copyright (C) 2016 CA. All rights reserved. R00294-AGJ190-SP1 DESC(DC SYSTEM MODULE PROGRAM CHECK NEAR IDMSHLDB). PRE ( RO80871 RO81289 RO89206 RO90312 RO92114 RO92366 ) SUP ( RO80063 RO83920 RO88004 RO90917 TR80063 TR83920 TR87399 TR88004 TR90917 TR92877 )

12 CA IDMS CA RS PTF RO RO92927 RO92927 M.C.S. ENTRIES = ++PTF (RO92927) SREPORTS SHOW WRONG TIME USING SREPORT 99 OUTPUT When running SREPORTs against the output file created by SREPORT 099 incorrect times will be reported. Headers that show the time the file begins, selected time or start up times for SREPORT 000 will be incorrect. The local time is supposed to be shown however the UTC log datetime stamp in the SREPORT 99 output file is incorrect. After applying this APAR, the SREPORT 99 outfile will need to be recreated to correct the datetime stamps. The begin time for each session in SREPORT 000 will not show the correct local time. Reports which specify a particular date and time to report on will not display statistics for the correct session as the time on the USE 'SREPORT 000' statement will not match the time calculated in SREPORT 000. Run the SREPORTs against the original archive log file and not against the output file created by SREPORT 099. CA IDMS Base Option Release 18.5 IDMS 5058 Copyright (C) 2016 CA. All rights reserved. R00296-AGJ190-SP1 DESC(SREPORTS SHOW WRONG TIME USING SREPORT 99 OUTPUT). PRE ( RO80760 ) SUP ( RO83385 TR83385 TR83780 TR92927 ) ++HOLD (RO92927) SYSTEM FMID(CAGJJ00) REASON (ACTION ) DATE (16307) COMMENT ( SEQUENCE After Apply PURPOSE Recreate SREPORT 099 output USERS AFFECTED All IDMS Users KNOWLEDGE How to run the SREPORTS with REQUIRED CA IDMS Culprit ACCESS REQUIRED Ability to run CA IDMS Culprit * STEPS TO PERFORM * After applying this APAR, any output file that has been created by SREPORT 099 under release 19.0 must be recreated to correct the datetime stamps. Execute the Culprit jcl that runs SREPORT 099. ).

13 CA IDMS CA RS PTF RO RO92992 RO92992 M.C.S. ENTRIES = ++PTF (RO92992) REMOVE DMCL RELEASE LIMITATION FOR VARY DMCL NC The DMCT VARY DMCL NC command has always disallowed a new copy where the current DMCL and the new DMCL have been compiled against different releases of CA IDMS. Starting with Release 19.0 this restriction is being modified to allow a new copy from a DMCL created under an older release of CA IDMS to a newer release when a structural difference within the new DMCL does not pose a problem for the active CV. With the application of this PTF a new copy of the DMCL can be performed when the original DMCL was complied under releases 18.0 or 18.5 and the new release of the DMCL was compiled under release This change does not reduce any other restrictions that may apply to the varying of the DMCL. Prior to the application of this PTF the following message will be returned if an attempt is made to do a DCMT VARY DMCL NC between DMCLs compiled under different releases of CA IDMS. Error Auditing/Building the new DMCL. BLDR returned a status of 04. See Log. Release Number or OPSYS ID. changed between current DMCL and New DMCL. Users would have had to cycle their CV to bring in the new DMCL. Cycle the CV using the new DMCL on the restart. PRODUCTS AFFECTED: CA IDMS Release 19.0 IDMS 5305 Copyright (C) 2016 CA. All rights reserved. R00297-AGJ190-SP1 DESC(REMOVE DMCL RELEASE LIMITATION FOR VARY DMCL NC). PRE ( RO83713 ) SUP ( RO80070 TR80070 TR92992 )

14 CA IDMS CA RS PTF RO RO93102 RO93102 M.C.S. ENTRIES = ++PTF (RO93102) PMARPT02 TRUNCATES NUMBER OF TIMES A TASK WAS EXECUTED The Perfmon Application Monitor Task Summary report will truncate values in the NUM TIMES EXEC column if the value exceeds The values in the NUM TIMES EXEC column will have a maximum length of 6 positions and the total numbers of executions for all tasks may be less than the total tasks processed by the CV. Users may be given an incorrect value for the number of times a task code was executed. None. PRODUCTS AFFECTED: Release CA IDMS 18.5 Release CA IDMS 19.0 IDMS 5306 Copyright (C) 2016 CA. All rights reserved. R00298-AGJ190-SP1 DESC(PMARPT02 TRUNCATES NUMBER OF TIMES A TASK WAS EXECUTED). PRE ( RO79027 ) SUP ( TR93102 ) ++HOLD (RO93102) SYSTEM FMID(CAGJJ00) REASON (ACTION ) DATE (16316) COMMENT ( SEQUENCE After Apply PURPOSE Update reports USERS All CA IDMS users AFFECTED KNOWLEDGE Update definitions in the dictionary REQUIRED ACCESS Ability to run IDMSDDDL in batch or use IDD online REQUIRED * STEPS TO PERFORM * After installing this PTF, please use the IDMSDDDL utility to update the dictionary which contains reports, normally the SYSDIRL dictionary, with the input in source members: PMARPT02 The source will be in the SMP/E distribution source library if an ACCEPT has been executed for the PTF and in the SMPMTS library if an APPLY has been executed but no ACCEPT has been executed. ).

15 CA IDMS CA RS PTF RO RO93158 RO93158 M.C.S. ENTRIES = ++PTF (RO93158) The following items are included in this solution: 1. ENHANCEMENT: ONLY UPGRADE CHANGED IDD ENTITIES IN JOB 7,9,10 2. CAISAG - APPLDICT.DDLDCLOD DD MISSING IN APPLWEBS STEP 3. DC301 CONTAINS A WARNING WHEN RUN ========================================================================== ENHANCEMENT: ONLY UPGRADE CHANGED IDD ENTITIES IN JOB 7,9,10 ENHANCEMENT DESCRIPTION: When upgrading from IDMS R18.5 to R19.0 using CAISAG, install jobs 7, 9, and 10 will now only update dictionary entity-types that have changed since IDMS 5296 ========================================================================== CAISAG - APPLDICT.DDLDCLOD DD MISSING IN APPLWEBS STEP When doing an addon install of Web Services the APPLDICT.DDLDCLOD DD card was missing in the APPLWEB step. If APPLDICT.DDLDCLOD isn't defined in your DMCL you will get a JCL error when executing Job 08. Unable to perform the addon install. Manually add the DD card for APPLDICT.DDLDCLOD in the APPLWEBS step in job 8. IDMS 5281 ========================================================================== DC301 CONTAINS A WARNING WHEN RUN When you run DC301 through IDMSDDDL it finishes with a warning. There is no period after the last commit. The job finishes with a warning. This will cause problems during an IDMS install. Manually code in a period at the end of the last commit statement. IDMS 5304 Copyright (C) 2016 CA. All rights reserved. R00300-AGJ190-SP1 DESC(ENHANCEMENT: ONLY UPGRADE CHANGED IDD ENTITIES IN JOB 7,9,10). PRE ( RO81229 RO84695 RO85457 RO92366 ) SUP ( RO79015 RO82508 RO83678 RO87728 TR79015 TR82508 TR83678 TR87728 TR92834 TR93156 TR93158 )

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 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 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 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 IDMS CA RS 1611 Service List

CA IDMS CA RS 1611 Service List CA IDMS 19.0 1 CA RS 1611 Service List Description Type 19.0 RO90671 SHORT ON STORAGE MESSAGES AFTER VARY SYSGEN POOLS PTF RO91223 TIMED TASK IS NOT AUTOMATICALLY STARTED PTF RO91328 IDMS UNABLE TO FIND

More information

CA IDMS CA RS 1403 Service List

CA IDMS CA RS 1403 Service List CA IDMS 18.5 1 CA RS 1403 Service List Description Hiper 18.5 RO63312 S0C4 ABEND IN RHDCOESA DURING STARTUP RO63736 ZIIP ENHANCEMENTS RO63817 ADD TRACE ENTRIES FOR XES LOCKING RO63913 DC040200 ABEND TRACING

More information

CA IDMS CA RS 1406 Service List

CA IDMS CA RS 1406 Service List CA IDMS 18.5 1 CA RS 1406 Service List Description Type 18.5 RO66749 ADSC COMPILE CAN CHANGE RESULTS OF GOODDATEX(J) PTF RO67058 EXIT 14 - OPTIONAL BIT OPT00334 PTF RO68756 COPY/INCLUDE IDMS MAP BINDS

More information

CA IDMS CA RS 1506 Service List

CA IDMS CA RS 1506 Service List CA IDMS 18.0 1 CA RS 1506 Service List Description Type 18.0 RO79668 ADSA STALLS WHEN USED WITH SQL PROCEDURE PTF RO80147 SQL LO-ROW SORTS CAN GO NEGATIVE IN PMIM PTF RO80293 DBX: PGM=USVPCCX S0C4 PTF

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 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 IDMS CA RS 1611 Service List

CA IDMS CA RS 1611 Service List CA IDMS 18.5 1 CA RS 1611 Service List Description Type 18.5 RO90658 SHORT ON STORAGE MESSAGES AFTER VARY SYSGEN POOLS PTF RO91257 DC171066 WHEN CALLING ADS SQL PROCEDURE PTF RO91329 IDMS UNABLE TO FIND

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

CA IDMS CA RS 1510 Service List CA IDMS 18.0 1 CA RS 1510 Service List Description Type 18.0 RO81677 DC396010 MESSAGE DOES NOT CONTAIN USERID AND TASKCODE. PTF RO83502 'FOR DBD' SUPPORT FOR MODIFY RECORD/SET SYNTAX PTF RO83745 DL1 TRANSPARENCY

More information

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

CA Datacom/DB CA RS 1703 Service List CA Datacom/DB 15.0 1 CA RS 1703 Service List Description Type 15.0 RO90832 CICS STORAGE VIOLATION CREATING AN SQL REPORT FORMAT PTF RO92676 DBUTLTY BACKUP/EXTRACT ABORT WITH RC 13(31) WITH MULTUSE=YES

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

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

CA Top Secret Security for z/os CA RS 1310 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1310 Service List Description Hiper 15.0 RO59749 TSS9147E VSAMFILE FILE FAILED BACKUP RO60611 S013-C0 ABEND TIME SERIES FACILITY ERROR HANDLING RO61055 JES2

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 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 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 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 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 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 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 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 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 ACF CA RS 1501 Service List

CA ACF CA RS 1501 Service List CA ACF2 15.0 1 CA RS 1501 Service List Description Type 15.0 RO73478 IMPROVE ACFRPTXR PERFORMANCE PTF RO74801 CICS: BAD ACFAE723 ABEND ANALYSIS ON BRANCH TO LOC ZERO PTF RO75852 ACFESAGE MISHANDLES NEXTKEY

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 1510 Service List

CA Datacom/DB CA RS 1510 Service List CA Datacom/DB 15.0 1 CA RS 1510 Service List Description Type 15.0 RO81529 PROVIDE REMOTE REPLICATION USING MQ SERIES AS TRANSPORT PTF RO83755 PREVENT RESTART PROBLEMS IN SIMPLIFY MODE *HIP/PRP* RO84240

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

CA Datacom/DB CA RS 1506 Service List CA Datacom/DB 15.0 1 CA RS 1506 Service List Description Type 15.0 RO80123 INCOMPLETE BACKWARD RECOVERY WITH MULTIPLE RECJOB CARDS PTF RO80872 SQLCODE -161 OR -4 AFTER RO80292/RO80771 ** PRP ** RO80917

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

CA Disk Backup and Restore CA RS 1509 Service List CA Disk Backup and Restore 12.5 1 CA RS 1509 Service List Description Type 12.5 RO78810 SUPPORT IBM7720 DEVICE WITH 25GB TAPE PTF RO79462 ARCHIVE/BACKUP SECONDARY ALLOCATION VERY SMALL PTF RO79717 S047

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 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 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 Easytrieve Report Generator CA RS 1406 Service List

CA Easytrieve Report Generator CA RS 1406 Service List CA Easytrieve Report Generator 11.6 1 CA RS 1406 Service List Release Service Description Type 11.6 RO66115 ADD 8-BYTE BINARY DATA TYPE. FIX XML REPORT REC LEN PTF RO66127 ADD 8-BYTE BINARY DATA TYPE.

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

CA Disk Backup and Restore CA RS 1801 Service List CA Disk Backup and Restore 12.5 1 CA RS 1801 Service List Service Description Type RO95940 TSTHOOK JOB FAILS IN AMASPZAP VERIFY PTF RO97466 OPEN SVC ZAP IGGDAU01 AT UA92610 FOR Z/OS 2.2 PTF RO97766 INCORRECT

More information

CA Cleanup for ACF CA RS 1610 Service List

CA Cleanup for ACF CA RS 1610 Service List CA Cleanup for ACF2 12.1 1 CA RS 1610 Service List Description Type 12.1 RO87553 #DBU JOB HANG IN SX22 ABEND RECOVERY; DBASE RECS LOST PTF RO88095 OPS/MVS STATE MSGS SAY STOPPING/DOWN ON DATASPACE RELOAD

More information

CA Vantage Storage Resource Manager CA RS 1509 Service List

CA Vantage Storage Resource Manager CA RS 1509 Service List CA Vantage Storage Resource Manager 12.6 1 CA RS 1509 Service List Release Service Description Type 12.6 RO80191 SUPPORT OF ZEDC IBM COMPRESSION PTF RO80937 HNODE HSM HISTORY %CACHE INCORRECT PTF RO81333

More information

CA Common Services CA RS 1701 Service List

CA Common Services CA RS 1701 Service List CA Common Services 14.1 1 CA RS 1701 Service List Description Type 14.1 RO90331 CCIPC: UPGRADE OPENSSL TO 1.0.2H PTF RO92793 ABEND S0C4 IN CCSFETTL AT +X'704'. PTF RO92926 ZIIP ENABLEMENT - HANG IF IEAVRLS

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 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 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 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 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 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 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 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 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 Vantage Storage Resource Manager CA RS 1412 Service List

CA Vantage Storage Resource Manager CA RS 1412 Service List CA Vantage Storage Resource Manager 12.6 1 CA RS 1412 Service List Description Type 12.6 RO70503 U0004 OBC02364/RAIDMNGR PTF RO72043 INCORRECT DISTRIBUTION OF CCS@ZE01 IN PTF RO66104 ** PRP ** RO73719

More information

CA Datacom/DB CA RS 1510 Service List

CA Datacom/DB CA RS 1510 Service List CA Datacom/DB 14.0 1 CA RS 1510 Service List Description Type 14.0 RO58558 RETURN CODE 15(139) ON CA DATAQUERY PRODUCT FILES PTF RO79827 DATAREPORTER S0C4 DRCXXPR OR S0C6 DRAXXPR PTF RO81655 PROVIDE REMOTE

More information

CA 1 Tape Management CA RS 1510 Service List

CA 1 Tape Management CA RS 1510 Service List CA 1 Tape Management 12.6 1 CA RS 1510 Service List Release Service Description Type 12.6 RO81613 ADD CA 1 OSI SUPPORT FOR Z/OS 2.2 PTF RO81785 ADD OSI SUPPORT FOR Z/OS 2.2 PTF The CA RS 1510 service count

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

CA 1 Tape Management CA RS 1404 Service List CA 1 Tape Management 12.6 1 CA RS 1404 Service List Description Hiper 12.6 RO63310 TMSSVC ABEND999 RC 04 IF CA 1 NOT FULLY ACTIVE. RO63903 CAG8259E OR CAL0999E ISSUED WITH TQS INSTALLED. RO63970 TMS0XF1

More information

CA LDAP CA RS 1601 Service List

CA LDAP CA RS 1601 Service List CA LDAP 15.0 1 CA RS 1601 Service List Description Type 15.0 RO73907 15.0:LDAPSEARCH ACIDS LISTED IMPROPERLY PTF RO78727 PROBLEMS WITH Z/OS APFLIST EVENT REPORT PTF RO80341 ADD SUPPORT FOR MEMLIMIT AND

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

CA Top Secret Security for z/os CA RS 1710 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1710 List Description Type RO91062 PASSPHRASE VIOLATION IN FAC(STC) CAUSES LOOP WITH OPTIONS(4) PTF RO97371 CICS VERIFY PASSWORD INVALID FACILITY CHECK PTF

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

CA Datacom/AD CA RS 1707 Service List CA Datacom/AD 15.0 1 CA RS 1707 Service List Service Description Type RO93880 DATAVIEW ELEMENTS LOST ON COPY TO PROD ** PRP ** RO94563 DIAGNOSTIC TO CAPTURE BETTER INFORMATION FOR RC 72(001) PTF RO95925

More information

CA Datacom/AD CA RS 1701 Service List

CA Datacom/AD CA RS 1701 Service List CA Datacom/AD 15.0 1 CA RS 1701 Service List Description Type 15.0 RO92484 MUF HUNG DURING RESTART WITH "WAIT DB MISC" STATUS *HIP/PRP* RO92663 USS: ADD /LARGEADDRESSAWARE (TRUE 64BIT ADDRESSING)-WINDOWS

More information

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

CA Top Secret Security for z/os CA RS 1708 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1708 List Description Type RO91733 CICS: SUPPORT CICS TS (CTS) REL 5.4 FOR Z/OS PTF RO91735 TSS COMMAND ABEND S0C4 IN TSSKERNL PTF RO94015 CICS: SUPPORT CICS

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

CA LDAP CA RS 1309 Service List CA LDAP 15.1 1 CA RS 1309 Service List Description Hiper 15.1 RO60097 LDAP AND DBUSER AUTHORIZATIONS The CA RS 1309 service count for this release is 1 CA LDAP 15.0 2 CA RS 1309 Service List Description

More information

CA ACF CA RS 1412 Service List

CA ACF CA RS 1412 Service List CA ACF2 15.0 1 CA RS 1412 Service List Description Type 15.0 RO72287 CICS: CTS 5.1 TD QUEUE JOB SUBMIT RUNS UNDER REGION LOGONID PTF RO72713 CICS TS 5.1 ABEND, DFHDS0007, X'0209' RESUME AREA OVERFLOW *HIP/PRP*

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 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 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 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 1411 Service List

CA PDSMAN PDS Library Management CA RS 1411 Service List CA PDSMAN PDS Library Management 7.7 1 CA RS 1411 Service List Description Type 7.7 RO73184 FCO415A MESSAGE WHEN PROCESSING PDSFAST DIREDIT PTF RO73404 ENHANCE PDSMAN LAST REFERENCE DATE RECORDING PTF

More information