Hi Guys,
We need to configure Database Transnational replication between two SQL 2012 Server.
we created SQL Agent Authentication between both server for db replication. After successfully creation of Publication, while we monitoring replication through replication monitoring
window for Agent history status, it will throws error for some in-compatibility of column of some tables, which fails t create first snapshot to start Transnational replication between SQL 2012 Server.
Error got from snapshot Agent History from Replication Monitor Window says : 'Column Valid_date(column_name) in object
dbo.Table_name contains type Date, which is not supported in the target server version, SQL Server 2005.'
Any one can suggest how to make that column compatible with SQL 2012 server. Required efficient solution as there are more then 500 tables
need to change with some columns.
below is full error message :
Error messages:
Source: Microsoft.SqlServer.Smo
Target Site: System.Collections.Generic
Message: Script failed for Table 'dbo.table_name'.
Stack: at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Replic
at Microsoft.SqlServer.Replic
at Microsoft.SqlServer.Replic
at Microsoft.SqlServer.Replic
at Microsoft.SqlServer.Replic
at Microsoft.SqlServer.Replic
at Microsoft.SqlServer.Replic
at Microsoft.SqlServer.Replic
at Microsoft.SqlServer.Replic
Get help: http://help/0
Source: Microsoft.SqlServer.Smo
Target Site: Void CheckSupportedType(Microso
Message: Column Valid_date(column_name) in object dbo.Table_name contains type Date, which is not supported in the target server version,
SQL Server 2005.
Stack: at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Manage
at Microsoft.SqlServer.Manage