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

shrinkdatabase taking looooong time

I have a db that has one 58 gig data file. The server it was housed on finally ran out of disk space due to this app. I moved stuff off for several years to attempt to keep the app running. The end...

View Article


SQL server does not use tempdb

I have a DB with some tables more than 7 millions record. However any query ,even with join , from those table are slow and the they are using tempdb at all. The reason that I say tempdb is not used is...

View Article


What's running update statistics with fullscan

Hello I have a 2000 instance that seems to periodically run statistics updates on a number of tables (not all) with a full scan and I've no idea what is causing it I can't see any jobs, maintenance...

View Article

Performanence very slow after migrated database from 2000 to 2008 sql

Users are facing slowness issue after restored database from 2000 to 2008 sql server, they are gernerating report in crystal it takes 5 minutes in SQL 2000 physical server. But after migrated to VM...

View Article

RESTORE (SQLSERVER 2008) VIA BAT

Dears, good morning ! I inciante in database and am developing a script for optimization routines in SQLServer. This bat is being run in a Windows environment, and to perform the bat the backup files...

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

Error 0: This server has been disconnected. You must reconnect to perform...

Good afternoon all, I have recently been getting the above error message when attempting to view 2 databases on a particular server, only when I try to look at the tables in enterprise manager. I have...

View Article

SQLServerAgent Error: 32. [SQLSTATE 42000] (Error 22022)

Our maintenance job for recycling SQL Server Agent errorlog frequently fails with following error: ----------------------------------------------------------------------- SQLServerAgent Error: 32....

View Article


Differences between MS SQL Server and Gupta SQL Server

Hi Guys!!!I needed to support one of the Gupta SQL Base 8.5 database very soon. Right now I am supporting quite a few MS SQL Server databases (6.5, 7.0 and 2000). Just wanted to check if there were any...

View Article


need sql 2000 (developer) to work on new windows 10 development machine

I have been working on a win2012r2 machine as a development machine. We have sql 2000 developer edition. We definitely need to upgrade, soon, to at least sql2005, for our application, but this will...

View Article

SQL 2000 PK Constraint Error

I have inherited a SQL 2000 database that the previous DBA archived data by removing the compound primary key used in the production table; unfortunately there are now thousands of duplicate records in...

View Article

An error occurred while processing log encryption

We periodically get this message below in the SQL Server log on SQL 2012 Enterprise edition. The database is encrypted using TDE. The encrypted databases on the server were migrated from SQL 2005 and...

View Article

detach and re-attach mdf/ldf files results in read only database

I am trying to move some databases from the E: drive to the F: drive as we are running out of space on E:. In Enterprise Manager (SQL 2000) I've backed up the database, detached the database (both with...

View Article


SQL 2000 cant not login using servername\Instancename

Hello, After sql server restart I've noticed that I [b]can[/b] login remotly only using: instancename instancename,port IP,port But [b]can not [/b]login using only: Instancename (before restart that...

View Article

PAGEIOLATCH_EX

Environment:SQL Server 2000 sp38 CPUs Auto Statistics option is ONSimple Recovery ModeIssue:Running a batch of INSERT statements that has been running for a very long time d

View Article


Setting Query Governor to zero Not having any effect

Hello Experts, I am trying to do a database upgrade using our internal .net based application. When I run it on the clients SQL ServerExpress 2012 I get "The query has been canceled because the...

View Article

Performance issue

hi all, I have 10Gb DB. From past 2-3months my DB slows down due to high transaction.I have added new filegroup and moved some table in it using cluster index. I also add one log file to Database.. I...

View Article


Locking SQL Server Logins

All, I know that I can use sp_denylogin and sp_revokelogin for Windows NT or 2000 users and groups. How can I lock the logins for SQL Server Authenticated logins? Didn't there used to be a sp_locklogin...

View Article

Add new secondary server to logshipping without pushing full backup to first...

I currently have logshipping targetting one system and it is doing great. Now I would like to add a second target system for DR. I would like to have it start with the full backup, but since both of...

View Article

Database Boot Page and MinLSN

Hi,BOL states the following while describing the processes of a checkpoint:Stores information recorded for the checkpoint in a chain of checkpoint log records. The LSN of the start of this chain is...

View Article

SQL Server EM - MMC could not create the snap-in

We are running SQL Server 2000 SP4 on a machine running Windows Server 2003. We are running a default instance of SQL Server 2000. There was a named instance of SQL Server 2005 on this same machine. I...

View Article


Are too many linked servers possible?

A vendor told my coworker recently that there was getting to be too many linked servers and that they could start to become a problem. I know that they could be a problem if you're trying to make too...

View Article


Error 1222: Lock request time out period exceeded

Our server is set up with connections settings with a timeout of 0 (unlimited).  However we have suddenly developed a problem in Enterprise Manager.  When accessing Enterprise Manager, Management,...

View Article

dbcc shrinkfile time estimate

We have a 500GB primary datafile that has over 140GB free space due to the deletion of archival data. I have heard pros and cons about using shrinkfile. I would like to get any opinions about using...

View Article

Error 2812 : Unable to create new login or resest login password

Hello Experts,I physically moved My M.S. SQL Server 2000 from one location to another location (like Delhi to Chandigarh) and also changed IP. Now my application is working fine in my local or remote...

View Article


connection memory usage

Hi all How to I determine the total memory usage for all of my database user connections? I realise that sql*server will grab "minimum query memory" when the end-user runs DML, but I am having some...

View Article

Tempdb

View Article

Can't update linked server with transaction

I have 2 amazon ec2 server which on same workgroup.I set ms dtc both pc. but still failing.[code language="sql"]USE [mydb]GOSET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER

View Article

Install SQL Server 2000 on Windows 10

Hello,Need to install SQL 2000 on Windows 10, and getting the following error on running set up, any advice, Please point to me to a right direction.Thanks for your time, Very much appreciated of your...

View Article



Reporting database for an ERP system

Hi,I've created a reporting database that pulls data from the ERP system using DTS packages.  On the reporting database the statistics are 2488 MB for data files and 44563 MB for log files.  My...

View Article

Replication

Hi, I think many don't know the RPC error issues.

View Article

web request using sql

hi friends we brought sms gateway for sending sms i need to sent sms through sql server 2000 . but sms gateway is like webaddress ex (http://sms.aaa/kis) can anyone help me how to get web request using...

View Article

Detecting Detached Databases

I've many databases on the server I've inherited. Some are detached and rather than manually check each db to see which is attached/detached I'm trying to find a sql script method that will tell me....

View Article


Help interpreting deadlock output

We're maintaining an inherited system with a complex (overly-complex in our opinioin) database.We've recently had reports from users of 'data not being saved'. Investigation shows that we're getting...

View Article

Error 50000

saw several jobs failed on the SQL Server, but from the job history, I couldn't see any reason for the failure. Then I checked the server logs, around that time, there was one entry: Error: 50000,...

View Article

Auditing changes to Database Maintenance plans

Is there a way to log changes made to database maintenance plans and / or SQL Agent Jobs? I have a maintenance plan that was changed and I am unable to determine when or by whom made the change. There...

View Article


SQl Server Error:927 during backup

The issue I am seeing is that when a restore of a 2TB standalone database "A" is going on and a log backup of the a AAG database "B"is launched, the backup fails when it tries to collect the filegroups...

View Article


Finding out Total Disk Space in TSQL

anyone know any workaround in TSQL who can give this result set? [b] Drive letter | Total Disk Space (MB) | Free Disk Space (MB) ----------------------------------------------------------- C 150000 10

View Article

Week of 1st day of Year

Hello,I'm in trouble when execute Datepart(wk,'01/01/2005') it return 1 .But in france the 1/1/05 is in 53 week of 2004 because the rule is  : the first week need 4 days. Is there any parameter in SQL ?

View Article

Migrating DBs from 2012 to 2016

Hello!I am using Data Migration Assessment to perform assessment before migrating DBs from 2012 to 2016.I got few recommendations from it. But I am not able to view the full recommendation, on the...

View Article
Browsing latest articles
Browse All 482 View Live