stagelandmark - Stage Landmark (Prepare data areas for activation)
stagelandmark [OPTIONS] dataAreaName ... 
stagelandmark [OPTIONS] --tenant tenantName ... 
stagelandmark [OPTIONS] --prodline prodLineName ...
stagelandmark [OPTIONS] --restageweb
stagelandmark [OPTIONS] --restagegrid
stagelandmark [OPTIONS] --all
stagelandmark [OPTIONS] --activating
The stagelandmark utility is used during installation and updating to perform various build functions for a product line or data area. The product line or data area will then be ready for activation by the activatelandmark utility.
| Program Option | Description | 
|---|---|
 dataAreaName ...  | 
            The name or names of the data areas to be staged. Use a space to separate multiple data area names. | 
 tenantName ...  | 
            
              The name or names of the tenants whose data areas are to be staged. Use a space to separate multiple tenant names. For Infor internal use only.  | 
           
 prodLineName ...  | 
            The name or names of the product lines whose data areas are to be staged. Use a space to separate multiple product line names. | 
--restageweb | 
            This option rebuilds the rar and ear files, and the activatelandmark will then only redeploy them. Phase 1 actions will be staged. If there are other pending changes to application sources or data area configuration files, then those changes may cause phase 2, phase 3, and phase 4 actions to be staged as well as additional phase 1 actions. | 
--restagegrid | 
            This option stages the gridinstaller command, and the activatelandmark runs that. Phase 1 actions will be staged. If there are other pending changes to application sources or data area configuration files, then those changes may cause phase 2, phase 3, and phase 4 actions to be staged as well as additional phase 1 actions. | 
--all | 
            Indicates that you want to stage all data areas. | 
--activating | 
            Indicates that you want to stage all data areas that are currently activating. | 
--clear | 
            Clear any cached data. | 
--phase2only | 
            Stage phase 2 actions only. Phase 2 activities are dbupgrade, deployenvironment, and deploy2j2ee. | 
           
--rebuild | 
            Rebuild dictionary and restage. | 
--report | 
            Display the actions that will be taken. | 
--restage | 
            Stage everything again. | 
--threads=n  | 
            Run stagelandmark with the specified number of threads. If you use multiple threads, you may see a performance improvement. However, performance depends on other factors as well. Note that a very large table will be processed in a single thread. | 
           
-v  errorlevel or --errorlevel= errorlevel | 
            
              
 
  | 
           
-? or --help | 
            Print usage. |