Viewing 15 posts - 121 through 135 (of 286 total)
ssk0507 (8/19/2010)
i searched in google but i didnt find...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
August 19, 2010 at 7:46 pm
danny yun (8/19/2010)
We have an application (confirmit) that dynamically create, activate and deactivate databases. There are over 7000 databases in a single...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
August 19, 2010 at 7:41 pm
MAK-1128556 (8/17/2010)
I create a transactional replication.
when I restore the publisher db “A” into the subscriber server with different name “B” all the publisher that I have...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
August 17, 2010 at 8:33 pm
gmamata7 (8/17/2010)
We have a SQL job running every 5 mins and sometimes it's displaying the below message when we view job history and at the same time the application is...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
August 17, 2010 at 8:19 pm
krish.sett (8/17/2010)
In my current project i need to clean the tables before i run Packages on it.
However because of Foreign key relation its not allowing to use TRUNCATE...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
August 17, 2010 at 8:14 pm
Any ideas? should I even attempt to make this change or am I playing with fire?
Yes u r !
Update to system tables should not be done in any way.
Gail...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
August 16, 2010 at 8:36 pm
yonision (7/23/2010)
I have a bunch of servers, one of which performs replications really slow. After few days of trying to do whatever I can to enhance its speed, I tried...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
July 27, 2010 at 8:09 pm
Bill Gates-870674 (6/24/2010)
"SQL Server 2005 64Bit with latest SP"
Already Synchronizing some subscriber with this publication. Created a cooy of Exisiting DB and added as a new subscriber. Subscription created successfully....
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
July 27, 2010 at 8:01 pm
striker-baba (7/15/2010)
We recently migrated our sql 2005 windows 32 bit to sql2005 windoes 64 bit.
I have one linked server related to sybase.
Inorder to configure I need either odbc driver...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
July 15, 2010 at 8:14 pm
thinknight (7/12/2010)
How do i get a result like this
set @qString = 'xp cmdshell ''rename '+@file1+' '+@file2+''' '
declare @result int
exec @result = @qString
It fails how i correct this? and...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
July 13, 2010 at 8:22 am
digdave7 (6/24/2010)
ALTER DATABASE [XXXX] MODIFY FILE ( NAME = N'VSD2', SIZE = NumberBiggerThatbeforeKB )
Technically they are in filegroups, right now we can't even open the database properties...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
June 24, 2010 at 8:21 pm
pujain (6/23/2010)
I am having a testing server(16 GB memory) 14 GB for SQL SERVER on which USER complaining about the slowness.
can anybody suggest me a path how to go...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
June 23, 2010 at 7:56 pm
keyun (6/23/2010)
I am using SQL Server 2005 where I have created SP to export out data into CSV file. I am using BCP utility to export out my...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
June 23, 2010 at 7:47 pm
kiransuram19 (6/23/2010)
Today one of our deveploers updated 600000 records on the publisher database and the update took around 10 minutes to finish but the issue with subscriber its taking...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
June 23, 2010 at 7:38 pm
Hello,
Can you let us know what are you trying to achieve by growing db ? What TSQL are you executing?
There is an option for growing your db in chuncks of...
______________________________________________________________________________________________________________________________________________________________________________________
HTH !
Kin
MCTS : 2005, 2008
Active SQL Server Community Contributor 🙂
June 23, 2010 at 7:29 pm
Viewing 15 posts - 121 through 135 (of 286 total)