Switching IPC Memory to Shared Memory - Teradata Tools and Utilities

Teradata Tools and Utilities for Oracle Solaris on AMD Opteron Systems Installation Guide

Product
Teradata Tools and Utilities
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-07-13
dita:mapPath
jfv1488824663247.ditamap
dita:ditavalPath
16.10_Solaris_Opteron_No_ie.ditaval.ditaval
dita:id
B035-3126
Product Category
Teradata Tools and Utilities
The default Interprocess Communication (IPC) memory choice is memory mapped. You can 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 Editing twbcfg.ini.
  3. Remove the mmap directory: rm -rf mmap
Teradata Parallel Transporter will use shared memory as the IPC memory choice.

The change does not require a kernel rebuild or a reboot.