activatelandmark - Activate Landmark (Activate staged installs)
activatelandmark [OPTIONS] dataAreaName ... 
activatelandmark [OPTIONS] --tenant tenantName ... 
activatelandmark [OPTIONS] --prodline prodLineName ... 
activatelandmark [OPTIONS] --activating
activatelandmark [OPTIONS] --all
activatelandmark [OPTIONS] --staged
activatelandmark [OPTIONS] --phase=N 
The activatelandmark utility is used during installation and updating to activate the data areas that have been prepared by the stagelandmark utility.
If you specify a list of product lines, data areas, or tenants, you can include @file-path references in order to load names from the file-path. The file path can also be "-" for stdin.
| Program Option | Description | 
|---|---|
 dataAreaName ...  | 
            The name or names of the data areas to be activated. Use a space to separate multiple data area names. | 
 tenantName ...  | 
            
              The name or names of the tenants whose data areas are to be activated. 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 activated. Use a space to separate multiple product line names. | 
--activating | 
            Indicates you want to select all activating data areas to run the command against. | 
--all | 
            Indicates that you want to activate all data areas. | 
--staged | 
            Indicates that you want to activate all data areas that are currently staged. | 
--phase=N  | 
            
              This option is for system scripting only.  | 
           
--avoidadmin | 
            Use if you are trying to activate a data area but the most important thing is to not bring the system down.That is, the system is actively being used by end users. | 
--stopafter=N  | 
            
              Stop activating after the phase indicated by the number is finished. Currently, there are four phases: 
  | 
           
--check | 
            Check if Landmark activation is ready. | 
--force | 
            Ignore data areas that are not staged. | 
--report | 
            Display the actions that will be taken. | 
--threads=n  | 
            Run activatelandmark 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. |