Viewing 15 posts - 1,051 through 1,065 (of 1,366 total)
Thanks Gianluca
That means the insertion of 10 will not be logged instead marked modified.
Then what if a crash occurs after that 10 insertion. Is it possible to restore from a...
August 11, 2009 at 2:46 am
Hi Beckham,
MSDb database contains all jobs,schedule task information so when you restore MSDB from another server the old jobs you have configured will be replaced by the new one which...
August 11, 2009 at 12:26 am
That may occur because those filegroups need that much space for proper functioning ..
Please check others advise too.
August 11, 2009 at 12:15 am
SQL 2000 all pages are verified for verifying the backup.
In 2005 it uses checksum
July 29, 2009 at 9:09 am
Thanks for the reply.
We are using x64 windows server 2003 and SQL Server 2005 Enterprise Edition.
Can anyone please tell me the memory characteristics and management of SQL Server?
We are...
June 27, 2009 at 12:26 am
Are you a DBA? What exactly is your requirement?
You need a full backup to restore the lost data ..
June 10, 2009 at 12:21 am
Check your backup file using RESTORE VERIFYONLY option.
June 10, 2009 at 12:14 am
So many tools are available .From my personal experience try Toad 4.0 trial version is available free of cost
June 10, 2009 at 12:10 am
Stored procedures are in Database and in your case it will fail as the linked database doesn't have the same procedure defined there.
June 2, 2009 at 12:00 am
Taking backups wont shrink the log files. that is the reason why they grew.
You have to run the dbcc shrinkfile or shrinkdatabase command to reduce the physical size of the...
June 1, 2009 at 11:41 pm
Learning something is not bad and if u already have SP ,Triggers functions etc then go ahead and learn cursor 🙂 so that u can swithc between a developement DBA...
June 1, 2009 at 11:01 pm
Can you please tell me what exactly is your requirement?
June 1, 2009 at 10:57 pm
Ya as Gursethi said the problem is mainly because of improper client installation or deletion of files related to taht mostly .NET
June 1, 2009 at 10:55 pm
Can you view the name of that database in SSMS?
June 1, 2009 at 10:51 pm
Viewing 15 posts - 1,051 through 1,065 (of 1,366 total)