EXEC dbo.MOMXPartitioning

  • When i run this command in SQl

    EXEC dbo.MOMXPartitioning

    I am geting this error:

    Server: Msg 2812, Level 16, State 62, Line 1

    Could not find stored procedure 'dbo.MOMXPartitioning'.

    Please help in this regard.

  • Are you in the OnePoint database?

    Try this

    Use OnePoint

    Go

    EXEC dbo.MOMXPartitioning

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply