8.3.21 Operands related to Plug-ins
- 58) pdplgprm -n plug-in-name [-s shared-memory-size]
- Specifies the name of a plug-in and the size of the memory to be shared by the plug-in. This operand should be omitted if no plug-ins are to be used or no plug-ins will run in back-end server.
- Conditions
- The plug-in specified here must have been registered in HiRDB with the pdplgrgst command.
- -n plug-in-name:
<identifier>((1-30 characters)) - For details about the names of plug-ins that can be specified here, see the manuals for the plug-ins.
- -s shared-memory-size:
<unsigned integer> ((1-2000000)) <<0>> (KB) - Specifies in kilobytes the size of the shared memory to be used by the plug-in. For details about the size of the shared memory to be used by the plug-in, see the manual for the applicable plug-in.