Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics RMS (Archived)

DBCC errors

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I am having dbcc errors on a RMS database. can you direct me to some scripts or ways to fix them>

*This post is locked for comments

  • Suggested answer
    Jeff @ Check Point Software Profile Picture
    Jeff @ Check Point ... 13,380 on at
    Re: DBCC errors

    BACKUP FIRST!!

    SO/HQ Administrator

    Log in and open a new Query and type;

    ALTER DATABASE 'dbname'

    SET SINGLE_USER

    press F5 and close the query

    Open a new query and type;

    DBCC CHECKDB('dbname', REPAIR_ALLOW_DATA_LOSS)

    press F5 and close the query

    Open a new query and type;

    ALTER DATABASE

    SET MULTI_USER

    press F5 and close the query

    Any errors will be stored in a logfile C:\Program Files\Microsoft SQL Server\MSSQL\LOG folder

    Look in the Errorlog. file using Notepad or WordPad.

    BACKUP FIRST!!

    If you are a Partner or work for one, why are you asking questions of your Customers or potential ones instead of posting to the private Partner Forum;

    partnersupport.microsoft.com/.../mpndynrms

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    Re: DBCC errors

    I have been trying to run the script DBCC CHECKDB (dbname, repair_REBUILD ) and I get an error that says the repair did not proceed. Database needs to be in single user mode.

    How do I get it into single user mode?.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,431 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,503 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans