Viewing 15 posts - 28,636 through 28,650 (of 39,771 total)
Also, it's a spherical dispersion, correct? It radiates in all directions, unlike a bar code that must be read from a specific side.
May 8, 2008 at 10:02 am
Are there triggers involved? I saw something reported in the MVP groups about something similar, multiple copies of the same SPID.
Are you using SQLClient? Any cursor activity?
May 8, 2008 at 9:54 am
You need to move the variable outside the quotes
select @cmd = 'select ' + @var + '...'
May 8, 2008 at 9:53 am
Ah, I like Ander's suggestion. Hadn't thought of that one.
May 8, 2008 at 9:43 am
Do you mean a transaction log backup job?
Events can be forwarded to other servers and it appears from the error that you might have circular reference (server 1 forward to...
May 8, 2008 at 9:40 am
May 8, 2008 at 9:39 am
There is no standard "encrypted" format. If you don't know how the data was encrypted, there is not necessarily an easy way to decrypt it.
Where did you get the database?
May 8, 2008 at 9:38 am
I'm not sure. Most places I've worked have tended to be more specialized. DBAs just ask for the generic "tape for xx/xx/xxxx"
May 8, 2008 at 9:18 am
Steve, there isn't really space to the right because there's a right column (top and bottom) that has content. That causes us some issues with layout.
We are looking at trying...
May 8, 2008 at 9:14 am
Good to hear, Debbie. I checked out the Sony again and am getting tempted!
May 8, 2008 at 9:13 am
I don't think there's a way to do this. You can check the build # and then check against a list, but the individual fixed are not stored, AFAIK, in...
May 8, 2008 at 9:12 am
A maintenance plan won't do this. It doesn't really have the tasks, though I guess you could use the Execute SQL tasks Execute Agent Job
You'd have to write a script...
May 8, 2008 at 9:11 am
The job was going to be my next idea. It should be quick and not much load, so I might run it every 5 min or so.
May 8, 2008 at 9:08 am
Gail,
You have to make them prove that they don't have bottlenecks on switchs in the fabric or the disks. Make them provide proof of throughput and go back to the...
May 8, 2008 at 9:08 am
Viewing 15 posts - 28,636 through 28,650 (of 39,771 total)