Quantcast
Channel: SQLServerCentral » SQL Server 7,2000 » Administration » Latest topics
Browsing all 482 articles
Browse latest View live

Litespeed Backup failed while increasing file size and doesn't resync

Hi,I have Litespeed log shipping configured for SQL 2005. LS went out of sync, when I chked restore job, I saw below error:RESTORE LOG is terminating abnormally.MODIFY FILE encountered operating system...

View Article


Litespeed log shipping failed due to space issue and couldn't resync.

Hi,I have Litespeed log shipping configured for SQL 2005. LS went out of sync, when I chked restore job, I saw below error:RESTORE LOG is terminating abnormally.MODIFY FILE encountered operating system...

View Article


Waitresource - Find Exact Key

I am trying to interpret deadlock trace information. This is what I see in the waitresourcewaitresource=KEY: 9:72057594065256448 (f20077ea2259)Can someone help me decipher this? Thanks!

View Article

could not find sp_addextendproc

Dear Sir, Please help me, I have sent this problem but I did not get any reply from your site, I have only a way that is to reinstall the sql server 2000 again. but with out reinstalling I want to get...

View Article

paging file is too small for this operation to complete

Hi There,I have been getting memory pressure errors on the server and below error is from the event log.SQLVDI: Loc=ServerBufferAreaManager::RequestBuffers. Desc=Create buffers. ErrorCode=(1455)The...

View Article


Configure Logshipping for multiple databases using Scripts only (not by using...

Hi All,Description :We have One server with 2 instances with 75 DB's.All the Databases size is 135 GB.We would like to setup new Disaster Recovery Server for this existing sever.So i need to build new...

View Article

SQL Server running but service shows stopped

I just installed SQL Server 2012 SP1 on a Windows Server 2008 on VMWare.My SQL Server Agent is running, I can create a new job, etc; however, the icon in Managment Studio is showing red. Also, in...

View Article

Transact-SQL query hints for MAXDOP.

We should know that if we use a query hint, we can over ride the default MAXDOP setting given the sp_configure.In which version of SQLServer, the override takes effect only if the value that is...

View Article


Planning SQL on a SAN

Sorry, I posted this in the wrong forum, moved to hardware.

View Article


application issue with these SQL errors

Following error messages are logged in SQL Server 2000 instance.Database model: IO is thawedDatabase master: IO is frozen for snapshotThe log for database 'tempdb' is not available..I dug into the...

View Article

Replication advice

Hi All I want to add a column to a table on the publisher.Assume I need to go add that column to the publication ?Then do I reinitialize the subscription with a new snapshot and choose to generate the...

View Article

DBCC LOGINFO has a status 2 that I can''t seem to get rid of

I have done as many tricks as I know (forcing a shrink with dummy records, backing up tx log regularly, shrinking files, etc.) and while this has worked well in the past I seem to have a transaction...

View Article

Need a script to backup DB and delete old backups

I need a script for SQL Server 2000 which can backup the database as well as delete the backup files older than 2 days.I know I can do it with Maintenance plans but this is a special requirement.Can...

View Article


Age old SQL and RAID

Hi all,I am looking for some advice on a SQL 2000 configuration I have inherited.The configuration looks like this.EMC SAN with two disk poolsDISK Pool #1 - 7x300GB SAS 10K drives - RAID 5 (1xHot...

View Article

What jobs _would_ have run if the box was up?

Hi All, Thanks in advance for your attention.I have a SQL 2000 instance on a box that has started falling over recently, through no fault of SQL Server's.We have alerting systems in place to tell us...

View Article


Log Shipping on SQL Server 2000 Standard Edition

Hi All,Thanks for looking into my question. Do you know if it is possible to setup log shipping in SQL Server 2000 Standard edition? If yes, is there any link or documentation on setup...

View Article

How to do auto send mail or Mail server by store procedure with SQL Server...

Hi How to do auto send mail or mail server by use store procedure with SQL Server 2000 Enterprice edition on Server 64bit?Regards,Buu.

View Article


space given in DB name and backup failure

There seems to be an extra space in the database name given when it was created.The backup job is failing with the following error message:BACKUP failed to complete the command BACKUP DATABASE...

View Article

BCP hangs in T-SQL not at DOS prompt

Trying to export XML data to an XML file. Using a T-SQL trigger script.Using this code seems to write the file to the proper destination but it is empty and SQL seems to hang. If I try to execute...

View Article

getting warning : Failed to reserve contiguous memory of Size= 65536.

Hi at one of our client side we are continuously geeting below warning every evening around 6 pm2013-10-31 18:08:18.96 spid57 WARNING: Failed to reserve contiguous memory of Size= 65536. 02013-10-31...

View Article
Browsing all 482 articles
Browse latest View live