Topics
Started by
Posts
Last post
Hi guys, For the last 4 days I've been working on setting up SQL Server monitoring jobs & pass…
3 replies
Hi Experts, CREATE TABLE #Source ( Id int identity(1,1) ,categoryint ,Leaf_Node_code varchar(1…
7 replies
I can't believe I'm having this much trouble with this, but I am stuck. I have a .dts package that …
3 replies
I have a clustered environment with 3 nodes and 2 instances on it with 1 node always as a passive o…
6 replies
Hi , I have database with single user mode now changing to MULTI_USER i used below script ALTER DAT…
3 replies
Hello All, I have a question on SQL Server 2008 R2 Std Edition clustering. I am trying to setup clu…
5 replies
I am trying to import from one table into another with the import/export wizard... The source table…
1 replies
If I am mirroring Database_XYZ from Server_1 to Server_2, can I drop a table in Databse_XYZ on Serv…
1 replies
Hello all. I imagine that this is a common scenario and solutions are found all the time. However…
7 replies
Code: SELECT IDENTITY(INT,1,1) AS D_Key, C_Key, D_Num, D_Name, D_Address INTO D_Table2 FROM D_Table…
3 replies
In Mirroring ,If the principal server suddenly fails or crashes when running synchronously ,what ha…
8 replies
I have a query that's run as part of a data import process that has suddenly broken on one server w…
6 replies
I am working on migrating from Rowhash bound SSIS packages to Change Tracking SSIS packages to load…
1 replies
Very simple question to somebodyt who knows declare @Databasename varchar(50) select @Databasename…
4 replies
We do have some maintenance plan for our sql server 2008 r2 express. Every month we do defragment o…
6 replies
Viewing 15 topics - 9,961 through 9,975 (of 30,225 total)
You must be logged in to create new topics.