Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics SL (Archived)

SQL server message 93

Posted on by Microsoft Employee

We have a customer running Windows Server 2012, SQL 2008 and DYnamics SL 2011 SP2, and when we try to release a bach, we get the following message:

SQL server message 93

The batch does release, but the error keeps showing.

I tried searching the Knowledge base but I'm getting the message:

All Results from KnowledgeBase

Sorry, something went wrong.

Does anybody knows how to correct the customer situation?

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: SQL server message 93

    When do you receive error 93? The most frequent occurrence was caused by the syntax used in the FRx index building SQL script. A hotfix was issued with the corrected syntax for the Set NoCount On statement.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: SQL server message 93

    Hi,

    would this stored procedure work for SL

    2015?

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: SQL server message 93

    Hi,

    would this stored procedure work for SL

    2015?

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: SQL server message 93

    Thank you Karthik

    I’ll check on the customer site and will let you know if the problem is solved.

  • Suggested answer
    RE: SQL server message 93

    Hi,

    There is a revised stored procedure that may help.

      •    Symptom - Deleting voucher hangs.

      •    Cause - Bug 23996

      •    Resolution - Running the following on your app DB will prevent this

    alter Proc Batch_Mod_Rlsed @parm1 varchar ( 10), @parm2 varchar ( 2) as

    Select * from Batch with (nolock)

    where BatNbr = @parm1

    and Module = @parm2

    and Rlsed = 1

    Also, check for custom triggers-SQL 2008 is very picky about the "Set Nocount On"

    Thanks,

    Karthik

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,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans