hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.
2992my problem is tempdb tempdb(dbname) 77752.95 MB(db size) 25345.03 MB (unallocated size) suppose i increased temp db size 10 gb . after increase the temp db showing 87 gb (dbsize) 25346.03MB(unallocated size)--unallocated size is showing same .please clarify.
1 3556can you any body tell me while running BCP Out in instance in sql server 2000 is getting error. Error = [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.?
1 5234
What is filter index?
Working with TLogs
What are group functions in query statements in ms sql server?
What are views used for?
What are two difference between sql azure and azure tables?
What are the grouping functions?
Mention the uses of stored procedures.
What is index fragmentation in ms sql server?
What is data compression?
What are different types of raid configurations? : SQL Server Architecture
What is surrogate key? : sql server analysis services, ssas
What is Dependency Injection and provide example?
What is data modification?
Create and insert into temp table in sql server?
What do you understand by check constraint in sql server?