Skip to: Abstract | Comments | Solution | Migration | Download
APAR NUMBER: PJ30419 PRODUCT: z/TPF FUNCTIONAL AREA: CONTINUOUS DATA COLLECTION (CDC) SHIPPED IN PUT: 1 ABSTRACT: CDC cannot be configured to run with multiple processors in a loosely coupled complex when using a remote MQSeries server. It is unable to define remote queues for different CPUs. PACKAGE CONTENTS: Source Segments: (C) base/rt/cdcp.c (C) base/rt/cdcu.cpp Object Only Binaries: None. Configuration Independent Binaries: (C) base/load/CDCP.so (C) base/obj/cdcp.o (C) base/obj/cdcu.o Support Files: base/lst/cdcp.lst base/lst/cdcu.lst base/lst/CDCP.map OTHER BINARIES TO BUILD: None. PREREQUISITE APARS IN APPLICATION ORDER: base/rt/cdcp.c PJ30403(1) base/load/CDCP.so PJ30403(1) base/obj/cdcp.o PJ30403(1) COMMENTS: Continuous data collection (CDC) can be configured to use an external MQSeries server. When doing so, it uses a transmit queue, a sender channel, and a remote queue definition. In a loosely coupled environment, CDC needs to define each one of them for every CPU in the complex. The examples that are provided in the documentation defined a remote queue with the same name for each processor because CDC writes to the same queue when it is using a remote MQSeries server or when it is using the z/TPF Queue Manager. However, in a loosely coupled environment, MQSeries will not allow multiple definitions of the same queue name on different CPUs. SOLUTION: CDC now uses a uniquely named queue per processor: CDCRTQ.(for example, CDCRTQ.A, CDCRTQ.B, and so on). This is true even in an environment that is not loosely coupled. This change also requires users to download the latest version (Version 1.3) of the CDC client at http://www.ibm.com/software/htp/tpf/download/tools.htm. The CDC client also contains a fix for the DASD I/O charts for the Subsystem tabs. Previously, the systemwide DASD I/Os were shown instead of the subsystem-specific value. COREQS: None. MIGRATION CONSIDERATIONS: None. BUILD COMMANDS AND INSTRUCTIONS: #maketpf commands for linux maketpf -f CDCP cdcp.o cdcu.o maketpf CDCP link UPDATED INFORMATION UNITS: z/TPF System Performance and Measurement Reference See your IBM representative if you need additional information. DOWNLOAD INSTRUCTIONS: http://www.ibm.com/software/htp/tpf/pages/maint.htm
Click on Link(s) to Download File(s): Login once to access server, leave window open, then click on link(s) below. APAR Package
