Forum Replies Created

Viewing 15 posts - 541 through 555 (of 1,884 total)

  • RE: A Backup Idea Needed ! Plans welcome

    In this case it depends how much hardware do you have.

    If you have another server with similar configuration, you may keep the second server in synch with the production server...

    Regards,Yelena Varsha

  • RE: Question of the Day for 08 Nov 2006

    I answered "correctly" but there actually is no correct answer on the list. Unless in the details row the images can appear ANYWHERE in the report, not only in the Header...

    Regards,Yelena Varsha

  • RE: Scripting (NOT X-FER''''ING) logins in SQL 2005....

    He was asking about another table. There is no 'o' or 'i' in the name and the ID of this object is 42 if you query sysobjects.

    select

    *...

    Regards,Yelena Varsha

  • RE: CPU used by sql server

    Use WMI scripts

    Regards,Yelena Varsha

  • RE: SQL Server Auditing

    Sarbanes-Oxley act requirements, Goverment regulations, Security Compliance and more.

    Regards,Yelena Varsha

  • RE: Question of the Day for 27 Oct 2006

    I did not hear that we can copy text from TIFF files.

    Also, a PDF book of 919 pages for examppe takes about 2 MB, what will be the size...

    Regards,Yelena Varsha

  • RE: User Security Settings Issue - limiting access - Import and Export Wizard

    You have to add this person to DTS roles. Here is my experiment that shows that only User Ids for users or roles 10,11 and 12 have Execute permission on...

    Regards,Yelena Varsha

  • RE: Green connected icon !

    El,

    Can you use Computer Management to start service on the laptop from the desktop and back? Open Computer Management Console, Action menu ->Connect to Another Computer and see if you...

    Regards,Yelena Varsha

  • RE: Viewing Processes

    Matt,

    This is a good approach in general, but it may not work if:

    1. The application name is not provided in the connection string by the application

    2. If all instances are...

    Regards,Yelena Varsha

  • RE: Linked Server - SQL Server does not exist

    I guess that server A has some kind of Firewall and the server B was using TCP/IP to connect. And that port 1433 was open.  Or you were using named Pipes...

    Regards,Yelena Varsha

  • RE: Viewing Processes

    I have somewhat similar layout for one of my applications. I have 4 instances of WebLogic with different IPs on the same machine connecting to one SQL Server. The instances connect to...

    Regards,Yelena Varsha

  • RE: Green connected icon !

    How do you connect to the server? It is possible that your login does not have rights to start or stop the services when connecting remotely

    Regards,Yelena Varsha

  • RE: Wmi alert not firing

    I tried to create an alert for Create Database based on this script and on BOL but it said:

    Msg 22022, Level 16, State 1, Line 0

    SQLServerAgent Error: WMI error:...

    Regards,Yelena Varsha

  • RE: Batch Imports, Importing the file name

    Hi Debbie,

    I am watching the discussion but can not give any input on format file because I did not work much with format files and BCP. The only thing I...

    Regards,Yelena Varsha

  • RE: if job failes... disable a step in a different job. this possible?

    You may replace steps with individual jobs and implement the workflow using stored procedure that you can schedule.

    Regards,Yelena Varsha

Viewing 15 posts - 541 through 555 (of 1,884 total)