Viewing 15 posts - 1,096 through 1,110 (of 1,640 total)
I tried profile, but I didn't see the login name for this user show up.
But this message was generated every one 1 minute.
I don't know the IPAddress which this user...
February 8, 2012 at 11:46 am
Thanks, I found it. You are correct, I should look under securables for databases. I see excute is granted.
Thanks Jason for the script, I will check into it.
February 7, 2012 at 3:50 pm
I know how I can set up this in SSMS. But my question is when I use SQL grant execute to that user, how can I check in SSMS if...
February 7, 2012 at 3:32 pm
Great, thank you.
If I do this, is there a way later I can check from management studio, this user has been granted execute ,
Thanks
February 7, 2012 at 3:12 pm
Thanks,
There are hundreds tables in the database, I right click one, and I see Full_text-index grayed out.
I also do a query SELECT FullTextServiceProperty('IsFullTextInstalled')
It returns 0
February 6, 2012 at 3:00 pm
Thanks all, this is a server that hosts vendor product for network department that manges VDI.
SO this message: There is insufficient system memory in resource pool 'internal' to run this...
February 6, 2012 at 2:20 pm
[The first thing that you need to do is set the max server memory to a sensible value that will ensure SQL does not try to starve the OS. By...
February 6, 2012 at 1:15 pm
Thanks all, I will give it a try
February 6, 2012 at 11:03 am
I would also like to know the exprience of DBAs who are using virtual boxes comparing with physical
Thanks
February 2, 2012 at 5:22 pm
Thanks, and what does the second SQL statement mean, the one check constraint.
February 2, 2012 at 1:33 pm
SQLRNNR (2/1/2012)
It also looks like you will be seeing a significant sort operation.
When you say above, do you mean the last statement in the query: ORDER BY ss.School
Or where else...
February 1, 2012 at 4:25 pm
Not sure about the detail of the query. But they are research and evaluation department, I guess they used it to combine diffrent years data for some kind of reports.
February 1, 2012 at 4:17 pm
Viewing 15 posts - 1,096 through 1,110 (of 1,640 total)