(DATA
.
.
(MANAGER Distrib1)
.
.
NODES This keyword specifies the nodes to which the files are to be distributed. These
must already have been defined to the profile manager as subscriber
ManagedNodes or PCManagedNodes. Todistribute files to non-subscribers,
you need to use TivoliSoftware Distribution options set in an import file
package definition.
Example:
(DATA
.
.
(NODES "tcaix01 tcaix02")
.
.
IMPORTUse this keyword to select Tivoli Software Distribution options not supported in
the -o parameter of the teamcpak softdist command. The
filename
parameter
is the name of a TivoliSoftware Distribution import file package definition. You
can generate an import file using the TivoliSoftware Distribution user interface.
If you use the IMPORT keyword, then instead of calling the standard Tivoli
Software Distribution packaging command the TivoliSoftware Distribution tool
will call wimprtfp to get all of the TivoliSoftware Distribution configuration
options. Using the IMPORT keyword disables other options and causes errors
if they are specified.
If you specify the IMPORT keyword, do not specify the DISTRIBUTE,
INSTALLPGM,LOGNODE, or LOGFILE keywords.
If you use the INCLUDE option in an import file, it is overridden by the list of
files provided to the teamcpak command.
Example:
(DATA
.
.
(IMPORT importFile)
.
.
DISTRIBUTE
Specify FULL to distribute all files or CHANGED to distribute only those
changed since the last distribution. The default is FULL.
Example:
Chapter18. Using the Tivoli Software Distribution packaging tool 219