Activating Bentley Select Workstation Database Collection
Make sure that LicenseAnalyzer is activated.
The Bentley Select workstation database collection is inactive by default; you must activate it to begin the Bentley LM SQLite DB collection from Bentley Select workstations. Follow these instructions to activate:
- Windows
- Unix
-
Open a command prompt with Administrator level privileges.
-
Go to the bin directory, which is by default in
C:\Program Files\OpeniT\Core\bin
, run the command:Command Syntaxcd $BIN_DIR
Examplecd C:\Program Files\OpeniT\Core\bin
-
Once in the directory, activate the database collection from Bentley workstations, run the command:
Command Syntaxopenit_oconfinit -u "C:/Program Files/OpeniT/Core/Configuration/module-activation/license_analyzer.root.licenseanalyzer.bentley.active=true"
-
To activate the database collection of Bentley LM SQLite DB from Bentley Select workstations, run the command:
Command Syntaxopenit_oconfinit -u "C:/Program Files/OpeniT/Core/Configuration/module-activation/license_analyzer.root.licenseanalyzer.bentley.bentley_select.active=true"
-
By default, module activation changes are applied every 6 hours. However, if you want to activate the database collection of Bentley Select workstation immediately, run the appropriate command based on your system setup:
-
For a coexistent Open iT setup (Core Server and Client on the same machine), run the command:
Command Syntaxopenit_moduleactivator
-
For a distributed setup (Core Server and Client(s) on separate machines), follow the steps in the Manually Creating and Downloading a Distributable Configuration Files Package section.
-
-
Go to the bin directory, which is by default in
/opt/openit/bin
, run the command:Command Syntaxcd $BIN_DIR
Examplecd /opt/openit/bin
-
Once in the directory, activate the database collection from Bentley workstations, run the command:
Command Syntax./openit_oconfinit -u "/var/opt/openit/etc/module-activation/license_analyzer.root.licenseanalyzer.bentley.active=true"
-
To activate the database collection of Bentley LM SQLite DB from Bentley Select workstations, run the command:
Command Syntax./openit_oconfinit -u "/var/opt/openit/etc/module-activation/license_analyzer.root.licenseanalyzer.bentley.bentley_select.active=true"
-
By default, module activation changes are applied every 6 hours. However, if you want to activate the database collection of Bentley Select workstation immediately, run the appropriate command based on your system setup:
-
For a coexistent Open iT setup (Core Server and Client on the same machine), run the command:
Command Syntax./openit_moduleactivator
-
For a distributed setup (Core Server and Client(s) on separate machines), follow the steps in the Manually Creating and Downloading a Distributable Configuration Files Package section.
-
If you want to activate Bentley Select Workstation Database Collection on selected clients, follow the instructions in the Activating Features on Selected Clients section.
Recommended reading: Bentley Hosted Configuration