in More Search Options

APM v2 installation problem

Last post 08-29-2008 7:34 by josh.clark. 14 replies.
Page 1 of 1 (15 items)
Sort Posts:
  • 08-28-2008 7:20

    APM v2 installation problem

     Hi;

     I am trying to install APM v2.0 and i am getting an error stating that my database includes data from a previous beta(1). I have searched the site and i have seen a post. There was script removing APM tables.I have downloaded it. I am using SQL Server 2005 Express Edition. I couldnt find anywhere to run this script. What should i do? How can solve this problem? Is there a solution different from this?

    • Post Points: 3
  • 08-28-2008 8:27 In reply to

    Re: APM v2 installation problem

     Can you use Orion Database Manager to run the script? see Start Menu | All Programs | SolarWinds Orion | Database Utilities | Database Manager

    Josh Clark
    SolarWinds Development Team
    • Post Points: 3
  • 08-28-2008 8:47 In reply to

    Re: APM v2 installation problem

     i have done it using nodes table and query table and pasted the query. when i refresh the query i got an error message "Can not drop the table APM_Application because it doesnt exist or you dont have permission". What should i do? Is there any other script suiting my problem?

    • Post Points: 3
  • 08-28-2008 8:54 In reply to

    Re: APM v2 installation problem

     Does Database Manager list any tables that being with "APM_"?

    Josh Clark
    SolarWinds Development Team
    • Post Points: 3
  • 08-28-2008 8:55 In reply to

    Re: APM v2 installation problem

     yes it does

    • Post Points: 3
  • 08-28-2008 8:57 In reply to

    Re: APM v2 installation problem

     can this script be old or is there any new script for this operation?

    • Post Points: 1
  • 08-28-2008 9:09 In reply to

    Re: APM v2 installation problem

    yilkilicaslan:

     yes it does

     

     

    Is one of those APM_Application?  You need to remove all the APM_ tables.  If APM_Application isn't there then you can remove that line from the script (the drop table APM_Application line).  

    Josh Clark
    SolarWinds Development Team
    • Post Points: 1
  • 08-28-2008 9:12 In reply to

    Re: APM v2 installation problem

     I have corrected the previous problem removing tables using drop tablename command for each table. It s ok now. Hovewer i am getting an error " Error while executing script-Invalid object name 'information_schema.tables'. What should i do?

    • Post Points: 3
  • 08-28-2008 9:21 In reply to

    Re: APM v2 installation problem

     Open a support ticket.  It sounds like something is odd with your environment.

    Josh Clark
    SolarWinds Development Team
    • Post Points: 3
  • 08-29-2008 2:53 In reply to

    Re: APM v2 installation problem

     i can install NPM successfully to the same machine. I cant install APM. I have formatted the machine and re-installed NPM. and then tried to install APM but again the same error:

     

    Error while executing script-Invalid object name 'information_schema.tables'

    What is the wrong?

     

    • Post Points: 3
  • 08-29-2008 6:58 In reply to

    Re: APM v2 installation problem

     Is your database or database server case sensitive?  That might give the error you are seeing.

    Josh Clark
    SolarWinds Development Team
    • Post Points: 3
  • 08-29-2008 7:14 In reply to

    Re: APM v2 installation problem

     i am using sql express edition and i dont know how i can set it up.

    • Post Points: 3
  • 08-29-2008 7:25 In reply to

    Re: APM v2 installation problem

     Execute this query.  What does it return?

     SELECT CAST((CASE WHEN 'A'='a' THEN 1 ELSE 0 END) AS INT)


    Josh Clark
    SolarWinds Development Team
    • Post Points: 3
  • 08-29-2008 7:28 In reply to

    Re: APM v2 installation problem

     result is 1

    • Post Points: 3
  • 08-29-2008 7:34 In reply to

    Re: APM v2 installation problem

    I would suggest submitting a support ticket.  This is not something that can easily be solved over forum posts.
    Josh Clark
    SolarWinds Development Team
    • Post Points: 1
Page 1 of 1 (15 items)