web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

Community site session details

Community site session details

Session Id :
Microsoft Dynamics SL (Archived)

Getting Error "Unique index named rptruntime0 has not been found for table rptruntime" with every report

(0) ShareShare
ReportReport
Posted on by

We are in process of upgrading to Dynamics SL 2015 CU2 from v6.5.   Everything seems to have migrated from what I can see so far, but whenever I attempt to print any report, I am getting the Programming Bulletproof Error 10209, with description of "Unique index named rptruntime0 has not been found for table rptruntime".

I did some forum searches, and found a few things that sound similar, but nothing offered seems to have helped, such as checking for u2lsol4.dll in the proper folders, etc.   Has anyone else run in to this before?

*This post is locked for comments

I have the same question (0)
  • AlexDupuis Profile Picture
    324 on at

    Hi,

    I don't know if you find out what is your problem. From what I can see, you're missing the index 0 which is required for Solomon as far as I know.

    I use SL 2011 but I can give you the one I have on my table, it should help.

    CREATE UNIQUE CLUSTERED INDEX [RptRuntime0] ON [dbo].[RptRuntime]
    (
    	[RI_ID] ASC
    )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, SORT_IN_TEMPDB = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
    GO
    


  • Elizabeth MR Profile Picture
    39 on at

    Hi GreyFox386, i have same case,  do you have any solution?

  • Brian_IL Profile Picture
    719 on at

    Did the rest of your SL version upgrade report any errors? All tables should have the indexes defined for them, including the work tables like RptRuntime. You can add any missing index with the SQL statement as noted above, but you may find other parts of the update incomplete. The SL Database Maintenance scenarios can also handle fixing indexes.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics SL (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans