|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, May 09, 2013 1:30 AM
Points: 3,
Visits: 21
|
|
''replication cannot do anything''
i have Transaction replication with pull subscription. There is no error in replication showing all success.
below message showing in replication monitor.
The concurrent snapshot for publication 'Publication_name' is not available because it has not been fully generated or the Log Reader Agent is not running to activate it. If generation of the concurrent snapshot was interrupted, the Snapshot Agent for the publ
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Tuesday, March 26, 2013 8:41 AM
Points: 2,562,
Visits: 3,451
|
|
yogesh.bhor (1/14/2013) The concurrent snapshot for publication 'Publication_name' is not available because it has not been fully generated or the Log Reader Agent is not running to activate it. If generation of the concurrent snapshot was interrupted, the Snapshot Agent for the publ i think it is self explantory.
first , regenerate the snapshot for 'Publication_name' second , also check log reader agent job is running
-------Bhuvnesh---------- While 1 = 1 (Learning SQL....) Click to get fast response of your post
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, May 09, 2013 1:30 AM
Points: 3,
Visits: 21
|
|
hi,
i have already regenerate snapshot and yes log reader agent is running.
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Friday, May 10, 2013 2:49 PM
Points: 3,051,
Visits: 1,356
|
|
yogesh.bhor (1/14/2013) hi,
i have already regenerate snapshot and yes log reader agent is running.
are you still getting the same error message?
 My blog
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Today @ 8:34 AM
Points: 94,
Visits: 562
|
|
| try sp_replrestart at publisher on the publication database.
|
|
|
|