3.1.4 Search path for user server and command activated from user server

Organization of this subsection
(1) Displaying and changing search path names
(2) Inheriting a search path
(3) Notes

(1) Displaying and changing search path names

The prcpathls command displays the search path names to be used when OpenTP1 starts a user server.

Search paths can be changed with the prcpath command.

(2) Inheriting a search path

When prc_take_over_svpath=Y is specified in the process service definition, the search path can be inherited at restart. In the following cases, however, the path is not inherited even when prc_take_over_svpath=Y is specified.

(3) Notes

Ensure that a given command name does not refer to more than one command in the directories specified in the search paths. If there is such an overlap, the system may inadvertently execute the wrong command. Also ensure that the command names in the search paths do not overlap with the commands provided by OpenTP1 (under $DCDIR/bin).