Home All Groups Group Topic Archive Search About

Microsoft SQL Server Administration

microsoft.public.sqlserver.server
Score SQL Server does not allow remote connections(error 26 error locating server/instance specified)
outlawzzz - 18 Jan 2007 9:44 PM - 4 messages
Hi, everybody I've tried to connect to localhost\BAND in order to created database with sql server management. I looked for the solutions to the problem, but none of them seems to work. I allowed tcp/ip, canged the startup ...
Score Error getting Index Usage Stats report, SQL2K5 Cluster
JT - 18 Jan 2007 7:00 PM - 5 messages
Hi, I am trying to get the Index Usage Statistics report for a database in SQL2005 SP1 ENT (x64).  The SQL instance is on a MSCS cluster.  When I try to get the report, no data is returned, and the following is recorded in the ...
Score Deleteing SQL Aent Jobs in SQL2005
Chris Wood - 17 Jan 2007 3:36 PM - 3 messages
Hi, I have a situation where I had created a maintenance plan and edited the resulting job. I had to delete the maintenance plan and job. In SQL2000 I would delete the job first then the maintenance plan. I tried this is ...
Score SQL Server EE 2000 Win 2003 SP installed Mail Service?
Lanying & Manfred - 16 Jan 2007 8:58 PM - 2 messages
Hello, I'm not kean on installing Exchange server 2003, but i want to run SQL Server 2000 on Win 2003 SP, is there any chance to implement SQL Server Mail with POP3 Service? regards Lanying ...
Score sql server on windows server 2003 machine need to create automated csv and xls feeds
Jonny - 15 Jan 2007 1:01 PM - 2 messages
hi i am running sql server on a windows server 2003 machine and i need it to create an uptomatic feed from a query every single day and then product a csv and xls file.. does anyone know how to do this? ...
Score index question
Ramu - 15 Jan 2007 3:16 AM - 2 messages
Hi, The below query is running slow in production. SELECT MIN(STMT_DATE)  as STATEMENT_DATE  FROM CALL_TB WHERE PHONE_ID = ??? CALL_TB table has three indexes. (1) primary key on CALL_ID (2) non-clustered index on STMT_DATE (IX_CALL_TB2)   (3) non-clustered index on ...
Score Lost Local Windows Accounts
Jeff Grossman - 14 Jan 2007 3:06 PM - 11 messages
I did a major boo boo last night.  I have a remote server which is running SQL Server 2005 Express.  I wanted to install Active Directory and run it as a secondary DC.  Once I did that, I think it removed all ...
Score Question: check for success of CREATE PROCEDURE
ConfNoob - 14 Jan 2007 1:43 PM - 3 messages
i want to run a CREATE PROCEDURE script.. i want to check after the CREATE PROCEDURE that the script is updated. how do i do this ? i was thinking along the following lines .... suggestions are welcome 1. do a IF EXISTS on object ...
Score Memory of SQL server
tony wong - 14 Jan 2007 1:05 AM - 3 messages
The configuration of SQL server is 1. Windows 2000 server Standard version 2. SQL server 2000 standard 3. 3G memory 4. mainly run by IIS and SQL, sometimes word or excel triggered by IIS. i have allocated all the memory to the SQL server at Enterprise manager. ...
Next »