REST API Metrics for Teradata Database Configuration | Teradata Query Service - Metrics for REST API for Teradata Database Configuration - Teradata Query Service

Teradata® Query Service Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Query Service
Release Number
4.01
Published
April 2020
Language
English (United States)
Last Update
2020-04-22
dita:mapPath
lvp1586445177708.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2700
lifecycle
previous
Product Category
Analytical Ecosystem

Sessions Metrics

Metric Description
System Alias of the Teradata Database system in the REST API for Teradata Database configuration.
User Name of the Teradata Database user who submitted the query.
Session ID Teradata Database session ID or blank if not logged in.
Internal Session ID Internal REST API for Teradata Database service ID for the database session.
State Current database session state. States can be any of the following:
LOGINON No query. In the process of logging in.
READY No query, but logged in and ready to accept work.
QUEUED Query on the task queue, waiting to run.
ACTIVE Query executing or a query response is spooling.
ABORTING Query being aborted.
LOGGINGOFF No query. In the process of logging out.
Create Mode Implicit or Explicit. Implicit database sessions are those created and used by the REST API for Teradata Database service for requests not specifying an explicit session. An explicit database session is one created by client applications for sole use by that application.
Close Close the database session.

Queries Metrics

Metric Description
System Alias of the Teradata Database system in the REST API for Teradata Database configuration.
User Name of the Teradata Database user who submitted the query.
Client ID Teradata Database ID specified by the client when the query was submitted.
Int Session ID REST API for Teradata Database service internal session ID (Implicit or ID #).
State Query state, which can be PENDING, SUBMITTED, or RESPONDING.
Queue Order Order of the request in the queue: 0 equals the active request for the database session.
In Queue Number of milliseconds the query was queued by the REST API for Teradata Database service before being submitted to the database.
Running Number of milliseconds since the REST API for Teradata Database service submitted the request. Blank if not running yet.
Abort Abort a query.