Viewing 15 posts - 346 through 360 (of 609 total)
I did run DBCC CHECKDB ('Stg_Budget') WITH NO_INFOMSGS and got the following....
Msg 8909, Level 16, State 1, Line 1
Table error: Object ID 334624235, index ID 0, partition ID 72057594051166208, alloc...
April 7, 2010 at 8:29 am
it is not RAID, as that is a test server, we are managing with local disks.
April 7, 2010 at 7:27 am
yes we do but any idea why is this occuring all of a sudden only on that server, can i blame the disk drive for it or any thing that...
April 7, 2010 at 7:08 am
I am just asking in general,i dont have any query. the reason is some of the developers come to me saying that they ran a query 2 days back and...
April 7, 2010 at 6:25 am
I was thinking of having additional identical server may be a stand by server but how can I swith server names with in no time by which even users should...
March 31, 2010 at 7:36 am
Yeah i was thinking about those options but was wondering how they work without moving any drive manually from one server to another, could you please breif me benefits and...
March 28, 2010 at 5:41 pm
the log file is as much as usual database size, i think though it is in simple mode if the transactions are not cimitted it will grow big.
what would happen...
March 23, 2010 at 6:08 am
I killed the transaction as the dsik was compeltely full and it may take same time to roll back, i am not sure if there a best way to...
March 23, 2010 at 5:23 am
it is in simple mode and i am using a stored procuedure where it has diffrent business criteria to read data from a production server and then insert into this...
March 23, 2010 at 5:09 am
I am trying to shrink the db but could not do it as the INSERT's are blocking, how would i proceed ?
March 22, 2010 at 8:03 pm
I would really like to know how we can do this without giving BulkAdmin previlages but i would also eager to knoe if there are any disadvantages giving BulkAdmin access...
March 19, 2010 at 8:25 am
would there be any case where temdb is filled with temp transactions and space did not get released back after the completion of the job.
thanks
March 8, 2010 at 7:15 am
Auto Updates Statistics is true ON and indexes are properly built all the databases including the problem database and i dont blame the qry as the same qry runs faster...
March 5, 2010 at 9:03 am
is there a way to increase performance withour using temp tables ?
March 5, 2010 at 8:34 am
Viewing 15 posts - 346 through 360 (of 609 total)