Skip to: Abstract | Comments | Solution | Migration | Download
APAR NUMBER: PJ31664 PRODUCT: TPF4 FUNCTIONAL AREA: CONTINUOUS DATA COLLECTION (CDC) SHIPPED IN PUT: 21 ABSTRACT: ENQ_NAME PROVIDED ON ENQC CALL IS NOT INITIALIZED APAR CONTENTS: FEATURE TYPE STATUS NAME Base C Changed source/rt/base/cdcp.c PREREQUISITE APARS: To be applied in order listed. Base C Changed source/rt/base/cdcp.c PJ27095(12) PJ27775(15) PJ28097(15) PJ29925(19) PJ30137(19) PJ30215(20) PJ30233(20) PJ30253(20) PJ30251(20) PJ30465(20) PJ30503(20) PJ30701(20) PJ30589(20) PJ30610(20) PJ30946(20) PJ31004(20) PJ31135(20) PJ31144(21) PJ31207(21) COMMENTS: An uninitialized name provided to the enqc call causes the address 0 to be used as the address of the name. This did not cause any run time errors with CDC but it could if another program also used the address 0 for any reason. SOLUTION: The cdc_lock which is passed in the ENQ_NAME parameter to the enqc function has been initialized to "IBM_CDCI". This will satisfy the documented requirements of the enqc function and guarantee that CDC uses a unique lock. DEPENDENCIES SEGMENTS TO BE ASSEMBLED OR COMPILED: None. SEGMENTS TO BE LINK EDITED: cdcp40.exe (Shipped in Tar File) COREQS: None. MIGRATION CONSIDERATIONS: None. UPDATED INFORMATION UNITS: None. See your IBM representative if you need additional information. DOWNLOAD INSTRUCTIONS: http://www.ibm.com/software/htp/tpf/pages/maint.htm -- END APAR PJ31664
Download file(s): Login once to access server, leave window open, then click on link(s) below. Listing Binary Source
