Step 2. Verify the installation

StepsTo verify the installation

  1. Change to the directory ($SYBASE) where you installed Rep Server.

  2. Set the environment variables by sourcing the SYBASE.csh file.

  3. Use isql to log in to Rep Server:

    isql –Usa –P –SSAMPLE_RS
    

    You should successfully login to the Rep Server.

  4. Exit isql.