Was this helpful?
director Command--Start Director
You can start Actian Director from your database Administrator command prompt. This command has the following syntax:
director [-file name] [-connect host/ID] [Java_options]
The command takes the following optional arguments:
-file name
Loads a query document with the specified name
-connect host/ID
Connects to the given host/installation ID, if possible (in addition to the local instances, if the option is set—see Set Connection Options).
The host/ID is the same form used in the Connect to an Instance dialog (ServerName/InstanceCode). For more information, see Connect to Instance Dialog.
iimgmtsvr Java_options
Specifies any options beginning with -X that are applicable to the “java” command. Typical uses are to increase or decrease the amount of Java memory space using the -Xmxnnnn option. For more information, see the Java documentation (http://www.oracle.com/technetwork/java/javase/documentation/index.html), or the appropriate documentation for your Java version.
Note:  By default, Director allocates 1 GB of Java memory space for its operation.
Last modified date: 04/24/2023