SQL Server 2000 Questions and Answers

Recent IT Questions

161 - 180 of 307

SQL Server 2000/2005 Transaction Logs

Quick Ques. Are transaction logs cummulative? If I have a database set to Full recovery mode; database being backed once a day and transaction logs being backed up hourly, if the database needs to be restored, can I just restore the last transaction log file? Will the last transaction log file...

asked by JCDBA

  20 pts.

Manually migrating databases from SQL Server 2000 to SQL Server 2005

I am manually migrating a large number of databases from SQL Server 2000 to SQL Server 2005. What kind of issues should I expect, and do you have any readily available solutions?

View Answer   |  Sep 16 2008  6:24 PM GMT
SQL Server 2000, SQL Server 2005, SQL Server migration
asked by SQL Server Ask the Experts

  2445 pts.

Installing SQL Server 2000 on Microsoft Windows XP

I am attempting to install SQL Server 2000 on Microsoft Windows XP, but I keep receiving this error message: “Microsoft SQL Server 2000 Enterprise Edition server component is not supported on this operating system." What steps can I take to get rid of this message?

View Answer   |  Sep 16 2008  6:02 PM GMT
Windows XP, SQL Server 2000, SQL Server installation
asked by SQL Server Ask the Experts

  2445 pts.

Common User Interface SQL Serve Management Console

Does anyone know a way to standardize the SQL Serve Management Console so that all of the DBAs will see the same list of servers as we used to have in the SQL 2000 Enterprise Manager?

View Answer   |  Sep 12 2008  3:44 PM GMT
SQL Server 2000, DBA, SQL Server Enterprise Manager
asked by Jerry2

  5 pts.

Backing up a SQL Server 2005 database on SQL Server 2000 EE

I have created a large database in SQL Server 2005 Developers Edition, and I intend to put my backup on SQL Server 2000 Enterprise Edition. Is there an easy way to go about this procedure?

View Answer   |  Sep 11 2008  5:42 PM GMT
SQL Server 2000, SQL Server backup, SQL Server 2005
asked by SQL Server Ask the Experts

  2445 pts.

Impact on TSM backups after an upgrade to SQL Server 2005

What would the impact be on TSM backups if I undertook a side by side upgrade of SQL Server 2000 SP4 to SQL Server 2005 SP2?

View Answer   |  Sep 11 2008  5:24 PM GMT
SQL Server 2000, SQL Server 2005, TSM
asked by SQL Server Ask the Experts

  2445 pts.

Disk Partitioning w/SQL Server 2000/2005/2008

I recently read some information regarding aligning the Disk for use with SQL Server from Mr. Denny. My understanding is, SQL Server handles data in chunks of 64KB, so the disk drive SQL Server writes to containing data and log files should be configured to work in 64KB chunks. The articles I am...

View Answer   |  Sep 11 2008  3:51 PM GMT
Partitioning, SQL Server 2000, SQL Server 2005
asked by JohnMCouch

  5 pts.

Is there a built-in stored procedure in SQL Server 2000 that returns the sql table structure of XML format

i have a xml file.i want to insert the contents of the xml file into a table in sql server 2005.

View Answer   |  Sep 8 2008  5:33 AM GMT
XML, SQL Server 2000, SQL Server import/export
asked by Mitha

  10 pts.

query of query errors

I have a runtime query of a query error as below. java.lang.String cannot be cast to java.util.Date But the output format is correct and is in date. This application was developed in coldfusion 6.1 and sqlserver2000. But now we get this error when it was migrated to coldfusion 8 and sql server...

View Answer   |  Sep 5 2008  5:11 PM GMT
Java, ColdFusion, SQL Server 2000
asked by Vidukarth

  25 pts.

SQL Server Upgrade and Server Move

I have an old Windows 2000 server running SQL 2000 and need to retire the server and move my SQL databases to a new server. The new server is a fresh install of Windows Server 2003 and SQL Server 2005. I am having a hard time finding a procedure for this complex conversion. Is this something that...

asked by RussGunther

  5 pts.

Windows 2003 server hangs after reboot

Hi All, We have a Windows 2003 server ( Model: HP Proliant DL385 ) running SQL Server 2000, in which we always experience issues. The issue is that Windows Server 2003 hangs after every reboot. Sometimes, it has also bluescreened and has created a memory dump. First time, when it ...

asked by Jeevan9

  20 pts.

sql 2008 system tray icon

how can i add a system tray icon for sql 2008 just like sql 2000?

View Answer   |  Sep 2 2008  8:31 PM GMT
SQL Server 2000, SQL Server 2008
asked by Saga

  10 pts.

What are the benefits of SQL Server 2005 over SQL Server 2000?

If i am satisfied with SQL 2000 then why I should go for SQL 2005

View Answer   |  Aug 22 2008  8:20 AM GMT
SQL Server 2000, SQL Server 2005, SQL Server upgrades
asked by Itramkrishna

  5 pts.

Application compatibility with SQL Server 2005

We would like to upgrade from SQL Server 2000 to SQL Server 2005, but we are currently also using PowerBuilder version 6.0. How can we determine if our version of PowerBuilder is compatible with SQL Server 2005?

View Answer   |  Aug 21 2008  4:18 PM GMT
SQL Server 2000, PowerBuilder, SQL Server 2005
asked by SQL Server Ask the Experts

  2445 pts.

Extracting information with a DTS package from a database in SQL Server 2000

We currently use a DTS package to extract data from the database and export it in either an XLS file or a TXT file. We now need to be able to export it as an XML file, and SQL Server 2000 DTS functions do not appear to support this directly. How do you recommend we proceed?

View Answer   |  Aug 21 2008  3:52 PM GMT
XML, SQL Server 2000, DTS packages
asked by SQL Server Ask the Experts

  2445 pts.

SQL Server 2000 Log File Size is increasing

I have a sql server 2000 where log file is increasing very fast. My mdb file is 600 MB and Log file 6GB. How can i reduce the size of the file. Shrinking the file is not working.

View Answer   |  Aug 21 2008  7:42 AM GMT
SQL Server 2000
asked by Ynaina

  5 pts.

how to Configure mail profile in MS SQL 2000 ?

I have a requirment to recieve mail from my SQL server 2000 when ever a JOB in my SQL SERVER Agent fails ,I have my MAPI configured and SMPT too but in the SQL SERVER AGENT Properties window , the Mail profile is not enabled , how do i configure this , I want it in SQL SERVER 2000.

View Answer   |  Aug 20 2008  5:05 AM GMT
SQL Server 2000, SQL Server Agent, SQL Server alerts
asked by SRI HARSHA

  10 pts.

Upgrading Microsoft SQL 2000 to SQL 2005

I have one server running SQL Server 2005 and about five servers running SQL 2000. Does anyone know what is entailed as far as upgrading from SQL 2000 to SQL 2005? The majority of the servers are running Win2k Server.

View Answer   |  Aug 19 2008  6:04 PM GMT
Windows 2000 Server, SQL Server 2000, SQL Server 2005
asked by Mr D

  50 pts.

Export XML from SQL Server 2000

We currently use a DTS package to extract data from the db and export it in an XLS file, or in some cases a TXT file. We now need to be able to export as an XML file. Since SQL Server 2000 DTS functions do not appear to support this directly, can anyone give us guidance on how to proceed?

View Answer   |  Aug 18 2008  6:36 PM GMT
XML, SQL Server 2000, DTS packages
asked by JHM

  5 pts.

Reindex DBF file from Ms-SQL 2000

Is it possible to reindex an extenal dbf file via linked server ?

View Answer   |  Aug 14 2008  9:51 PM GMT
SQL Server 2000, Linked servers, DBF file
asked by Mic

  15 pts.

161 - 180 of 307