- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- HP SIM 5.01 - Move Remote Database and Reconfigure
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
02-22-2008 10:26 AM
02-22-2008 10:26 AM
HP SIM 5.01 - Move Remote Database and Reconfigure
Also, is there a set way to move the database besides backing up the files and restoring them to the new server?
Thanks,
Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2008 04:16 PM
02-23-2008 04:16 PM
Re: HP SIM 5.01 - Move Remote Database and Reconfigure
Might provide the guidelines.
For documentation on HPSIM, go to www.hp.com/go/hpsim and follow the link to the reference library.
How you copy a database depends more on the database than it does HPSIM. You'd need to look at the tools for the database being used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2008 07:38 AM
03-24-2008 07:38 AM
Re: HP SIM 5.01 - Move Remote Database and Reconfigure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2008 07:29 AM
03-26-2008 07:29 AM
Re: HP SIM 5.01 - Move Remote Database and Reconfigure
this is the procedure for SQL server:
1) Stop HPSIM
2) Detach your database
3) copy it to the new server
4) attach the database on the new server
5) check the database.props file, you can find it in:
C:\Program Files\HP\Systems Insight Manager\config\
Look at the following parameters and change them depending on the server/instance name. This file might be slightly different for Oracle, certainly the port number will be different.
hp.Database.databaseName=Insight_v50_0_15629608
hp.Database.dsn=Insight_v50_0
hp.Database.hostName=HPSIM
hp.Database.instance=HPSIM\\
hp.Database.jdbcDriver=net.sourceforge.jtds.jdbc.Driver
hp.Database.jdbcUrlPrefix=jdbc\:jtds\:sqlserver
hp.Database.portNumber=1433
6) Start HPSIM again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 06:21 AM
06-25-2008 06:21 AM
Re: HP SIM 5.01 - Move Remote Database and Reconfigure
I've also read the hpsim_5_migrationNewSystem.pdf, but therein I cannot find my solution.
Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 06:44 AM
06-25-2008 06:44 AM
Re: HP SIM 5.01 - Move Remote Database and Reconfigure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 09:10 AM
06-25-2008 09:10 AM
Re: HP SIM 5.01 - Move Remote Database and Reconfigure
http://www.hp.com/wwsolutions/misc/hpsim-helpfiles/mxhelp/mxportal/en/admin_ref_dbBackup_windows.html
Regards,