Troubleshooting guide

5.
In Windows Explorer, navigate to %SYBASE%\RAX-15_5\bin, and double-click the
sybfiltermgr.exe file to start the sybfilter driver management console.
6.
To start the sybfilter driver, enter start at the management console.
7.
Add the log file path to the sybfilter driver with the user manager or by modifying the
configuration file:
User manager use the add command in the management console. The syntax for this
command is as follows:
add serverName dbName logFilePath
For example, to add the log file named pdb2_log.ldf at C:\Program Files
\Microsoft SQL Server\MSSQL.1\MSSQL\Data\ to the
dbName
database on the
serverName
data server, use this:
add myserverName dbName C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\Data\pdb2_log.ldf
Note: If you add the log file path with the user manager, the user manager refreshes all
log paths in the sybfilter driver automatically after adding the log path into the
configuration file.
Configuration file to add the log file path directly to the configuration file, open and
manually edit the configuration file. This an example of log file path entries:
[myserver, pdb1]
log_file_path=C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\Data\pdb11_log.ldf
log_file_path=C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\Data\pdb12_log.ldf
[myserver, pdb2]
log_file_path=C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\Data\pdb2_log.ldf
Note: After you have added the log file paths to the configuration file, use the refresh
command in the management console.
8.
If you added a log file for your primary database before adding the log file path to the
sybfilter driver, restart Microsoft SQL Server to make the log file readable.
9.
At the management console, verify that log files are readable. If some log files are
unreadable, make sure the files have been created and that Microsoft SQL Server has been
restarted, if necessary.
See the
Replication Agent Primary Database Guide
.
Stopping the Analysis Service
Terminate the Microsoft SQL Server Analysis Service.
Prerequisites
If you have installed and started the Microsoft SQL Server Analysis Service, first stop the
process.
CHAPTER 5: Microsoft SQL Server-to-SAP HANA Database Replication Setup
Quick Start Guide for SAP HANA Database 65