About 557 results
Open links in new tab
  1. GRANT CONNECT on Endpoint required for availaibity groups?

    Mar 18, 2014 · However, if the SQL Server service is running as a built-in account, such as Local System, Local Service, or Network Service, or a nondomain account, you must use certificates …

  2. could not start SQL Server / SQL SERVER AGENT (SQLEXPRESS)

    you cant start SQL Server Agent Services in Express edition, if you want to have backup for your dabases. create a .sql file and schedule that sql file using sqlcmd using windows scheduler

  3. WSFC - Unable to successfully cleanup. An error occurred while …

    Oct 8, 2015 · You might want to check that Edwin Sarmiento SQL Server MVP | Microsoft Certified Master/Solutions Master Blog | Twitter | LinkedIn Learn SQL Server High Availability …

  4. how to enable ports on azure vm (ws2012 data center)

    Sep 14, 2015 · If you get a response, re-enable the Windows Firewall and configure a rule to allow traffic on the private port. Edwin Sarmiento SQL Server MVP | Microsoft Certified …

  5. The SQL Server service account does not have permission to …

    After the above actions was performed, I then modified the service account the VMM and SQL service was using to use a domain account, and things started working.

  6. OPENROWSET works in TSQL but fails as 'SQL Server Agent' JOB

    Jul 24, 2016 · The above statements works as a direct SQL command. However, not a specific server this fails as a job: Database name 'tempdb' ignored, referencing object in tempdb.

  7. Setup /m:RecoverServer an exchange server with different …

    Can we recover an exchange server with different Operating System version?For example the failed Exchange Server is: Exchange 2010 SP3 with OS Windows Server 2008 R2,Can I setup …

  8. Create Multiple SSRS Subscriptions for a Parameterised SSRS …

    The SSRS reports were created using Report Builder 3.0 using a Data Source to an SQL Server 2012 database, parameters (including multi-select parameters), shared data sets and a …

  9. Copy tables with all constraints - social.technet.microsoft.com

    Question 0 Sign in to vote How I can copy table with all indexes, FOREIGN KEY, primary key, contraint etc. I used the following command to copy dim1 table into dim2 table but didn't …

  10. [Microsoft] [ODBC SQL Server Driver]Syntax error or access violation

    I am using SQL 2005 and I wonder why I am encountering the error " [Microsoft] [ODBC SQL Server Driver]Syntax error or access violation" everytime I am trying to create stored …