10-19-2012 06:25 AM - edited 03-16-2019 01:46 PM
We have Unified Callmanager 8.0 installed, with IBM Informix Dynamic Server Version 11.50.UC5XA database in the backend.
There are 2 options I have found so far to query the database using SQL: AXL executeSQLQuery (Administrative XML API) and CLI (Command Line Interface) over SSH
Both these methods are little bit of bottleneck as compared to running SQL using a SQL editor. I did little bit of search and found Server Studio by AGS. I also found the JDBC and ODBC settings on the Cisco Unified Reporting web interface of our installation. But am having no luck to successfully connect. Server Studio complains it cannot connect to the server.
My question is: Does the database allow connections to be made from interfaces other than AXL or CLI? And if it does, what settings I need to configure to make this work?
10-23-2012 12:17 AM
CUCM does not allow native acces to the DB. AXL & the CLI are the only supported methods for acceessing the DB. (and even then, you still have to be careful)
Where did you find these ODBC/JDBC settings in CCM Reporting ? I can't see anything on my system (CUCM 8.6)
GTG
10-23-2012 06:08 AM
Gordon, if you go to Cisco Unified Reporting, Click on Unified CM Database Status link on left side. Then under Unified CM Database Status fieldset, look for "Database Prefs File" link and click View Details. Isn't this the JDBC/ODBC connection info?
Moreover, my question is more related to whether direct access to database is intentionally blocked out-of-the-box or not. I'm very new to Informix so have no clue where to look.
Whether its supported or not doesn't really matter. And yes, we plan an being extremely careful. Thankfully some tables are not updatable.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide