Configuration Management - Ch 2
Iâm confused (nothing new about that!)
Chapter 2 discusses placement of an XML configuration file on the C: drive. We normally avoid any files on the serverâs local drive. Our SSIS projects will run in a 3-server clustered environment. The packages themselves will reside on shared storage.
Can we install the XML config file on shared storage or should it be installed on each instance of the cluster?
|