Forum Replies Created

Viewing 15 posts - 4,006 through 4,020 (of 6,397 total)

  • RE: Policy Based Management Trigger Facet naming convention

    Not a problem, glad all is working for you.

    I found PBM to be a bit tricky first time I started using it, but you soon learn the ways of doing...

  • RE: Error while executing query through linked server

    Check the SIDs of both users on each server, I suspect they are different.

    If they are you need to add a mapping on the linked server configuration to mapp LL_LOGIN...

  • RE: Reporting Services Training

    The training partner where I did all the training with was QA, they are pretty good in all honesty and got plenty of sites in London.

  • RE: Replication Vs Log Shipping Vs Mirroring - Which One Should I Use?

    Well it all depends on your RTO and RTP as to which to choose and if you want hot, warm or cold standbys.

    If you know this information then you can...

  • RE: Policy Based Management Trigger Facet naming convention

    @Update or @Insert should be = True and @Name should be LIKE 'TRI%' or 'TRU%' depending on the trigger. They will need to be evaluated in the same condition

    @Update...

  • RE: SQL Server licensing cost

    2 CPUs, each with 4 cores, would mean you need to purchase 8 core licenses for SQL.

    I have attached the QRG which contains some pricing, but to get latest prices,...

  • RE: SQL Litespeed backup taking too long

    Not used litespeed in a while, but are you using the dynamic compression feature where it determins the best compression level or have you just set it to the max...

  • RE: Checkpoint & Commit

    From reading, but this might be totally wrong.

    As a checkpoint rights information relating to the transaction log as well as dirty pages to disk, if the transaction is not commited...

  • RE: Policy Based Management Trigger Facet naming convention

    Would want to use the trigger facet, with name and either insert or update depending on the trigger as the conditions

  • RE: RSClintPrint

    If you run the copy manually then run the pkgmgr on its own does it still error?

  • RE: SQL Sever Client

    Please explain a bit further.

    Are you talking about tools to manage and query SQL? If so give them SSMS and limit what they can do to the database via...

  • RE: SQL 2012 Licensing

    As with anything licensing, speak to Microsoft or your reseller direct.

    I have attached the QRG for SQL 2012 licensing.

    Typically mirrored servers dont require licensing as long as no user activity...

  • RE: Help in a store procedure

    select top 1 cmp_id from CSR_COMPLEMENT

    where DOS_ID = (select DOS_ID from CSR_DOSSIER where DOS_NODE = @DOS_NODE) order by cmp_numordre desc

    Might be missing something but if you only want 1 cmp_id...

  • RE: Today's Random Word!

    Brandie Tarvin (8/8/2012)


    Ray K (8/8/2012)


    JAZZ Master (8/8/2012)


    rhythmk (8/7/2012)


    SQLRNNR (8/7/2012)


    Lynn Pettis (8/7/2012)


    Lynn Pettis (8/7/2012)


    Monty

    Python

    Flying

    Aeroplane

    Helicopter

    Dirigible

    Ornithopter.

    Festo SmartBird

  • RE: Are the posted questions getting worse?

    dwain.c (8/7/2012)


    Lynn Pettis (8/7/2012)


    I don't know, but I'm really getting tired of questions wanting answers but not getting enough information to for me to even start to give a decent...

Viewing 15 posts - 4,006 through 4,020 (of 6,397 total)