Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Utilities
  3. createdatamaps - Data Map Creation Utility
  4. DTLCCADW - Adabas PCAT Utility
  5. DTLCUIML - IMS Log Marker Utility
  6. DTLINFO - Release Information Utility
  7. DTLREXE - Remote Execution Utility
  8. DTLUAPPL - Restart Token Utility
  9. DTLUCBRG - Batch Registration Utility
  10. DTLUCDEP - CDEP Maintenance Utility
  11. DTLUCSR2 - IDMS SR2 and SR3 Records Utility
  12. DTLUCUDB - DB2 for Linux, UNIX, and Windows CDC Utility
  13. DTLULCAT and DTLULOGC - IDMS Log Catalog Utilities
  14. DTLURDMO - Data Map Utility
  15. DTLUTSK - Task Control Utility
  16. EDMLUCTR - Log Scan and Print Utility
  17. EDMXLUTL - Event Marker Utility
  18. HOSTENT - TCP/IP Address Reporter Utility
  19. PWXCATMY - MySQL Catalog Utility
  20. PWXUCCLPRT - Print Log Summary Utility
  21. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  22. PWXUCREG - Capture Registration Suspend Utility
  23. PWXUCRGP - Capture Registrations Print Utility
  24. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  25. PWXUGSK - SSL Reporting Utility for z/OS
  26. PWXUMAP - Map List Utility
  27. PWXUSSL - PowerExchange SSL Reporting Utility

Example 4. Reporting and Deleting Orphan CDCT Records

Example 4. Reporting and Deleting Orphan CDCT Records

You want to determine if orphaned PowerExchange Logger log files exist so that you can delete them. Orphaned log files are not referenced by any record in the CDCT file.
  1. To determine if orphan log files exist, enter the following command:
    pwxucdct cmd=report_orphan_files cs=C:\Informatica\PowerExchange
    v.r.m
    \resources\pwxccl_orcl.cfg
    The following messages are displayed on screen and written to the message log file:
    PWX-25404 Processing console program. pwxucdct cmd=report_orphan_files REPORT FOR COMMAND REPORT_ORPHAN_FILES PWX-25229 Started initialization of the CDCT Retention Array PWX-25230 Retention array initialized. Files 2. CDCTs read 0. Allocated 0. Memory 0 5 Logger file(s) found for mask C:\Informatica\PowerExchange9.0.0\capture\condenseO.CND.* Total files found for masks 5 Date Time Seq File ---- ---- --- ---- 091109 1447 007 C:\Informatica\PowerExchange
    v.r.m
    \capture\condenseO.CND.CP091109.T1447007 091109 1615 008 C:\Informatica\PowerExchange
    v.r.m
    \capture\condenseO.CND.CP091109.T1615008 091109 1615 009 C:\Informatica\PowerExchange
    v.r.m
    \capture\condenseO.CND.CP091109.T1615009
    These messages indicate that three orphan log files exist.
  2. To delete all orphan log files, enter the following command:
    pwxucdct cmd=delete_orphan_files cs=C:\Informatica\PowerExchange
    v.r.m
    \resources\pwxccl_orcl.cfg
    The following messages are displayed on screen and written to the message log file:
    PWX-25404 Processing console program. pwxucdct cmd=delete_orphan_files REPORT FOR COMMAND DELETE_ORPHAN_FILES PWX-25229 Started initialization of the CDCT Retention Array PWX-25230 Retention array initialized. Files 2. CDCTs read 0. Allocated 0. Memory 0 5 Logger file(s) found for mask C:\Informatica\PowerExchange9.0.0\capture\condenseO.CND.* Total files found for masks 5 Date Time Seq File ---- ---- --- ---- PWX-25163 Deleted orphan file C:\Informatica\PowerExchange
    v.r.m
    \capture\condenseO.CND.CP091109.T1447007 PWX-25163 Deleted orphan file C:\Informatica\PowerExchange
    v.r.m
    \capture\condenseO.CND.CP091109.T1615008 PWX-25163 Deleted orphan file C:\Informatica\PowerExchange
    v.r.m
    \capture\condenseO.CND.CP091109.T1615009 PWX-25162 Files not referenced in CDCT (orphans) 3
    These messages indicate that the orphan log files were successfully deleted.
  3. To verify that the orphan log files were deleted, enter the following command:
    pwxucdct cmd=report_files_by_time
    This command lists all current log files in the order in which they were created, for example:
    PWX-25404 Processing console program. pwxucdct cmd=report_files_by_time REPORT FOR COMMAND REPORT_FILES_BY_TIME PWX-25229 Started initialization of the CDCT Retention Array PWX-25230 Retention array initialized. Files 2. CDCTs read 0. Allocated 0. Memory 0 2 Logger file(s) found for mask C:\Informatica\PowerExchange
    v.r.m
    \capture\condenseO.CND.* Date Time Seq File ---- ---- --- ---- 091109 1443 006 C:\Informatica\PowerExchange
    v.r.m
    \capture\condenseO.CND.CP091109.T1443006 091109 1615 010 C:\Informatica\PowerExchange
    v.r.m
    \capture\condenseO.CND.CP091109.T1615010
    The list does not include the deleted orphan log files.

0 COMMENTS

We’d like to hear from you!