Forum Replies Created

Viewing 15 posts - 541 through 555 (of 1,366 total)

  • RE: Changing Availability Group

    Perry Whittle (5/6/2014)


    Ratheesh.K.Nair (5/6/2014)


    Hi Experts,

    How can we change the backup replica in Always on Cluster.

    I'm assuming you mean AlwaysOn availability group?

    What are the current backup settings you have defined for...

  • RE: SP redundant call

    Thanks Lowell for the reply.

    I am looking for procedures calling multiple same procedure inside.

  • RE: fn_dblog

    Thanks Gail & Lynn..

  • RE: Data Deletion!!

    Thanks Everyone for the Reply.

    Free_mascot : Do you have any template for tracking this using extended events?

  • RE: CHECKTABLE

    Thanks Gail.

    We already have a case with MS and they provided some HotFix months back but our server is still generating dump file.

    Thanks a lot for your help.

  • RE: CHECKTABLE

    Thanks Gail,

    I know the below is not corruption but that is what i got from error log.

    Timeout occurred while waiting for latch: class 'FCB_REPLICA', id 00000000C0AB3630, type 2, Task 0x000000002A2634C8...

  • RE: CHECKTABLE

    Thanks a lot Gail.

    We had an issue here were our database got corrupted ,senior dba's are pointing that it was due to running CHECKTABLE. What you think.

    Got below message from...

  • RE: Index Fragmentation

    Thanks a lot Gail.

    And when we rebuild the index it will defrag all the level and reorg on the leaf level right ie the last one..

  • RE: Impact of INdexes

    Thanks a ton Adi..

    This is what i was looking..

    The table is have 150 million records and is around 1TB in size. I think still the index usage depends on the...

  • RE: Modifying a column datatype

    Thanks Grant...

    You are definitely giving confidence..

  • RE: Index Fragmentaion of particular indexes

    Thanks Grant.

    I didnt find an option in that query to specify the index names .

    eg:

    1.A

    2.B

    3.C

    4.PK_ASSETID

    5.ix_customer

    6.ix_assetid

    7.ix_placeid........

  • RE: Difference in UNique Non-Clustered and Non-Clustered

    Thanks Gail..

    I think the space used by non-unique non-clustered index is on higher side when compare to unique non-clustered index 111 vs 107.

  • RE: Modifying a column datatype

    Thanks Jessie.

    Is there any issue if i create a new table with new name and create all indexes and move data ,any problem if i rename the DB afterwards,any issue...

  • RE: Modifying a column datatype

    Is there any difference if i load the data using SELECT * INTO and using an SSIS package to load??

  • RE: Modifying a column datatype

    Thanks Jessie. We have tried all the way and its taking time.

    Tried loading data to a new table with new structure failed because we ran out of space.

Viewing 15 posts - 541 through 555 (of 1,366 total)