Forum Replies Created

Viewing 15 posts - 166 through 180 (of 965 total)

  • RE: Performance issue

    sqlnsg (1/8/2010)


    HI,

    The following is the Disk Configaration , Its a local SAN IBM DS 4800 (4 TB) connected through Fiber Channel dual port HBA cards . Its not dedicated san...

  • RE: Using a Certificate Signed Stored Procedure to Execute sp_send_dbmail

    Uma-419424 (1/8/2010)


    Simply give execute permission on the sp "sp_send_dbmail" to the role "public" in the database "msdb".

    That would violate Audit rules at my company, and most publicly held companies as...

  • RE: requirements on multi instanses

    Krasavita (1/8/2010)


    We installed 1 more processor,but it is not showing that we have 2 now,what do we need to do Thank you

    Is this a Virtual Machine? I don't know...

  • RE: requirements on multi instanses

    The_SQL_DBA (1/8/2010)


    type services.msc in start-->run and locate the service name for the instance you want to stop. It should be something like devsvr\sql01, devsvr\sql02.

    Thanks..

    As a matter of practice this...

  • RE: requirements on multi instanses

    Krasavita (1/8/2010)


    counter_nameinstance_namecntr_value

    Target Server Memory (KB) 819200

    Total Server Memory (KB) ...

  • RE: requirements on multi instanses

    CirquedeSQLeil (1/8/2010)


    Krasavita (1/8/2010)


    Do I need to re boot after I changed max memory settings?

    I don't expect production to run queries developed in dev with parallelism. Can main instanse be disable...

  • RE: requirements on multi instanses

    Krasavita (1/8/2010)


    This is development server, I recommended to switch to 64 bit how many processors I need?

    Its hard to tell without knowing the workload. Processors are cheap these days,...

  • RE: requirements on multi instanses

    Krasavita (1/8/2010)


    object_name counter_nameinstance_namecntr_valuecntr_type

    SQLServer:Memory Manager Target Server Memory (KB) ...

  • RE: requirements on multi instanses

    Greg Edwards-268690 (1/8/2010)


    I think you'd have much more luck starting with an x64 machine.

    At a bare minimum, 9 * 1GB for the instances + 2 GB for the OS.

    And each...

  • RE: requirements on multi instanses

    Krasavita (1/8/2010)


    I know max 2147483647 MB, for each instanse, how much should I cut down too?

    How much memory does the physical server have and is it x86 or x64?

  • RE: requirements on multi instanses

    Krasavita (1/8/2010)


    How can I see in sql server all instanses?

    This is what I have from your code,but it is not showing instanse name:

    Either use PerfMon and add the counters for...

  • RE: requirements on multi instanses

    Lynn Pettis (1/5/2010)


    What is the configuration of the development server (total server memory, disk drives (raid type or not, etc)? How are the instances configured (min/max memory, etc)?

    The information...

  • RE: requirements on multi instanses

    Krasavita (1/5/2010)


    Is there any documentations that I can find out on that. What should I run to see how much memory used for all instanses.

    Thank you

    Which specific part are you...

  • RE: Unable to read event log (reason:87)

    I'd start by checking the permissions assigned to the SQL Agent Service Account.

  • RE: requirements on multi instanses

    Krasavita (1/5/2010)


    Hello friends,

    I have 9 instances for my dev enviroment and we are having performance problems(very slow)Can you please provide me the requirements,what you need to do for the...

Viewing 15 posts - 166 through 180 (of 965 total)