hi
we have two sql database PRODUCTION and DR(BACKUP).
we are migrating from sybase to ms sql server.
we need to copy sybase data to PRODUCTION and DR database.
we have placed log-shipping from PROD to DR.
if we do data import from sybase to PRODUCTION database using Import utility in sql management studio, will the logs are shipped to DR also? Is the DR database will contain same set of data? or we have to import data from sybase to DR database using Import utility also?
SDhiraj