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 ArticleSSRS 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 ArticleReorganise 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 ArticleSQL 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 ArticlePackage 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 ArticleFragmented 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 ArticleIndexed 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 ArticleHelp 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 ArticleUsing 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 Articleview 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 ArticleFCI + 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 Articlerestore 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 ArticleRestore 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 ArticleGrant 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 ArticleIssue 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 ArticleCheck 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 ArticleOla'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 ArticleMove 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 Articleinplace 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 ArticleJob 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