Viewing 15 posts - 16 through 30 (of 111 total)
Update the developer modified the task to run sequentially instead of having the SSIS package launch the various modules in parallel and it has ran for the last couple days...
September 8, 2017 at 2:23 pm
I do not know if it is wise or not but we run several different SQL Server installations using the same domain username for the SQL Service account and the...
August 29, 2017 at 2:14 pm
No, remember the job sometimes worked initially and then stated to fail as often as not. The job history only has three days in it as of today so I...
August 28, 2017 at 1:55 pm
I will have to inquire on executing the SP as the SQL Server user. All of the SP execute fine when executed as the Application user.
August 28, 2017 at 11:13 am
The job runs at the SQL Agent user which is the same as the database server user and the user is a System Administrator on the box.
- -
The...
August 28, 2017 at 10:52 am
SSCertifiable, I have asked the developer about your concerns on some of the routines running twice.
- -
Here is the developer response >>
August 25, 2017 at 1:05 pm
Here is the description of the diagram boxes:
There is a procedure under everytask as shown in diagram below.
August 25, 2017 at 11:26 am
Here is the SSIS package functionality as provided by the developer. I have asked for a brief description of what each box does.
August 25, 2017 at 10:45 am
All,
1- I have asked the developer for a detailed but still high level description of what the packages does. I will post back when I get it. Last night...
August 25, 2017 at 7:47 am
Why not just revoke connect on the endpoint from the user? That is, after you in fact determine the privilege is on an end-point and not something else.
November 28, 2016 at 12:08 pm
I haven't looked at the details but if EXECUTE AS SELF runs the stored procedure as the owner then I do not consider that dangerous at all as this improves...
June 2, 2016 at 12:52 pm
Unless I typed over the comment by accident there is an error in the comments since BitsIn returns 4 for an input of 15 while the comment lists 3 as...
April 28, 2015 at 1:29 pm
Thanks. I had tried a search in my downloaded version of Books Online but I just found a slew of hits for general articles on the system views and...
December 17, 2014 at 1:15 pm
That is what I thought and used though I use "?" instead of "" for unknown. By the way do you know what a type = 8 would be?...
December 17, 2014 at 11:16 am
Viewing 15 posts - 16 through 30 (of 111 total)