- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- SIM 5.1 Performance Management Pack install failed
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2007 02:57 AM
03-01-2007 02:57 AM
"Uninstall has detected that HP PMP is currently running" and that I should close all instances.
1. Why can't the PMP DB be created? I was able to create the SIM DB on the same server with the same credentials.
2. Where are these PMP instances and how do I stop it?
TIA.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2007 06:30 AM
03-01-2007 06:30 AM
Re: SIM 5.1 Performance Management Pack install failed
That's caused issues with me before now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2007 09:02 AM
03-05-2007 09:02 AM
Re: SIM 5.1 Performance Management Pack install failed
I have uninstalled SIM 5.1, and went back to 5.0, but same thing happened. Please see log files for details.
PMPDB.log ------------------------
Setup failed in detaching the database with the below error1> 2> Msg 15010, Level 16, State 1, Server SQL\IT, Procedure sp_detach_db, Line 25
The database 'PMP_V3_0' does not exist. Use sp_helpdb to show
available databases.
1> Setup failed in attaching the database with the below error1> 2> Msg 5105, Level 16, State 4, Server SQL\IT, Line 1
Device activation error. The physical file name 'C:\Program Files
(x86)\Microsoft SQL Server\MSSQL$IT\Data\PMP_V3_0.mdf' may be
incorrect.
1> Error in Creating Database PMP_V3_0
HPPMP.log ------------------------
Starting HP Performance Management Pack Installation...
Is earlier versions of PMP found? No
Is the Operating System and Service Pack Valid? Yes
Is the screen resolution valid? Yes
Is HP SIM installed? Yes
Is PMP 4.1 already installed? No
Successfully retrieved HP SIM installation path.
Is Disk space sufficient for PMP installation? Yes
Applying PMP schema to the database.
LMT Export in Progress...
HP Performance Management Pack was unable to create the HP Performance Management Pack database. Aborting the installation
Failed to install PMP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2007 11:03 AM
03-05-2007 11:03 AM
Re: SIM 5.1 Performance Management Pack install failed
It's almost like the default location for the database files is incorrect.
C:\Program Files(x86)\Microsoft SQL Server\MSSQL$IT\Data\PMP_V3_0.mdf
Does this directory structure actually exist?
That (x86) seems a bit odd.
The defaults can be changed fro SQL Server 2000 and SQL Server 2005. Not sure how it's handled in MSDE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 01:19 AM
03-06-2007 01:19 AM
Re: SIM 5.1 Performance Management Pack install failed
We are using SQL 2000 w/SP4 on a remote DB server. The path (C:\Program Files (x86)\Microsoft SQL Server\MSSQL$IT\Data) actually exists on that server, but the PMP DB is not there.
However, the DB server has another partition (D:\), where all the DBs are and sure enough, the PMP DB is there, together with HP SIM DB.
Question now is, how do I change PMP install, to point it to the correct path (D:\MSSQL$IT\data)?
TIA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 06:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 07:41 AM
03-06-2007 07:41 AM
Re: SIM 5.1 Performance Management Pack install failed
Strange thing was that, while the PMP DB was there, it wasn't showing in SQL Enterprise Manager. We deleted the PMP DB manually, and reinstalled. Finally, it went through.
Thanks a lot for your help.
Btw, the C:\Program Files(x86) path is the default path for 32-bit apps when installed in an x64 machine.