Viewing 15 posts - 61 through 75 (of 208 total)
Use this Code
EXEC sp_changeobjectowner 'tablename', 'user or role'
Note:
Use sp_changeobjectowner to change the owner of an object if the security account that owns the object has to be dropped but the...
February 18, 2009 at 2:38 am
No Ritesh it is not possible. Vice-Versa is possible!
February 18, 2009 at 2:29 am
Hi,
Try this Management Studio --> Server Objects --> Linked Servers --> Double click Linked Server Name --> Catalogs --> Click any database --> Tables
Are...
February 18, 2009 at 2:23 am
Hi,
Are you able to expand linked servers in Management Studio and list the Tables?
February 18, 2009 at 2:12 am
So of all the Maths posted here 150 GB Seems to be the highest... This sounds like a good value... Whether it will be OLTP or OLAP?
February 12, 2009 at 7:12 am
Friends,
I was curious in getting the world's larget SQL Server implementations and after googling there is detail about only one...
Implemented by : Microsoft & Unisys
Instance...
February 10, 2009 at 8:44 am
You can do that...
Try to backup to a dedicated volume only for backup which does not hosts Data files or tempdb...
Use options available in backup command to increase...
February 10, 2009 at 1:57 am
Hi,
Make MS-DTC to run with "NT Authority\NetworkService" in both the source and destination servers.
Please refer to solution 2 and 3...
February 10, 2009 at 12:58 am
Sam,
As said above, DB Id 6 refers to User database. You can check this url for details on latch wait types.
Here goes explanation for...
February 10, 2009 at 12:47 am
You can use this command and built some alerts
DBCC SQLPERF(LOGSPACE)
February 9, 2009 at 11:55 pm
Any body having similar kind of videos which will gives an idea about Scale-out can share here or that forum... It will be useful.
February 9, 2009 at 11:48 pm
One big thing to note is that architecture matters. SQL Server isn't enough (nor Oracle, nor more hardware, etc.) Think scale out early, even if you don't do it, consider...
February 9, 2009 at 7:31 pm
So Steve is tracking MySpace Closely? Welcome back after holiday!
Michael,
260 new users/day is current registration scenario. Any site will have bulk registrations only when site...
February 9, 2009 at 9:19 am
You are right! Only by experimenting one can proove capacity. People are under estimating SQL because it is not experimented in this kind'a large scale implementations.
May be Microsoft need to...
February 9, 2009 at 8:16 am
Viewing 15 posts - 61 through 75 (of 208 total)