-
Install the
SIMULIA_3DOrchestration media on every network
computer that will operate as a JMS broker or as one of the clustered
3DOrchestrate
servers.
Do not run the
3DOrchestrate
deployment utility yet. You can verify that it has not yet run by checking that
there is no
/exe1/ subdirectory in the installation.
-
Open a command-line prompt, and change the current directory to
the base installation of the
3DOrchestrate
server; for example:
C:\DassaultSystemes\R2020x\3DOrchestrate\
This base directory is called
<server_install_dir>
throughout this guide.
-
Start the
3DOrchestrate
deployment utility GUI from the
<server_install_dir>
directory by executing the following command:
./<os>/reffiles/SMAExeServer/deploy/smaexe-deploy.[bat|sh]
For example, on Windows:
.\win_b64\reffiles\SMAExeServer\deploy\smaexe-deploy.bat
-
In the
Deploy tab, deactivate all of the preselected
actions by clearing
Configure all under
Combined actions.
-
Click the
General Settings tab, and select either
Oracle preconfigured or
MSSQL preconfigured as the
Database type.
These are the only database configurations that can be used with
load balancing.
Do not change any other options here.
-
Click the appropriate database configuration tab, either
Oracle Settings Preconfigured or
MSSQL Settings Preconfigured.
Enter your JDBC connection information; for example, for Oracle:
-
Service Name (or SID)
-
Schema User Name
-
Schema User Password
-
Listener Host
-
Listener Port
-
Click the main
Deploy tab, and click
Save Settings.
This saves your settings in the default
deploy.param file.
- Optional:
If you are using a preconfigured Oracle database, you can test
the JDBC connection. Select
Create Tables or
Clear All Tables, and click
Execute.
-
Close the deployment utility GUI by clicking the
X in the upper right corner.
|