Forum Replies Created

Viewing 15 posts - 16 through 30 (of 111 total)

  • RE: Odd problem - OK button not working in SSRS Admin

    Already ahead of you on these.

    The http://localhost and http://<computername&gt; are already added to the trusted sites (and the settings turned right down to low). Https is unticked.

    I have been...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: SSIS packages suddenly failing usinfg sql authentication - login failed

    We have resolved the issue - somehow - though we aren't sure how or why.

    The packages in question were using Trusted Authentication (I thought ehy were using sql authentication) -...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Full Text Index ignoring words and not returning results

    Sorted it!

    Took me a while to find the system view sys.fulltext_system_stopwords which gave me the list I needed. Having used this to exclude words from my search criteria and...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Full Text Index ignoring words and not returning results

    Okay, now I'm getting more confused. According to BOL, the 2005 noise word file has been superseded with stopwords and stoplists in SQL Server 2008.

    The test database I am working...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: ARITHABORT, default settings and slow queries

    Excellent, thanks!

    That was the final part of the puzzle. I am definitely dealing with a bad execution plan here. At least I can now concentrate now on finding...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: ARITHABORT, default settings and slow queries

    Actually, I've just answered this myself.

    If I set ANSI WARNINGS ON, no matter what I set ARITHABORT to, a divide by zero error

    Set it OFF and ARITHABORT affects the outcome...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: ARITHABORT, default settings and slow queries

    Hmm. Just checked.

    When a .NET application connects, this is what is sent through with the connection.

    set quoted_identifier on

    set arithabort off

    set numeric_roundabort off

    set ansi_warnings on

    set ansi_padding on

    set ansi_nulls on

    set concat_null_yields_null on

    set...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: ARITHABORT, default settings and slow queries

    Okay, one last question regarding the settings (ARITHABORT and the likes).

    I have now checked the connections between the applications and the databases and can't quite believe what I am seeing.

    I...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: ARITHABORT, default settings and slow queries

    Many thanks.

    This has been one helluva learning curve for me over the past few days digging into all of this and I'm finally getting to a stage where I can...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: SQL Server Configuration Manager is not showing all running SQL Services

    Did you get a solution to this?

    I have a similar issue in that i can only see the SQL Server Browser and nothing else.


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: BackupVirtualDeviceFile::SendFileInfoBegin suddenly started to appear

    We finally tracked it down to the SAN. Our parent company has installed a network backup solution which scanned across the LAN and WAN for SQL Server databases and...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: I lied, now what?

    I can agree with the last two posts.

    Agencies can be sods. I interviewed a guy for one position and when I asked him about his experiences with one technology he...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: I lied, now what?

    I get paid to solve problems, not to know all the answers.

    Wise words indeed. I'll put that on my next pay review. 😎


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: I lied, now what?

    I suppose most people exaggerate their knowledge to get into a job, and eventually they do hit a brick wall where their knowledge fails them, but they did say in...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: sysadmin cannot alter login

    Argh!

    Missed this one, thanks.

    This is going to make administering the logins a pain, lol. :hehe:


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

Viewing 15 posts - 16 through 30 (of 111 total)