Hmmm .... interesting.
* Today, I go to SEM > Replication > Subscriptions > {subscription name}
(right-click) > Job History > click Refresh
and there are three series (multiple entries) of jobs listed. Each job in
a series begins at the same time.
1. first series: "Run at" = "5/3/2005 11:13 AM" , "Result" = "In Progress",
"Run Duration" = elapsed time until now
2. second series: "Run at" = "5/3/2005 4:36 PM" , "Result" = "In Progress",
"Run Duration" = elapsed time until now
3. third series: "Run at" = "5/3/2005 4:51 PM" , "Result" = "In Progress",
"Run Duration" = elapsed time until now
I think the queue overran so I can't see the initial jobs for the first
series. But for the second and third series, the"Errors and/or messages
...." are as follows:
"Connecting to Subscriber {machine name}"
"Connecting to Distributor {machine name}"
"Initializing"
"No replicated transactions are available"
"No replicated transactions are available"
etc.
If I go to "Replication" > "Publications" > {publication name} > Explore the
Latest Snapshot Folder, I receive the message "The snapshot files either
have not been generated or have been cleaned up.-"
* In Query Analyzer, "select @@servername" always returns {machine-name}
* As far as Job Owner, I'm not sure what you mean ... here's my best guess:
SEM > Replication > Publications > {publication name} (right-click) >
Properties > Status tab > Agent Properties > General > Owner = {logged-on
domain account}
{logged-on domain account} is a memeber of the Local Administrators group,
and is configured with "Log on as a service" rights.
The only relevant Services I see started are MSSQLSERVER (running under
"Local System"), SQLSVRAGENT (running under the {logged-on domain account}.
In Task Manager, the only process name I see that could possibly be
relevant is the distrib.exe process (running under {logged-on domain
account}.
[quoted text, click to view] "Paul Ibison" <Paul.Ibison@Pygmalion.Com> wrote in message
news:u6R$CeVTFHA.2128@TK2MSFTNGP15.phx.gbl...
> John,
> check to see if the job owner is sa.
> Also, please check to see if the snapshot files have actually been
> created.
> Finally please check that select @@servername is correct.
> Rgds,
> Paul Ibison
>