skip to main content
Starting and Stopping OpenAccess SDK Services for Windows Standard Users : Starting and Stopping Services in a Client/Server Configuration
 

Starting and Stopping Services in a Client/Server Configuration

To start OpenAccess SDK services in the client/server configuration:
In the Windows Command Prompt, type <install-bin-dir/oastrtr.exe> -n <service-name> -d <datamodel> and press Enter.
where:
install-bin-dir is the \bin subdirectory of the OpenAccess SDK server installation directory.
service-name is the name of the service that is to be started.
datamodel is the \cfg subdirectory of the OpenAccess SDK server installation directory.
For example, to start the OpenAccessSDK810_C service, type the following at the command prompt:
C:\Program Files\Progress\DataDirect\oaserver81\bin\oastrtr.exe -n OpenAccessSDK810_C -d C:\ProgramFiles\Progress\DataDirect\oaserver81\cfg\oadm.ini
To stop OpenAccess SDK services in the client/server configuration:
At the command prompt that you used to start the OpenAccess SDK service, press Ctrl+C.
This command stops the OpenAccess SDK service.