|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, June 06, 2013 4:06 PM
Points: 1,219,
Visits: 13,509
|
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: 2 days ago @ 10:29 PM
Points: 2,178,
Visits: 3,599
|
|
Good question, got to know something
Mohammed Moinudheen
|
|
|
|
|
SSCoach
         
Group: General Forum Members
Last Login: Today @ 10:31 AM
Points: 18,857,
Visits: 12,442
|
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Wednesday, June 12, 2013 9:12 AM
Points: 1,167,
Visits: 646
|
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Today @ 8:26 AM
Points: 3,164,
Visits: 4,344
|
|
Very interesting question Thanks
____________________________________________ Space, the final frontier? not any more... All limits henceforth are self-imposed. “libera tute vulgaris ex”
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 5:46 AM
Points: 2,636,
Visits: 2,788
|
|
If you have multiple instances of SQL Server, then you need a <ServerName> node that describes each instance. I am not sure the question makes this clear.
If you use FineBuild to install your instances, then this work is done for you automatically.
Also, if you install a SQL cluster and are certain you will only ever have one SQL instance on the cluster it is safe to setup SSIS as a cluster. If you want a SSIS cluster, use the parameter /SetupSSISCluster:Yes and FineBuild will build the SSIS cluster, setup a Package Store folder on a shared drive, and update MsDtsSrvr.ini to allow SSIS to recognise both the shared msdb database and the shared package store folder.
Author: SQL Server FineBuild 1-click install and best practice configuration of SQL Server 2012, 2008 R2, 2008 and 2005. 4 June 2013: now over 24,000 downloads. Disclaimer: All information provided is a personal opinion that may not match reality. Concept: "Pizza Apartheid" - the discrimination that separates those who earn enough in one day to buy a pizza if they want one, from those who can not.
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Friday, December 21, 2012 5:24 AM
Points: 366,
Visits: 436
|
|
| Got to learn something, I am yet to explorer SSIS settings may be I will understand it clearly when I get the time to learn SSIS in detail...
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Wednesday, June 12, 2013 5:11 AM
Points: 1,168,
Visits: 1,470
|
|
As I work in a shop with multiple DBA's, I don't always get to "fiddle" with the configuration. Definitely learned something today. Thanks for the question.
Please don't go. The drones need you. They look up to you.
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Yesterday @ 1:46 PM
Points: 581,
Visits: 700
|
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: 2 days ago @ 8:01 AM
Points: 989,
Visits: 1,795
|
|
| I can tell you from personal experience, in an environment where we are moving to multiple instances on huge workhorse cluster systems, that this is a critical thing to know. Integration Services won't work properly if you need to use the MSDB portion of IS storage. That said, if you keep packages in the file system and only use SQL Agent to run them as jobs, you don't even need Integration Services. You can supply all of the detail in the job creation to run the package without use of Integration Services (which is the preferred method at our shop, though not always possible with third party apps, thus the criticality of today's question).
|
|
|
|