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. DTLINFOX - Enhanced Release Information Utility
  8. DTLREXE - Remote Execution Utility
  9. DTLUAPPL - Restart Token Utility
  10. DTLUCBRG - Batch Registration Utility
  11. DTLUCDEP - CDEP Maintenance Utility
  12. DTLUCSR2 - IDMS SR2 and SR3 Records Utility
  13. DTLUCUDB - DB2 for Linux, UNIX, and Windows CDC Utility
  14. DTLULCAT and DTLULOGC - IDMS Log Catalog Utilities
  15. DTLURDMO - Data Map Utility
  16. DTLUTSK - Task Control Utility
  17. EDMLUCTR - Log Scan and Print Utility
  18. EDMUOPTS - Service Aid Utility
  19. EDMXLUTL - Event Marker Utility
  20. HOSTENT - TCP/IP Address Reporter Utility
  21. PWXCATMY - MySQL Catalog Utility
  22. PWXUCCLPRT - Print Log Summary Utility
  23. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  24. PWXUCREG - Capture Registration Utility
  25. PWXUMAP - Map List Utility
  26. PWXUCRGP - Capture Registrations Print Utility
  27. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  28. PWXUGSK - SSL Reporting Utility
  29. PWXUSSL - PowerExchange SSL Reporting Utility
  30. WRKJRNLCKE- Journal Lock Table Utility for IBM i

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!