Viewing 15 posts - 4,546 through 4,560 (of 6,400 total)
Brandie Tarvin (6/22/2012)
Daniel Bowlin (6/22/2012)
Ray K (6/22/2012)
quiet (where is everybody?)Slammed
Overwhelmed (need a time machine or a duplicator ala Calvin & Hobbes)
DBCC TimeWarp
June 22, 2012 at 7:07 am
Ah, now the question raises, is it the OP refering to execution time as the time the job started, or the length of time the job took to complete?
I took...
June 22, 2012 at 4:57 am
Charmer (6/22/2012)
herladygeekedness (6/21/2012)
If the former, I'm not sure how to help unless you can right-click...
June 22, 2012 at 2:41 am
David Burrows (6/22/2012)
Lynn Pettis (6/21/2012)
My installation of VS2010 Ultimate does not have the capability of creating or modifying SSIS packages, so I can't help here.SSIS is not available in VS2010.
http://blogs.msdn.com/b/mattm/archive/2010/05/13/ssis-and-visual-studio-2010.aspx
http://connect.microsoft.com/SQLServer/feedback/details/508552/ssis-vs2010-project-type
Unless...
June 22, 2012 at 2:33 am
There is the set of SSRS diagnostic reports which Mike Davis wrote
http://www.sqlservercentral.com/articles/Reporting+Services+%28SSRS%29/69257/
Saves digging around in the RS db to get some useful information out of it.
June 22, 2012 at 2:19 am
Nope, but yes.
I forgot about that case, I will make that 3 instances I have seen this now then.
June 22, 2012 at 2:14 am
You would want to look at scale-out deployments or a NLB, depending on your license setups and budgetary requirements.
June 22, 2012 at 2:06 am
Also on top of all the comments, get more disks added to the server which are on seperate raid arrays than the current drive, and put your logs on one...
June 22, 2012 at 1:59 am
cfradenburg (6/21/2012)
June 22, 2012 at 1:57 am
jatinder_singhs (6/21/2012)
June 22, 2012 at 1:55 am
Looks like it should be automatic.
What I am guessing is this
Installed SQL 2008 with BIDS etc etc
Then installed the 3rd party tools
Then installed SQL 2012?
If so the DLL's wont be...
June 22, 2012 at 1:37 am
Charmer (6/21/2012)
June 21, 2012 at 12:02 pm
Charmer (6/21/2012)
anthony.green (6/21/2012)
2012 runs SQL Data Tools which is built on VS20120
2008+R2 runs BIDS2008 which is built on VS2008
2005 runs BIDS2005 which is built on VS2005
I...
June 21, 2012 at 10:42 am
Well that's a completely different error to what you said you where getting at the start of the thread.
But again my initial question still stands, what version of SQL are...
June 21, 2012 at 10:40 am
You cant specify a default schema on a group (2012 fixes that) so it should default to dbo unless something is changing that somewhere.
If you query sys.database_principles does it show...
June 21, 2012 at 9:10 am
Viewing 15 posts - 4,546 through 4,560 (of 6,400 total)