I am unable to add any new publication to a server that has another publication. I get the following error:
SQL Server could not create publication from database
Error 14294: Supply either @jobid or @jobname to identify the job.
Is there a way to resolve this issue without having to drop the other publications ?
Thanks