Forum Replies Created

Viewing 15 posts - 1 through 15 (of 33 total)

  • RE: Row Level Versioning

    Hi ,

    1. keep tempdb database in separate drive

    2. use performance monitor to monitor the tempdb size and activities

    3. use the following DMV to monitor the tempdb.

    ...


    Kindest Regards,

    karthik

  • RE: Estimate the transaction table size and partition

    Hi...

    How do I setup the partition for this table....

    Pls share with me any best way to implement the partition.


    Kindest Regards,

    karthik

  • RE: The query output should be

    I am bangalore, India.


    Kindest Regards,

    karthik

  • RE: The query output should be

    My requirement is different.


    Kindest Regards,

    karthik

  • RE: db migration

    Only one database at this time.

    what about the logshipping option in between 2000 and 2005

    Thanks,


    Kindest Regards,

    karthik

  • RE: DB Availability

    It is not part of the Cluster aware.

    This is stand alone system. We need to check the db alive throught Nagios monitoring tool.

    I need a query to check whether the...


    Kindest Regards,

    karthik

  • RE: DB Availability

    Is it alive or not?


    Kindest Regards,

    karthik

  • RE: DB Corruption

    Thanks to All


    Kindest Regards,

    karthik

  • RE: DB Corruption

    I ran the checkdb in my prod db and I got the below output.

    CHECKDB found 0 allocation errors and 0 consistency errors in database 'Sales'.

    DBCC execution completed. If DBCC printed...


    Kindest Regards,

    karthik

  • RE: Not able to remove the filegroup from db

    I ran your command and it does not showed the filegroup.

    but the filegroup name is reflected in the sysfilegroup system table.

    Thanks,


    Kindest Regards,

    karthik

  • RE: Not able to remove the file from db

    Server: Msg 5009, Level 16, State 3, Line 1

    ALTER DATABASE failed. Some disk names listed in the statement were not found. Check that the names exist and are spelled correctly...


    Kindest Regards,

    karthik

  • RE: Not able to remove the file from db

    ALTER DATABASE [Sales] REMOVE FILE [INDEXES]

    ALTER DATABASE [Sales] REMOVE FILEGROUP [INDEXES]

    Both are not working....

    Thanks,


    Kindest Regards,

    karthik

  • RE: Execution plan

    it was taking around 10 mins and that contains around 10 millions records

    Thanks,


    Kindest Regards,

    karthik

  • RE: Deadlock trace

    I meant serverside trace for deadlock..

    Thanks,


    Kindest Regards,

    karthik

  • RE: Insert fails

    Thanks Ashok


    Kindest Regards,

    karthik

Viewing 15 posts - 1 through 15 (of 33 total)