Unicenter CA-11 Restart and Tracking Release 3.0 Database Configuration Options

Size: px
Start display at page:

Download "Unicenter CA-11 Restart and Tracking Release 3.0 Database Configuration Options"

Transcription

1 Overview The purpose of this document is to assist you in choosing the best configuration options for your Unicenter Restart and Tracking environment. We will discuss the available sharing options and the advantage and disadvantage of each. We will look at possible release 2.2 configurations and how to best migrate those configurations to 3.0 to achieve the same results. We will also discuss failure and recovery. Recommended ervice Levels We recommend that you have CA-Datacom /AD P03 installed. P03 contained fixes for the XCF interface and re-incorporated the CAICCI interface into CA-Datacom/AD. If you decide that you need to use CAICCI, then P03 is no longer recommended but instead is a requirement. We also recommend that you are current on Unicenter Maintenance. Database Access Options CA-Datacom/AD provides for four access options. Local access via VC The fastest access to a CA-Datacom/AD database is through the product VC. This can only be used if you are running Unicenter on the same system image as the CA-Datacom/AD Multi-User Facility (MUF). Even if another access option is used to share the database the CA-Datacom/AD VC is required. On the system running the MUF the VC will be used for access. If you do not need to share the Unicenter Database, then this method is all that is needed. haring using XCF Almost as fast as the VC is XCF, IBM s Cross-ystem Coupling Facility. It should be noted that even though XCF has that word Coupling in it, this facility is a PLEX service and does not require a Coupling Facility. XCF is the best way to share the Unicenter database. XCF is fast, easy to configure in CA-Datacom/AD and provides an easy way to disconnect and re-connect from Unicenter if the MUF needs to be moved or a failure on the MUF system occurs. The disadvantage of XCF is that all systems that share the database using XCF must be in the same PLEX. XCF only occurs through PLEX connected systems. 1

2 haring using CAICCI CAICCI is CA s Common Communication Interface that can be defined to use various protocols to communicate between systems. CAICCI does not require that all systems be in the same PLEX. The disadvantage is the speed. CAICCI normally uses TCPIP or VTAM for communication, which does not perform as well as XCF. Depending on workload this may not be a concern. This option should only be used if you require sharing to systems where XCF is not available and the slower performance is not a concern. haring using the Coupling Facility CA-Datacom/AD is capable of sharing a database directly between two systems using Coupling Facility structure to synchronize the updates. This method, MUFPLEX, is the most complex and least performing of the options. Unicenter has not been certified to run in this environment, and we strongly recommend against using MUFPLEX. Though this may seem to provide better recovery, it in fact adds unnecessary complexity that will slow your recovery process and require Unicenter outages in some cases to resume after a failure. Once again, this method should not be used. Comparison Option peed Implementation Recovery VC Very Fast imple imple XCF Fast imple imple CAICCI lower imple imple Hierarchy etting aside MUFPLEX, the three remaining options can all be defined together. If defined the selection of which method to use will proceed as follows. 1. If the CA-Datacom/AD MUF is on the same LPAR, the VC will be used. 2. If the VC cannot be used, XCF is defined and the MUF is available on a XCF connected LPAR, the XCF connection will be used. 3. If neither of the previous methods is available, and CAICCI is defined, CAICCI will be used. This allows you to define all the protocols that will be used to access a CA-Datacom/AD MUF once in the DBIDPR and use that same module in all the systems that are sharing the MUF, no matter what method will be used for access. Even though the CA-Datacom/AD VC may not be used to access the database, it must be installed on each system that will run Unicenter. 2

3 Maintenance Task Considerations In Release 2.2 of Unicenter, batch jobs were run to perform JEHF and CMT maintenance. For the JEHF you ran the JEHF Purge job and for CMT U11D9015, with required a product outage. In release 3.0, the purging of old history and deletion of old CMT definitions, is done by the maintenance subtask, MANT, in the DBA address space. ince the MANT subtask performs this processing for all systems sharing a database, this task should only be run in one of the s that share the database. This should be the system that is local and uses the VC to access CA- Datacom/AD. This task is controlled by the MAINTTME= parameter in s Init Deck. If MAINTTME=0 is specified the MANT task will not be attached and will not run. If MAINTTME=1 or higher, the MANT task will be attached at startup, immediately begin processing and when complete, will wait the specified number of days before processing again. ou may choose to have finer control of when this task runs, by setting MAINTTME=0 in all systems, and issuing the comchar TART MANT command to when you want the maintenance to run. This will attach the subtask and perform the maintenance and then terminate the task. Previous Unicenter Configurations There are three basic sharing configurations that could be used in Unicenter Release ingle system (non-shared) Each Unicenter has its own CMT and JEHF with no contention. 2. hared access within a PLEX and JE Complex hared so that jobs submitted to the shared JE will update the single CMT and JEHF no matter which system in the complex the job executes. This allows reruns of jobs to run on different system than the production job. 3. hared access between systems that are not in the same PLEX or JE Complex was allowed if shared DAD was available. Was not recommended since separate JE environments meant there was no protection from duplicate job names being run at the same time. haring in Unicenter 2.2 was done using shared DAD to allow multiple systems to take turns accessing the PD CMT file and the VAM JEHF files. Periodic outages of Unicenter systems sharing the CMT and JEHF were required to Compress the PD and Reorganize the VAM file. topping Unicenter on all systems also required the initiators to be drained to eliminate the accesses to Unicenter. Migration Recommendations 3

4 ingle system If you currently have a separate CMT and JEHF for each of your systems or only have one system, then you should continue to use that configuration. Each system in this environment has its own JE environment and therefore can schedule jobs that are unique only to that one system. Attempting to share a Unicenter database in this environment would require that you maintain uniqueness in jobnames across your multiple JE environments. In Unicenter 3.0 this will require that you install and run a separate Multi-User Facility (MUF) on each system. Each system will also have a separate Unicenter Database with separate datasets. The VC is the only definition that will be defined. This configuration is depicted below. B DBA C DBA VC VC CA-Datacom/AD CA-Datacom/AD JOB TP DN JHF JOB TP DN JHF In this configuration each system, B and C, is self contained, requiring no sharing of the database. The access from Unicenter to CA-Datacom/AD is all done locally through the VC and each system has a separate set of Data Area datasets for the Unicenter Database. The DBIDPR module only specifies that VC and the UBID that will be used. This module is created and assembled by install job AXIN05 in the CA-Datacom/AD AMPJCL library. Changing the module is described in the CA-Datacom/DB Database and ystem Administrator Guide in section 3.4 Modifying DBIDPR Parameters. The member, DBIDPR, is added to 4

5 the CUMAC library and the assembled and linked into the CULIB LOADLIB. A sample definition for this module is shown below. TITLE 'DATACOM/DB - TEM ID BLOCK' DBID VC=246,UBID=0 END The startup parameters for CA-Datacom/AD, in the DBDATIN1 member of CUMAC, need to allow for enough tasks to support your Unicenter DBA task. This is specified in the TAK statement. The statement format is TAK num,32k,0,0,xcf,cci This means that num is the maximum number of requestors to use the MUF. The xcf and cci values do not need to be specified for this configuration and should each be set to zero. For Unicenter the minimum values can be calculated for each system using the DBTAK parameter value from the Unicenter Init Deck as follows. num = DBTAK + # of Unicenter Online Users + 1 (MANT task) + 4 (DB Utilities Batch Jobs) The xcf and cci must be set to zero. 5

6 Example In the following example, the Unicenter DBA system will only access the MUF locally. DBA will have 5 tasks accessing the database, and have a maintenance task that runs periodically (this is the +1, in the formula above). We will allow 10 connections from online users and 4 additional tasks to be available for CA-Datacom/AD batch utilities that may be run. Using the formula given above: num = DBTAK + # of Unicenter Online Users + 1 (MANT task) + 4 (DB Utilities Batch Jobs) num = = 20 The xcf and cci must be set to zero. In the CA-Datacom/AD DBDATIN1 tartup Parameters TAK 20,32K,0,0,0,0 In the DBIDPR TITLE 'DATACOM/DB - TEM ID BLOCK' DBID VC=246,UBID=0 END Failure and recovery Failure in this configuration only affects one system, since the database cannot be shared. In the event that CA-Datacom/AD fails, the Unicenter DBA task will suspend processing and hold all Unicenter processing until CA-Datacom/AD is restarted. The REUME command can then be issued to Unicenter to reconnect and continue processing. In the event that the system fails only that system is affected. Normal IPL start up will occur. Unicenter or your scheduling product should be queried to determine the status of jobs that were running at the time of failure. 6

7 Using one Unicenter Database within a PLEX If you are currently sharing the Unicenter 2.2 CMT and JEHF in a PLEX environment, this same arrangement can be accomplished with a ingle MUF and XCF connections. Using CA-Datacom/AD the database is not physically shared, using shared DAD, as it was in previous releases of Unicenter. haring a database uses IBM s XCF to access the data from a single CA-Datacom/AD Multi-User Facility (MUF) task. There can only be one MUF task in the shared environment. The diagram below shows how three systems share a single Unicenter database in a PLEX environment. PLEX 1 A DBA C DBA B DBA X C F VC CA-Datacom/AD X C F JOB TP DN JHF 7

8 In this environment, the CA-Datacom/AD MUF task only runs on one system in PLEX. All access to the data is through this task. In order to allow the MUF to be accessed from other systems in the PLEX, additional parameters must be specified in CA-Datacom/AD s start up parameters in the DBDATIN1 member of CUMAC. These parameters allow for the XCF connections to be established and are shown below. MUF mufname TAK num,32k,0,0,xcf,cci XCFFROM jobname,groupname The MUF parameter provides a unique name that will be used to connect to the MUF using XCF. The XCFFROM parameter identifies the jobname of the task that will be connecting and a XCF group name that will be used. The jobname name should be specified as an asterisk (*) to allow any jobname to access the database through XCF. ince access by both the Unicenter Tasks and TO users may use XCF for database access, the jobname cannot be set to a fixed value. We recommend that you specify XCFFROM *,groupname Both the mufname and the groupname are arbitrary names but must be unique in the PLEX. CA11MUF and CA11GRP, respectively, would be good choices for names. In addition, the TAK parameter must be changed to allow for XCF connections. The statement format is TAK num,32k,0,0,xcf,cci, where num is the maximum number of requestors to use the MUF from any system, xcf is the number of those requestors that can access through XCF, and cci is for CAICCI accesses. For Unicenter minimum values can be calculated using the DBTAK parameter value from the Unicenter Init Deck as follows. xcf = total of DBTAK values from all systems without a MUF + # of XCF Unicenter Online Users num = DBTAK from the system with a MUF + xcf + # of local Unicenter Online Users + 1 (MANT task) + 4 (DB Utilities Batch Jobs) cci must be set to 0. 8

9 Each Unicenter DBA address space uses a module, DBIDPR, to access CA-Datacom/AD. Changing the module is described in the CA-Datacom/DB Database and ystem Administrator Guide in section 3.4 Modifying DBIDPR Parameters. To utilize XCF, two keywords must be added as shown below. TITLE 'DATACOM/DB - TEM ID BLOCK' DBID VC=246,UBID=0,TOMUF=mufname,TOGROUP=groupname END The TOMUF= identifies the mufname of the MUF to be accessed and the TOGROUP= identifies the XCF GROUP that the communication belongs to. The mufname and groupname defined here must match the values added to the start up parameters for the MUF. Both the VC parameters and the XCF parameters are specified to allow the same DBIDPR to be used on all sharing systems. Example In the following example, three Unicenter DBA systems will be accessing the MUF, one locally, and two through XCF. We have chosen a muf name of CA11MUF and a XCF group name of CA11GRP. Each DBA will have 5 tasks accessing the database, and the local DBA will have a maintenance task that runs periodically (this is the +1, in the formula above). We will allow 10 local and 10 XCF connections from online users. We will add 4 additional local tasks to be available for CA-Datacom/AD batch utilities that may be run. Using the formulas above: xcf = total of DBTAK values from all systems without a MUF + # of XCF Unicenter Online Users xcf = (5 x 2) + 10 = 20 num = DBTAK from the system with a MUF + xcf + # of local Unicenter Online Users + 1 (MANT task) + 4 (DB Utilities Batch Jobs) num = = 40 cci must be set to 0. In the CA-Datacom/AD DBDATIN1 tartup Parameters MUF CA11MUF TAK 40,32K,0,0,20,0 XCFFROM *,CA11GRP 9

10 In the DBIDPR TITLE 'DATACOM/DB - TEM ID BLOCK' DBID VC=246,UBID=0,TOMUF=CA11MUF,TOGROUP=CA11GRP END Failure and recovery Please refer to the section below Relocating the MUF and operationally recovering from failure 10

11 Using one Unicenter Database with systems in a separate PLEX or MONOPLEX configurations ome Unicenter 2.2 clients have configured their CMT and JEHF to be shared between systems that run as separate JE complexes and separate PLEXs. In 2.2 this could be done since the datasets were physically shared on shared DAD, but required the systems share a resource control system such as CA-MIM or IBM s GR, or exclude Unicenter s access so that volume reserves could be used to serialize access. Operationally, unique job names had to be enforced using a standard to prevent different jobs with the same job name from accessing the same information in Unicenter. For this reason, we did not recommend that you use this configuration in 2.2, and still do not recommend it in 3.0. If you have this environment currently, and want to continue using Unicenter in this configuration, you may do so in 3.0 using CAICCI. Before making that decision you may want to verify your environment. In some sites you may have separate JE complexes running within a single PLEX. This configuration allows the use of the high speed XCF communications, as described in the previous section, while maintaining your multiple job submission environments. If you do have separate PLEXs or MONOPLEX, you can still share the MUF with Unicenter s in other PLEXs, by using CAICCI. CAICCI is the CA Common Communication Facility that is part of the CA Common ervices. CAICCI will allow you to define connections between your non-plexed system using TCPIP or VTAM connection. ince this is a network protocol, it does not have the PLEX restrictions that XCF does. If you have both same-plex systems and out-of- PLEX systems, then both XCF and CCI connections should be defined. While CAICCI is generally fast enough for most environments, the XCF connections are many times faster. Therefore, it would be a good practice to run the MUF on one of the machines in the PLEX with the largest batch workload, and use XCF connections within that PLEX. Then CAICCI connections can be defined to support the systems outside the PLEX. The Diagram below describes this environment. 11

12 PLEX 1 A DBA C DBA B DBA X C F VC CA-Datacom/AD X C F JOB TP DN JHF CAICCI Monoplex 2 Monoplex 3 CAICCI D DBA E DBA 12

13 In this environment, the CA-Datacom/AD MUF task only runs on one system. All access to the data is through this MUF region. In order to allow the MUF to be accessed from other systems in the PLEX, additional parameters must be specified in CA-Datacom/AD s start up parameters in the DBDATIN1 member of CUMAC. These parameters allow for the CAICCI and XCF connections to be established and are shown below. MUF mufname TAK num,32k,0,0,xcf,cci XCFFROM jobname,groupname The MUF parameter provides a unique name that will be used to connect to the MUF using CAICCI or XCF. The XCFFROM only applies if you have XCF connections also. If you have XCF connections you should add the XCFFROM parameter as described in the previous section. The mufname is an arbitrary name but must be unique in the system. CA11MUF would be good choice for a name. In addition, the TAK parameter must be changed to allow for XCF and CAICCI connections. The statement format is: TAK num,32k,0,0,xcf,cci Where, num is the maximum number of requestors to use the MUF from all systems, xcf is the number of those requestors that can access through XCF, and cci is for CAICCI accesses. For Unicenter minimum values can be calculated using the DBTAK parameter value from the Unicenter Init Deck as follows. xcf = total of DBTAK values from all systems without a MUF that will connect through XCF + # of XCF Unicenter Online Users cci = total of DBTAK values from all systems without a MUF that will connect through CAICCI + # of CAICCI Unicenter Online Users num = DBTAK from the system with a MUF + xcf + cci + # of local Unicenter Online Users + 1 (MANT task) + 4 (DB Utilities Batch Jobs) If you are using CAICCI only the xcf value will be zero. Each Unicenter DBA address space uses a module, DBIDPR, to access CA-Datacom/AD. Changing the module is described in the CA-Datacom/DB Database and ystem Administrator Guide in section 3.4 Modifying DBIDPR Parameters. To utilize CAICCI, keywords must be added as shown below. 13

14 TITLE 'DATACOM/DB - TEM ID BLOCK' DBID VC=246,UBID=0,CCIAPPL=mufname{,CCI=sysname} END The CCIAPPL= identifies the mufname of the MUF to be accessed. The CCI= identifies the CAICCI name of the system that the MUF is running on. If the CAI= is not specified, CAICCI will search the available CAICCI systems to locate the specified CCIAPPL. We recommend that you do not specify CCI. Omitting this parameter will provide more flexibility and allow you to move the MUF to another CAICCI connected system, without having to change the DBIDPR module. The mufname defined here must match the value added to the start up parameters for the MUF. Both the VC parameters and the CAICCI parameters are specified to allow the same DBIDPR to be used on all sharing systems. If you will be able to share the MUF using XCF also, your DBIDPR would include the TOMUF and TOGROUP keywords as describe in the prior section. In this case your DBIDPR will have the following format. TITLE 'DATACOM/DB - TEM ID BLOCK' DBID VC=246,UBID=0,TOMUF=mufname,TOGROUP=groupname, CCIAPPL=mufname{,CCI=sysname} END X Performance Considerations with CAICCI ince your access using CAICCI will be many times slower than local or xcf, it is recommended that online access to Unicenter not be done on systems that are connected to CA-Datacom/AD by CAICCI. TO performance groups reduce your performance even further if commands are slow to respond. In particular commands that look at the all or a large portion of the database, such as the LJOB *, can result in extremely long delays in online response. To avoid this, use the online interface only on local or XCF connected systems 14

15 Example 1 CAICCI Only In the following example, three Unicenter DBA systems will be accessing the MUF, one locally, and two through CAICCI. No XCF connections will be used. We have chosen a MUF name of CA11MUF, and we will not specify the CAICCI system name where the MUF will run. Each DBA will have 5 tasks accessing the database, and the local DBA will have a maintenance task that runs periodically (this is the +1, in the formula above). We will allow 10 local connections from online users, but since the fastest online access is local, we will only allow for 5 CAICCI accesses. We will add 4 additional local tasks to be available for CA-Datacom batch utilities that may be run. Using the formulas above: xcf = total of DBTAK values from all systems without a MUF that will connect through XCF + # of XCF Unicenter Online Users xcf = = 0 cci = total of DBTAK values from all systems without a MUF that will connect through CAICCI + # of CAICCI Unicenter Online Users cci = (5 x 2) + 5 = 15 num = DBTAK from the system with a MUF + xcf + cci + # of local Unicenter Online Users + 1 (MANT task) + 4 (DB Utilities Batch Jobs) num = = 35 In the CA-Datacom/AD DBDATIN1 tartup Parameters MUF CA11MUF TAK 35,32K,0,0,0,15 In the DBIDPR TITLE 'DATACOM/DB - TEM ID BLOCK' DBID VC=246,UBID=0,CCIAPPL=CA11MUF END 15

16 Example 2 CAICCI and XCF In the following example, five Unicenter DBA systems will be accessing the MUF, one locally, two through XCF and two through CAICCI. This is the same configuration shown in the picture near the beginning of this section. We have chosen a MUF name of CA11MUF, a XCF group name of CA11GRP and we will not specify the CAICCI system name where the MUF will run. Each DBA will have 5 tasks accessing the database, and the local DBA will have a maintenance task that runs periodically (this is the +1, in the formula above). We will allow 10 local, 10 XCF and 5 CAICCI connections from online users. We will add 4 additional local tasks to be available for CA-Datacom/AD batch utilities that may be run. Using the formulas above: xcf = total of DBTAK values from all systems without a MUF that will connect through XCF + # of XCF Unicenter Online Users xcf = (5 x 2) + 10 = 20 cci = total of DBTAK values from all systems without a MUF that will connect through CAICCI + # of CAICCI Unicenter Online Users cci = (5 x 2) + 5 = 15 num = DBTAK from the system with a MUF + xcf + cci + # of local Unicenter Online Users + 1 (MANT task) + 4 (DB Utilities Batch Jobs) num = = 55 In the CA-Datacom/AD DBDATIN1 tartup Parameters MUF CA11MUF TAK 55,32K,0,0,20,15 XCFFROM *,CA11GRP In the DBIDPR TITLE 'DATACOM/DB - TEM ID BLOCK' DBID VC=246,UBID=0,CCIAPPL=CA11MUF, TOMUF=CA11MUF,TOGROUP=CA11GRP END X Failure and recovery Please refer to the section below Relocating the MUF and operationally recovering from failure 16

17 Relocating the MUF and operationally recovering from failure cheduled CA-Datacom/AD Outage Periodically, there will be a need to take a system out of service. If a single CA-Datacom MUF is servicing multiple systems, and the system that is running the MUF is the one that needs to be taken out or IPL ed, then there is a need to move the MUF to another system to allow the remaining systems to continue processing. This can be accomplished with minimum impact, by using Unicenter s uspend and Resume commands. Before shutting down the MUF, issue the Unicenter UPEND command to each of the Unicenter DBA systems. Each Unicenter will then complete any in-flight processing and close access to CA-Datacom/AD. The CA-Datacom/AD MUF can then be shutdown on one system and restarted on another system. Once restarted the Unicenter REUME command can be issued to each of the Unicenter systems, allowing them to re-establish there database connection and continue processing where they left off. If you are planning to IPL the system that the MUF is on, you will need to shutdown the Unicenter DBA on that system instead of suspending it. Unicenter cannot be shutdown while in a suspended state. If you do suspend Unicenter you should restart the MUF on another system, and then resume Unicenter, followed by a normal shutdown. ome considerations for moving the MUF are: 1. The systems that the MUF can be moved to must share DAD. The CA- Datacom/AD files and data areas must be on that shared DAD. 2. The CA-Datacom/AD VC must be installed on the target system. This is done by the CA9 proc that runs during IPL. ee the CA-Datacom/AD installation guide for more information. 3. The same proc can be used if the systems share a PROCLIB. 4. If you are an Advantage CA-Datacom/DB customer and you may need to move the MUF to a system that is not licensed for DB, it is recommended that you install and use CA-Datacom/AD for Unicenter on all systems. Databases that are initialized and populated under Advantage CA-Datacom /DB are not useable in a CA-Datacom/AD MUF. 17

18 Here is an example where you have the MUF running on CPU1 and you need to IPL CPU1 without disrupting CPU2 batch processing: 1) CPU2: =UPEND (pause Unicenter processing on CPU2) 2) CPU1: =HUTDOWN AL (bring down Unicenter on CPU1) 3) CPU1: F muf,eoj (stop MUF on CPU1) 4) CPU1: - normal shutdown of CPU1 continues - 5) CPU2: TART muf (tart the MUF on CPU2) 6) CPU2: =REUME (tart Unicenter activity back up on CPU2) Note: where "=" is the Unicenter command character At step 1) above, you may want to route the command over to CPU2 with the MV command: RO cpu2,=upend or start some automation script to handle all of the transition commands automatically Unscheduled CA-Datacom/AD Outage Failure of the CA-Datacom/AD MUF will affect all systems that are connected to that MUF. In Unicenter, the absence of the MUF will cause the Unicenter DBA task to automatically enter a suspended state. Two messages will be issued to console, the second one being non-deleteable, for each sharing system: U11D UPENDING DATABAE ACTIVIT U11D ENTER 'REUME' COMMAND WHEN READ Processing will remain suspended until the MUF has been restarted on the same or another connected system and the Unicenter REUME command is issued to each of the Unicenter systems. The restart considerations for the MUF on a secondary system are the same as those discussed under cheduled Datacom Outage and should be addressed when installing the system.. 18

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

CA Datacom/AD CA RS 1702 Service List CA Datacom/AD 15.0 1 CA RS 1702 Service List Description Type 15.0 RO93486 MF: PREVENT HIGH CPU WHEN UNKNOWN TCP/IP TRAFFIC SENT PTF RO93515 DISPLAY LXX PERCENT FULL WITH STATUS_LOG CONSOLE COMMAND PTF

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

Introduction. JES Basics

Introduction. JES Basics Introduction The Job Entry Subsystem (JES) is a #11 IN A SERIES subsystem of the z/os operating system that is responsible for managing jobs. The two options for a job entry subsystem that can be used

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

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

More information

Using PDSEs in your SYSPLEX: Best Practices and Troubleshooting

Using PDSEs in your SYSPLEX: Best Practices and Troubleshooting Using PDSEs in your SYSPLEX: Best Practices and Troubleshooting Insert Custom Session QR if Desired. Speaker: Thomas Reed /IBM Corporation SHARE Pittsburgh 2014 Session:16126 (C) 2012, 2013 IBM Corporation

More information

CA Workload Automation CA 7 Edition

CA Workload Automation CA 7 Edition CA Workload Automation CA 7 Edition Best Practices Guide Version 12.0.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the

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

CA Datacom/AD CA RS 1504 Service List CA Datacom/AD 14.0 1 CA RS 1504 Service List Description Type 14.0 RO59932 DATAQUERY FIELD DISPLAY PROBLEMS PTF RO69931 INVALID THE DATA MESSAGE USING BACKWARD RECOVERY PTF RO73725 ADD URT NUMBER AS AN

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

CA Datacom/DB CA RS 1204 Service List CA Datacom/DB 14.0 1 CA RS 1204 Service List Release Service Description Hiper 14.0 RO37304 DB30030E MESSAGE HAS INCORRECT RELEASE LEVEL FOR MUF RO37617 DBUTLTY ABORTS WITH A S0C4 IN DBIDXPR RO37997 CATALOG

More information

CA Jobtrac r11 Update. John Moore

CA Jobtrac r11 Update. John Moore CA Jobtrac r11 Update John Moore Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject to change or withdrawal by CA at

More information

EView/390 Management for HP OpenView Operations Unix

EView/390 Management for HP OpenView Operations Unix EView/390 Management for HP OpenView Operations Unix Concepts Guide Software Version: A.06.00 June 2007 Copyright 2007 EView Technology, Inc. EView Technology makes no warranty of any kind with regard

More information

CA Datacom/DB CA RS 1604 Service List

CA Datacom/DB CA RS 1604 Service List CA Datacom/DB 15.0 1 CA RS 1604 Service List Description Type 15.0 RO88293 DBUTLTY BACKUP FAILS WITH RC 21 WITH USER COMPRESSION *HIP/PRP* RO88365 ENHANCEMENT: DIAGNOSTIC FOR MEMORY USAGE PTF RO88391 S0C4

More information

IBM Tivoli System Automation for z/os

IBM Tivoli System Automation for z/os Policy-based self-healing to maximize efficiency and system availability IBM Highlights Provides high availability for IBM z/os Offers an advanced suite of systems and IBM Parallel Sysplex management and

More information

CA Datacom/AD CA RS 1411 Service List

CA Datacom/AD CA RS 1411 Service List CA Datacom/AD 14.0 1 CA RS 1411 Service List Description Type 14.0 RO63612 QUERY TEXT NOT PRINTED WHEN ONLINE SUBMIT TO BATCH PTF RO71060 ISOWEEK - WRONG YEAR - 1ST WEEK OF YEAR PTF RO71372 PROVIDE NEW

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

EView/390 Management for HP BSM. Operations Manager I

EView/390 Management for HP BSM. Operations Manager I EView/390 Management for HP BSM Operations Manager I Concepts Guide Software Version: A.07.00 June 2015 Copyright 2015 EView Technology, Inc. Legal Notices Warranty EView Technology makes no warranty of

More information

CA Datacom Tools CA Datacom Server New and Enhanced Features for 15.x

CA Datacom Tools CA Datacom Server New and Enhanced Features for 15.x CA Datacom Tools - 15.0 CA Datacom Server New and Enhanced Features for 15.x Date: 02-May-2018 CA Datacom Tools - 15.0 This Documentation, which includes embedded help systems and electronically distributed

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

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

More information

CA Datacom/AD CA RS 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

IBM. Documentation. IBM Sterling Connect:Direct Process Language. Version 5.3

IBM. Documentation. IBM Sterling Connect:Direct Process Language. Version 5.3 IBM Sterling Connect:Direct Process Language IBM Documentation Version 5.3 IBM Sterling Connect:Direct Process Language IBM Documentation Version 5.3 This edition applies to Version 5 Release 3 of IBM

More information

CA Datacom/DB CA RS 1511 Service List

CA Datacom/DB CA RS 1511 Service List CA Datacom/DB 15.0 1 CA RS 1511 Service List Description Type 15.0 RO79826 DATAREPORTER S0C4 DRCXXPR OR S0C6 DRAXXPR PTF RO81210 DATAQUERY FIELD DISPLAY PROBLEMS WITH SIGNED DATA PTF RO84145 ADD SUPPORT

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

CA Datacom/DB CA RS 1212 Service List CA Datacom/DB 14.0 1 CA RS 1212 Service List Release Service Description Hiper 14.0 RO45087 LARGE UNSIGNED NUMBERS NOT DISPLAYING CORRECTLY IN DBSQLPR RO46449 DBSQLPR NOT ALLOWING BLANK DELIMITED PARAMETERS

More information

Availability Implementing High Availability with the solution-based approach Operator's guide

Availability Implementing High Availability with the solution-based approach Operator's guide System i Availability Implementing High Availability with the solution-based approach Operator's guide Version 6 Release 1 System i Availability Implementing High Availability with the solution-based

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 Workload Automation CA 7 Edtion CA RS 1709 Service List

CA Workload Automation CA 7 Edtion CA RS 1709 Service List CA Workload Automation CA 7 Edtion 12.0 1 CA RS 1709 List Description Type RO95870 LOAD PROCESS HANGS *HIP/PRP* RO96721 CAL2DCV2 - #SCC NOT WORKING AFTER REVERSION PTF RO96803 CAL2Q0600E AND CAL2Q0610E

More information

StorageTek Client System Component for MVS Environments

StorageTek Client System Component for MVS Environments StorageTek Client System Component for MVS Environments Operator s Guide Version 7.1 Part Number: E38056-02 November 2012 Submit comments about this document to STP_FEEDBACK_US@ORACLE.COM. MVS/CSC 7.2

More information

IBM IMS Database Solution Pack for z/os Version 2 Release 1. Overview and Customization IBM SC

IBM IMS Database Solution Pack for z/os Version 2 Release 1. Overview and Customization IBM SC IBM IMS Database Solution Pack for z/os Version 2 Release 1 Overview and Customization IBM SC19-4007-04 IBM IMS Database Solution Pack for z/os Version 2 Release 1 Overview and Customization IBM SC19-4007-04

More information

CA Datacom CICS Services CA RS 1404 Service List

CA Datacom CICS Services CA RS 1404 Service List CA Datacom CICS Services 14.0 1 CA RS 1404 Service List Description Hiper 14.0 RO64568 NEW GENERALIZED SKPSYNC OPTION ENHANCEMENT RO64674 AN MRO/ISC TRANS INCORRECTLY GETS MSG DC00127E & THEN LOOPS RO65866

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

IBM Tools Base for z/os Version 1 Release 6. IMS Tools Knowledge Base User's Guide and Reference IBM SC

IBM Tools Base for z/os Version 1 Release 6. IMS Tools Knowledge Base User's Guide and Reference IBM SC IBM Tools Base for z/os Version 1 Release 6 IMS Tools Knowledge Base User's Guide and Reference IBM SC19-4372-02 IBM Tools Base for z/os Version 1 Release 6 IMS Tools Knowledge Base User's Guide and Reference

More information

IBM Tivoli Monitoring PARMGEN Quick Reference

IBM Tivoli Monitoring PARMGEN Quick Reference IBM Tivoli Monitoring PARMGEN Quick Reference PARMGEN is a tool used for the configuration of IBM Tivoli Monitoring framework and monitoring agents on the z/os platform. This document gives a brief overview

More information

IMS Transaction Manager Tools. Andy Nguyen

IMS Transaction Manager Tools. Andy Nguyen IMS Transaction Manager Tools Andy Nguyen nguyena@rocksoftware.com Agenda IMS Tools TM Portfolio Overview IMS Command Control Facility IMS ETO Support IMS HP Sysgen IMS Queue Control Facility IMS Workload

More information

Db2 12 for z/os. Data Sharing: Planning and Administration IBM SC

Db2 12 for z/os. Data Sharing: Planning and Administration IBM SC Db2 12 for z/os Data Sharing: Planning and Administration IBM SC27-8849-02 Db2 12 for z/os Data Sharing: Planning and Administration IBM SC27-8849-02 Notes Before using this information and the product

More information

DB2 Data Sharing Then and Now

DB2 Data Sharing Then and Now DB2 Data Sharing Then and Now Robert Catterall Consulting DB2 Specialist IBM US East September 2010 Agenda A quick overview of DB2 data sharing Motivation for deployment then and now DB2 data sharing /

More information

EView/390z Mainframe Discovery for ServiceNow Discovery for CMDB

EView/390z Mainframe Discovery for ServiceNow Discovery for CMDB EView/390z Mainframe Discovery for ServiceNow Discovery for CMDB Concepts Guide Software Version: 7.2 April 2018 Legal Notices Warranty EView Technology makes no warranty of any kind with regard to this

More information

Setting Up Cisco Prime LMS for High Availability, Live Migration, and Storage VMotion Using VMware

Setting Up Cisco Prime LMS for High Availability, Live Migration, and Storage VMotion Using VMware CHAPTER 5 Setting Up Cisco Prime LMS for High Availability, Live Migration, and Storage VMotion Using VMware This chapter explains setting up LMS for High Availability (HA), Live migration, and, Storage

More information

IBM. Candle OMEGAMON Platform. Configuring IBM Tivoli Candle Management Server on z/os. Tivoli. Version 360 GC

IBM. Candle OMEGAMON Platform. Configuring IBM Tivoli Candle Management Server on z/os. Tivoli. Version 360 GC Tivoli Candle OMEGAMON Platform IBM Version 360 Configuring IBM Tivoli Candle Management Server on z/os GC32-9414-02 12 1 2 Tivoli Candle OMEGAMON Platform IBM Version 360 Configuring IBM Tivoli Candle

More information

CA Datacom/DB CA RS 1806 Service List

CA Datacom/DB CA RS 1806 Service List CA Datacom/DB 15.1 1 CA RS 1806 List Description Type SO00167 ESTIMATED TIME REMAINING FORMATTED INCORRECTLY PTF SO00890 INTERNAL SECURITY ACCESS FOR DATACOM SERVER ENHANCEMENT *HIP/PRP* SO00902 S0C4 IN

More information

CA-7. Reports Guide 3.3

CA-7. Reports Guide 3.3 CA-7 Reports Guide 3.3 This documentation and related computer software program (hereinafter referred to as the Documentation ) is for the end user's informational purposes only and is subject to change

More information

Installing ISV Mainframe Products through a Web Browser with CA MSM: Update and User Experiences

Installing ISV Mainframe Products through a Web Browser with CA MSM: Update and User Experiences Installing ISV Mainframe Products through a Web Browser with CA MSM: Update and User Experiences Mark Zelden CSC Global Outsourcing Services August 8, 2012 Session 11840 Agenda Environment overview MSM

More information

The Master Console Center (MCC) automates and enhances data center operations by:

The Master Console Center (MCC) automates and enhances data center operations by: Introduction The Master Console Center () automates and enhances data center operations by: Providing a high degree of operational consolidation, allowing multiple data centers and/or hosts to be monitored

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

BMC Subsystem Optimizer for zenterprise Reducing Monthly License Charges

BMC Subsystem Optimizer for zenterprise Reducing Monthly License Charges BMC Subsystem Optimizer for zenterprise Reducing Monthly License Charges David Schipper Lead Product Manager david_schipper@bmc.com 11 March 2015 Agenda Sub-capacity Pricing and Monthly License Charges

More information

Batch vs. Interactive: Why You Need Both Janet E. Stuelpner. ASG. Inc Cary. North Carolina

Batch vs. Interactive: Why You Need Both Janet E. Stuelpner. ASG. Inc Cary. North Carolina Batch vs. Interactive: Why You Need Both Janet E. Stuelpner. ASG. Inc Cary. North Carolina ABSTRACT error was small fa semi-colon was omitted or a closing quotation mark was missing), but caused the program

More information

CA Chorus Software Manager

CA Chorus Software Manager CA Chorus Software Manager Installation Checklist Release 06.1.00, First Edition This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred

More information

CA RC/Secure for DB2 for z/os

CA RC/Secure for DB2 for z/os PRODUCT sheet: CA RC/Secure for DB2 for z/os CA RC/Secure for DB2 for z/os CA RC/Secure for DB2 for z/os (CA RC/Secure) is a comprehensive, online security administration tool for DB2 for z/os that helps

More information

Simple And Reliable End-To-End DR Testing With Virtual Tape

Simple And Reliable End-To-End DR Testing With Virtual Tape Simple And Reliable End-To-End DR Testing With Virtual Tape Jim Stout EMC Corporation August 9, 2012 Session Number 11769 Agenda Why Tape For Disaster Recovery The Evolution Of Disaster Recovery Testing

More information

The Web Version of this chapter is split into 4 pages - this is page 2 - page contents are as follows:

The Web Version of this chapter is split into 4 pages - this is page 2 - page contents are as follows: http://wwwmvsbookfsnetcouk/chap03bhtm 1 of 6 11/2/2001 1:47 PM MVS Systems Programming Home Chapter 3b - MVS Internals Contents The Web Version of this chapter is split into 4 pages - this is page 2 -

More information

AIM Enterprise Platform Software IBM z/transaction Processing Facility Enterprise Edition 1.1.0

AIM Enterprise Platform Software IBM z/transaction Processing Facility Enterprise Edition 1.1.0 z/tpf V1.1 2011 SCP Updates Lisa Banks SCP Subcommittee AIM Enterprise Platform Software IBM z/transaction Processing Facility Enterprise Edition 1.1.0 Any reference to future plans are for planning purposes

More information

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

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

More information

CA Allocate DASD Space and Placement CA RS 1610 Service List

CA Allocate DASD Space and Placement CA RS 1610 Service List CA Allocate DASD Space and Placement 12.5 1 CA RS 1610 Service List Description Type 12.5 RO90756 POSSIBLE CATALOG HANG VSAM EXTEND AFTER RO77668 APPLIED ** PRP ** RO91005 V37SMST DUMP >25 VOLUMES >1 DD

More information

HV Stufe 2: Parallel Sysplex

HV Stufe 2: Parallel Sysplex Hanseatic Mainframe Summit 200 Mittwoch,. September 200 HV Stufe 2: arallel Sysplex Martin Söllig soellig@de.ibm.com 072 734 42 32 Availability artitioned Shared Coupling Technologie Shared Data - Ständige

More information

www.linkedin.com/in/jimliebert Jim.Liebert@compuware.com Table of Contents Introduction... 1 Why the Compuware Workbench was built... 1 What the Compuware Workbench does... 2 z/os File Access and Manipulation...

More information

CA Workload Automation CA 7 Edtion CA RS 1510 Service List

CA Workload Automation CA 7 Edtion CA RS 1510 Service List CA Workload Automation CA 7 Edtion 12.0 1 CA RS 1510 Service List Description Type 12.0 RO73655 INCREASE MAX SOCKETS TO 64K PTF RO77005 CAIASCON, CAIASLOG - INCREASING THE SIZE OF IASLOG PTF RO77026 REQUEST

More information

IBM. Getting Started Guide. IBM System Automation for z/os V4.1 SC

IBM. Getting Started Guide. IBM System Automation for z/os V4.1 SC IBM System Automation for z/os V4.1 IBM Getting Started Guide SC27-9532-00 IBM System Automation for z/os V4.1 IBM Getting Started Guide SC27-9532-00 Note Before using this information and the product

More information

zosem (z Awesome) for z/os Resource Routing

zosem (z Awesome) for z/os Resource Routing zosem (z Awesome) for z/os Resource Routing Scheduling Environment and ISV Cost Reduction Workload Routing WLM Managed Initiators provides a step forward in the automation of batch workload. However, WLM

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

Food Lion Non-Disruptive Data Migration

Food Lion Non-Disruptive Data Migration Food Lion Non-Disruptive Data Migration SHARE in New York, New York Session 3084 Speaker: John Hooper (Food Lion, LLC) Food Lion Non-Disruptive Data Migration SHARE Session 3084 Speaker: John Hooper (Food

More information

CA-7. Database Maintenance Guide 3.3

CA-7. Database Maintenance Guide 3.3 CA-7 Database Maintenance Guide 3.3 This documentation and related computer software program (hereinafter referred to as the Documentation ) is for the end user's informational purposes only and is subject

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

CA Workload Automation ESP Edition CA RS 1504 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1504 Service List Description Type 11.4 RO71381 FILE TRIGGER IS UNEXPECTEDLY ACTIVATED BY FAILOVER PTF RO72088 LCSF RETURNING INVALID CONDS PTF RO72635 FAILOVER

More information

IBM i Version 7.3. Systems management Disk management IBM

IBM i Version 7.3. Systems management Disk management IBM IBM i Version 7.3 Systems management Disk management IBM IBM i Version 7.3 Systems management Disk management IBM Note Before using this information and the product it supports, read the information in

More information

ASG-TMON SOLUTIONS OVERVIEW

ASG-TMON SOLUTIONS OVERVIEW PERFORMANCE MANAGEMENT ASG-TMON SOLUTIONS OVERVIEW Monitor and Manage Your Critical Business Systems ASG-TMON SOLUTIONS OVERVIEW ASG-TMON FOR Z/OS - OVERVIEW The ASG-TMON family of products provides comprehensive

More information

Remote Journal 101. By Robert Andrews

Remote Journal 101. By Robert Andrews Remote Journal 101 By Robert Andrews Do you have a High Availability (HA) plan involving data replication? If so, you are most likely dependent on remote journaling. Remote journaling, a core component

More information

z/os Version 2 Release 3 Hardware Configuration Definition Planning IBM GA

z/os Version 2 Release 3 Hardware Configuration Definition Planning IBM GA z/os Version 2 Release 3 Hardware Configuration Definition Planning IBM GA32-0907-30 Note Before using this information and the product it supports, read the information in Notices on page 129. This edition

More information

Dino Explorer Suite. User's Guide version 6.2.3

Dino Explorer Suite. User's Guide version 6.2.3 Dino Explorer Suite User's Guide version 6.2.3 Contents Introduction 4 Mainframes... 4 The SMF... 5 Dino architecture... 6 Dino database... 7 MVS agents... 7 Server utilities... 8 Other utilities... 8

More information

Administration Guide - Documentum idataagent (DB2)

Administration Guide - Documentum idataagent (DB2) Page 1 of 65 Administration Guide - Documentum idataagent (DB2) TABLE OF CONTENTS OVERVIEW Introduction Key Features Supported Environments Full Range of Backup and Recovery Options Scheduling Efficient

More information

CA Workload Automation CA 7 Edition Installing and Upgrading

CA Workload Automation CA 7 Edition Installing and Upgrading CA Workload Automation CA 7 Edition - 12.0 Installing and Upgrading Date: 08-Feb-2018 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred

More information

CA Datacom/AD CA RS 1312 Service List

CA Datacom/AD CA RS 1312 Service List CA Datacom/AD 14.0 1 CA RS 1312 Service List Description Hiper 14.0 RO51282 DBUTLTY EOJ_REPORT/REPORT_X MAY ABEND WITH S0C4 IN DBMRPPR RO53769 RC 13(05),21(04) AND OTHERS WITH DATANE REPORT RO58591 NO

More information

CA 1 Tape Management CA RS 1403 Service List

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

More information

CA Datacom/AD CA RS 1403 Service List

CA Datacom/AD CA RS 1403 Service List CA Datacom/AD 14.0 1 CA RS 1403 Service List Description Hiper 14.0 RO56304 CORRECT ELEMENT LENGTH CALCULATION WITH REDEFINES RO56349 EXPAND INTERNAL COMAND BUFFER RO59103 VLS CICS INQUIRE FILE INCORRECT

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 General Transaction Server

CA General Transaction Server CA General Transaction Server Message Reference Guide Version 12.0.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation

More information

Replicated Database Operator's Guide

Replicated Database Operator's Guide Replicated Database Operator's Guide Introduction Replicated Database (RepDB) is a database synchronization software application for Explorer Controllers (ECs) and Digital Transport Adaptor Control Systems

More information

IBM InfoSphere Streams v4.0 Performance Best Practices

IBM InfoSphere Streams v4.0 Performance Best Practices Henry May IBM InfoSphere Streams v4.0 Performance Best Practices Abstract Streams v4.0 introduces powerful high availability features. Leveraging these requires careful consideration of performance related

More information

IBM InfoSphere Guardium S-TAP for Data Sets on z/os User's Guide. Version9Release1

IBM InfoSphere Guardium S-TAP for Data Sets on z/os User's Guide. Version9Release1 IBM InfoSphere Guardium S-TAP for Data Sets on z/os User's Guide Version9Release1 ii IBM InfoSphere Guardium S-TAP for Data Sets on z/os User's Guide Contents Chapter 1. IBM InfoSphere Guardium S-TAP for

More information

RUNNING and EXTERNALIZING IMS TRACES

RUNNING and EXTERNALIZING IMS TRACES BACKGROUND Logging DLI and LOCK trace data to an external dataset will cause a minimal system performance impact due to a small increase in the instruction path and the I/O writing the x 67FA records to

More information

BEAWebLogic. Server. Automatic and Manual Service-level Migration

BEAWebLogic. Server. Automatic and Manual Service-level Migration BEAWebLogic Server Automatic and Manual Service-level Migration Version 10.3 Technical Preview Revised: March 2007 Service-Level Migration New in WebLogic Server 10.3: Automatic Migration of Messaging/JMS-Related

More information

CA Chorus for Storage Management

CA Chorus for Storage Management CA Chorus for Storage Management User Guide Version 03.0.00, Second Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

CA Chorus. Administration Guide. Version , Sixth Edition

CA Chorus. Administration Guide. Version , Sixth Edition CA Chorus Administration Guide Version 03.0.00, Sixth Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Datacom/DB CA RS 1411 Service List

CA Datacom/DB CA RS 1411 Service List CA Datacom/DB 15.0 1 CA RS 1411 Service List Description Type 15.0 RO72582 NSV1 ERROR CODE IN SQL OR DDVKEY0015 IN DDUPDATE OR DDOL PTF RO72714 S0C4 IN DBIDXPR RUNNING RETIX VERIFY=YES PTF RO72842 SVL

More information

CA Workload Automation CA 7 Edtion CA RS 1503 Service List

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

More information

ERserver. Service provider information Service functions

ERserver. Service provider information Service functions ERserver Service provider information Service functions ERserver Service provider information Service functions Note Before using this information and the product it supports, be sure to read the information

More information

SMC Client/Server Implementation

SMC Client/Server Implementation SMC Client/Server Implementation July, 2006 Revised June, 2010 Oracle Corporation Authors: Nancy Rassbach Dale Hammers Sheri Wright Joseph Nofi Page 1 1 Introduction to SMC Client/Server Operations The

More information

CA SYSVIEW Performance Management CA RS 1201 Service List

CA SYSVIEW Performance Management CA RS 1201 Service List CA SYSVIEW Performance Management 13.0 1 CA RS 1201 Service List Release Service Description Hiper 13.0 RO30460 Abend S0E0-29 during data collection cycle RO31050 IAT7130 length error after attempting

More information

TechTalk IMS Version 7 & 8 overview 03/07/03. Tony Skinner. Transaction Processing Consultant IBM Certified System Designer

TechTalk IMS Version 7 & 8 overview 03/07/03. Tony Skinner. Transaction Processing Consultant IBM Certified System Designer IMS V7 & V8 Overview Tony Skinner Transaction Processing Consultant IBM Certified System Designer tonysk@lightyr.com L I G H T Y E A R Business Partner Tony Skinner Lightyear Consulting Page 1 Tony Skinner

More information

Coordinated IMS and DB2 Disaster Recovery Session Number #10806

Coordinated IMS and DB2 Disaster Recovery Session Number #10806 Coordinated IMS and DB2 Disaster Recovery Session Number #10806 GLENN GALLER Certified S/W IT Specialist IBM Advanced Technical Skills Ann Arbor, Michigan gallerg@us.ibm.com IBM Disaster Recovery Solutions

More information