Viewing 15 posts - 1 through 15 (of 139 total)
Wow, thanks everyone for the overwhelming response in help. I'm going to go with the NOT EXISTS because that feels like the smallest change from the vendor's code, but I...
February 11, 2015 at 6:55 am
Nevyn (2/10/2015)
February 10, 2015 at 2:57 pm
TheSQLGuru (2/10/2015)
2) Are the data types all proper?? Conversions can kill!
3) Maybe it would be best to...
February 10, 2015 at 1:06 pm
All I can do at this time is generate the estimated query plan, which doesn't show any index deletes
I wasn't sure the best way to do that here so here's...
February 10, 2015 at 11:37 am
At the start there were about 110k rows in floats, and it chose about 80k to delete.
Counts for the other tables in the query:
transactionlog2567
transactionlog_tenders571
transaction_hdr1690289
transaction_tenders2354679
February 10, 2015 at 11:35 am
I guess my"now" was misleading. I'll look at this again on Monday when I'm back at work. Unless now is the only time you have to look at it.
Thanks
November 12, 2011 at 10:37 am
No events logged. Minidumps created (trying to read them now). I think it's an MDX problem. There's something about the way we're building customer groupings in Excel Pivot Tables, I...
November 12, 2011 at 9:25 am
Ugh, a year later and I find my own post via Google. Still having this problem. Deleted the cube, redeployed from code, reprocessed, same error. SQL Server 2008 R2...
November 10, 2011 at 10:29 am
I would personally follow the path of Import/Export wizard. Did you run everything from Remote Desktop on the server, and that's where you got that message?
October 8, 2010 at 2:19 pm
You get this error if you try to use the import/export wizard, or are you trying a different solution?
October 8, 2010 at 1:14 pm
Well, now that's an entirely different problem altogether! Are you just trying to get the data out this one time, will this be recurring with this same configuration, or will...
October 8, 2010 at 11:50 am
OK, I read through the thread on that URL I posted earlier. Have you read through that? Exactly which problem are you having? Did you run the Import/Export wizard from...
October 8, 2010 at 11:29 am
Just a thought, what version of SQL Server are you using? Not just the year, but the product level?
October 8, 2010 at 9:25 am
I'm not sure what the .xml file is that you're talking about, but if you're looking to redeploy this from the source code, then open the solution in BIDS, right...
June 17, 2010 at 10:19 am
At this point, with much caution, I would suggest taking a backup, deleting the cube and re-deploying from the source code. I would be much more confident suggesting this if...
June 17, 2010 at 10:09 am
Viewing 15 posts - 1 through 15 (of 139 total)