Viewing 15 posts - 136 through 150 (of 9,695 total)
So I can't use QUOTE in IE and the website isn't readable to me (nor will it let me log in) using Edge or Chrome... Fun stuff.
Anyway... Steve Jones wrote:
>>FYI:...
February 9, 2022 at 6:21 pm
After looking at this more carefully, I realized I was looking at accounts not profiles. When I look at the profiles, I think these were something set up by the...
February 4, 2022 at 11:39 am
>>>>Eirikur Eiriksson wrote:
>>>Grant Fritchey wrote:
>>Sean Lange wrote:
>And in other news....I have taken the plunge. After almost 25 years as a developer I have just accepted a new position as a...
February 3, 2022 at 4:38 pm
Got an email from Degreed.com giving me recommendations for virtual training and … well, apparently there are urgent SQL courses I need to take today and ...
Well, what do you...
December 28, 2021 at 7:29 pm
The most annoying thing I find about the time sheet thing is at my workplace they don't have many projects. Just "maintenance," "admin" (for PTO / meetings / training,...
December 22, 2021 at 11:27 am
We've got a new-ish director (been here almost a year), a new DBA manager, and two new DBAs which means a major work culture shift for our team. Especially as...
December 21, 2021 at 10:02 am
I don't know what API he's using, but I will forward the information. Thanks!
November 9, 2021 at 2:32 pm
I am not seeing a Power BI forum on this group. Is there one and I'm just missing it?
One of our Devs has a question. He's trying to get Power...
November 9, 2021 at 2:15 pm
My browser is getting the time zone off my desktop, which is definitely Eastern time. My VPN would be in Central time if that was it. So I'm not sure...
November 9, 2021 at 9:58 am
Okay. FINALLY. Apparently just editing the command line from the Integration Services job step type wasn't going to do it.
I needed to revert to the old version of the job,...
November 8, 2021 at 8:16 pm
I agree with you on the security issues, but "the law" has been handed down for reasons I can't go into on a public forum. My hands are tied.
Are you...
November 8, 2021 at 5:50 pm
Command line is:
dtexec.exe /DTS "\"G:\SSIS\Folder\MyPackage\"" /SERVER MyInstance /CONFIGFILE "\"E:\Folder\Configfiles\MyPackage.dtsConfig\"" /CHECKPOINTING OFF /REPORTING E
change to:
dtexec.exe /FILE "\"G:\SSIS\Folder\MyPackage.dtsx\"" /CONFIGFILE "\"E:\Folder\Configfiles\MyPackage.dtsConfig\"" /CHECKPOINTING OFF /REPORTING E
Nope. New error.
Description: Unable to load the package...
November 8, 2021 at 1:08 pm
Just verified the DCOM permissions add doesn't allow me to connect to SSIS via SSMS with my non-administrator account.
November 8, 2021 at 1:00 pm
No go with /FILE.
Executed as user: <ServiceAccount>. Microsoft (R) SQL Server Execute Package Utility Version 15.0.4102.2 for 64-bit Copyright (C) 2019 Microsoft. All rights reserved. The File option cannot be...
November 8, 2021 at 11:48 am
I'm using drive letters because we're using a folder on the local-to-the-server SAN, not a NAS. The last time we tried using a NAS share, things kept breaking every time...
November 8, 2021 at 11:46 am
Viewing 15 posts - 136 through 150 (of 9,695 total)