I am new in Oracle Hyperion and I am going to download Oracle Hyperion Foundation Services 11.1.2.1 documentation.
I have searched it but I did not get write documentation.
If you have any Idea please help me.
http://docs.oracle.com/cd/E17236_01/index.htm
The latest one is 11.1.2.2 but you may find documentation for the previous editions as well.
Related
I'm running Solr 8.9.0 and Java 14.0.1 on Linux, and I'm trying to integrate Solr and MongoDB 5.0 Community Edition. I have MongoDB running and loaded with data, and I've installed the mongo-connector.
I'm really struggling with what to do next. All of the documentation that I've found (see a few examples below) is several years old, inconsistent, incomplete and simply doesn't work.
Can anyone please share some documentation / advice on how to integrate Solr and MongoDB?
Thank you.
Muhammad
https://blog.toadworld.com/2017/02/03/indexing-mongodb-data-in-apache-solr
https://hub.packtpub.com/apache-solr-and-big-data-integration-mongodb/
https://github.com/yougov/mongo-connector/wiki/Usage%20with%20Solr
https://chemifinder.wordpress.com/2015/08/19/integrating-mongodb-and-solr-part-3-integrating-mongodb-and-solr/
I have a little problem with finding a monitoring tool for our DB2 Databases.
We are currently using 10.5 LUW Version of DB2.
If already checked the internet for several hours, but the only tool, which is coming close to our use-case, was updated for the last time in 2009. So could someone give me pls an idea, how to monitor our DB2 databases?
Thank you for your help.
IBM Db2 Data Management Console https://ibm.biz/Db2Console is the next generation of db2 monitoring, previously known as "Data Server Manager".
You can also try dsmtop https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.1.0/com.ibm.db2.luw.admin.cmd.doc/doc/r0070123.html
If neither of the above suit, please explain more about your particular use-case.
I had the same problem and what I did was to develop my own set of tools. The code is in GitHub and it works with Nagios:
https://github.com/angoca/monitor-db2-with-nagios
seen on the virtuell idug summer conference
https://www.idug.org
two vendor tools for LUW Monitoring:
https://www.dbisoftware.com
https://www.itgain-is.de/en
So I have downloaded Ephesoft Community 4.0.2.0 (http://wiki.ephesoft.com/community-edition-v4-0-2-0) and successfully installed it on a virtual machine running Ubuntu 14.04.
The program itself functions like just fine. I can make document classifications and import/export all I want. The only point is that in my configuration I seem to be missing a lot of plugins. Plugins that should be there out-of-the-box as the documentation mentioned. The foremost missing is the CMIS plugin for both export and import. I have found numerous tutorials on how to communicate with Alfresco and others so that is now what I need. I would like to know what I am missing.
BTW: I am aware that the table on the download page states that they are not supported, but that doesn't make them missing, right?
[EDIT]
I have also found the google code dcma-data-access link, but that does not seem to help either.
Through the live-chat with Ephesoft I found out that it is impossible to install any plugins for the Ephesoft Community version. Not supported literally means "can't be installed".
That pretty much answered my question.
I am exploring mongodb , I have written a code to connect mongodb and mysql using kundera
It works fine. But I am having a requirement to connect Informix database and mongodb please let me know how to do that. Thanks in advance
I'm no expert in MongoDB or NoSQL. But latest Informix fixpack (12.10.xC2) supports native MongoDB connectivity and JSON/BSON.
Not all the features/commands of MongoDB are available (it's not meant to "replace" MongoDB), but it's probably the easiest way to interact with it from a "MongoDB app".
The main problem with this approach would probably be that your current Informix environment isn't running 12.10.xC2 (just released on September 13).
Please check it on the official Infocenter on IBM site. You can download the new version if you're a customer with active support. Otherwise you can get it from IBM website (either the developer edition or the free - as in beer - version called Innovator-C)
Regards
Which databse must I install to be able to run examples in the following link:
http://msdn.microsoft.com/en-us/library/ms181765.aspx
I've downloaded AdventureWorks2008R2 sample databases from link, but examples don't work with any of the AdventureWorks2008R2 databases
thank you
I installed the AdventureWorks2008R2 sample database a while ago - specifically the one without filestream. I just tried the first few queries from the page you linked to and they return results.
the file is the wrong version.
The server supports version 661 and earlier.
The file version is 705
Looking for earlier version.