Switching IPC Memory to Shared Memory - Teradata Tools and Utilities

Teradata® Tools and Utilities for Linux Installation Guide Amazon Linux 2, CentOS, OEL, RedHat, SLES, Ubuntu - 17.20

Deployment
VantageCloud
deployment
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-11-17
dita:mapPath
trg1641290463177.ditamap
dita:ditavalPath
bbv1473194095470.ditaval
dita:id
ems1473187628189
Product Category
Teradata Tools and Utilities
By default, the Interprocess Communication (IPC) memory choice is memory mapped. Complete the following steps to switch to shared memory:
  1. Log on as the root user.
  2. Change directory to the Teradata Parallel Transporter installation directory:
    cd TPT_install_directory
    The path is specified in Modifying twbcfg.ini.
  3. Remove the mmap directory:
    rm -rf mmap
The change does not require a kernel rebuild or a restart.