- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- CIM7 SP1 upgrade fails due to database problem
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
05-22-2002 04:00 PM
05-22-2002 04:00 PM
CIM7 SP1 upgrade fails due to database problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 04:00 PM
05-23-2002 04:00 PM
Re: CIM7 SP1 upgrade fails due to database problem
Under SQL 2000, the default security setiing is "Windows only". So you take the Enterprise manager, select the server, properties, change it to "both". You **MUST** know the password of SA, to install CIM7.
You say it is an upgrade ? How come it worked before ? Did you upgrade SQL7 to SQL 2000 ???
hth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2002 04:00 PM
05-27-2002 04:00 PM
Re: CIM7 SP1 upgrade fails due to database problem
You can try to manipulate your ODBC connection to the SQL server so that a connection exists that CIM can use for the upgrade.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2002 04:00 PM
05-27-2002 04:00 PM
Re: CIM7 SP1 upgrade fails due to database problem
Anybody have cues ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 04:00 PM
05-28-2002 04:00 PM
Re: CIM7 SP1 upgrade fails due to database problem
In regards to the 'SA' account. I don't think there's any way around that either. When I originally tried to install CIMXE, it defaulted to SA but let you change it. I tried to change it and the install kept failing until I used the SA account. I guess now, they just don't let you change it. You could probably create an SA account and give it SysAdmin rights temporarily. Once CIM7 is installed, you can change the account it uses in the WebGUI. SQL2000 defaults to NT Only security, but CIM7 needs SQL logins so you'll have to switch over to Mixed Mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 04:00 PM
05-28-2002 04:00 PM
Re: CIM7 SP1 upgrade fails due to database problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2002 04:00 PM
05-29-2002 04:00 PM
Re: CIM7 SP1 upgrade fails due to database problem
Did you try the hint suggested in reply 1 ?
I know for sure that the settings on W2K will not work with CIM7 unless you change the SQL server properties as explained.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 04:00 PM
05-30-2002 04:00 PM
Re: CIM7 SP1 upgrade fails due to database problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2002 04:00 PM
07-30-2002 04:00 PM
Re: CIM7 SP1 upgrade fails due to database problem
Oh by the way, if you blank out the sa account password in CIM7|Settings|Server|database, it will connect to the SQL database with a trusted account (If Mixed Mode is set).