kodaksmile
MIS
Hi -
I ran into an odd issue when configuring log shipping. The transaction log backups work but, the copy job fails with the following error:
2010-08-16 11:19:00.97 Copying log backup file to temporary work file. Source: '\\xxxx\PROD_db\PROD_db_20100816165505.trn', Destination: '\\xxxxx\PROD_db\PROD_db_20100816165505.wrk'
2010-08-16 11:19:01.00 *** Error: Access to the path '\\xxxx\PROD_db\PROD_db_20100816165505.wrk' is denied.(mscorlib) ***
I set the PROD_db as a share with the sql server agent service account and sql server service account having full access. If I login as that account I can manually copy the files fine.
Any suggestions? This is really driving me nuts.
I ran into an odd issue when configuring log shipping. The transaction log backups work but, the copy job fails with the following error:
2010-08-16 11:19:00.97 Copying log backup file to temporary work file. Source: '\\xxxx\PROD_db\PROD_db_20100816165505.trn', Destination: '\\xxxxx\PROD_db\PROD_db_20100816165505.wrk'
2010-08-16 11:19:01.00 *** Error: Access to the path '\\xxxx\PROD_db\PROD_db_20100816165505.wrk' is denied.(mscorlib) ***
I set the PROD_db as a share with the sql server agent service account and sql server service account having full access. If I login as that account I can manually copy the files fine.
Any suggestions? This is really driving me nuts.