Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics SL (Archived)

Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

Posted on by 415

hi ,

i have problem when doing conversion from solomon system database ver 6.0 to 2011 version.. it sucess and i can go in to my company database .. after certain try it does not allow me to access and prompt this error message 9808

Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

 

is there anyway to solve this problem .. hope hear u all reply and thanks for viewing :)

*This post is locked for comments

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    DONE!!!!!! :)

    So... you have to prepare some tables after the upgrade (from SL7.00 to SL7.03 FP1 Sp4).

    You have to check in all tables where Crtd_User = '(PC)' (I have a sql script that do that job for me) Then... UPDATE then to something like this Crtd_User = 'UPGRADE'  (or whatever) (Just in case, maybe not necesary at all, I updated Crtd_prog = 'SolFFTW' to Crtd_prog = 'HEINLEIN' (or whatever too)

    Then I process de database with Database Maintenance with the option: "6.5x, 7.x to 7.0 SP4"

    And the apocalyptic message just "go away"....

    PD: I Updated this tables:

    UPDATE Vendor SET Crtd_User = 'UPGRADE' where crtd_user = '(PC)'

    UPDATE CuryRate SET Crtd_User = 'UPGRADE' where crtd_user = '(PC)'

    UPDATE POAddress SET Crtd_User = 'UPGRADE' where crtd_user = '(PC)'

    UPDATE Terms SET Crtd_User = 'UPGRADE' where crtd_user = '(PC)'

    UPDATE Vendor SET Crtd_prog = 'HEINLEIN' where Crtd_prog = 'SolFFTW'

    UPDATE CuryRate SET Crtd_prog = 'HEINLEIN' where Crtd_prog = 'SolFFTW'

    UPDATE POAddress SET Crtd_prog = 'HEINLEIN' where Crtd_prog = 'SolFFTW'

    UPDATE Terms SET Crtd_prog = 'HEINLEIN' where Crtd_prog = 'SolFFTW'

    PD2: MsDynamicsSL.EXE searches at least in this tables:

    SELECT COUNT(*) FROM GLSetup (nolock) WHERE crtd_user = '(PC)'

    SELECT COUNT(*) FROM Account (nolock) WHERE crtd_user = '(PC)'

    SELECT COUNT(*) FROM InTran (nolock) WHERE crtd_user = '(PC)'

    SELECT COUNT(*) FROM Vendor (nolock) WHERE crtd_user = '(PC)'

    SELECT COUNT(*) FROM CuryRate (nolock) WHERE crtd_user = '(PC)'

    SELECT COUNT(*) FROM POAddress (nolock) WHERE crtd_user = '(PC)'

    SELECT COUNT(*) FROM Terms (nolock) WHERE crtd_user = '(PC)'

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    hI THIS COULD BE THE FIX I AM LOOKING FOR, could i get step by step instructions, thank you

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    Look at this...

    community.dynamics.com/.../113552.aspx

  • pbrattin Profile Picture
    pbrattin 1,850 on at
    Re: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    Setting zcount = 0 may not solve that problem for long. Tell us if it does not.

  • Verified answer
    desmondtee88 Profile Picture
    desmondtee88 415 on at
    Re: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    solve the problem edy .. i go to GL setup for the problem company database and set zcount = 0 .. after that it can continue to access the company using dynamic SL app

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    Re: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    FastForward tools were used to convert a database from Scalable SQL version of SL (2.06) to the MS SQL version (5.x).  I think what is happening is 6.0 did not check for the preliminary conversion data flags.  When you upgraded to 2011, the software is now checking for those.

  • desmondtee88 Profile Picture
    desmondtee88 415 on at
    Re: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    fastforward tools ??? i use the microsoft dynamic SL database maintainance in which comes with the application ..

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    Re: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    Sounds like there was a problem in the conversion to 6.0 using the FastForward Tools.  I don't recall exactly what FastForward did to flag a database when that occured but I think it was something in the GLSetup table and elsewhere.  You should be able to contact support to resolve this issue.

  • desmondtee88 Profile Picture
    desmondtee88 415 on at
    Re: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    anyone ??? thanks

  • desmondtee88 Profile Picture
    desmondtee88 415 on at
    Re: Sys Msg 9808 "This database may be a preliminary conversion database" occurs in Solomon

    anyone can share idea regrading for my problem ?? really need some help here and thanks

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 Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans