CA PDSMAN PDS Library Management CA RS 1309 Service List

Size: px
Start display at page:

Download "CA PDSMAN PDS Library Management CA RS 1309 Service List"

Transcription

1 CA PDSMAN PDS Library Management 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 RO58236 MODIFY PDSMAN STARTUP TO SUPPORT ASID & LX REUSE RO58327 CORRECT EZYEDIT SELETION PANEL PROCESSING RO58334 ALTER SCREEN WIDTH WHEN RUNNING UNDER Z/OSMF RO58336 CORRECT PROGRAM OBJECT DIRECTORY FORMATTING RO58474 ALLOW EZYEDIT-IN-BATCH WHEN RUNNING UNDER ISPF RO58478 ABEND S0C4 IN PDSMDSPL AT OFFSET +5A1E RO59424 PDSM36 EXECUTABLE COMPARE ENHANCEMENT RO62417 S878 ABENDS AFTER RO58121 (RO61136 IS INCOMPLETE). The CA RS 1309 service count for this release is 10

2 CA PDSMAN PDS Library Management 2 CA RS 1309 Service List for CPDS770 FMID Service Description Hiper CPDS770 RO57158 OLD MEMBER VERSION BEYOND LOGICAL END OF LIBRARY RO57358 SUPPORT FOR ISPF EDITOR'S EDIT LINE COMMAND TABLES RO58236 MODIFY PDSMAN STARTUP TO SUPPORT ASID & LX REUSE RO58327 CORRECT EZYEDIT SELETION PANEL PROCESSING RO58334 ALTER SCREEN WIDTH WHEN RUNNING UNDER Z/OSMF RO58336 CORRECT PROGRAM OBJECT DIRECTORY FORMATTING RO58474 ALLOW EZYEDIT-IN-BATCH WHEN RUNNING UNDER ISPF RO58478 ABEND S0C4 IN PDSMDSPL AT OFFSET +5A1E RO59424 PDSM36 EXECUTABLE COMPARE ENHANCEMENT RO62417 S878 ABENDS AFTER RO58121 (RO61136 IS INCOMPLETE). The CA RS 1309 service count for this FMID is 10

3 CA PDSMAN PDS Library Management CA RS PTF RO RO57158 RO57158 M.C.S. ENTRIES = ++PTF (RO57158) OLD MEMBER VERSION BEYOND LOGICAL END OF LIBRARY A Fastcopy or IEBCOPY COPY of an old member version and its originating member, into a library in which space reuse ($UPDATE PSR=Y) and multiple member version support ($UPDATE VERSIONS=nn) are active, may result in an old member version being left beyond the logical end of the PDS. A PDSM13 MAP of the PDS will flag the old member version with this message : * ERROR * * BEYOND THE LOGICAL END OF THE LIBRARY * PDSM13 MAP detects an error in the library following a Fastcopy or IEBCOPY COPY operation involving old member versions. This problem only occurs if all of the following are true: - COPYing a member and its PDSMAN old member versions - output PDS has a PDSMAN $UPDATE rule with VERSION=nn PSR=Y - output PDS already contains member and minus versions being copied Do not copy a member (X) and its old version (example, X(-1)) in the one COPY operation into a library with Multiple member version support and space reuse active. PDSM 953 Copyright (C) 2013 CA. All rights reserved. R00096-PDS770-SP1 DESC(OLD MEMBER VERSION BEYOND LOGICAL END OF LIBRARY). PRE ( RO24163 RO25866 RO36320 RO37159 RO44914 RO45963 RO46743 RO52466 RO52549 ) SUP ( RO38262 TR38262 TR57158 )

4 CA PDSMAN PDS Library Management CA RS PTF RO RO57358 RO57358 M.C.S. ENTRIES = ++PTF (RO57358) SUPPORT FOR ISPF EDITOR'S EDIT LINE COMMAND TABLES This fix alters EZYEDIT processing to support ISPF EDITOR Edit Line Command tables introduced with z/os Change EZYEDIT processing to allow users to specify a Edit Line Command table name, when selecting a data set or member to be EDITed or VIEWed. There are two methods to specify a Line Command table name : 1. Add,LCT=tablename to a data set name entry in the "Data Set Variable Area" on EZYEDIT's Selection Panel 2. Specify a Line Command Table name in the EZYEDIT Edit Options panel. This name will become the default Line Command Table name to be passed each time EZYEDIT user invokes ISPF's EDIT or VIEW services. This default may be overridden using the,lct=tablename override. Note that user must have used ISPF's Table Utility to create the Line Command Table. User must have also created the Edit Macro(s) defined within the Line Command table. Refer to z/os 1.13 ISPF manuals for details. None. EZYEDIT's Edit and View processing is modified to support Line command tables. None. PDSM 954 Copyright (C) 2013 CA. All rights reserved. R00097-PDS770-SP1 DESC(SUPPORT FOR ISPF EDITOR'S EDIT LINE COMMAND TABLES). PRE ( RO21534 RO24163 RO28420 RO35820 RO36524 RO40379 RO42345 RO45849 RO45963 RO46743 RO50594 RO52549 ) SUP ( RO18841 TR18841 TR57358 ) ++HOLD (RO57358) SYSTEM FMID(CPDS770) REASON (ACTION ) DATE (13115) COMMENT ( Product: CA PDSMAN PDS Library Management Release: 7.7 Sequence: After APPLYing PTF. Purpose: Complete activation of PTF. Relevance: All users. Knowledge required: CA PDSMAN administration Access required: Steps to Perform: 1. Issue the following operator command: F PDSMAN,NEWRULES 2. Ensure the PDSMAN address space to issues PDSM00-1 message : PDSMAN BLDL/STOW INTERFACE RE-INITIALIZATION COMPLETE. ).

5 CA PDSMAN PDS Library Management CA RS PTF RO RO58236 RO58236 M.C.S. ENTRIES = ++PTF (RO58236) MODIFY PDSMAN STARTUP TO SUPPORT ASID & LX REUSE PDSMAN currently uses a system Linkage Index (LX) for a space-switching PC number. As a result, message IEF352I is issued during product shutdown and that ASID is unavailable for the life of the IPL. Prior to zos 1.6, and the LX reuse facility, system LX's could not be reused. ASID reuse was made available thru use of a DIAG setting in zos 1.8 for testing purposes and by default with zos This fix modifies the PDSMAN PC initialization routine to reserve a 'reusable' system LX for the PDSMAN PC number. After this change PDSMAN may be started in a reusable address space by addition of the ',REUSASID=YES' option on the start command for the PDSMAN started task. Adding this option to the START command for PDSMAN will eliminate the IEF352I message during product shutdown. System message: IEF352I ADDRESS SPACE UNAVAILABLE gets issued during PDSMAN shutdown. During normal system operation a production PDSMAN address space is not stopped and restarted. So it is expected that this fix will only impact clients that run a test PDSMAN system, which may be stopped and restarted multiple times during the life of a system IPL. None. PDSM 952 Copyright (C) 2013 CA. All rights reserved. R00099-PDS770-SP1 DESC(MODIFY PDSMAN STARTUP TO SUPPORT ASID & LX REUSE). PRE ( RO21883 RO22426 RO24163 RO24296 RO25010 RO28420 RO30006 RO36641 RO45963 RO52549 RO58121 ) SUP ( TR58236 ) ++HOLD (RO58236) SYSTEM FMID(CPDS770) REASON (RESTART) DATE (13121) COMMENT ( Product: CA PDSMAN PDS Library Management Release: 7.7 Sequence: Before APPLYing PTF. Purpose: Ensure proper loading of resident modules. Relevance: All users. Knowledge required: CA PDSMAN administration Access required: CA PDSMAN console commands Steps to Perform: 1. Issue the following operator command: P PDSMAN 2. Wait for PDSMAN address space to successfully shut down. 3. APPLY the PTF. 4. Issue the following operator command: S PDSMAN ).

6 CA PDSMAN PDS Library Management CA RS PTF RO RO58327 RO58327 M.C.S. ENTRIES = ++PTF (RO58327) CORRECT EZYEDIT SELETION PANEL PROCESSING The EZYEDIT Selection Panel incorrectly processes the 'DSN/Variable #' field. If user overtypes field contents with a shorter Dataset name or pattern leaving additional characters to the right that may or may not contain pattern characters, EZYEDIT may: - Display those additional characters in the panel title - Attempt to use any pattern characters Dataset list display title may contain additional characters or display unexpected lists. Problem is minor. Problem can only occur when user leaves extraneous characters in the DSN/Variable field of the Selection Panel. Use Erase-EOF to clear out the residual characters before pressing the ENTER key. PDSM 955 Copyright (C) 2013 CA. All rights reserved. R00100-PDS770-SP1 DESC(CORRECT EZYEDIT SELETION PANEL PROCESSING). PRE ( RO42345 RO57358 ) SUP ( TR58327 )

7 CA PDSMAN PDS Library Management CA RS PTF RO RO58334 RO58334 M.C.S. ENTRIES = ++PTF (RO58334) ALTER SCREEN WIDTH WHEN RUNNING UNDER Z/OSMF When running under z/osmf environment, EZYEDIT appears to take a very long time to display screens. The general default for z/osmf, tells ISPF to use a very large screen size. EZYEDIT requires more time to build large screens. This fix alters EZYEDIT processing to force a screen width of 80-bytes when running under z/osmf. EZYEDIT entry and screen refreshes take a long time. This problem only affects EZYEDIT processing when running under z/osmf with very large screen sizes. Set the z/osmf screen size to be standard 3270 model 2,3,4. PDSM 956 Copyright (C) 2013 CA. All rights reserved. R00101-PDS770-SP1 DESC(ALTER SCREEN WIDTH WHEN RUNNING UNDER Z/OSMF). PRE ( RO21534 RO24163 RO35820 RO36524 RO40379 RO42345 RO45849 RO45963 RO52549 RO57358 ) SUP ( TR58334 ) ++HOLD (RO58334) SYSTEM FMID(CPDS770) REASON (ACTION ) DATE (13123) COMMENT ( Product: CA PDSMAN PDS Library Management Release: 7.7 Sequence: After APPLYing PTF. Purpose: Complete activation of PTF. Relevance: All users. Knowledge required: CA PDSMAN administration Access required: CA PDSMAN console commands Steps to Perform: 1. Issue the following operator command: F PDSMAN,NEWRULES 2. Ensure the PDSMAN address space to issues PDSM00-1 message : PDSMAN BLDL/STOW INTERFACE RE-INITIALIZATION COMPLETE. ).

8 CA PDSMAN PDS Library Management CA RS PTF RO RO58336 RO58336 M.C.S. ENTRIES = ++PTF (RO58336) CORRECT PROGRAM OBJECT DIRECTORY FORMATTING The EZYEDIT Member List "DIR" line command does not correctly format a Program Object directory entry which includes a Large Program Object section. Member List "DIR" line command does not format the Large Program Object section of a directory entry. This problem only affects output displayed by the "DIR" line command. None. PDSM 957 Copyright (C) 2013 CA. All rights reserved. R00102-PDS770-SP1 DESC(CORRECT PROGRAM OBJECT DIRECTORY FORMATTING). PRE ( RO21534 RO43732 ) SUP ( RO52919 TR52919 TR58336 )

9 CA PDSMAN PDS Library Management CA RS PTF RO RO58474 RO58474 M.C.S. ENTRIES = ++PTF (RO58474) ALLOW EZYEDIT-IN-BATCH WHEN RUNNING UNDER ISPF EZYEDIT-in-Batch processing is not able to initialize when under ISPF. EZYEDIT presumes to initialize as an ISPF application. This fix adds support to specify the parameter, 'BATCH'. This new parameter enables EZYEDIT to initialize as EZYEDIT-in-Batch, even when an ISPF environment is present. This support allows EZYEDIT-in-Batch to be utilized from a Clist or REXX procedure running under ISPF. This fix adds an example REXX procedure, called EEIBREXX, to the PDSMAN Sample Materials library, CPDSCLS0. EEIBREXX is a simple example of using the new 'BATCH' parameter. Using EZYEDIT-in-Batch from a Rexx procedure, fails when run under ISPF. This solution only affects EZYEDIT-in-Batch processing. EZYEDIT-in-Batch is normally recognised when not running under ISPF. This support bypasses EZYEDIT normal processing to allow EZYEDIT-in-Batch to run in an ISPF environment. None. PDSM 958 Copyright (C) 2013 CA. All rights reserved. R00103-PDS770-SP1 DESC(ALLOW EZYEDIT-IN-BATCH WHEN RUNNING UNDER ISPF). PRE ( RO42345 RO57358 ) SUP ( RO58327 TR58327 TR58474 )

10 CA PDSMAN PDS Library Management CA RS PTF RO RO58478 RO58478 M.C.S. ENTRIES = ++PTF (RO58478) ABEND S0C4 IN PDSMDSPL AT OFFSET +5A1E EZYEDIT will abend with S0C4, in module PDSMDSPL, when a single period (c'.') is entered into the Line Command area of an EZYEDIT display. S0C4 abend when a period is entered as a line command. This affects all EZYEDIT displays that support Line Command input. None. PDSM 959 Copyright (C) 2013 CA. All rights reserved. R00104-PDS770-SP1 DESC(ABEND S0C4 IN PDSMDSPL AT OFFSET +5A1E). PRE ( RO26144 ) SUP ( TR58478 )

11 CA PDSMAN PDS Library Management CA RS PTF RO RO59424 RO59424 M.C.S. ENTRIES = ++PTF (RO59424) PDSM36 EXECUTABLE COMPARE ENHANCEMENT The PDSM36 Library Compare Utility program is enhanced to provide an additional parameter to control comparison of executable programs. The following new parameter is recognized by PDSM36: BYCSECT Executables are compared based on CSECT name. PDSM36 uses module ESD data to determine the list of CSECTs present in executables. The comparison is then performed CSECT by CSECT with mismatches on external references resolved so that CSECT order in the executable is irrelavent. PDSM36 fully supports CSECT names up to 256 characters in length. Names longer than 16 bytes are printed in the report body as an abbreviation, with the full CSECT name table printed at the end of the report. CSECTs with names longer than 256 characters are reported only, the text of these sections is not compared. The default processing is to compare the entire program as a single entity. In this mode two executables that are different only in the order in which CSECTs are linked are reported as mismatching. There are no symptoms associated with this fix. The process used by PDSM36 to compare executable programs is impacted by this enhancement. There is no circumvention. PDSM 960 Copyright (C) 2013 CA. All rights reserved. R00105-PDS770-SP1 DESC(PDSM36 EXECUTABLE COMPARE ENHANCEMENT). PRE ( RO18640 RO21781 RO22426 RO24163 RO24391 RO28420 RO33883 RO37791 RO40737 RO42345 RO43635 RO45963 RO50409 RO50594 RO52549 RO58121 ) SUP ( RO31442 TR31442 TR59424 ) ++HOLD (RO59424) SYSTEM FMID(CPDS770) REASON (RESTART) DATE (13151) COMMENT ( Product: CA PDSMAN PDS Library Management Release: 7.7 Sequence: Before APPLYing PTF. Purpose: Ensure proper loading of resident modules. Relevance: All users. Knowledge required: CA PDSMAN administration Access required: CA PDSMAN console commands Steps to Perform: 1. Issue the following operator command: P PDSMAN 2. Wait for PDSMAN address space to successfully shut down. 3. APPLY the PTF. 4. Issue the following operator command: S PDSMAN ).

12 CA PDSMAN PDS Library Management CA RS PTF RO RO62417 RO62417 M.C.S. ENTRIES = ++PTF (RO62417) S878 ABENDS AFTER RO58121 (RO61136 IS INCOMPLETE). This fix corrects fix RO61136 which addressed S878 or other abends in PDSMAN, system or user tasks due to a storage shortage in the PDSMAN address space. Fix RO61136 is in error and does not fully correct the original problem. This fix corrects the original issue of temporary buffers that were not properly freed as well as incomplete holddata provided in RO A buffer of length x'a40' bytes is allocated every five minutes while PDSMAN is running and performing usage statistics recording. The amount of time required before these extraneous buffers exhaust storage in the PDSMAN address space varies with the region size. Storage shortage problems are most likely to occur when the PDSMAN address space has been active for an extended period of time, usually longer than one month. The storage shortage within the PDSMAN address space may cause other user programs or address spaces to encounter abends or other errors as they attempt to use PDSMAN services that are no longer operational. In the worst case, these errors may result in the need to IPL the affected system. Storage shortage abends, including S878 abends, in the PDSMAN address space which in some cases may lead to system-wide abends or the need to IPL the affected system. For a storage shortage, the PDSMAN address space may fail to operate and need to be restarted, or PDSMAN services that are no longer operational may cause abends or errors in other jobs and address spaces. As a temporary circumvention, stop then restart the PDSMAN address space periodically to release the unfreed storage. Users have reported experiencing the storage shortage after PDSMAN has been active for approximately one month. Also as a temporary circumvention, PDSMAN Usage Statistics Recording can be disabled as described in fixes RO61136 and RO PDSM 971 Copyright (C) 2013 CA. All rights reserved. R00113-PDS770-SP1 DESC(S878 ABENDS AFTER RO58121 (RO61136 IS INCOMPLETE).). PRE ( RO33883 RO42345 RO45849 RO46743 RO50409 RO58121 RO61136 ) SUP ( AR61136 TR62417 ) ++HOLD (RO62417) SYSTEM FMID(CPDS770) REASON (RESTART) DATE (13239) COMMENT ( Product: CA PDSMAN PDS Library Management Release 7.7 Sequence: Before APPLYing PTF. Purpose: Ensure proper loading of resident modules. Relevance: All users.

13 CA PDSMAN PDS Library Management CA RS PTF RO62417 Knowledge required: CA PDSMAN administration Access required: CA PDSMAN console commands Steps to Perform: 1. Issue the following operator command: P PDSMAN 2. Wait for PDSMAN address space to successfully shut down. 3. APPLY the PTF. 4. Issue the following operator command: S PDSMAN ).

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

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

CA Top Secret Security for z/os CA RS 1412 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1412 Service List Release Service Description Type 15.0 RO73379 ACID RECORD DEGRADATION POSSIBLE W/ SIGNON PSWD CHANGES *HIP/PRP* RO73933 ABEND S0C4 ON TSS

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

CA MIM Resource Sharing CA RS 1307 Service List CA MIM Resource Sharing 11.9 1 CA RS 1307 Service List Release Service Description Hiper 11.9 RO60355 ABENDU0095 RC=1817 MIMTPNTR UNEXPECTED CSVDYNEX FAILURE **HIPER** The CA RS 1307 service count for

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

CA ACF CA RS 1406 Service List CA ACF2 15.0 1 CA RS 1406 Service List Description Type 15.0 RO67489 INCORPORATE ROLES IN RULE CLEANUP UTILITY PTF RO67639 ABEND S0C4 IN SAFOEOTS AFTER F ACF2,OMVS ISSUED ** PRP ** RO67649 FIX MULTIPLE

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 Allocate DASD Space and Placement CA RS 1708 Service List

CA Allocate DASD Space and Placement CA RS 1708 Service List CA Allocate DASD Space and Placement 12.5 1 CA RS 1708 Service List Service Description Type RO94847 V37VSAM2 0C4 EOV RECOVERY SLIP TRAP WITH RO92959 APPLIED ** PRP ** RO96060 OPTIONAL BYPASS SECURITY

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

CA Top Secret Security for z/os CA RS 1803 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1803 List Description Type RO98826 LOOP IN PROGRAM SAFOEOTS WHEN SEARCHING UID TABLE PTF RO98925 ABEND S0C4 DURING RACR=EXTRACT TYPE=REPLACE ON AES128/AES256

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 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 IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1703 Service List

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1703 Service List CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1703 Service List Description Type 18.0 RO93914 CHA DOES NOT CONVERT OLD LOG RECORD STCK TIMES CORRECTLY PTF RO94193 ABEND S0C4 IN DBAANIB0 UNDER DBCOPY

More information

CA JCLCheck Workload Automation CA RS 1204 Service List

CA JCLCheck Workload Automation CA RS 1204 Service List CA JCLCheck Workload Automation 11.0 1 CA RS 1204 Service List Release Service Description Hiper 11.0 RO35694 PROVIDE NEW OPTION BYPASS RUNTIME BYPRUNT RO35695 PROVIDE NEW OPTION BYPASS RUNTIME BYPRUNT

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 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 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 OPS/MVS for JES CA RS 1805 Service List

CA OPS/MVS for JES CA RS 1805 Service List CA OPS/MVS for JES2 12.3 1 CA RS 1805 Service List Service Description Type SO01213 CROSS SYSTEM SQL ERRORS PTF SO01227 OPSDEV 32000 LIMIT. PTF SO01304 OPSCPU MAY REPORT INCORRECT CPU TYPE PTF SO01319

More information

CA Workload Automation ESP Edition CA RS 1312 Service List

CA Workload Automation ESP Edition CA RS 1312 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1312 Service List Description Hiper 11.4 RO59473 TEMPLIB RESERVATION IN CYBJSDLT RO59592 SECURITY PROFILE DSALLOC FOR CONCAT DATA SETS IS MISHANDLED RO59743

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 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 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 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 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 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 Jobtrac Job Management CA RS 1410 Service List

CA Jobtrac Job Management CA RS 1410 Service List CA Jobtrac Job Management 11.0 1 CA RS 1410 Service List Release Service Description Type 11.0 RO66320 NO END TIME SPECIFIED IN THE RANGE OF ADR,AMR,SCS ENTRY PTF RO72780 EMAIL TCPIP CONNECTION FAILURE

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 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 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 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 OPS/MVS for JES CA RS 1704 Service List

CA OPS/MVS for JES CA RS 1704 Service List CA OPS/MVS for JES3 12.3 1 CA RS 1704 List Description Type RO94460 EXPLOIT Z/OS OS CHANGE (ICN1501) PTF RO94620 SSMGA AUTOHOME FAILS FOR SLOW MSF CONNECTIONS PTF RO94826 Z/OS 2.3-8-CHARACTER TSO USERID

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

CA Vantage Storage Resource Manager CA RS 1607 Service List CA Vantage Storage Resource Manager 12.6 1 CA RS 1607 Service List Description Type 12.6 RO88252 VKG0110E INT. ERR - GENINISV GETN/GET - RC= 4,HSMRLOG PTF RO89115 SUPPORT FINNISH/SWEDISH CODEPAGE 1143

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

CA Common Services CA RS 1403 Service List CA Common Services 14.1 1 CA RS 1403 Service List Description Hiper 14.1 RO57094 SUPPORT DB2 V11.1 RO60306 UNEXPECTED CCI LU0 LINE BREAKS RO63046 CCIPC APP RECEIVES CCICONV FAILURE: CCI0053 WSAEWOULDBLOCK

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

CA NetMaster CA RS 1310 Service List CA NetMaster 12.1 1 CA RS 1310 Service List Release Service Description Hiper 12.1 RO59477 IBM Z/OS 2.10 COMPATIBILITY FOR NETMASTER PACKET ANALYZER RO59479 IPVP1212 CDI ERROR. UNSUPPORTED VERSION 2101

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 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 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 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 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 Common Services CA RS 1612 Service List

CA Common Services CA RS 1612 Service List CA Common Services 14.1 1 CA RS 1612 Service List Release Service Description Type 14.1 RO85319 Add KEYRING support to Apache Tomcat Common Service PTF RO88408 SUPPORT DB2 V12.1 PTF RO91353 DELIVER MESSAGE

More information

CA Common Services CA RS 1504 Service List

CA Common Services CA RS 1504 Service List CA Common Services 14.1 1 CA RS 1504 Service List Release Service Description Type 14.1 RO72683 SET #VARDATA PC PRIV PTF RO75660 ADD Z/13 2964 TO THE CAMASTER PROCESSOR TABLE PTF RO78180 CAMASTER SERVICES

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

CA Spool CA RS 1306 Service List CA Spool 11.7 1 CA RS 1306 Service List Description Hiper 11.7 RO51884 AFP TO PCL - IOCA IMAGE INCORRECTLY PRINTED RO52828 ESF765 ESF OPEN FAILED, RC=PE, (PID=OUN) ISSUED BY XFER RO52857 CA SPOOL LARGER

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

CA ACF CA RS 1705 Service List CA ACF2 16.0 1 CA RS 1705 List Description Type RO92798 LDS SSL INIT FAILS W/CAS2386W PTF RO93394 ACF89001 VSAM I/O ERROR WITH SHARED DASD AND CACHE PTF RO93615 ABEND S0E0 IN SAFOEUSP ON A INIT_USP CALL

More information

CA ACF CA RS 1704 Service List

CA ACF CA RS 1704 Service List CA ACF2 16.0 1 CA RS 1704 List Description Type RO91983 ACFRPTRV/SL: ALLOW RUN WITHOUT CARRIAGE CONTROL OR HEADERS PTF RO93380 CICS: S0C4 IN ACF04RSI BAD ACEE/ACMCB/KSRT PTF RO93699 CIA - SOME RESOURCE

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 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 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 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 TPX Session Management CA RS 1403 Service List

CA TPX Session Management CA RS 1403 Service List CA TPX Session Management 5.4 1 CA RS 1403 Service List Description Hiper 5.4 RO63718 SET TYPE FIELD TO "TPX" FOR INTERNAL TPX APPLICATIONS RO66029 PASSWORD PHRASE S0C1 FREESLOT+1B0 The CA RS 1403 service

More information

CA Common Services CA RS 1704 Service List

CA Common Services CA RS 1704 Service List CA Common Services 14.1 1 CA RS 1704 Service List Service Description Type RO91389 ADD PASSPHRASE SUPPORT TO CCI SPAWN PTF RO91686 UNNECESSARY BROADCASTS FROM CCI PTF RO92852 CCI API FRR ABEND PTF RO93293

More information

CA IMS Tools CA RS 1409 Service List

CA IMS Tools CA RS 1409 Service List CA IMS Tools 16.0 1 CA RS 1409 Service List Description Type 16.0 RO72449 MESSAGE ITK6517E AFTER ITKSTC PAUSE=W STARTUP PTF RO72647 TGRFXV007E ZERO CELL LENGTH FOUND PTF RO72716 MISSING OR INVALID DBD

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

CA ACF CA RS 1310 Service List CA ACF2 15.0 1 CA RS 1310 Service List Description Hiper 15.0 RO58084 CICS SIGNON BY A CRTED USER GETS LOST RO59275 SUPPORT JOBCLASS AUTHORIZATIONS IN Z/OS 2.1 RO59312 Z/OS 2.1 COMPATIBILITY RO59857 SUPPORT

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 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 Vtape Virtual Tape System CA RS 1309 Service List

CA Vtape Virtual Tape System CA RS 1309 Service List CA Vtape Virtual Tape System 12.6 1 CA RS 1309 Service List Description Hiper 12.6 RO52045 RECOVER=GLOBAL DOES NOT CORRECTLY RESTORE SCRATCH POOL RO53687 MESSAGE SVT1PR000I HAS MISLEADING WORDING RO54768

More information

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

CA Top Secret Security for z/os CA RS 1704 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1704 List Description Type RO93932 CICS SIGNON WITH PASSTICKET FAILS WITH BACKGROUND USER ** PRP ** RO94168 MODIFY MESSAGE TSS0962 FROM LEVEL E TO W PTF RO94686

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 Common Services CA RS 1708 Service List

CA Common Services CA RS 1708 Service List CA Common Services 14.1 1 CA RS 1708 Service List Service Description Type RO91406 SUPPORT FOR CICS/TS 5.4.0 (INTERNALLY CICS 7.1) PTF RO96006 CCILGR S0C4 ABENDS IN VSAM MODULES AT TERMINATION PTF RO96092

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