SQL (CM12 TR) Archives - FAQShop https://faqshop.com/category/sccm-2012/troubleshooting-cm12/sql-cm12-tr/ SCCM Tutorials, Help, Hints, Tips and FAQs Wed, 20 Dec 2017 09:11:19 +0000 en-GB hourly 1 https://wordpress.org/?v=6.8.3 https://i0.wp.com/faqshop.com/wp-content/uploads/2016/09/cropped-FAQShop-Favicon-1.jpg?fit=32%2C32&ssl=1 SQL (CM12 TR) Archives - FAQShop https://faqshop.com/category/sccm-2012/troubleshooting-cm12/sql-cm12-tr/ 32 32 106710601 Why does SQL Server Management Studio crash as soon as I try to open a new Query window? https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/sql-server-management-studio-crash-soon-i-try-open-new-query-window/ https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/sql-server-management-studio-crash-soon-i-try-open-new-query-window/#respond Tue, 13 Oct 2015 19:03:27 +0000 http://faqshop.com/?p=29777 FAQShop.com -

Why does SQL Server Management Studio crash as soon as I try to open a new Query window? I’ve installed SQL Server Management Studio on my Windows 8.1 machine. However, as soon as I either try to open a saved … Continued

The post Why does SQL Server Management Studio crash as soon as I try to open a new Query window? appeared first on FAQShop.

]]>
FAQShop.com -

Why does SQL Server Management Studio crash as soon as I try to open a new Query window?

I’ve installed SQL Server Management Studio on my Windows 8.1 machine. However, as soon as I either try to open a saved Query or open new Query window it crashes.

You need a subscription to access the answer.


This content is restricted to subscribers

The post Why does SQL Server Management Studio crash as soon as I try to open a new Query window? appeared first on FAQShop.

]]>
https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/sql-server-management-studio-crash-soon-i-try-open-new-query-window/feed/ 0 29777
“The process cannot access the file because it is being used by another process” when trying to copy a Database https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/the-process-cannot-access-the-file-because-it-is-being-used-by-another-process-when-trying-to-copy-a-database/ https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/the-process-cannot-access-the-file-because-it-is-being-used-by-another-process-when-trying-to-copy-a-database/#respond Wed, 27 May 2015 14:48:30 +0000 http://faqshop.com/?p=29772 FAQShop.com -

“The process cannot access the file because it is being used by another process” when trying to copy a Database I am trying to make a copy of a SQL Database from a Command Prompt using the following command: C:\Program … Continued

The post “The process cannot access the file because it is being used by another process” when trying to copy a Database appeared first on FAQShop.

]]>
FAQShop.com -

“The process cannot access the file because it is being used by another process” when trying to copy a Database

I am trying to make a copy of a SQL Database from a Command Prompt using the following command:

C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\DATA>copy CM_PRI
*.* CM_ZZZ*.*

but when the command runs I get the following errors:

CM_PRI.mdf
The process cannot access the file because it is being used by another process.
CM_PRI_log.ldf
The process cannot access the file because it is being used by another process.
0 file(s) copied.

You need a subscription to access the answer.


This content is restricted to subscribers

The post “The process cannot access the file because it is being used by another process” when trying to copy a Database appeared first on FAQShop.

]]>
https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/the-process-cannot-access-the-file-because-it-is-being-used-by-another-process-when-trying-to-copy-a-database/feed/ 0 29772
“C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQL Server 2008R2\resources\1033\setup.rll is either not designed on Windows or it contains an error.” https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/cprogram-filesmicrosoft-sql-server100setup-bootstrapsql-server-2008r2resources1033setup-rll-either-not-designed-windows-contains-error/ https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/cprogram-filesmicrosoft-sql-server100setup-bootstrapsql-server-2008r2resources1033setup-rll-either-not-designed-windows-contains-error/#respond Tue, 10 Feb 2015 20:02:18 +0000 http://faqshop.com/?p=29773 FAQShop.com -

“C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQL Server 2008R2\resources\1033\setup.rll is either not designed on Windows or it contains an error.” Why do I see the following dialog when trying to run SQL Server Setup:   “C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQL Server 2008R2\resources\1033\setup.rll … Continued

The post “C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQL Server 2008R2\resources\1033\setup.rll is either not designed on Windows or it contains an error.” appeared first on FAQShop.

]]>
FAQShop.com -

“C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQL Server 2008R2\resources\1033\setup.rll is either not designed on Windows or it contains an error.”

Why do I see the following dialog when trying to run SQL Server Setup:
 
“C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQL Server 2008R2\resources\1033\setup.rll is either not designed on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.”
 
When I click OK I then see multiple minimised windows for SQL Server Setup at the bottom of my screen and clicking on the most recent it displays a dialog box stating

“The ENU localization is not supported by this SQL Server media.”

You need a subscription to access the answer.


This content is restricted to subscribers

The post “C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQL Server 2008R2\resources\1033\setup.rll is either not designed on Windows or it contains an error.” appeared first on FAQShop.

]]>
https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/cprogram-filesmicrosoft-sql-server100setup-bootstrapsql-server-2008r2resources1033setup-rll-either-not-designed-windows-contains-error/feed/ 0 29773
Setspn -L fails with “FindDomainForAccount: Call to DsGetDcNameWithAccountW failed with return value 0x0000054B” https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/setspn-l-fails-finddomainforaccount-call-dsgetdcnamewithaccountw-failed-return-value-0x0000054b/ https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/setspn-l-fails-finddomainforaccount-call-dsgetdcnamewithaccountw-failed-return-value-0x0000054b/#respond Tue, 10 Feb 2015 16:53:44 +0000 http://faqshop.com/?p=29776 FAQShop.com -

Setspn -L fails with “FindDomainForAccount: Call to DsGetDcNameWithAccountW failed with return value 0x0000054B” I’m seeing the following error when I run setspn -L from a Command Prompt on my SQL Server: setspn -L FindDomainForAccount: Call to DsGetDcNameWithAccountW failed with return … Continued

The post Setspn -L fails with “FindDomainForAccount: Call to DsGetDcNameWithAccountW failed with return value 0x0000054B” appeared first on FAQShop.

]]>
FAQShop.com -

Setspn -L fails with “FindDomainForAccount: Call to DsGetDcNameWithAccountW failed with return value 0x0000054B”

I’m seeing the following error when I run setspn -L from a Command Prompt on my SQL Server:

setspn -L
FindDomainForAccount: Call to DsGetDcNameWithAccountW failed with return value 0x0000054B
Could not find account

You need a subscription to access the answer.


This content is restricted to subscribers

The post Setspn -L fails with “FindDomainForAccount: Call to DsGetDcNameWithAccountW failed with return value 0x0000054B” appeared first on FAQShop.

]]>
https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/setspn-l-fails-finddomainforaccount-call-dsgetdcnamewithaccountw-failed-return-value-0x0000054b/feed/ 0 29776
“error 0x2098/8344 -> Insufficient access rights to perform the operation” when trying to run setspn https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/error-0x20988344-insufficient-access-rights-perform-operation-trying-run-setspn/ https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/error-0x20988344-insufficient-access-rights-perform-operation-trying-run-setspn/#respond Tue, 10 Feb 2015 16:53:43 +0000 http://faqshop.com/?p=29775 FAQShop.com -

“error 0x2098/8344 -> Insufficient access rights to perform the operation” when trying to run setspn  I am trying to register a Service Principal Name (SPN) using the following command: C:\Windows\system32>setspn -A MSSQLSvc/:1433 \ However, when I run it it’s failing … Continued

The post “error 0x2098/8344 -> Insufficient access rights to perform the operation” when trying to run setspn appeared first on FAQShop.

]]>
FAQShop.com -

“error 0x2098/8344 -> Insufficient access rights to perform the operation” when trying to run setspn

 I am trying to register a Service Principal Name (SPN) using the following command:

C:\Windows\system32>setspn -A MSSQLSvc/:1433 \

However, when I run it it’s failing as shown below:

Registering ServicePrincipalNames for CN=,OU=Service,OU=Accounts,DC=FAQSHOP,DC=COM
        MSSQLSvc/.FAQSHOP.COM:1433

Failed to assign SPN on account ‘CN=,OU=Service,OU=Accounts,DC=FAQSHOP,DC=COM’, error 0x2098/8344 -> Insufficient access rights to perform the operation.

You need a subscription to access the answer.


This content is restricted to subscribers

The post “error 0x2098/8344 -> Insufficient access rights to perform the operation” when trying to run setspn appeared first on FAQShop.

]]>
https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/error-0x20988344-insufficient-access-rights-perform-operation-trying-run-setspn/feed/ 0 29775
Why are my Site Databases different sizes? https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/site-databases-different-sizes/ https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/site-databases-different-sizes/#respond Mon, 10 Mar 2014 20:05:44 +0000 http://faqshop.com/?p=29774 FAQShop.com -

Why are my Site Databases different sizes? I’ve got a ConfigMgr hierarchy. Looking on the two child Primaries reporting to my Central Administration Site I see the Site Databases are vastly different sizes. Why is this?

The post Why are my Site Databases different sizes? appeared first on FAQShop.

]]>
FAQShop.com -

Why are my Site Databases different sizes?

I’ve got a ConfigMgr hierarchy. Looking on the two child Primaries reporting to my Central Administration Site I see the Site Databases are vastly different sizes. Why is this?

You need a subscription to access the answer.


This content is restricted to subscribers

The post Why are my Site Databases different sizes? appeared first on FAQShop.

]]>
https://faqshop.com/sccm-2012/troubleshooting-cm12/sql-cm12-tr/site-databases-different-sizes/feed/ 0 29774