WORKING_DIRECTORY - UDM Component Definition option
Description
The WORKING_DIRECTORY option specifies the full path name of the directory used as the working directory of UDM Server.
Note
WORKING_DIRECTORY is required in a component definition.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Component Definition Keyword | working_directory directory |
Values
directory is the full path name of the working directory.
IBM i | working_directory serves as a required placeholder only. |
---|---|
UNIX | directory is the full path name of the directory UDM Server uses as its working directory. |
Windows | directory is the full path name of the directory UDM Server uses as its working directory. |
z/OS | directory is the HFS directory name that the UDM Server uses as its working directory. |
Default = ( . ).
Note
Do not change this directory.