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 for z/OS
  27. PWXUMAP - Map List Utility
  28. PWXUSSL - PowerExchange SSL Reporting Utility

DTLUCUDB Utility Syntax

DTLUCUDB Utility Syntax

The DTLUCUDB syntax optionally includes database keywords for all of the command options except HELP. The database keywords provide information for connecting to a DB2 database. Although these keywords are optional, you should specify them if you do not want to use the defaults.
The following table describes the database keywords:
Keyword
Syntax
Description
DB
[DB=
database_name
]
Name of the DB2 database to which you want to connect.
Default is SAMPLE.
UID
[UID=
user_id
]
User ID to use for connecting to the database. Default is logon user ID.
For a database on a supported Linux, UNIX, or Windows system, if you have enabled PowerExchange LDAP user authentication and disabled relational pass-through authentication, the user ID is the enterprise user name. For more information, see the
PowerExchange Reference Manual
.
{PWD|EPWD}
[{PWD=
password
| EPWD=
encrypted_password
}]
Password or encrypted password for the specified user ID. Do not specify both.
In the DTLUCUDB syntax, the database keywords are represented by the italicized phrase
database keywords
.
The DTLUCUDB utility has the following syntax:
CCATDMP [
database keywords
] [CCATALOG=
table_name
] [FILE=
file_name
] [REPLACE={N|Y}] ; DBINFO [
database keywords
] ; DUMPDIAG [
database keywords
] [CCATALOG=
table_name
] BVTS=
begin_VTS
[EVTS=
end_VTS
] DIR=
dump_directory
[REPLACE={N|Y}] ; HELP ; LOGPRT [
database keywords
] [CCATALOG=
table_name
] [PART=DB
partition_number
] [FILE=
file_name
] [REPLACE={N|Y}] [RECSPERFILE=
records_per_output_file
] {BLSN=
begin_LSN
|BVTS=
begin_VTS
} [ELSN=
end_LSN
] [EVTS=
end_VTS
] [RECS=
records_to_select
] [TRANID=
transaction_ID
] [LOGICAL={Y|N}] [UDB={N|MIN|FMT|MAX}] ; SETDEF [
database keywords
] [CCATALOG=
table_name
] ; SNAPSHOT [
database keywords
] [CCATALOG=
table_name
] [REPLACE={N|Y}] ; SNAPUPDT [
database keywords
] [CCATALOG=
table_name
] [REPLACE={N|Y}] [ARCHIVEOLDPOSITIONING={N|Y}] ; SQUISH [
database keywords
] [CCATALOG=
table_name
] VTSDT=
VTS_date_time
REPLACE={Y|N} ; UPDTDRP [
database keywords
] [CCATALOG=
table_name
] VTSDT={EOC|NOW|VTS
date_time
} ;

0 COMMENTS

We’d like to hear from you!