Viewing 15 posts - 886 through 900 (of 1,988 total)
Well if you have xp_cmdshell turned on downloading a file is straight forward as a powershell command.
January 8, 2018 at 9:22 am
What is the exact problem you're trying to solve?
January 5, 2018 at 11:44 am
My ETL is running.
But realistically mostly my day(usually weeks/months) is goal oriented not metric oriented.
January 5, 2018 at 11:35 am
January 5, 2018 at 7:55 am
January 5, 2018 at 7:51 am
So are major companies really going to be okay just eating a potential 30+% CPU performance drop on their servers?
It sounds like the performance impact on the average...
January 4, 2018 at 8:37 am
jeffshelix - Wednesday, January 3, 2018 9:10 AMISnt this code joining the tables?left JOIN [TSC].[EMS_TVC_PROD_CLASS] C
ON #TEMP1.PD_ID = C.[PROD_ID]
Nope, that is joining...
January 3, 2018 at 9:15 am
I do not understand...
January 3, 2018 at 9:08 am
Well it doesn't look like you actually joined the temp table into the query anywhere, you're just using it in the join criteria.
January 3, 2018 at 8:57 am
Drill into the action completed step in the history, you'll like see some kind of error code in there. One way to test it is to RDC into the server...
January 3, 2018 at 8:48 am
Well.... one easy issue to fix is that the IF clause is commented out.
January 3, 2018 at 7:56 am
Viewing 15 posts - 886 through 900 (of 1,988 total)