Skip to: Abstract | Comments | Solution | Migration | Download
APAR NUMBER: PJ31549 PRODUCT: z/TPF FUNCTIONAL AREA: CONTINUOUS DATA COLLECTION (CDC) SHIPPED IN PUT: 4 ABSTRACT: CDC FAILS WRITING FICON AND DASD SERVICE TIME TO TPFAR PACKAGE CONTENTS: Source Segments: (C) base/rt/cdcp.c (C) base/rt/cdcq.c (C) base/rt/cdcq.sqc (C) base/rt/cdcx.c (C) base/rt/cdcx.sqc (C) base/samples/ztpf_cdc_tables.sql Object Only Binaries: None. Configuration Independent Binaries: (C) base/load/CDCO.so (C) base/load/CDCP.so (C) base/obj/cdcp.o (C) base/obj/cdcq.o (C) base/obj/cdcx.o Support Files: base/lst/cdcp.lst base/lst/cdcq.lst base/lst/cdcx.lst base/lst/CDCO.map base/lst/CDCP.map OTHER BINARIES TO BUILD: None. PREREQUISITE APARS IN APPLICATION ORDER: base/rt/cdcp.c PJ30403(1) PJ30419(1) PJ30609(2) PJ30742(2) PJ30944(2) PJ30979(2) PJ30885(2) PJ31329(3) PJ31332(3) PJ31466(3) PJ31437(3) base/rt/cdcq.c PJ30609(2) PJ30742(2) PJ30979(2) PJ30885(2) PJ31332(3) PJ31466(3) PJ31437(3) base/rt/cdcq.sqc PJ30609(2) PJ30742(2) PJ30979(2) PJ30885(2) PJ31332(3) PJ31466(3) PJ31437(3) base/rt/cdcx.c PJ30609(2) PJ30742(2) PJ30979(2) PJ30885(2) PJ31329(3) PJ31466(3) PJ31437(3) base/rt/cdcx.sqc PJ30609(2) PJ30742(2) PJ30979(2) PJ30885(2) PJ31329(3) PJ31466(3) PJ31437(3) base/samples/ztpf_cdc_tables.sql PJ30609(2) PJ30979(2) PJ30885(2) PJ31530(3) PJ31437(3) base/load/CDCO.so PJ30609(2) PJ30742(2) PJ30979(2) PJ30885(2) PJ31332(3) PJ31466(3) PJ31437(3) base/load/CDCP.so PJ30403(1) PJ30419(1) PJ30609(2) PJ30742(2) PJ30944(2) PJ30979(2) PJ30885(2) PJ31329(3) PJ31332(3) PJ31466(3) PJ31437(3) base/obj/cdcp.o PJ30403(1) PJ30419(1) PJ30609(2) PJ30742(2) PJ30944(2) PJ30979(2) PJ30885(2) PJ31329(3) PJ31332(3) PJ31466(3) PJ31437(3) base/obj/cdcq.o PJ30609(2) PJ30742(2) PJ30979(2) PJ30885(2) PJ31332(3) PJ31466(3) PJ31437(3) base/obj/cdcx.o PJ30609(2) PJ30742(2) PJ30979(2) PJ30885(2) PJ31329(3) PJ31466(3) PJ31437(3) COMMENTS: When CDC is writing to TPFAR, it fails for the FICON channel utilization table and the DASD service time table because of invalid fields and column names. SOLUTION: Fields and column names have been fixed, writing DASD service time and FICON utilization data to TPFAR is now functional. COREQS: None. MIGRATION CONSIDERATIONS: Coexistence, migration, and fallback considerations: The DB2 database will need to be modified to change the type of the CHL_TYPE column in the TPFCDC.ENH_CHL_UTIL_D table. The column type should be CHARACTER(1). Alternatively, the TPFCDC.ENH_CHL_UTIL_D table may be dropped from the database, and the next ZCDCO CREATE TPFAR command will re-create the table with the proper definition. BUILD COMMANDS AND INSTRUCTIONS: #maketpf commands for linux maketpf -f CDCP cdcp.o cdcq.o cdcx.o maketpf -f CDCO cdcq.o maketpf CDCP link maketpf CDCO 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 APAR URL: http://www.ibm.com/software/htp/tpf/ztpfmaint/put4/PJ31549.htm APAR Package
