MPE/iX System Utilities Reference Manual (32650-90882)

90 Chapter4
BULDACCT
Operation
any user (non-system) volume set. For example:
RUN BULDACCT;INFO="[acct_list]%UV=user_vol_set"
=user_vol_set is optional. If omitted, BULDJOB1 will create the directory structure in the
system
domain of the
destination
system. If user_vol_set is included, BULDJOB1 will
create the directory structure in the
non-system
domain of the
destination
system. In
either case, BULDACCT selects only those accounts on the source system which have a group
on a user (non-system) volume set.
For example, in the following command, the account GYPSY1 has groups on a user volume,
whereas GYPSY2 does not. As a result, when you stream BULDJOB1, it will create the
directory only for GYPSY1.
RUN BULDACCT;INFO="GYPSY1,GYPSY2%UV=user_vol_set"
If, in the preceding example, you omit =user_vol_set, BULDJOB1 would create the
directory structure for GYPSY1 in the
system
domain. Since =user_vol_set is included,
BULDJOB1 creates the directory structure for GYPSY1 in the
non-system
domain on volume
set user_vol_set.
Getting help
To get information about the BULDACCT utility, you can:
Issue the BULDACCT command (without the ;INFO string) and, at the prompt, enter
%HELP
Enter %HELP in the ;INFO string as follows:
RUN BULDACCT;INFO="%HELP"