Forum Replies Created

Viewing 15 posts - 7,381 through 7,395 (of 9,244 total)

  • RE: Volume Shadow Copy Services Start and so do the Insertion Timeouts

    Buzz-523717 (11/19/2010)


    executing master..sqlbackup in a script step of the scheduled job.

    Check the Redgate SQLBackup logs for details of any potential errors or warnings

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Running SQL Server 2008 with Local Admin or Domain user

    ocolakoglu (11/20/2010)


    Hi,

    Last week we upgraded our system

    Sql server 2005 to Sql server 2008

    Windows 2003 to Windows 2008

    32 cpu 64 gb ram to 64 cpu 256 gb ram

    One server strcuture...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Change the seed value of an existing table

    Sree-258588 (11/19/2010)


    Hi

    I've table with THE following structure:

    id int identity(1,1)

    name varchar(100) not null

    id is the primary key

    now I want to change the identity (0,1)

    set the seed value to 0

    I've...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SAL SERVER FAILED TO COME ONLINE

    have you exposed the LUN to both servers?

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Do I need more free space on drive for tempdb?

    MysteryJimbo (11/18/2010)


    Guestimate of 6 x 2Gb to ensure proportional fill.

    Could be overkill, how many logical processors do you have?

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: get ip from username

    I would also add the auth_scheme column to Lowell's query to check for NTLM or Kerberos authentication type.

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: get ip from username

    are you looking to get the IP address of the client connecting to SQL Server?

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Network binding order

    Scott Ohar (8/11/2009)


    Hmm, thats odd. I've had no issues, just stating how to address that issue which a clustering engineer from microsoft recommened to do.

    I have only seen this when...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: need T-SQL code/script for shrinking all user db t-log files

    Be aware the shrink may have no effect on some log files. If the active portion of the log occupies the end of the file you may not shrink below...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: HEAP Pages not released after table delete (HELP!)

    paul.olson.dba (11/15/2010)


    I have tried rebuilding indexes,

    this is a known issue, it's almost certainly the indexes holding the space. The data pages are not deleted just deallocated, it makes roll back...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: HELP= how to repair node B on sql 2008 cluster

    why are you repairing, you were supposed to be adding a node on node b and selecting the existing clustered default instance?

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SSRS --The server doenot exist

    BIDS executes under your windows user account so that will be golden 😉

    Edit the data source properties in SSRS to execute in your preferred fashion (windows account, sql server account,...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SSRS --The server doenot exist

    either the data source does not exist or it is in another folder on the SSRS instance. In report manager select the report and go to the data source option...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: how to install the default instance on existing node 2

    hydbadrose (11/14/2010)


    Thank you so much for your help! Can you also please send me the link or document to change to change the SQL services account password on cluster environment...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL 2000 db on SQL 2005 in compatibility mode 80

    They never miss you until you're gone 😉

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 7,381 through 7,395 (of 9,244 total)