Starting ECDA Option for Oracle on Windows

Start the ECDA Option for Oracle from the command line.

From the command line, use:

C:\<install_dir>\DCO-15_0\bin\dcoracle.exe -Sserver_name 
		[-t] [-i%SYBASE%path_to_sql.ini_file] 
		[-l%SYBASE%path_to_errorlog]
where:
  • -S is the name of ECDA Option for Oracle you are starting.

  • -t directs start-up messages to standard error output.

  • -i is the path to the sql.ini file.

  • -l is the path to the error log.

For example, to start an ECDA Option for Oracle named DCSERVER on Windows using the default sql.ini and error log files, and using -t to trace start-up messages, enter:
C:\<install_dir>\DCO-15_0\bin
\dcoracle.exe -SDCSERVER -t 

The start-up complete message indicates that ECDA Option for Oracle is running.

You can also start ECDA Option for Oracle as a service.

Related concepts
DirectConnect Server as a Windows Service