The TDV Server Utility Program

Typically, you are only asked to use the TDV server utility program (server_util) by the TDV Support team. You can use this utility to:

Retrieve server performance profile reports
Reset the system namespace
Get or set the server name
Deploy or undeploy a package or Pluggable Authentication Module (PAM)
Generate log files
Calculate and save object memory sizes
Regenerate files that are based on configuration settings

Instructions for how to perform certain tasks using the server_util script are contained throughout this guide, and in the TDV User Guide and TDV Installation and Upgrade Guide.

The server_util program is described in these sections:

Using the Server Utility
Server_util.sh Examples

Server Utility Performance Profile Report

The table below describes a few of the metrics contained in the server performance profile report.

Metric

Description

components.archive

Import and export detail.

components.operator

Query engine processing time for SQL that could not be pushed to the underlying data sources during.

ds

Aggregated time required to communicate with external data sources.

internal.repository

Repository response time for metadata information gathering.

request.data

Aggregated amount of time required to send data to the requesting client after SQL processing was underway.

request.setup.sql

Time to construct the SQL sent to outside data sources.