Hi all
Another newbie replication question for y'all... I have 2 databases.. 1 MAIN and 1 TARGET. Both should be set as publishers & subscribers. I run rs_init to initalise the MAIN database and it's fine. But when I do the same steps for the TARGET database, it fails with this error message :
SQL Server 'TARGET' has been named & its physical name 'SYBASE_TARGET' is different from name expected. Execute sp_addserver to add the SQL Server with the correct physical name.
What's this suppose to mean? Is this a data source issue? Must the physical name be the same as the data source name? How do I resolve this? Has anyone encountered this before?
Thanks!!
Another newbie replication question for y'all... I have 2 databases.. 1 MAIN and 1 TARGET. Both should be set as publishers & subscribers. I run rs_init to initalise the MAIN database and it's fine. But when I do the same steps for the TARGET database, it fails with this error message :
SQL Server 'TARGET' has been named & its physical name 'SYBASE_TARGET' is different from name expected. Execute sp_addserver to add the SQL Server with the correct physical name.
What's this suppose to mean? Is this a data source issue? Must the physical name be the same as the data source name? How do I resolve this? Has anyone encountered this before?
Thanks!!