|
victorsj
Starting Member
4 Posts |
Posted - 03/16/2006 : 16:36:53
|
I was create a new replication, but when is creating the publication, I have the next error:
TITLE: New Publication Wizard ------------------------------
SQL Server could not create publication 'Prueba1'.
------------------------------ ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
'@job_login' must be a valid Windows Login in the form : 'MACHINE\Login' or 'DOMAIN\Login'. Please see the documentation for 'sp_addpublication_snapshot'. Changed database context to 'Prueba'. (Microsoft SQL Server, Error: 21797)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.1399&EvtSrc=MSSQLServer&EvtID=21797&LinkId=20476
------------------------------ BUTTONS:
OK ------------------------------
|
|