If you have configured and started a
        sample Replication Server, verify that Replication Server has been successfully
        installed.
Task- In a command window, change to the directory where you installed Replication
                    Server.
- Set the environment variables by sourcing the SYBASE.csh
                    file (UNIX or Linux) or by executing the SYBASE.bat file
                    (Windows).
- Log in to Replication Server: isql –Usa –Psa_pass –SSAMPLE_RS 
 
- Verify the Replication Server version:
- Exit the isql session with the quit
                    command.