Forum Replies Created

Viewing 15 posts - 286 through 300 (of 332 total)

  • RE: Return the tokens matched in addition to the rows with a full text search query

    I am working on a SQL Server 2008R2 query that leverages full text searching to find the appropriate rows with the data. However, and here is where I am stuck,...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: One procedure to insertupdate all master tables using if statements

    bopeavy (6/14/2011)

    --------------------------------------------------------------------------------

    vmssanthosh

    --------------------------------------------------------------------------------

    hi

    our manager is giving a new idea of having only one procedure for insert update and deleting all the master tables.

    he wants to specify the table name and the...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: One procedure to insertupdate all master tables using if statements

    vmssanthosh


    hi

    our manager is giving a new idea of having only one procedure for insert update and deleting all the master tables.

    he wants to specify the table name and the values...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: What do you do with Express Edition

    stebennettsjb


    So im trying get an inventory of all the SQL boxs out there and im finding lots of Express edition 2005/2008 out there.

    Do you do anything to these...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: SQL 2008 Performance Data Collection Custom Reports

    Krista Olson


    I started using SQL 2008 Performance Data Collection, and so far the information provided has been great compared to another monitoring tool we use. The down side is there...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: SQL Query

    rajesh.bathala


    My stored proc returning table a below

    Name Date Size

    ................................................................

    AAAA 15/04/2011 3

    BBBB 10/05/2011 8

    CCCC 11/06/2011 2

    But i need data as per below format.

    Name 15/04/2011 10/05/2011 11/06/2011

    .......................................................................

    AAAA 3 0 0

    BBBB 0 8...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: Drives, SQL server and pagefiles

    Scott H


    Hi,

    I've been asked by my company to spec and set up a brand new SQL server cluster, and while I'm mostly there with the spec, I'm having a bit...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: Data file has been dropped but sql server wont let go

    GSquared


    bopeavy (6/8/2011)

    --------------------------------------------------------------------------------

    GilaMonster

    This is specific and unique to tempDB and likely has to do with what uses tempDB and how it's used.

    To determine that a TempDB data file can be...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: Data file has been dropped but sql server wont let go

    Perry


    GilaMonster (6/8/2011)

    --------------------------------------------------------------------------------

    it's 0 times in 6 years.

    wow, as often as that Gail

    bopeavy (6/8/2011)

    --------------------------------------------------------------------------------

    And this Kind of thing is a pain when I have to get a time...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: Data file has been dropped but sql server wont let go

    GilaMonster

    Seriously, how often do you have to remove tempDB files?

    For me (admittedly I'm not a production DBA, though I work a lot with them) it's 0 times in 6 years....

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: Data file has been dropped but sql server wont let go

    GilaMonster

    This is specific and unique to tempDB and likely has to do with what uses tempDB and how it's used.

    To determine that a TempDB data file can be dropped...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: SQL server General administration: IO times and Page Life expectancy

    Robert Davis


    For the tempDB questions, my advice differs a little from what others are saying.

    I agree 100% that most systems do not need 1 data file per CPU (that's logical...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: Data file has been dropped but sql server wont let go

    Isn't that truely a disadvantage that you can not drop a file without restarting sql server? i really do not care what db it goes to, if it has more...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: Data file has been dropped but sql server wont let go

    I used the interface it was easier at the moment GUI>pickfile>removeButton

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

  • RE: Data file has been dropped but sql server wont let go

    Yes, but I could do it as a user db, but it does not matter even the OS says that it does not excist yet I see it in the...

    :cool:

    "There are no problems! Only solutions that have yet to be discovered!"

Viewing 15 posts - 286 through 300 (of 332 total)