
For example, to start a DA server called myserver, enter the command and the full path to the server
instance:
> StartService C:\SAP\DA-15_5\server\myserver\
To start a DA agent called myagent, enter the command and the full path to the agent instance:
> StartService C:\SAP\DA-15_5\agent\myagent\
4. To stop a DA server or agent, use the StopService command to shut down its Windows service.
For example, to stop a DA server called myserver, enter the command and the full path to the server
instance:
> StopService C:\SAP\DA-15_5\server\myserver\
To stop a DA agent called myagent, enter the command and the full path to the agent instance:
> StopService C:\SAP\DA-15_5\agent\myagent\
1.3.4 Troubleshooting a DA Windows Service
Resolve problems affecting an SAP Replication Server Data Assurance Windows service.
Windows Service Logs
Each DA Windows service has its own log file. The log records the Windows service's starts, stops, and errors.
The location of the log file is set in the DA instance's _Service.ini initialization file, which resides in the DA
instance directory. (For details, see _Service.ini Initialization Files [page 14].)
For example:
serviceLog=C:\SAP\DA-15_5\server\myserver\log\WindowsService.log
The default log location is <instance-directory>\log\WindowsService.log.
The Windows service log may require maintenance as it does not roll over to a new file if the current file grows
above a given size.
DA Windows Services Use a Shared JVM DLL
DA Windows services use the JVM DLL in the shared SAP JRE. Each service's _Service.ini file points to the
JVM DLL. For example:
[JavaOptions]
jvmDLL=C:\SAP\Shared\SAPJRE-7_1_015_64BIT\bin\server\jvm.dll
New Features Guide
New Features in SAP Replication Server Data Assurance 15.7.1 SP204
P U B L I C
© 2014 SAP SE or an SAP affiliate company. All rights reserved.
13
Kommentare zu diesen Handbüchern