Forum Replies Created

Viewing 15 posts - 1,501 through 1,515 (of 2,462 total)

  • RE: Permission to deploy and execute SSIS package

    Proxy account

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: query for two database servers

    James Tech (8/1/2010)


    Steve Jones - Editor (8/1/2010)


    You can setup a linked server between them, or you can use the OPENQUERY command from one server to get data from the other.

    Thanks...

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: Too many CASE statements...how to avoid??

    you can store case conditions in a table (so called metadata) and fetch the conditions from there.

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: Bad Execution plans

    I think Sql optimizer will create new exec plan acccording to the new statistics( after statistics update).

    next Sp/function run would be smoother. am i right ?

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: Invalid Column Name Error .

    le_eli (7/30/2010)


    2. "invalid column Name" usually means Invalid column name

    Very Good catch:-D

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: Database mail trouble shooting initial setup

    Check the database log

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: AWE

    Suresh B. (7/30/2010)


    Bhuvnesh (7/30/2010)


    So does it mean 264 = 8 Gb ?

    No.

    232 x 2 = 233 = 8 Gb

    ohhh..... thats the reason i often scored...

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: AWE

    molson-927659 (7/29/2010)


    232 = 4,294,967,296 = 4GB

    So does it mean 264 = 8 Gb ? which means at max 8 gb for 64 bit sql server

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: Performance

    2005_DBA (7/30/2010)


    Hi,

    This is an interview question.

    Lets say some one come to you and say production server is responding slow. User complain about performance of production system. As a DBA...

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: Temp DB - Optimal Settings

    can you clarify the issues , so that people can go for precise and close solution

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: how to update millions of records quickly........

    Jeff Moden (7/29/2010)


    Bhuvnesh (7/28/2010)


    Jeff Moden (7/28/2010)


    you'd need a loop for that.

    or may be batch approach can make work smoother

    The loop would control "batches". That being said, what do...

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: Where are you?

    sushantkumar1984 (7/29/2010)


    Exactly where in india ?

    Jaipur..

    What abt u

    Regards,

    Sushant

    Delhi

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: how to update millions of records quickly........

    Jeff Moden (7/28/2010)


    you'd need a loop for that.

    or may be batch approach can make work smoother

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: Where are you?

    sushantkumar1984 (7/28/2010)


    India

    Exactly where in india ?

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • RE: Database server doesn't connect with the Server Name but connects with the IP address

    it should be developers or enterprise edition

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

Viewing 15 posts - 1,501 through 1,515 (of 2,462 total)