Forum Replies Created

Viewing 15 posts - 736 through 750 (of 4,745 total)

  • RE: SP3 upgrade on SQL 2008 issue

    8 hours is way over the top, take a look through the errorlog to see which parts took so long. I am not aware of any OS dependencies or bugs...

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

  • RE: SP3 upgrade on SQL 2008 issue

    this is normal behaviour and hopefully upgrade script mode has completed by now.

    the last phase of patching a SQL2008+ cluster node is to fail over to the node, at that...

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

  • RE: Log shipping in sql server 2000

    gantavasu (3/18/2013)


    i am planning to configure primary in 2000 and secondary in 2005

    how can i do this

    same process but what are you aiming to acheive here? If the secondary is...

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

  • RE: Log shipping in sql server 2000

    gantavasu (3/18/2013)


    ok i want the process method in gui

    http://msdn.microsoft.com/en-us/library/aa496029(v=sql.80).aspx

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

  • RE: Database restoration to network mapped path..

    do you mean backup across the network? If so yes that is possible so long as SQL is running under a domain account and you have the permissions set up...

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

  • RE: Log shipping in sql server 2000

    the principal and process for log shipping was the same in SQL2000 but the set up gui was different. It was also only available in the enterprise edition.

    If you have...

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

  • RE: Upgrading/moving datbases frm 2005 to 2008

    balasach82 (3/16/2013)


    A silly question if u may say. for 2005 to 2008 upgrade, should i run 2008 upgrade advisor on the 2005 server?

    Always best to.

    Does the advisor has to be...

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

  • RE: Upgrading/moving datbases frm 2005 to 2008

    if it is a side by side upgrade check the database owner is still what you want.

    other than that thats all that is required as part of the process, I...

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

  • RE: Moving All SQL Server 2008 databases to a new San storage

    for system databases see here

    make sure you use the procedure for your version of SQL (I have presumed 2008)

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

  • RE: Re-Index :Performance ISSUE

    I would guess there was more work for the reindex to do this time, it then became a timing issue as it ran into your online day.

    running this daily is...

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

  • RE: secondary database is sink

    either dive down and get it 🙂

    or

    if logs wont load because of missing lsn restart from a full again or if you have not taken a full backup of the...

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

  • RE: Re-Index :Performance ISSUE

    vishalsurya50 (3/15/2013)


    Normally what are the causes for this type of long running re-index query ?It ran for 7 hrs.. normally it would run within 5 mins. I checked sp_who2...

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

  • RE: Re-Index :Performance ISSUE

    which step ran long?

    If the reindex step does the reindex depend on thresholds to determine what it reindexes or always reindex everything?

    any output from the job?

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

  • RE: Moving All SQL Server 2008 databases to a new San storage

    as anthony said but I would stop the apps first and take backups of all the databases.

    also, are you moving just user databases or system databases as well?

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

  • RE: Restoring database from production to Dev

    Tripz (3/14/2013)


    To avoid all the confusions and complications

    I created a fresh db on dev and restored the backup to this freshly created db.

    and now things seems to be clean...

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

Viewing 15 posts - 736 through 750 (of 4,745 total)