- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- no items visible in console insight
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-14-2006 08:25 PM
02-14-2006 08:25 PM
no items visible in console insight
I 've installed HP SIM V5.0 SP4 on a windows 2003 server SP1 with a remote connection to an oracle database v9.2.0.6.During the installation no problems appears.
I've try to add manually a system ,The record is on the database but the collection stay empty on the console.
Thank's for a best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 09:05 AM
02-15-2006 09:05 AM
Re: no items visible in console insight
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 11:30 AM
02-15-2006 11:30 AM
Re: no items visible in console insight
Remove the Enable Discovery Filters if it is set.
This will mean all devices discovered by HPSIM should show up. Also check that the Discovery Ranges are what you want.
Run a Discovery and re-check what is displayed, checking that you're also going to see all systems (not just servers).
If snmp has not been set correctly on the remote servers / devices then the discovered devices are likely to be unknown or unmanaged.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 09:37 PM
02-15-2006 09:37 PM
Re: no items visible in console insight
I've verify the filters dicovery too , no success.
I've analyse the log of the installation , and i've saw an oracle error at the creation of the database.But i don't know if the problem provide of the sql script insight (schema50_oracle.sql)or parameters of the shema database.Below a parse of error message.And with attachement the full log file.
ORA-01429: Index-Organized Table: no data segment to store overflow row-pieces
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 10:10 PM
02-15-2006 10:10 PM
Re: no items visible in console insight
I'm seeing a similar error quite frequently, in that SIM incorrectly names the server but the IP is searchable, in my case its due to multiple IP adresses so you may have another cause but searching for the IP should at least show if there is any entry in the database with it, and if there is it might be your missing server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 11:58 PM
02-15-2006 11:58 PM
Re: no items visible in console insight
I think the focus of the pb come of the database (cf log file on my latest reply)).I've made another install for a test with an msde database and i don't have any problem.But i must find a solution for oracle because it is the standard of environnement of the client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2006 08:33 AM
02-16-2006 08:33 AM
Re: no items visible in console insight
It certainly failed to create the database properly. You need to make sure the database and any files that are of the name HPSIM would use are not present on the target Server.
I've not checked, but have you verified that version of Oracle is okay?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2006 07:24 PM
02-16-2006 07:24 PM
Re: no items visible in console insight
And all require components of oracle client was install of hp sim .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 08:24 PM
02-22-2006 08:24 PM
Re: no items visible in console insight
To solve the problem i've grow the block size
8k to 16k.Then i've replay the installation and everything work properly now.
thank's for all members for their responses.