How can we help you today? How can we help you today?

Cannot install tSQL Framework

Upon trying to install the framework, I am greeted with the error - Invalid Object name - AuditDB.dbo.DDLEvents
Kris
0

Comments

4 comments

  • chris_godfree
    How are you trying to install the framework? There isn't an object named dbo.DDLEvents in the framework as far as I can see.
    chris_godfree
    0
  • Kris
    I right click on the database and select NEW Test. This then brings up a window to install the framework, which fails with that message.

    When i have done a SQL Search to find the object AuditDB.dbo.DDLEvents nothing is returned. I've tried all variants of it
    Kris
    0
  • chris_godfree
    There is a table named DDLEvents in my RedGate database into which events are inserted for DLM Dashboard via a server level trigger. See info here: https://documentation.red-gate.com/ddb1/about-the-dlm-dashboard-server-objects.
    chris_godfree
    0
  • Kris
    I too have a RedGate database but that is on a different instance of SQL Server (2008 R2). The database that I am trying to install the SQL Test upon is 2014 which does not have a RedGate database
    Kris
    0

Add comment

Please sign in to leave a comment.