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

#@#@# Sunderland vs Everton Live Streaming England - Premier League Online...

Hello Dear Sunderland vs Everton Live Streaming Soccer Online Tv.On Sunday, we prepare for the biggest game in world football as Sunderland vs Everton ! Soccer fans can watch the Sunderland vs Everton...

View Article


Looking for the inverse of xp_fixeddrives

master..xp_fixeddrives returns the amount of free space on the fixed drives. I am looking for a command that may return the amount of total space on the fixed drives. Or maybe even a command that will...

View Article


Trace flag 4136 vs Trace Flag 2371

Hi Friends I have 5 TB DB for AX.Auto create stat and auto update stat are ONWe have update stat job for few identified table .If I turn on 4136 ,do we really need to turn on 2371 ?Regards,Anjan

View Article

SQL Traces

I have discovered some traces that are consuming space on an old server running sql server 2000.I found them by running:SELECT * FROM ::fn_trace_getinfo(NULL)1 1 11 2 NULL1 3 51 4 2014-07-01...

View Article

Error 14258: Cannot perform this operation while SQLServerAgent is starting....

Suddenly the automated database backup using DB Maintenance Plan has stoppedworking. When I am going to the JObs section under sql server agent, there isa red crossed out icon against this job.WHen I...

View Article


SQL Mail

I have a production box (2003 SP2) with SQL 2000. There are several backup jobs (full & tran) I have set-up which sends out a notification when the job is complete, sometimes the notification goes...

View Article

Space used in Data File of filegroup is not uniform in SQL server

Hi Folks,I have created database which has 1 file group with 4 data files, where two data files are created in separate drives.. I have a flat file having 40 million rows that needs to be inserted in...

View Article

Large growth of transaction log due to FTS

Hi,Since migrating from SQL 2005 to 2008 the transaction log has grown significantly as the FTC is stored within the database and its activity is logged by the DB engine.We've put the fulltext index...

View Article


sql server 2008 not supporting sql server 2000

Hello this code ok in sql server 2000, but in 2008 INDEXSELECT BUDEPT.DEPT, Dept_Description.DEPT_NAMEFROM Dept_Description (create index =PK_Dept_Description) INNER JOIN BUDEPT ( INDEX =IX_BUDEPT) ON...

View Article


Looking to bakcup and restore application roles

Is there a way to backup and restore application roles from a SQL server 2000 instance and restore to another SQL server? When I did a previous restore of the database the Roles were created for all...

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

sp_getapplock useful?

Hi there,I'm managing a database where I noticed lock type APP. Never heard of it, could not find anything in BOL, googled the internet and found something about sp_getapplock and sp_releaseapplock....

View Article

interview questions

Hi Could any one tell me the answers for these questions.1. how do we troubleshoot a datbase if it is in suspect mode.What is the reason for a database to be in suspect mode.2. how can we move a file...

View Article


The description for Event ID 17052 from source MSSQLSERVER cannot be found....

SQL Server is up and running and did not find any errors on the SQL Error log, But receiving the error on event viewer due to which it is giving false alert. Please help Log Name: ApplicationSource:...

View Article

Where I can check what encoding is a DTS package using to export a CSV?

Hi there, At work we have a DTS package which exports a table to a CSV file. Now we are using exactly the same DTS package ( the DBA copied all the settings) to export other tables to CSV. Our external...

View Article


Reduce INITIAL SIZE of TEMPDB

I accidently made the INITIAL SIZE of my TEMPDB much too large. Now when I try to decrease the size, the entry is accepted in SQL-Server Mgmt Studio but the change is not made. How can I decrease the...

View Article

Idera SQL Check: idling in transaction (dangerous)

I am using the freeware SQL Check app from Idera, and in the processes window, I have some SPIDs with big fat red balls with blue centers. According to the legend, these are connections that are idling...

View Article


Grant access to Legacy DTS packages

I am attempting to grant access to a user (in DEV) to some legacy DTS packages that I have set up in a SQL Server 2012 Instance. He can see the packages but is getting is getting the following error...

View Article

VERY SLOW PERFORMANCE OF SQL 2000 USING A VIRTUAL MACHINE

Hello, I am a developer and not familiar with SQL Servers.I need help to analyze the performance of our SQL Server 2000.MDF size is 1.3TB already. It is a virtualized server running in windows server...

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
Browsing all 482 articles
Browse latest View live