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. EDMUOPTS - Service Aid Utility
  18. EDMXLUTL - Event Marker Utility
  19. HOSTENT - TCP/IP Address Reporter Utility
  20. PWXCATMY - MySQL Catalog Utility
  21. PWXUCCLPRT - Print Log Summary Utility
  22. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  23. PWXUCREG - Capture Registration Suspend Utility
  24. PWXUCRGP - Capture Registrations Print Utility
  25. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  26. PWXUGSK - SSL Reporting Utility
  27. PWXUMAP - Map List Utility
  28. PWXUSSL - PowerExchange SSL Reporting Utility
  29. WRKJRNLCKE- Journal Lock Table Utility for IBM i

Running the DTLUTSK Utility in the PowerExchange Navigator

Running the DTLUTSK Utility in the PowerExchange Navigator

The TASK_CNTL data access method is available so that you can perform a database row test to retrieve the results of the LISTTASK, STOPTASK, or LISTLOCATIONS command from the PowerExchange Navigator.
STOPTASK works only with the CAPXRT access method.
To run the DTLUTSK utility in the PowerExchange Navigator:
  1. In the
    Resource Explorer
    , double-click a data map that is defined for the location where the PowerExchange Listener is running to open the data map.
    Alternatively, you can open an extraction map or personal metadata profile that is defined for the PowerExchange Listener location.
  2. On the
    Data Map
    tab, select a table view, and then click
    File
    Database Row Test
    on the menu bar.
    A message might prompt you to sent the data map to a remote location.
  3. In the
    Data Map Remote Node
    dialog box, enter connection information for the location where the PowerExchange Listener is running, and click
    OK
    .
    The
    Database Row Test
    dialog box appears.
  4. In the
    DB Type
    list, select
    TASK_CNTL
    .
  5. In the
    Fetch
    list, select one of the following commands:
    • List Locations
      . Displays information about the locations that are defined in NODE or SVCNODE statements in the DBMOVER configuration file on the system where the PowerExchange Listener is running. The output includes the node name, IP address, port number, send and receive buffer sizes and lengths, receive timeout, and SSL use.
    • List Task
      . Displays information about each active task that is running under the PowerExchange Listener. The output includes the task ID, TCP/IP address, port number, application name, access type, and status.
    • Stop Task
      . Stops a specific PowerExchange Listener task. To identify the task, you must enter a task ID or application name.
  6. If you are issuing a STOPTASK command, enter a task ID or application name in the
    SQL Statement
    box. Use the following syntax:
    stoptask {taskid=
    task_id
    |appname=
    application_name
    }
    Do not include the curly brackets. These brackets indicate a choice of either taskid or appname is required.
    Do not enter the application name in the
    Application
    field. The
    Application
    field is ignored for TASK_CNTL commands.
  7. If you are issuing a LISTLOCATIONS command, optionally enter the node type in the
    SQL Statement
    box. Use the following syntax:
    listlocations nodetype={N|A|S}
    Specify one of the following values for nodetype:
    • N. Default. List locations that are defined in NODE statements in the DBMOVER file.
    • A. List locations that are defined in NODE or SVCNODE statements in the DBMOVER file.
    • S. List locations that are defined in SVCNODE statements in the DBMOVER file.
  8. Click
    Go
    .
    The
    Database Row Test Output
    window displays the output for the command.
For more information, see the "Database Row Test" chapter in the
PowerExchange Navigator User Guide
.

0 COMMENTS

We’d like to hear from you!