Viewing 15 posts - 4,606 through 4,620 (of 7,168 total)
I am seeing it as "Failover Partner" in the All tab, but after adding a value and saving the UDL I see this as the connection string in the file...
April 5, 2012 at 4:14 pm
April 5, 2012 at 3:46 pm
It looks like a TCP endpoint could listen on multiple ports in SQL 2005. I suspect it will work in SQL 2008+, but have not tried it.
See TCP Endpoints section...
April 5, 2012 at 3:37 pm
I think you would need to split the functionality if you want to use Windows Authentication for both since a process can only have one identity. If you can refactor...
April 5, 2012 at 2:07 pm
You won't find it in a separate column. The property pertains to any Task within the SSIS package so you would need to look for it in the XML that...
April 5, 2012 at 1:58 pm
Have you checked that the job and schedule are enabled, and that the schedule does not have an end date?
April 5, 2012 at 1:46 pm
Lynn Pettis (4/4/2012)
One question, if the data warehouse is using the full recovery model how often is data loaded?
If that was for me, the bulk of the data is loaded...
April 4, 2012 at 2:55 pm
Welsh Corgi (4/4/2012)
opc.three (3/23/2012)
April 4, 2012 at 2:42 pm
Gary Varga (4/4/2012)
Scott D. Jacobson (4/4/2012)
April 4, 2012 at 2:12 pm
Now if I only had a "Powershell script" button right next to it.....
I could not agree more. PoSH is a technology Microsoft is offering up to help support all their...
April 4, 2012 at 1:51 pm
Evil Kraig F (4/3/2012)
April 4, 2012 at 1:27 pm
Your Name Here (4/4/2012)
I have a 2005 db with an login aliased to dbo
Is that to say the Server Login is the Database Owner, i.e. the dbo? If so, then...
April 4, 2012 at 12:49 pm
For future reference here is what I use to track long running DML statements that affect a lot of rows. You can use it instead of the GUI steps you...
April 4, 2012 at 12:43 pm
This script is much farther along, but I would still classify it as Beta. I think it properly deals with aliases and orphan logins with respect to aliases now. While...
April 4, 2012 at 12:17 pm
It was a great idea...it still needs some help though so please do not use in production yet! I will post more as time allows...please do the same if you...
April 4, 2012 at 11:27 am
Viewing 15 posts - 4,606 through 4,620 (of 7,168 total)