buildda - Build Data Area

buildda [-v displayoptions] dataarea

buildda [-a] [-v displayoptions] productline

buildda --dictionary=DICT [-v displayoptions] dataarea

buildda --rebuild [-v displayoptions] dict

buildda builds a single data area or all data areas in a product line. It is used by the stagelandmark utility and should only be used directly at the direction of support.

Program Option Description
dataarea The data area to be built and deployed.
productline The product line whose data area are to be built and deployed.
-a or -all Build all data areas in a product line.
--dictionary Use the base dictionary of DICT, where DICT is the name of an existing data area or product line timestamp dictionary.
--rebuild Rebuild the data area using the dictionary.
-v

errorlevel, tracelevel, and verbose specified in any order, where:

  • errorlevel = {n}none | {f}atal | {e}rror | {w}arning (warning is the default)

  • tracelevel = 0:6 where 0 is no message and 6 is everything

  • verbose = whether to display exception stacktrace