Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Browsing all 6525 articles
Browse latest View live

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 Article


How 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 Article


Time 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 Article

SQL 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 Article

Pluggable 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 Article


Running 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 Article

Understanding 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 Article

Full-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 Article


SQL 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 Article


SQL 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 Article

Visual 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 Article

Around 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 Article

Job 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 Article


Reporting 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 Article

SQL 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 Article


Better 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 Article

Powershell 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 Article


Can 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 Article

SQL 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 Article

Backup 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
Browsing all 6525 articles
Browse latest View live