![]() |
![]() |
Tivoli Storage Manager supports shared memory communication between clients and servers on the same machine. To use shared memory, TCP/IP must be installed on the machine. Here is a sample shared memory setting:
+--------------------------------------------------------------------------------+ |commmethod sharedmem | | shmport 1510 | +--------------------------------------------------------------------------------+
In this example, SHMPORT specifies the TCP/IP port address of a server when using shared memory. Use the SHMPORT option to specify a different TCP/IP listen port. The default port address is 1510.
![]() | To avoid shared memory communication errors, at least one of
the following statements must be true:
|