The table give below is an alphabetical list of the commands you can issue from the command prompt. Each command is described in greater details in the subsequent sections.
|
Command |
Description |
|---|---|
|
add |
Adds a repository object or script. |
|
copyentity |
Copies the specified entity. |
|
createentity |
Creates a dynamic entity and returns the entity’s identification number, referred to as the entity_id. |
|
define alt_metabase |
Creates an alternative directory for Trillium Quality data files. This command is described in Repositories. |
|
defineudpvdir |
Defines virtual directories for executables used in the User-Defined Procedure module of Trillium Quality. |
|
definesrtvdir |
Defines virtual directories for the temporary work files used by the Sort process. |
|
delete entity |
Deletes a specified entity. |
|
delete userscripts |
Deletes a user-defined script registered with the Control Center. |
|
deletetxnlogfiles |
Deletes the internal transaction log files associated with the current repository. |
|
deletealltxnlogfiles |
Deletes the internal transaction log files associated with all repositories in the repository server. |
|
edit userscripts |
Modifies a user-defined script or the parameters associated with the script. |
|
expert |
Invokes “super-user” mode which expands the list of commands that are available. |
|
export |
Exports the List View contents to a file that you specify. |
|
fixRules |
Updates every rule in the (currently logged in) repository. Displays the rule ids whose expressions have been changed. |
|
job |
Shows the status of a specific running or completed job. Requires a job identification number. |
|
jobs |
Shows the status of all running or completed jobs. |
|
loaddata |
Creates an entity by loading data from a data source into a repository. |
|
loadentity |
Loads entities. |
|
ewuser |
Creates a new user. |
|
purge |
Deletes temporary indexes. |
|
|
Prints a response to the mtb_admin prompt after a job completes. |
|
runrules |
Runs entity and attribute business rules. |
|
set |
Assigns a variable. |
|
show userscripts |
Displays all user-defined scripts registered with the Control Center. |
|
tscreate |
Creates a Time Series project. |
|
tsgeneration |
Generate the next entity in a Time Series project. |
|
wait |
Blocks use of the command line until a job completes. |