Viewing 15 posts - 31 through 45 (of 470 total)
Hi Grant
As far as I know, there are no constraints on any table in this database.
I'll create a new database (so it's just a shell) and retry.
Regards
Richard
December 21, 2022 at 12:45 pm
Hi @Grant
Thanks for that and that seems fine.
In this case, I'm making changes to two different objects when I encountered the conflicts.
Richard
December 21, 2022 at 6:06 am
That makes two of us.
Forgot to mention, I'm using SQL Source Control (from RedGate) to do the Commit/Push) so I'll have a look through the settings and see if I've...
December 20, 2022 at 5:51 am
It's entirely possible that I could have two projects affecting the same database (not just the same object). The would have two different timeframes but could be worked on simultaneously...
December 19, 2022 at 2:45 pm
Hi @michael-2 Apart from the Release branch, that's what we're trying to do.
The problem is, we might need to make multiple changes to the same database under different...
December 19, 2022 at 1:52 pm
Thanks all
@jeff - That would be nice but we don't have a reporting database as such. Users can connect directly to the main database through all sorts of...
November 17, 2022 at 11:20 am
Hi @Ed - I did think about that which is why I put in the TRY/CATCH blocks. No matter what I put in for @SchemaName, the trigger fails (so the...
November 11, 2022 at 5:56 am
Thanks for that.
In Chrome, I don't get the "Msg 195, Level 15, State 10, Line 11 'AddOne' is not a recognized built-in function name." bit.
Regards
Richard
July 27, 2022 at 10:24 am
Hi Steve
Just had a look at todays question and it appears the error message is missing so you can't try to pick the correct answer.
Am I missing something?
Regards
Richard
July 27, 2022 at 7:21 am
In reverse order .....
The table it bombed on is only 93k records or so (so not massive).
It's an external table in an Azure database and looks like this:-
CREATE EXTERNAL TABLE...
March 8, 2022 at 1:45 pm
@Phil - that's helped. VS is now only using around 800MB max. I'm still getting memory errors. An example would be:-
Loading table: Data_Dictionary.Hepatitis_C_Infection_Indicator_SCD; Error Message: Error 0x80070008 while executing package...
March 8, 2022 at 1:00 pm
Thanks Phil
I'll give that a go and let you know how I get on.
I've also got a timeout error on a fairly large table (90k rows) that I'm looking into...
March 8, 2022 at 11:18 am
Hi Phil
Thanks for the link, looks like the memory leak is still there. Not sure how I'm going to resolve that one with a script task, but I'll do some...
March 8, 2022 at 10:14 am
Hi Phil
Each of the 8 GetNextTable packages spawns it's own copy of FDSyncData_Source2Dest using an execute package task.
It looks like I can get to around 1000 of the FDSyncData_Source2Dest packages...
March 8, 2022 at 9:37 am
Oh, yeah, I can tell 😀
Did it cause you to lose hair as well?
June 25, 2021 at 7:50 am
Viewing 15 posts - 31 through 45 (of 470 total)