WORKING_DIRECTORY - UCTL Component Definition option
Description
The WORKING_DIRECTORY option specifies the full path name of the directory used as the working directory of UCTL Server.
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.
Default is ( . ).
Do not change this directory.
IBM i | working_directory serves as a required placeholder only. |
|---|---|
UNIX | directory is the full path name of the directory Universal Control Server uses as its working directory. |
Windows | directory is the full path name of the directory Universal Control Server uses as its working directory. |
z/OS | directory is the HFS directory name that the Universal Control Server uses as its working directory. |