Permissions On view
User has permission on a table in database A. He needs to use View in Database B, the view is created from table in database A. In order to select data from view does user needs to have permission on...
View ArticleHow is data stored or indexed in Clustered and nonclustered Columnstore Index?
hi,I would like to know what the underlying data structure of the Nonclustered and clustered Columnstore Index (In-Memory) is. I mean the column entries are somehow compressed and loaded into memory in...
View ArticleTime zone on reporting services
Hi,I've migrated a server with SQL Server 2008R2 and Reporting services into a new box with SQL Server 2014, but forgot to change the timezone to the correct one. I've changed it later, but it seems...
View ArticleSQL Server Authentication Error
Hi ExpertsWhen I am trying to connect my database using SQL Server Authentication option, then its showing error: "An attempt to login suing sql authentication failed. Server is configured only for...
View ArticlePluggable database equivalent
Oracle pluggable databases in a single multi tenant container database looks like a great feature. Is there an equivalent method in sql server?
View ArticleRunning an SSIS through SSMS
Hi, I've just installed SQL Standard 2014, having been using 2000 til now, and I'm struggling to find something. I have done a data import using the wizard and stored the SSID package on the Server....
View ArticleUnderstanding In memory OLTP
Hi friends,My assumption regarding the in-memory tables is that we create the tables & we configure which tables we want to make as in-memory tables. These tables use the ssd disks which acts as...
View ArticleFull-Text Catalog -- Processing notifications
I have a 900 GB database that I upgraded from 2012 Standard Edition to 2014 Standard Edition. This database host our document management product called Document Locator by Columbiasoft. I did the...
View ArticleSQL licensing question
Hi -I have setup two nodes (node 1 and node 2) as active/passive clustered server, and installed two instances (instance 1 and instance 2) on node1. For some reason, we have a need to run each instance...
View ArticleSQL Server 2014 AlwaysOn Availability with SQL server 2012
We are thinking about setting up SQL server 2014 as our production sql server instance and we already have SQL server 2012 as our dev instance. So, my question is that is it possible to have SQL server...
View ArticleVisual Studio
Hi,I installed sql 2014 enterprise edition. I didn't see any visual studio installation by the selection of Integration Service. Where we can develop the Packages?I am giving the attachment with the...
View ArticleAround the country and support allow wherever
Around the country and support allow wherever I go I meet some parents they say I want you to talk to my kids can invite you to my house I want I want you to talk to my kids and I talked to these kids...
View ArticleJob run error
Hi,The job is running in Sql 2012 succefully.I migrated that job in to Sql 2014 instance that is running in seperate box.The job is running the ssis package. That is developed in 2012 and running fine...
View ArticleReporting services on a separate box from database
Hi,I've got reporting services on a different box from the database and I can see all the reports, but when I try to setup a subscription, I get this weird error:The SQL Agent service is not running....
View ArticleSQL Server account login
I have a SQL Server that is backing up to a remote backup share server though I can't get it to automatically delete old backups.In "Services" I believe the SQL Server "Log on As" account needs to be...
View ArticleBetter to remove an installation of SQL Server 2008 R2 Before Installing 2014?
Today I attempted to install SQL Server 2014 RTM as an upgrade to an existing instance of SQL Server 2008 R2. This existing instance doesn't contain any data that we want to preserve. It was installed...
View ArticlePowershell works differently in SQL Server 2014
Hi,I had a job to script my database on the old SQL 2008 R2 server:[code="vb"]#DECLARE TIMESTAMP FOR THE FILES$timestamp = Get-Date -Format yyyy-MM-dd#SCRIPTSL...
View ArticleCan you have secondary replica as read/write mode?
We have a reporting database which is refreshed daily from prod backup and later creating new tables/views/indexes as part of the refresh job. Is there a better approach we can implement in sql...
View ArticleSQL Server 2014 Mangement Studio compatibility
Hi,I have a 2 part question that I am struggling to fnd information on.1. Is SQL Server 2014 Management Studio backward compatible for managing 2012 and 2008 R2 databases or is it a case of 'it depends...
View ArticleBackup Database is terminated Abnormally Failed on SQL Server 2014 RTM
My Database backup is not working in SQL 2014 RTM version. It works fine on SQL Server 2008 R2. All databases are in Simple recovery model. Not sure what might be the issue. I'm admin for SQL instance...
View Article