Questions tagged [sql-server-2012]
Add this tag, when your issue pertains to SQL Server 2012 or an error occurred in SQL server 2012.
101 questions
0
votes
1
answer
279
views
get AssignedTo column value from sharepoint tasks list using sql server query
I did SQL server query to retrieve tasks list data but the field AssignedTo not retrieved i don't know why?
My SQL query :
SELECT W.Title [webTitle],
AD.tp_ID [Task Id],
tp_columnset.value('(...
1
vote
0
answers
231
views
Sharepoint 2013 TLS 1.2 SQL Native client issue
I've been following the below guide for updating to TLS 1.2.
https://docs.microsoft.com/en-us/sharepoint/security-for-sharepoint-server/enable-tls-and-ssl-support-in-sharepoint-2013
I am working to ...
0
votes
2
answers
3k
views
Getting SharePoint List data into a SQL Server table from URL
I have been hitting dead ends when trying to pull SharePoint List data into SQL Server.
The goal is to query the data so I am able to use it in a Tableau dashboard. The reason we have to do it this ...
1
vote
1
answer
572
views
Could not load file or assembly 'Microsoft.SharePoint.Library, Version=14.0.0.0
We have a custom workflow which works with Sharepoint 2010 and when we are migrating SP 2010 to SP 2013 we are getting the below error
"Could not load file or assembly 'Microsoft.SharePoint.Library, ...
0
votes
2
answers
55
views
Is it advisable to use SharePoint SQL DB instance to another application?
We are having SP 2013 on-prem environment. We are planning to have few applications which are using SQL as a backend. Is it advisable to use the same SP SQL Server DB instance to create DB for other ...
4
votes
2
answers
68
views
SharePoint 2013 with SQL 2012 License Query
We have SharePoint 2013 with SQL 2012.
Microsoft support for SQL Server 2012 has ended.
Microsoft support for SP2013 is ending by 2023.
We cannot migrate SQL Server 2012 to SQL Server 2016 as SP ...
0
votes
1
answer
16
views
Steps to migrate SP 2013 with SQL 2012 from one physical server to another physical server under the same domain
Steps to migrate SP 2013 with SQL 2012 from one physical server to another physical server under the same DB & domain and using same server name.
0
votes
1
answer
28
views
SharePoint Keys
I would like to purchase keys for SharePoint 2013 on-premise, windows server 2012, and SQL server 2012.
But I can't find any hint over the internet on how to do it.
Any assistance on the same will ...
3
votes
2
answers
501
views
How to move SharePoint Provider Hosted App from development environment to production environment?
I'm using SharePoint server 2013 along with SQL server 2012, I have developed a provider hosted app in my development environment. Can anybody tell me how to move my app from development to production ...
1
vote
1
answer
94
views
SharePoint SQL server volume shadow copy service is utilizing more disk space
we are supporting SharePoint 2013 on premises servers ans using SQL server log shipping configuration for Disaster recovery.
We observed that Windows Volume Shadow copy service is enabled in SQL ...
0
votes
1
answer
211
views
SharePoint deleted large site but released only 65% free space in content database
We have deleted one large share point site collection with space 150 GB through gradual delete job from a large content database size 300 GB.
The job ran for 45 days but released only 100GB free ...
2
votes
2
answers
261
views
SharePoint 2013 / SQL Server 2012 Report Server Integration Feature Disappeared / Missing
Report Server Integration Feature has disappeared from Site Collection Features (Site - Site Settings - Site collection features under Site Collection Administration). Report Builder Report, Report ...
0
votes
1
answer
1k
views
SharePoint 2010 SP2 compability SQL Server 2012 SP4
Last year SQL Server 2012 got new service pack - SP4.
Is it compatible with SharePoint Server 2010 SP2 (build 14.0.7190.5000)?
1
vote
1
answer
8k
views
Is SharePoint 2010 supported on SQL server 2012 SP2
Is SharePoint 2010 supported on SQL server 2012 SP2?
Thanks...
0
votes
1
answer
2k
views
Failed to open explicitly specified database
I've been tasked with resolving the following error that's appearing in our SQL Logs every few minutes.
Login failed for user 'domain\workflowxxx-svc. Reason: 'Failed to open
explicitly specified ...