Forum Replies Created

Viewing 15 posts - 106 through 120 (of 299 total)

  • RE: Application Slow

    Hi Ronnie,

    Please try to run this code and post execution plan:

    SELECT * FROM LGNCC_ENQUIRY WHERE xref1 = '1001183168' AND objecttype = 'D4' WITH (INDEX(lgncc_enquiry_t2))

    Also, what data...

  • RE: Application Slow

    Ronnie.Doggart (3/12/2008)


    All,

    I have noticed that on the customer site the following query uses different plans for different data. So as an example:

    Table has two indexes:

    index1 is on column x

    index2 is...

  • RE: Application Slow

    Ronnie.Doggart (3/12/2008)


    All,

    I have had another look through the profiler trace I have to try and get to the bottom of this issue. The worst performing query took 41 seconds to...

  • RE: Update Statistics job failed.

    Michael Kaluza (3/11/2008)


    SQL 2000 SP4 on Windows 2003 SP2

    I have a job that updates statistics on 13 databases. This job has been running for a couple of months with...

  • RE: sp_configure 'Allow updates', 1 DOES NOT WORK

    Hi,

    Ok, slightly confused as to why "At some point, on my publisher server, the distribution database lost a reference point"? Can you provide some more information as to how...

  • RE: Backup Strategy - sanity check needed

    julia.nicholas (3/11/2008)


    I'm trying to figure out a backup strategy for SQL 2005. I need to have a recovery routine that minimises downtime, so I figured I'd go with a...

  • RE: Opt File system block size SAP on 2k5

    Steve Cockerill (3/10/2008)


    We are running SAP on sqlserver 2k5 and having high I/Os.

    Does anyone know what the optimum block size would be at the file system level?

    We currently are running...

  • RE: Feb CTP 2008 Install

    hi,

    Where are you running the setup from....Server or Tools folder? If Tools, try running from the server folder.

    Thanks,

    Phillip Cox

    MCITP - DBAdmin

  • RE: Oracle Transparent Gateway - port security

    Hi Jennifer,

    sorry, I missed the last post:-(, but excellent result!!

    It's been a complete pleasure.

    Take care,

    Phillip Cox

    MCITP - DBAdmin

  • RE: Oracle Transparent Gateway - port security

    Hi Jennifer,

    Any progress?

    I will create a test setup later today or tommorrow and let you know results. Sounds like you have configured everything properly, so I am at...

  • RE: Order of maintenance plan operations

    Hi,

    I agree with donpolix, you wouldn't want a backup of a mess, but if time and space permit, do a backup before applying changes.

    Thanks,

    Phillip Cox

    MCITP - DBAdmin

  • RE: how to work out how many transactions per day

    Hi,

    To strenghen your case, ask your manager what the Recovery Time and Recovery Point Objectives (e.g. RTO and RPO) are for the company database and cross-check whether the current backup...

  • RE: SQL Server Mag & Black Belt Scripts CD?

    Hi,

    It's an excellent investment for any SQL Server DBA and\or developer!

    Thanks,

    Phillip Cox

    MCITP - DBAdmin

  • RE: New SQL Server Setup - 32 or 64bit windows 2003?

    john fox (3/11/2008)


    Hi folks,

    Just wondering if anyone can offer me any advice on a new SQL server

    setup I am putting together. We are trying to squeeze as much

    performance out...

  • RE: how to design

    hey,

    Sound like you have just completed a software application design course and trying to piece together the different phases of development. If SQL Server is your RDBMS of choice...

Viewing 15 posts - 106 through 120 (of 299 total)