Teradata Partitions - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Mainframe-Attached Systems

Product
Call-Level Interface Version 2
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-07
dita:mapPath
jen1488824663137.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Teradata Database supports several different types of request processors, or partitions. A partition is specified when a session is established by the CLIv2 Run String addressed in the DBCAREA. CLIv2 operates identically for all partitions. Although the structures of requests and responses are the same for all partitions, the contents vary by partition. The following partitions are supported by the Database for general use:

  • DBC/SQL – The partition that processes SQL requests. The remaining chapters of this manual assume the use of this partition.
  • Monitor – The partition that processes performance monitor requests, available only for systems running at least Teradata Database for UNIX, Version 2 Release 2, or Teradata DBS for TOS, Version 1 Release 5. Use of this partition is described in Application Programming Reference and Teradata Manager User Guide (B035-2428).
  • RBM (Resolver Base Module) – The partition that processes Two-phase commit in-doubt resolution requests, available only for systems running Teradata Database for UNIX, Version 2 Release 2, or Teradata DBS for TOS, Version 1 Release 5. See Resolver Base Module.