Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Running SQL commands on the PostgreSQL database bundled with vFabric Hyperic (2020200)
Symptoms
Purpose
Resolution
- To access the command window, use this URL instead of the usual URL for your Hyperic server:
http://localhost:7080/admin/sql.jsp
A command window with a text box and an Execute SQL button appears. - Paste or type the SQL statement into the text box, then click Execute SQL to run the query.
For example, copy and paste this statement to test functionality:
select count(*) from EAM_AIQ_PLATFORM;
This example retrieves the number of platforms in the Auto Inventory queue.
After running the query, follow the instructions from the technical support agent for further steps.
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

