- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: how to migrate database...
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
06-07-2004 05:31 AM
06-07-2004 05:31 AM
how to migrate database...
Is there a proceedure for pointing SIM 4x at a different SQL backend after it has been installed on MSDE?
Also, what is the SA password SIM uses when it installs MSDE?
TIA
RIch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 07:58 PM
06-07-2004 07:58 PM
Re: how to migrate database...
I'll answer my own questions...
I have DTS'd the insight DB to a SQL2k box, set up a DBO account on the new database,
hacked the various DB related config files in the \conf dir to point to this,
run the createDSN script in the root intall dir and configured the DNSs to point to the new DB,
and who'd have thought it- it seems to work!
Still not sure what the default SA password it- changed authentication to mixed mode but it wont accept blank.
cheers
RIch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 11:00 PM
06-10-2004 11:00 PM
Re: how to migrate database...
I need to move the db from one SQL Server to another SQL server.
Could you please specify wich files in wich \conf dir you changed?
Any help is appreciated.
Sincerely,
Frank Aune
ITpro.no, Norway
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 01:26 AM
06-11-2004 01:26 AM
Re: how to migrate database...
the config files should be in
c:\Program Files\HP\Systems Insight Manager\config
and are database.props and database.admin
the createDSN script is in E:\Program Files\HP\Systems Insight Manager
I think you need to ensure the insight service account has sysadmin rights to the new DB (check its rights on the old one)
cheers
RIch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 03:20 AM
06-11-2004 03:20 AM
Re: how to migrate database...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 10:12 PM
06-14-2004 10:12 PM
Re: how to migrate database...
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Insight_v1_0
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Insight_v1_master
Started the HP Systems Insight Manager service and everything worked. "Easy as Dell" ;-)
Thank you very much for the help guys!
Frank Aune
ITpro.no, Norway