Topics
Started by
Posts
Last post
I've got a powershell script that uses invoke-sqlcmd. This works just fine on the server running S…
6 replies
Hi, I am exporting data using bcp from primary server to text files and importing them using bcp to…
1 replies
Transaction log backupjob for one db failed with error message as 7/16/2010 3:20:04 AM: Error 880:…
2 replies
Hi, I have a situation where we could utilise a DB snapshot as part of our installation routine on…
4 replies
I need to create a job . The job should take the backup of a database and zip the backup file. plea…
1 replies
Hi All, I have one job which expects a parameter. Based on parameter the job should run Ex: Scenar…
2 replies
Hi all, We recently migrated our sql 2005 windows 32 bit to sql2005 windoes 64 bit. I have one link…
1 replies
We have SQL Server 2005 (SP3) EE 64-Bit running on Windows Server 2003 (64-Bit). We have a 3 GB DB …
2 replies
I have assumed a SQL 2000 Enterprise Edition Clustered server with new Instances of SQL running. B…
1 replies
How do you measure the memusage in Sysprocesses table? How many KB in memusage because that is des…
1 replies
Hi guys, I have a problem I can't solve, despite my efforts. I've a w2k8 r2 server in w2k3 domain o…
9 replies
I was just wondering if it was possible to build a non-clustered index using things like DATEPART i…
2 replies
I would like to know if there are any risks invoved in using Copy Database Wizard in 2005. I am try…
7 replies
USE [UserDB]; GO DBCC SHRINKFILE ('UserDB_Log', 3072); --3 GIG Shrink of Log File GO This is the st…
5 replies
Hi, We are currently planning to upgrade and consolidate 2 of our active/passive database clusters …
5 replies
Viewing 15 topics - 6,646 through 6,660 (of 22,780 total)
You must be logged in to create new topics.