SQL Server Errors Questions and Answers

Recent IT Questions

41 - 60 of 88

Error message on versioning in SQL Server 2005

I’ve received this error message on SQL Server 2005: "Version store is full. New version(s) could not be added. A transaction that needs to access the version store may be rolled back. Please refer to BOL on how to configure tempdb for versioning." What exactly is version store, and do I need...

View Answer   |  Sep 9 2008  7:59 PM GMT
Versioning, SQL Server 2005, SQL Server errors
asked by SQL Server Ask the Experts

  2445 pts.

Errors while attempting the mirroring process in SQL Server 2005

I am using SQL Server 2005 Enterprise Edition, and I’m having a problem beginning the mirroring process. I am receiving the error messages: “Alter failed for Database 'db_muthu'. (Microsoft.SqlServer.Smo)” “An exception occurred while executing a Transact-SQL statement or batch....

View Answer   |  Sep 9 2008  7:33 PM GMT
Mirroring, SQL Server 2005, SQL Server errors
asked by SQL Server Ask the Experts

  2445 pts.

Error message when connecting SQL Server database to ASP.NET

I’ve been getting the following message when connecting my SQL Server database to the ASP.NET application: "Login failed because, under default settings, SQL Server 2000 does not allow remote connections." What might this mean?

View Answer   |  Sep 8 2008  8:12 PM GMT
ASP.NET, SQL Server errors, SQL Server database
asked by SQL Server Ask the Experts

  2445 pts.

Lacking a FQDN during database mirroring on SQL Server 2005

I am trying to work with database mirroring on SQL Server 2005, and I keep receiving the error message, “One or more of the server network addresses lacks a fully qualified domain name (FQDN). Specify the FQDN for each server, and click Start Mirroring again.” I know that the syntax for a...

View Answer   |  Sep 2 2008  6:59 PM GMT
TCP, Database mirroring, SQL Server 2005
asked by SQL Server Ask the Experts

  2445 pts.

Error message during database mirroring on SQL Server 2005

I am trying to begin database mirroring in SQL Server 2005. I have Service Pack 2 installed, and I have three instances running. When I attempt to start mirroring, I receive the error message, “One or more of the server network addresses lacks a fully qualified domain name.” My network...

View Answer   |  Sep 2 2008  5:47 PM GMT
Database mirroring, SQL Server 2005, SQL Server errors
asked by SQL Server Ask the Experts

  2445 pts.

Error message in Reporting Services on SQL Server

I am trying to post a report on Reporting Services on SQL Server, but I keep receiving this error message (“salesexpo1” is the name of the table): An error has occurred during report processing. Query execution failed for data set 'rSellingEP_AV'. Invalid object name 'Saleexpo1'. What might...

View Answer   |  Aug 21 2008  3:47 PM GMT
SQL Server errors, SQL Server Reporting Services
asked by SQL Server Ask the Experts

  2445 pts.

sql server 2005 slow

Several times during the day SQL Server 2005 Express is becoming very very slow (actually freezes), even if there was no activitry at all. After restart it is normal again for a couple of hours, then freezes again.

asked by Vad

  20 pts.

Error message in Query Analyzer on SQL Server 2005

I am trying to run the following command in Query Analyzer on SQL Server 2005: use temp alter user [MY-LP79EFIWXO93login_a] with login = [MY-LP79EFIWXO93login_b] However, I keep receiving this error: Msg 102, Level 15, State 1, Line 3 Incorrect syntax near 'login'. Why might...

View Answer   |  Aug 19 2008  8:08 PM GMT
SQL Server 2005, SQL Server errors, SQL Query Analyzer
asked by SQL Server Ask the Experts

  2445 pts.

Database tables interrupted.....

Any input at all would be greatly appreciated - All I know is that a companywe provide IT Support to had 4 databases running when the SQL services were shut down on the server. Now the fellow cannot see any of his tables – nothing shows up when he opens SQL, or in his ODBC network connections....

View Answer   |  Aug 14 2008  9:47 PM GMT
SQL Server, SQL Server errors
asked by AndreaF

  1490 pts.

SQL Server 2005 'alter user'

Hello, I have been trying to run the following instruction in QA use database_name alter user db_user_name with login = [domain\login_name] but keep getting the error Msg 102, Level 15, State 1, Line 3 Incorrect syntax near 'login'. I know this method exist in SQL Server 2005, are any of you...

View Answer   |  Aug 12 2008  12:45 AM GMT
SQL Server 2005, SQL Server errors, Alter user
asked by Db23

  230 pts.

Receiving an error in Quality Assurance on SQL Server 2005

I am trying to run the following command in Quality Assurance on SQL Server 2005: use temp alter user [MY-LP79EFIWXO93login_a] with login = [MY-LP79EFIWXO93login_b] However, I keep receiving this error: Msg 102, Level 15, State 1, Line 3 Incorrect syntax near 'login'. Do you...

View Answer   |  Aug 11 2008  4:26 PM GMT
Quality assurance, SQL Server 2005, SQL Server errors
asked by SQL Server Ask the Experts

  2445 pts.

Link Oracle 10g with Sql server problem

i have created a link between our Oracle DB and SQL server db it was succussfulty created and i was able to select data from oracle table using SQLServer. then i have created a view in sqlserver using this link to read from Oracle, the view was created create view dah_test as ( SELECT count(*) as...

View Answer   |  Aug 10 2008  8:00 AM GMT
Oracle error messages, SQL Server errors, Oracle 10g
asked by Kmadani

  35 pts.

db backup

why does sql bu returns a time out

View Answer   |  Aug 6 2008  7:20 AM GMT
SQL Server backup, SQL Server errors
asked by Stanja

  10 pts.

problem with sys.endpoints

Hi, I have ms sql database created in 7.0; I had shift all the data files to a different server where ms sql 2005 is installed. I was able to start sql server from the 7.0 database by specifying the startup parameters. But when I try to connect thru sql mgmt. studio I am getting the "object not...

View Answer   |  Aug 6 2008  6:24 AM GMT
SQL Server 2005, SQL Server 7.x, SQL Server errors
asked by Vsskmk

  5 pts.

Problems replicating SQL Server 2000 table

I'm having problems replicating a table that is full text enabled using SQL Server 2000 sp4. When I start the distribution agent I get the following error: Cannot use a CONTAINS or FREETEXT predicate on table 'dbo.proposals' because it is not full-text indexed. I have run sp_fulltext_database...

asked by Systems Channel ATE

  15 pts.

SQL Server Error while creating db from DUMP

Hi, We get the following error while trying to create a new db from a dump which contains the MDF and LDF files. Appreciate if anyone could let me know on what could be the reason for this error. The operating system returned error 38(Reached the end of the file.) to SQL Server during a read at...

View Answer   |  Jul 31 2008  2:55 PM GMT
SQL Server errors, MDF, SQL Server database
asked by Vidukarth

  25 pts.

Receiving an error consistently in SQL

I receive the following error constantly in SQL: "Notice: Use of deprecated function sql_query in /var/www/html/includes/sql_layer.php on line 43 Notice: Use of deprecated function sql_fetch_array in /var/www/html/includes/sql_layer.php on line 64" It repeats over and over, and I am not sure...

View Answer   |  Jul 28 2008  3:46 PM GMT
SQL, SQL Server errors
asked by SQL Server Ask the Experts

  2445 pts.

Error In SQL SERVER DataBase

am trying to insert four varchar(50) values in a table which is with a primarykey column id_number. i didnt check : "True" to the null field . so it should not allow null values in table. but while am trying . it allows null values. including primary key column. how is possible ? pls help me....

View Answer   |  Jul 24 2008  9:41 AM GMT
Visual Studio, Database programming, SQL Server errors
asked by SrimanBenivolent

  5 pts.

sp_OACreate is missing

Hi I'm trying to create a stored procedure to send mail, and 1 line in my SP states: EXEC @hr = sp_OACreate 'CDONTS.NewMail', @MailID OUT But I get an error that sp_OACreate is missing. How it happened I don't know. But how do I fix the problem? Is it possible to recreate sp_OACreate manually?...

View Answer   |  Jul 23 2008  11:24 AM GMT
Windows XP, SQL Server 2000, Stored Procedures
asked by Kowalski

  5 pts.

Error installing the client tools for SQL Server 2000 onto an XP desktop

When attempting to install the client tools for SQL Server 2000 onto an XP desktop, I get an error stating that “A previous program installation created pending file operations on the installation machine. You must restart the computer before running setup.” Rebooting only leads to the same...

View Answer   |  Jul 22 2008  8:10 PM GMT
Windows XP, SQL Server 2000, SQL Server installation
asked by SQL Server Ask the Experts

  2445 pts.

41 - 60 of 88