SQLCMD Batch File Issues

  1. Verify that the service account has read access to the database (the job is being run under the service account, not sa)
  2. perhaps setup a proxy login for running this job and give it access to the database and to the files in the filesystem
  3. Add a drive letter to the OUTPUTFILE Set statement