Viewing 15 posts - 2,746 through 2,760 (of 7,164 total)
kwoznica (11/23/2012)
How could I expand on this so that if a login is not in the login table then the login is allowed. Right now if a login is...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 23, 2012 at 8:18 pm
No problem. I understood all your comments. Thank you for posting back. I look forward to hearing more as you work towards a solution.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 23, 2012 at 6:09 am
The error you posted originally points to a VAS issue. The fact that only lesser-privilege users experience the issue could mean the Teradata driver is reporting misleading errors or that...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 23, 2012 at 5:53 am
Jeff Moden (11/22/2012)
opc.three (11/22/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 7:54 pm
The number 10000 sounds arbitrary enough to be a setting built into a third-party backup software (which is why I asked), a firewall or some other network-point like a router...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 7:48 pm
Having to maintain databases with a compat level of 80 has been bothersome to me in the past because some of my DBA scripts will not run against those databases...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 2:25 pm
Hughesy (11/6/2012)
I have a SSIS Package developed in 2008 R2 BIDS environment that includes a process task to execute a SQL script against a target database on a remote server...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 2:10 pm
Depending on whether my assumptions about your setup are correct there is actually a way to handle this in SSIS that works quite well and may save you what sounds...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 1:58 pm
ziako (11/15/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 1:18 pm
Please read this article. http://www.sqlservercentral.com/articles/SQLServerCentral/66909/%5B/url%5D
At minimum, please post DDL for all involved tables including the indexes and an actual execution plan for the query.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 10:30 am
Have you see this utility proc MVP Adam Machanic produced for the community? Not only is it a replacement for sp_who but it's a great tool to learn more about...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 10:21 am
The ideal situation would be to begin refactoring your way out of using xp_cmdshell so you can eventually disable it. You could start leveraging the SSISDB available as part of...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 2:24 am
yuvipoy (11/21/2012)
SQL Server can only be installed on a Microsoft Operating system, so you'd have to create a virtual environment in Linux running , say Windows XP, and then install...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 2:07 am
The only thing I see you are missing is the check for is_default. If you have any other traces running on the instance you may be picking up that one....
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 22, 2012 at 12:44 am
dave-L (11/21/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
November 21, 2012 at 11:32 am
Viewing 15 posts - 2,746 through 2,760 (of 7,164 total)