Cry about...
SQL Server Troubleshooting
Snapshot Agent: The process could not create file \\<UNC-file>
Symptom:
A snapshot agent has failed, the associated error message being:
The process could not create file \\<UNC-file>
The NT event log may also contain an information message of the form:
SubSystem Message - Job '<SERVER>-<DATABASE>-<SNAPSHOT NAME>-1'
(<hex-number>, step 2 - The process could not create file \\<UNC-file>
After an initial set-up of replication the 'UNC-file' will be something
like '\\<server-name>\ c$\ mssql\ ReplData\ unc\ <server>_<database>_<snapshot
name>'.
Possible Causes:
The snapshot agent could not create or could not read the specified file.
Remedy:
These notes are believed to be correct for SQL
Server 7 and may apply to other versions as well.
|