Viewing 15 posts - 91 through 105 (of 608 total)
update...
Here is what i found. I tried starting maangement studio using the service account which is the one that has problem and it could pretty much do every thing...
May 2, 2011 at 11:55 am
I am use my own id asa a sysadmin i can do this without any problems but this problem is only for service account id which is also a sysadmin...
May 2, 2011 at 11:09 am
I checked everything mentined above but it is still not working for me. Its not just one server but it is reacting the same for 3 2008 servers, very weired,...
May 2, 2011 at 10:41 am
I still could not solve this problem, this is happening only on SQL 2008 servers, any reason?
SELECT IS_SRVROLEMEMBER('sysadmin');--this query gives nothing to me
SELECT * FROM fn_my_permissions(NULL, 'SERVER');--this query returns 0
I...
April 26, 2011 at 7:48 am
yes, i can run the script but can not make same changes using GUI.
This sounds like an issue with MS which persists when i checked one of ther site.
April 25, 2011 at 8:52 am
Actually i have a question here.
1. can i do union all of 2 tables and left join to 3rd table in the same query?
2. When i am doing a...
April 8, 2011 at 4:29 am
can some one help me with the code, i want make it work 1st then i can look ofr better performance.
April 8, 2011 at 4:13 am
you are correct the code didnt work for me but i just wanted to through out the logic that union of 2 tables should have left join with 3rd table...
April 7, 2011 at 7:38 pm
ok ,good. that what i needed so that it uses disk equally on 3 disks but i have a concern here, i always keep 20% of free space on each...
April 7, 2011 at 7:51 am
it gives "1" I am an admin for sure because i do all kinds of admin stuff . any further help?
March 28, 2011 at 12:29 pm
But i i am doing the same on SQL 2005 from the past 3 years without any issues, why only in SQL 2008
March 28, 2011 at 10:02 am
yes, ia m on the right server and i am sysadmin on that machine, this is killing me.
March 28, 2011 at 8:34 am
everything looks normal in the error logs except this message which i think is informational.
SQL Server has encountered 2 occurrence(s) of cachestore flush for the 'Bound Trees' cachestore (part of...
March 24, 2011 at 8:58 am
i works fien when i restore from qry analyser but the script if i run from the job it says "Processes could not be ended:" and says pages processed. but...
March 24, 2011 at 8:36 am
Viewing 15 posts - 91 through 105 (of 608 total)