Switching IPC Memory to Shared Memory - Teradata Tools and Utilities

Teradata® Tools and Utilities for IBM AIX Installation Guide

Product
Teradata Tools and Utilities
Release Number
17.10
Published
October 2021
Language
English (United States)
Last Update
2021-11-01
dita:mapPath
ktx1608578381507.ditamap
dita:ditavalPath
wft1465132352442.ditaval
dita:id
B035-3125
lifecycle
previous
Product Category
Teradata Tools and Utilities
By default, the Interprocess Communication (IPC) memory choice is memory mapped. Complete the steps below 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 reboot.