Forum Replies Created

Viewing 15 posts - 1,501 through 1,515 (of 1,884 total)

  • RE: Moving SQL Server!

    If I am going as far as moving SQL Server whole installation I would rename drives so the path will be the same.

    I did had cases where I myself wanted to...

    Regards,Yelena Varsha

  • RE: Rename of domain

    Lina,

    We had several domain migrations and I recently tried to answer someone elses similar question. Please read of the possible renaming issues in my reply for the topic "Convert...

    Regards,Yelena Varsha

  • RE: DTS Package gets stuck on Executing status

    Hi,

    Did you try a second job (not a second step) that will run 10 min after your job starts and will check on sysjobhistory in MSDB looking for run_status and...

    Regards,Yelena Varsha

  • RE: A question about servers

    I would also consider application requirements. Some applications require specific connection information and not all of them will work with named instances. Also named instances support not all of the...

    Regards,Yelena Varsha

  • RE: Another alert question

    Gabriela,

    Do you write code? Like VB or VBscript?

    I think your questions are very good and as a proof here is a reference to Microsoft article that shows how to...

    Regards,Yelena Varsha

  • RE: Another alert question

    Gabriela,

    I would set up an administrative alert in Performance tools

    Start -> Programs -> Administrative Tools ->Performance

    Expand Performance Logs and Alerts (on the left) -> Alerts

    Right-Click ->New. Give it a name....

    Regards,Yelena Varsha

  • RE: Troubleshooting MSDTC in SQL Servers between W2003 and W2000

    Hi,

    I do have the same issue when using Linked Server too in addition to my Openrowset query.

    Could you post here how did you change those settings? So far I found...

    Regards,Yelena Varsha

  • RE: Cross-server query via stored procedure

    Here is an explanation of CREATE PROCEDURE Books Online topic.

    "SQL Server saves the settings of both SET QUOTED_IDENTIFIER and SET ANSI_NULLS when a stored procedure is created or altered. These...

    Regards,Yelena Varsha

  • RE: Moving Large Database

    Hi,

    This is just a login idea. If I move SQL logins to a new server then I use 3 parameters to sp_addlogin: login name, password and SID that I get...

    Regards,Yelena Varsha

  • RE: Performance monitoring question for 2000

    Hi,

    1. Can you see SQL performance counters in System Monitor?

    OR

    2 Download Scriptomatic tool from Microsoft website

    Run it (scriptomatic.exe), it will unzip the following files: scriptomatic.hta and "Write WMI Scripts Like the...

    Regards,Yelena Varsha

  • RE: Troubleshooting MSDTC in SQL Servers between W2003 and W2000

    Hi,

    This article did not help so far. One of the machines did not have this checkbox checked , I checked it, the same error. And in some cases I am...

    Regards,Yelena Varsha

  • RE: simple recovery model

    Well, almost. In case of a single long logged transaction involving many rows the log may fill even with Simple Recovery Model.

    I had to help out with a case this week when someone...

    Regards,Yelena Varsha

  • RE: Troubleshooting MSDTC in SQL Servers between W2003 and W2000

    Hi,

    I found the weird thing: I am getting MSDTC error connecting to LOCAL computer!

    I am running the script from Windows 2003 server.

    I just switched the originator server to another...

    Regards,Yelena Varsha

  • RE: Troubleshooting MSDTC in SQL Servers between W2003 and W2000

    Hi all,

    I do have the SAME problem. I almost posted it here a couple of days ago and then I found out that out of 3 Windows 2003 servers 2 servers...

    Regards,Yelena Varsha

  • RE: Databases not showing in Enterprise Manager

    Hi to all,

    I had one server that had i-don't-know-what in the Application log, as gladiator says. Everything is fine with EM, but the log problem is sort of... I can see...

    Regards,Yelena Varsha

Viewing 15 posts - 1,501 through 1,515 (of 1,884 total)