Forum Replies Created

Viewing 15 posts - 1 through 15 (of 20 total)

  • RE: Slow Queries

    The system is quite complicated and I am not sure it is worth sending copies of the tables out for further analysis (though I certainly don't mind if you are...

  • RE: Slow Queries

    Well it looks like I have resolved the slow select. The problem was caused by the following lines:

    where FT.FT_FISCAL_YEAR=FISCAL_YYYY

    and FT.FT_FISCAL_MONTH=FISCAL_MM

    in the first half of the union and...

  • RE: Slow Queries

    I was having another look at some of the comments and I offer the following in case anyone is still trying to help me resolve this.

    - The Parms tables (global...

  • RE: Slow Queries

    Ha ha ha. Well if nothing else I am learning something here.

    I don't need all the fields in the query/view but I do need most of them....

  • RE: Slow Queries

    Perhaps I need to rework this view a bit then. Your comments are much appreciated.

  • RE: Slow Queries

    Not sure what you mean by "what fields are you using from this one".

    There is one other view in that first view. It is defined as:

    CREATE VIEW vfsdates

    as

    select...

  • RE: Slow Queries

    Yes, is a view. Some of the table are quite large but I have a scaled down version on my test server.

    Here is the script for the...

  • RE: Slow Queries

    Thanks Antares.

    I have run this query on our production server (a bit beefier but not too much) and it runs quickly. For this reason I was thinking it might...

  • RE: Buying new hardware & want suggestions

    Well I like to stick with one brand so that I only have to learn one product line. Makes server support more streamlined. I have been buying Compaq...

  • RE: Failover Cluster w/ Compaq ML750

    Well I checked with my support contact today and here is what I said and his response:

    Q: Do you know if can use a SAN with a couple of ML750's?...

  • RE: New Hardware - Suggestions wanted

    Thanks for those suggestions.

    As far as how the system is used, I am not sure I can do too much predicting there. It is about to experience exponential growth...

  • RE: Failover Cluster w/ Compaq ML750

    quote:


    Do you have a link to support that? I talked to product info guy at compaq/hp who said that it wasn't...

  • RE: Failover Cluster w/ Compaq ML750

    quote:


    Compaq states failover clustering isn't supported on this model.


    I think Compaq elects to...

  • RE: Failover Cluster w/ Compaq ML750

    quote:


    However, as is typical, management wants to find the most cost effective way to do something, which, in this case is to...

Viewing 15 posts - 1 through 15 (of 20 total)