| Thread | Last Post | Replies |
|
| laying out iscsi drives for SQL | 29 Aug 2010 22:40 GMT | - |
Is there a best practice for laying out a disk structure on a Windows Target server for an SQL server initiator's drives? Point being, when configuring the drives on the iSCSI Host, you format them as the VHD, then should you format the drives the same way as on the initiator, ...
|
| MSDB database more large after "Clean up history" | 26 Aug 2010 08:28 GMT | - |
I've a problem with system database msdb size, because after I run the maintenance plans " Clean up history" for delete all history < 1 month, now I've a size of 4.4gb (2.2 data and 2.2 log). Before the cleanup, msdb database was 2gb.
|
| Best-selling ColdFusion Author Ben Forta Keynotes at AFPS 2010 | 21 Aug 2010 09:37 GMT | - |
Ben Forta is Adobe Inc.'s Director of Platform Evangelism and has over two decades of experience in the computer industry in product development, support, training, and marketing. He is the author of the best-selling ColdFusion Web Application Construction Kit series, as well as ...
|
| sql Data Synching | 19 Aug 2010 22:46 GMT | - |
What the the best approch to do the data sunch between 2 sql servers. Production db hierarchy columns value change/insert/delete(different hierarchies are in diff tables) by user applications. I need these change take place in a remote tables once a day by sql
|
| error while using case statement | 19 Aug 2010 08:48 GMT | - |
I have to modify an existing query as below existing logic: and table.location in (select city from tablename1 where col=col) New logic:
|
| SQL 2005 view vs table execution? | 19 Aug 2010 00:05 GMT | - |
When you excute your query a table using via view, does it compilies each time when you query or does it uses any kind of stored data in the memory pool? Is it querying directly the table always faster (small, medium or
|
| I: Win 7 and sql2000srv | 17 Aug 2010 09:08 GMT | - |
I'd like to know if anyone of you experienced some troubles between sql2000 srv and windosws 7 clients to the other side , or if you know of potential problem using this kind of architecture. Kind Regards
|
| What does Profiler/Perf Monitor tick marks represent? | 11 Aug 2010 18:56 GMT | - |
I am correlating my SQL profiler trace file with Perf Monitor csv data. When I import the performance data, I see the left side of the line graph is numbered from 1 - 100. The graph looks great but I do not know what the 1 - 100 represents for my data. Do you know what these tick ...
|
| Large log file | 11 Aug 2010 10:13 GMT | - |
i have a replicated database (3 GB) with a log file that grown to 38 GB. The recovery Model is simple. DBCC Shrinkfile doesnt works. DBCC OPENTRAN say:
|
| SQL Server2K5 set up maintenance jobs across multiple instances? | 10 Aug 2010 00:00 GMT | - |
I have one one DBA audit database at one of the instances and looking at a possibility of setting jobs (row counts, checkdb, etc) across multiple instances from this databases. What are my options? I would like to having create stored procedures in each of those instances. Is
|
| Women's MBT Kaya shoes-good news to doctors and nurses! | 09 Aug 2010 07:11 GMT | - |
You may have heard a lot of hearsay about MBT shoes and their fantastic functions. MBT shoes are not your normal type of footwear. They are a completely new healthy shoes concept. They are the first one of physiological footwear. The MBT shoes can train muscles,
|
| select with subquery in select clause | 07 Aug 2010 18:10 GMT | - |
Hi I need to make a select from 2 tables whit this layout always with the newest datetime exchange currency. The local cuurency is Mexican Pesos Table 1 Currencies example:
|
| Report server setup for multiple applications | 05 Aug 2010 23:20 GMT | - |
We are trying to build a consolidated Report server environment that should fulfill all the requirements for different application. We have implemented this on SQL Sever by creating different databases for different applications on the same SQL Instance and then those
|