Viewing 15 posts - 361 through 375 (of 398 total)
Neil,
I went to the site and they have posted a workaround for your problem. Have you tried the workaround and did it work?
July 30, 2002 at 12:15 pm
Another thing, I just ran the query in the master database and the results shows that the BUILTIN user does not have a NULL name or loginname. Is this...
July 30, 2002 at 9:38 am
Yes, I looked in that database in EM and didn't see the syslogins table either. Also, what is a domain group?
July 30, 2002 at 9:36 am
I don't see a syslogins table in any of my databases and the query you posted returns an Invalid Object Name error. Any idea why? I am running...
July 30, 2002 at 9:07 am
I am really not sure, I just downloaded a SQL Server HotFix and they say the following:
"If you install this hotfix on a server that is running SQL Server 2000...
July 30, 2002 at 8:36 am
Wow, that works, thanks a million! I will study your scripts and figure out why my query did not return the user indexes. Thanks again!
July 25, 2002 at 12:53 pm
Because no one has responded, I am beginning to think that SQL Server is unable to provide such information. Is that correct? Thanks in advance.
July 25, 2002 at 11:10 am
There is got to be someone out there who could help me with this...please...
July 24, 2002 at 3:42 pm
I have written the following sql statement, but it doesn't return the user indexes. If I take out the "b.name NOT LIKE 'sys%' " part, I get all the...
July 24, 2002 at 11:21 am
As a side-question, what command do I use to move an index to another filegroup?
July 23, 2002 at 11:19 am
We are running 2000.
I want to run a sql statement that will give me the name of index, which table it belongs to, and which filegroup it is stored in....
July 23, 2002 at 10:53 am
Sorry, I have no idea how this topic was posted twice, please ignore the other thread and reply to this one only. Thank you.
July 22, 2002 at 12:57 pm
Its version 2000. The data files grew, I guess someone loaded some data while shrinking? It could be. I'll ask everyone to see what they have done...
July 10, 2002 at 1:32 pm
Viewing 15 posts - 361 through 375 (of 398 total)