| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | I'm doing initial tests with different aspects of performance using PAGE
compression with SQL 2008 R2.
I've noticed that rebuilding indexes using...
Mikael Sorensen
|
08-31-2010 04:35 PM
Erland Sommarskog | 9 | 103 |
|  | Hi all,
I have a question about Master db in a DR environment. Our customer
has follow environment setup:
Live Site: SQL Server 2008 Standard
DR...
Tao
|
08-31-2010 02:34 PM
John Bell | 1 | 27 |
|  | I would like to create two linked servers to the same data source. The first
linked server has fairly open access to the database. The second...
LisaM
|
08-31-2010 10:54 AM
LisaM | 2 | 28 |
|  | SQL Server 2008 on Win2008 R2 x64 Server, 8 GB RAM - running virtualized on
VMWare ES-Server
Every sunday some maintainance jobs are scheduled to...
Bernd Maierhofer
|
08-30-2010 10:37 AM
Bernd Maierhofer | 18 | 31 |
|  | I try to shrink the transaction log file.
I made a back-up of transaction log and after that from context
menu->Tasks->Shrink->Files->Transaction...
Nick Brad
|
08-30-2010 06:22 AM
Nick Brad | 3 | 24 |
|  | 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...
fros
|
08-29-2010 04:40 PM
fros | 0 | 22 |
|  | Hi guys
can someone tell me what is wrong with this procedure.
===============
set ANSI_NULLS ON
set QUOTED_IDENTIFIER ON
go
revealer
|
08-29-2010 10:36 AM
revealer | 2 | 22 |
|  | We are thinking of running compression on our databases now that we moved
over to SQL 2008 ? Our databases are quite huge and was wondering, how...
Raj
|
08-28-2010 07:49 AM
Jeffrey Aven | 2 | 25 |
|  | Hii,
Can any one please let me know the process that how can we create trigger so
that it grab the job failure logs when the job fails and that...
Kareem via SQLMonster.com
|
08-27-2010 02:28 AM
Erland Sommarskog | 5 | 23 |
|  | Hi
I thought the following code would give me a result of 1101 bit instead it
gave me 0x00000000D.
declare @Number int
set @Number = 13
select...
Brian
|
08-27-2010 02:04 AM
Jeroen Mostert | 5 | 28 |
|  | I want to backup multiple Databases on Daily biases and create a file for
each Database. I would like the backups to have datetime stamp. I was...
jah1
|
08-26-2010 11:25 PM
SteveF | 1 | 18 |
|  | I am new to SQL server 2008. A standard edition of SQL server 2008 has been
installed on windows server 2003.
While trying to setup audits, the sql...
sleeba
|
08-26-2010 11:16 PM
SteveF | 14 | 65 |
|  | Hi there,
I've been toying around with a problem for months and have had little success
in answering it; mostly because my limited ability to...
Flam_B
|
08-26-2010 11:04 PM
Flam_B via SQLMonster.com | 13 | 39 |
|  | Hi Folks,
I am assigned to do a transactional replication of a large database of size
more than 4 TB and As the snapshot cannot hold the large...
SQL Hunter
|
08-26-2010 04:26 PM
Erland Sommarskog | 1 | 23 |
|  | Hello,
I am using SQL Server 2008 Express with sql native client 10.0 as a backend
to an Access frontend.
When I try to updated one of the linked...
M. Wilson
|
08-26-2010 04:18 PM
Erland Sommarskog | 3 | 29 |
|  | Hi,
Just to clarify, my understanding is that all column collations are
hardcoded and there is no inheritance structure. Is this correct, or
does...
JimLad
|
08-26-2010 03:27 PM
Sylvain Lafontaine | 8 | 20 |
|  | Is there any way to tell when the last time data in a file or filegroup has
changed?
BLilly
|
08-26-2010 08:51 AM
BLilly | 2 | 26 |
|  | Hi,
I have encountered a problem with a query execution plan on MS SQL Server
2008. It is a simple query on a single table. The table has a primary...
Bozena
|
08-26-2010 05:37 AM
Erland Sommarskog | 7 | 18 |
|  | Hi,
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,...
Massimiliano
|
08-26-2010 02:28 AM
Massimiliano | 0 | 21 |
|  | Hi Guys,
I have the following dates:
8/23/2010 6:30:00 AM
8/24/2010 6:29:00 AM
8/25/2010 7:00:00 AM
8/26/2010 5:00:00 AM
8/23/2010 6:30:00 AM/ is...
george_faz via SQLMonster.com
|
08-25-2010 08:20 PM
george_faz via SQLMonster.com | 3 | 20 |
|  | What I am trying to figure out how to do is to have a int to start at
1, 2, 3, ect. But I want then counter to reset when the...
TheVillageCodingIdiot
|
08-25-2010 01:56 PM
TheVillageCodingIdiot | 1 | 23 |
|  | RobJones (u63709@uwe) writes:
Presumably there is a hickup with the query plan to run the query
itself; it does not have anything to do with the...
Erland Sommarskog
|
08-25-2010 10:03 AM
Erland Sommarskog | 2 | 25 |
|  | hello,
I am trying to figure out how to draw a 1:1 relationship in a database
diagram (or with foreign keys) from visual studio 2005.
in the books...
Andy Fish
|
08-25-2010 04:21 AM
Joshua Klein | 11 | 64 |
|  | How can I create in a view, a calculated field (name) that depends from
other field (value) as follows: if not isnull(value) then (name)...
LuisM
|
08-24-2010 10:19 AM
LAM | 4 | 24 |
|  | Hi,
I have SS 2005 9.0.3228 (SP2 ??)
this server is a publisher for merge replication
every 5 or 10 min there are about 100 subscribers.
Is it...
bob123
|
08-23-2010 02:35 PM
bob123 | 1 | 22 |
|  | I have 2005 and planning to turn on the torn page detection at the
database level..
If I do a full backup with Init and checksum on and if sql...
Bero
|
08-23-2010 01:20 PM
Erland Sommarskog | 1 | 22 |
|  | Hi,
i want to fetch the number of records in this stored procedure and put it
into a variable for further test.I get an error on the line containing...
Phil
|
08-23-2010 11:20 AM
Phil | 2 | 23 |
|  | My computer is running on Windows 7 with Visual Studio 2008 Sp1 and .Net 3.5
sp1
I am not able to MS SQL 2008 and getting compatibility issue error...
Raj
|
08-23-2010 10:39 AM
Raj | 2 | 26 |
|  | Using a view, I need to fullfill with zeros (0) at the left of whatever
number found in a integer field, converting it to a fix lenght of...
LAM
|
08-21-2010 09:11 AM
LuisM | 4 | 26 |
|  | Hi, something else:
I want to show in a view, the month of a date as fixed format = "00"
Thanks again
LAM
LuisM
|
08-21-2010 07:14 AM
Erland Sommarskog | 1 | 18 |
|  | Hi all
I'm using SB to pass messages from one server to another. Data come into the
first server as a regular stream of discreet messages, and I...
Charles
|
08-20-2010 05:15 PM
Gene Wirchenko | 7 | 17 |
|  | Hi,
I have to modify an existing query as below
existing logic:
and table.location in (select city from tablename1 where col=col)
New logic:
Now...
cauverypoonacha
|
08-20-2010 03:54 PM
Erland Sommarskog | 1 | 19 |
|  | What is the difference between partitioning a table and archiveing a table in
sql server 2008?
seeker
|
08-20-2010 03:09 PM
John Bell | 1 | 23 |
|  | Where can I download the evaluation copy (ISO or EXE) of SQL 2005 and 2008
standard (32 and 64-bit)?
problem man
|
08-20-2010 09:27 AM
John Bell | 4 | 23 |
|  | Microsoft says to put data and log files on different physical disks. I have
already moved the backup files to a different physical disk; can I use...
Rich Lawson
|
08-20-2010 01:32 AM
Gert-Jan Strik | 1 | 28 |
|  | Hi,
What the the best approch to do the data sunch between 2 sql servers.
Production db hierarchy columns value...
Mecn
|
08-19-2010 04:46 PM
Mecn | 0 | 21 |
|  | I have an insert table trigger which amongst other things, massages inserted
column value. Within this trigger, I am stuck with select and then...
RG
|
08-19-2010 04:19 PM
Erland Sommarskog | 5 | 14 |
|  | I have a sql database on Godaddy.com. I was wondering if there is a
way of deleting all the fields in the database using a query? I want
copy and...
RAB
|
08-19-2010 04:11 PM
Erland Sommarskog | 4 | 17 |
|  | good day
I make a backup via query set to a job, my problem is that when the DB is
offline I blocks the execution of the job, how can I change the...
Angar
|
08-19-2010 05:41 AM
Erland Sommarskog | 3 | 22 |
|  | Hi,
Students can subscribe for any project via a webform. Table 'project '
contains all the proposed project and table 'student' contain the name...
Luc
|
08-19-2010 03:29 AM
Luc | 23 | 40 |
|  | Hi,
I have to modify an existing query as below
existing logic:
and table.location in (select city from tablename1 where col=col)
New logic:
Now...
cauverypoonacha
|
08-19-2010 02:48 AM
cauverypoonacha | 0 | 41 |
|  | I have 2 tables as follows:
Table 1 - Names
Name_Id (int) primary key
First_Name (vchar)
Last_Name (vchar)
Address (vchar)
City (vchar)
State (vchar)
RAB
|
08-18-2010 07:24 PM
RAB | 2 | 18 |
|  | 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...
Bero
|
08-18-2010 06:05 PM
Bero | 0 | 20 |
|  | Hi.
I have a table with a computed column. When I try to import data into table
through BCP it generates error due to computed column. So how to...
Muhammad Bilal
|
08-18-2010 05:10 PM
Tom Cooper | 1 | 19 |
|  | We are using SQL Server Import and Export Wizard to export from a view to a
flat file. This export worked in under 20 seconds in SQL Server 2005 SP3...
LisaM
|
08-18-2010 04:51 PM
Erland Sommarskog | 1 | 15 |
|  | I created a complete backup of a SQL Server 7 database so that I can
recreate it on a SQL Server 2000 database.
I tried 2 options but got the...
malehit@devdex.com
|
08-18-2010 09:21 AM
Mayur | 5 | 150 |
|  | I have been working on the conversion from SQL 2000 to SQL 2005 for best
practices. I have come a long way. I only have 47 issues whcih I...
Richard Lawson
|
08-18-2010 06:37 AM
Dan Guzman | 2 | 20 |
|  | Hi all
A bit of a general question, hence the cross-posting.
I have a .NET application running on a Windows Server 2008 server. For
resilience, I...
Charles
|
08-17-2010 06:53 PM
Charles | 4 | 16 |
|  | Hi,
We are upgrading from SQL2000 to SQL2008R2. We are taking the
opportunity to update the collation on our databases.
Sorry to bring this up...
JimLad
|
08-17-2010 02:10 PM
Erland Sommarskog | 3 | 20 |
|  | Hello SQL Monsters
I used the backup code below to backup 32GB database and it was a success.
However, now I need to restore the database but...
Mitchell_Collen via SQLMonster.com
|
08-17-2010 11:45 AM
Mohit K. Gupta | 1 | 17 |