Viewing 15 posts - 7,951 through 7,965 (of 9,715 total)
Try this from different workstations and from the server directly. Do you still get the same error?
What edition & version (including service packs) of SQL Server are you using?
May 12, 2010 at 11:12 am
If someone asked me about the accuracy in an interview, my response would be "I don't know. I've never needed GetDate() or related functions to be that precise. If and...
May 12, 2010 at 10:33 am
GilaMonster (5/12/2010)
How does a DBA can plan or prepared for such a scenario?????
Same way you plan for any other scenario. Examine the risks, the chances of it happening, examine the...
May 12, 2010 at 7:36 am
2cams (5/10/2010)
The vendor thought we were complaining about a performance issue which there was initially. We re indexed the database and updated the stats
Re-indexed as in recreated the ones that...
May 10, 2010 at 8:51 am
That seems to be an awfully low number of allocated pages. Did you run this after hours or during business hours?
Also, did you run it while the queries you...
May 10, 2010 at 4:46 am
Ah, I thought it was something specific to the code that you could point me to.
May 7, 2010 at 10:31 am
CirquedeSQLeil (5/7/2010)
May 7, 2010 at 10:21 am
krypto69 (5/7/2010)
I think I figured it out...
Could you share so that future readers of this thread know what to look for?
thanks brandie
You're quite welcome.
May 7, 2010 at 8:42 am
rustman (5/7/2010)
The password will still be visible to someone even if it is passed in during execution either throught the command line or the config files.
Depends on how that...
May 7, 2010 at 8:40 am
So far as I know, and I could be wrong, you can't Fuzzy Group without a basic Fuzzy Lookup. Which tells me SSIS has a built-in Lookup feature on the...
May 7, 2010 at 7:59 am
Is the user there or the login there?
There's a difference. If the login isn't mapped to the database or mapped improperly to the database, then you'll encounter this error.
"Improperly" is...
May 7, 2010 at 7:00 am
2cams (5/7/2010)
This is my 1st Tempdb issue so I'm grabbing whatever I can implement easily to help with this issue
Please don't take this the wrong way...
Beware the easy out....
May 7, 2010 at 6:41 am
This code hits one of my major pet peeves, which probably doesn't contribute much to your problem but certainly doesn't help it either.
Allow me to point out a few...
May 7, 2010 at 6:33 am
gvaldridge (4/30/2010)
However, if this is working as designed, I guess I'm not sure what the point is in allowing the user to manually enter a Connection String within DTEXEC(UI).
Elliot is...
May 7, 2010 at 6:02 am
Edit: Misread original post. Deleting this comment and looking for a better solution.
May 7, 2010 at 5:56 am
Viewing 15 posts - 7,951 through 7,965 (of 9,715 total)