About 394 results
Open links in new tab
  1. Permissions on SQL Server Agent - social.msdn.microsoft.com

    Oct 20, 2011 · All SQL Server Agent fixed database roles allow you to execute a job, however both the SQLAgentReaderRole and the SQLAgentUserRole roles allow you to only execute …

  2. SQL Job Agent Proxy Fails to Authenticate To Azure File Share

    Jun 12, 2020 · The job runs fine locally in Visual Studio The job runs fine when executing from SSISDB catalog from the server console when logged in as the proxy account defined for use …

  3. Cannot get package to run as job - social.msdn.microsoft.com

    Aug 21, 2009 · As outlined here , configured the user that runs the SQL Server Agent service. I've granted that user rights to the database that a record is written to and performed all the other …

  4. Agent fails to start on one node of cluster but succeeds on the other

    Mar 29, 2016 · Please check that if you add VIRTUALSERVERNAME\INSTANCE as the value for the following registry key on both nodes of the cluster. Also add SQL Server agent service to …

  5. Error 22272: Cannot load the DLL xpstar.dll,...

    Mar 17, 2012 · I reinstalled SQL 2000 SP4 on server and client tools in my pc but the problem is not solved. xpstar.dll doesn't exist on both computers. MSVCR71.DLL is found several times …

  6. SQL server backup Maintenance Plan is not running

    Dec 25, 2016 · I am thinking is it due to the access credentials that being used by the SQL agent? For instance, I am login as domain admin "admin.test" into the SQL server, but the SQL agent …

  7. SSRS Reports Scheduling Override - social.msdn.microsoft.com

    Aug 7, 2014 · As you said that specify time between 10: AM to 5:00 here is where the limitation comes. The Report Subscription though allows me to specify the start time but not the end …

  8. Unable to execute the SSIS Package in through DTEXEC Command …

    Feb 20, 2013 · I have devloped the SSIS Package in SQL Server 2008 R2 (64 Bit) server. My requirement is to move the data from the Source Informix server to the Destination Sql Server …

  9. call cobol from MS SQL stored procedure

    Jul 7, 2015 · Nonetheless you can try to call COBOL program from within a windows batch/command file and then invoke this batch file from a stored procedure using xp_cmdshell …

  10. Unexpected shutdown for SQL server creating mini dump file

    Feb 11, 2014 · We are using 3 SQL instances (2005 SP4) in cluster network (active passive) and all 3 instance would be running on same node. We have 18GB total memory and max memory …