Viewing 15 posts - 4,606 through 4,620 (of 7,164 total)
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 4, 2012 at 2:55 pm
Welsh Corgi (4/4/2012)
opc.three (3/23/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 4, 2012 at 2:42 pm
Gary Varga (4/4/2012)
Scott D. Jacobson (4/4/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 4, 2012 at 1:51 pm
Evil Kraig F (4/3/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 4, 2012 at 11:27 am
It is a very nice script! I like the use of the variable, instead of a cursor. I definitely just swiped this script, thanks for sharing it 😀
One thing I...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 4, 2012 at 10:58 am
The point Craig and I are trying to drive home is: unless you have a requirement that says that a sequence of IDs cannot have any gaps in it,...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 4, 2012 at 10:12 am
Viewing 15 posts - 4,606 through 4,620 (of 7,164 total)