Exforsys
+ Reply to Thread
Results 1 to 3 of 3

Share your experience

This is a discussion on Share your experience within the DB2 forums, part of the Database category; Is there possibility that when a user runs dbcc checkdb it gives no errors but the database still throwing errors? ...

  1. #1
    cyrus is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    128

    Share your experience

    Is there possibility that when a user runs dbcc checkdb it gives no errors but the database still throwing errors? I faced this recently and could not figure out the reason for the same. If someone could share their experiences faced similarly in this context and the way they resolved it would help me and others facing this problem.


  2. #2
    rachelle is offline Member Array
    Join Date
    Apr 2006
    Answers
    97
    There are many errors like memory-only corruption that cannot be found by running dbcc checkdb alone. So there is definitely possibility for getting errors even though when a user runs dbcc checkdb it gives no errors but the database still throwing errors. For the process of error checking one must first check the event log file for hardware and other errors. After correcting
    these errors CHECKDB can be used for further analysis and error checking.


  3. #3
    amitwin786 is offline Junior Member Array
    Join Date
    Dec 2010
    Answers
    1
    In DB2, i occur in my one of the user login following error : Change in the value in the invoices.. Why? It did not occurs in others user PC's.
    Plz tell me the solution...


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...