Configure the primary data server and a Replication Agent instance for the first time.
Microsoft SQL Server(TEAMSTER)
"C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\sqlservr.exe" -m -s instanceName
where instanceName is the name of the Microsoft SQL Server instance.
%SYBASE%\RAX-15_5\bin\ra_admin -r myra.rs
See the Replication Agent Administration Guide.
cd %SYBASE%\RAX-15_5\myra
Execute the RUN file, for example:
RUN_myra
Microsoft SQL Server(TEAMSTER)
cd %SYBASE%\RAX-15_5\myra
RUN_myra
The Replication Agent instance is now running, and the primary data server and the Replication Agent instance have been initialized.