GetSystemTCore Function | VantageCloud Lake - GetSystemTCore - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530

GetSystemTCore returns the current TCore setting of the system.

To run GetSystemTCore, you must have the EXECUTE privilege on it.

ANSI Compliance

This is a Teradata extension to the ANSI SQL:2011 standard.

GetSystemTCore Syntax

[SYSLIB.] GetSystemTCore ()

Syntax Elements

SYSLIB
Name of the database where the function is located.

GetSystemTCore Example

SELECT * FROM TABLE(SYSLIB.getSystemTcore()) AS t;
*** Query completed. One row found. 7 columns returned.

*** Total elasped time was 1 second.

StatusFlag 1
ErrorMsg Success for get systemtcore
BaselineTcore 75
CurrentTcore 100
MinTcore 0
MaxTCore 102