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

sa Account on SQl 2016

Hope this is the correct forum to post this. We are having problems with our sa user in that it SHOULD have access to everything on the server but there are some stored procedures in some databases...

View Article


SSRS Subscriptions => The job failed. Unable to determine if the owner...

Hello, I have searched this issue for a full day and have been unable to determine the best route to solve this. I just set up a new SSRS instance on the same server as my SQL 2016 instance. Everything...

View Article


Reorganise indexes

HI,I got this from the ola.hallengren web site and when I run it, it doesn't appear to do anything, but if I run reorganise from the GUI it works fine. The index goes from 99% to 0.8%EXECUTE...

View Article

SQL agent using CmdExec

Hi,I'm trying to build a process using SQL agent, and CmdExec to call a batch file. However whenever it runs, I get an error saying the process cannot be created, reason: the parameter is incorrect.Ive...

View Article

Package which contains executables in SSIS is not running in SQL Server Agent

Hi All,I have an SSIS Packages which call .exe from operating system. It is running when i execute package from SSIS.But, When I prepare a SQL Server Agent which calls the SSIS package, it is hanging....

View Article


Fragmented Tables

Hi,We have a number of tables that come up in the reorganise statement with the index called NULL. When I check this tables there are no indexes . Should I be defragmenting the tables and if so how?

View Article

Indexed views versus filtered indexes

I will have about 7 tables that are used for operational reporting and ETL extracts.  Most of the operational reporting will be limited to last 2 years of data, ETL will be close to that but also could...

View Article

Help with SQL memory pressure investigation

Hello,Please help me with SQL memory pressure investigation.1 month ago we upgraded from SQL2005 (on WindowsServer2008) to SQL2016 (on WindowsServer2016).Since that moment we had few serious incidents...

View Article


Using Managed Service Accounts (pre Server 2012) access multiple servers

We have multiple SQL servers that all currently share a userID for the SQL service as well as have SA access and local Admin rights.Security hole, I know.The main problem is that we have SQL processes...

View Article


view in database1; acces in database2 without account in database1

Hi, I created view in database1 based on tables from database2 and I gave select permission to user, which have access only to database1. This user can't take data from view because he don't have...

View Article

FCI + Always On

Hi,I want to setup a 3 nodes solutions. NODE_A, NODE_B and NODE_C are part of the same WSFC.Node_A -> Contains the SQL Server Role, with the sql server clustered instance and its...

View Article

restore log oltp

The issue I have is that once you set a database to support in-memory OLTP tables the time to execute a "restore log" increases significantly; about 100 times slower.I tested,I thought prudently, the...

View Article

Restore full backup at first and restore diff backup later, can I?

Let me explain.I have a big database (250 gigs) that I need to restore on another machine.   Copying and restoring this DB is a long process. To help with time frame here what I want to do.Full

View Article


Grant execute to procedures doing SELECT only

Hi,Our staff members all have only db_datareader permissions and View definition on all production databases.But many times they require to execute a stored procedure which in essence will only return...

View Article

Issue with agent job while taking backup

EXEC msdb.dbo.sp_send_dbmail@profile_name ='DBA',@recipients ='arvindinfa2014@gmail.com',@subject = 'Differential Backup Report',@execute_query_database = 'master',@query='EXECUTE...

View Article


Check DB failed

in one of my server CHeck DB failed due to the below error The operating system returned error 1450(failed to retrieve text for this error. Reason: 1815) to SQL Server during

View Article

Ola's maintenance solution taking too long on VLDB's

All,I am looking into optimizing Ola's maintenance solution by tweaking around some parameters that is part of the stored proc. However, it is becoming really difficult to have the run time reduced in...

View Article


Move FCI Analisys Services

Hi,I have a FCI installation with SQL 2016 (Database and Analisys Services) in two node cluster. First node is the active, and the another is the standby.I'd like to create a new failover role on the...

View Article

inplace upgrade for 2014 to 2016 with readable secondary.

I will be taking a VMWARE based 2014 AG that has one active and one read only node and doing in place upgrade to 2016.  Since the one node is read only is it better to upgrade that box first and then...

View Article

Job is failing

One of the application job is failing due to  ODBC_GetThreshold: ODBC function "SQLConnect" reported:  SQLSTATE = HY000: Native Error Code = 2,755: Msg = [IBM(DataDirect OEM)][ODBC SQL Server Wire...

View Article
Browsing all 2648 articles
Browse latest View live


Latest Images