August 16, 2004 at 8:41 am
Hi,
I have a problem with Transactional Replication:
I am using SQL Server 2000.
The Log Reader Agent is giving the following message "The system cannot find the path specified".
If anybody knows about this problem, please help me.
Qucik reply will be appreciated.
Regards,
Atiq Rahman
August 16, 2004 at 11:04 am
There are some switches you can add to help you debug (or they could be the source of the problem!). If you add -outputverboselevel 2 -output c:\repl.txt to the job, then run it again, you may get more info. If you have this switch already there potentially (have not tested) could cause it to fail if you had it pointed at a folder that did not exist. Have you checked that logread.exe is still on the drive? You can launch it from a command line using the same parameters as the job to see what happens there. Do you have any other transactional publications and if so, are they working ok?
August 17, 2004 at 1:42 am
Hi Andy,
Thanks for the reply. Yes it worked. I executed the cammand from the command line and it is working. Then I searched the registery for Logread.exe and fonud some wrong entries(actually the path was given like this C:\PROGRA~1\MICROS~2\80\COM\LOGREAD.EXE), when corrected it started working fine.
Once again thankyou very much.
Atiq Rahman
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply