IBM Tivoli Storage Manager, Version 7.1

Windows: Setting shared memory options

You can use shared memory communications between clients and servers on the same system. To use shared memory, TCP/IP Version 4 must be installed on the system.

About this task

The following example shows a 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 port. The default port address is 1510.
COMMMETHOD can be used multiple times in the IBM® Tivoli® Storage Manager server options file, with a different value each time. For example, the following example is possible:
commmethod tcpip
commmethod sharedmem


Feedback