Before migrating Informatica client tools to Informatica 10, I had to uninstall version 9. On starting the uninstaller, I got immediately this error in Windows 7: “Windows error 2 occurred while loading the Java VM”. To run uninstaller, run this command from command line with Administrator privileges C:\Informatica\PowerExchange9.5.1\Uninstaller_pwx\Uninstaller.exe LAX_VM “C:\Program Files (x86)\Java\jre1.8.0_101\bin\java.exe”
Continue ReadingDownload Previous Version of PL/SQL Developer
You started to work on a new project on the new laptop or reinstalled Windows and you need to downoad previous version of PL/SQL Developer. If you have a licence for the previous version of PL/SQL Developer, you can download it from this link PL/SQL Developer – Registered Download
Continue ReadingWhat Business Glossary Contains
What information can I find in the Business Glossary? Business terms, synonyms, business rules, information objects (i.e. types of information for which the business holds data about such as sales orders, customers address, customer contact details), relationships between information.
Continue ReadingManually Schedule Oracle Warehouse Builder 10g Mapping
Here is the wiki entry I prepared how to schedule manually jobs for mapping execution in Oracle Warehouse Builder 10g (OWB10g).
Continue ReadingIncrease disk size on the VirtualBox Oracle Linux 6 with OBIEE 11g
I wanted to increase disk size on the VirtualBox Oracle Linux 6 with OBIEE 11.1.1.7 installed. In this wiki entry you will find how to do it Increase VirtualBox disk size VDI and VHD on Oracle Linux 6
Continue ReadingOracle Business Intelligence Standard Edition One OC4J Upgrade
Oracle Business Intelligence Standard Edition One OC4J Upgrade There is interesting information in OBIEE 10.1.3.4.2 download page about “OC4J Standalone zip file”. I could not find any such file in OBIEE when I downloaded the pack. However, in MOS there is one document which describes how to update OC4J standalone in OBIEE 10g. OBISE1 uses […]
Continue ReadingOracle Warehouse Builder nepalaiko ryšio su duomenų baze
OWB 11g nepalaiko ryšio su duomenų baze (angl. keep alive). Palikus ilgesniam laikui, DB suveikia “time out” ir OWB atjungiamas. Labai negerai, jei pamirštama viską išsaugoti. Tenka išnaujo jungti OWB ir pakartoti pakeitimus.
Continue ReadingHow Different RAM Consumption OBIEE11g by Installation Type
As we all know OBIEE 11g has three install types: Simple Install, Enterprise Install, Software Install. We had low end PC with 2GB RAM and RHEL6 and OBIEE Standard Editon One Licence 11.1.1.7.0 64bit linux. So we had to make decision which install type to use to stay minimal. Here are results for OBIEE + […]
Continue ReadingLabai svarbus OLAP komandai – įgūdis sugebėti suprojektuoti ir suprogramuoti pirmą release’ą duomenų sandėlio ir ataskaitų su netikrais duomenimis, kol dar nėra suprogramuota OLTP sistema. Tačiau čia reikia būti labai profesionaliu, kad nesgautų darbas dėl darbo. Tai yra sugaištas laikas nėbūtų visiškai nenaudingas kuriant antrą versiją, kai jau yra OLAP sistema pakankamai nusistovėjusi. Dažniausiai toks […]
Continue ReadingOracle Job Error While Executing Bash Script
If you get this kind of error while Oracle job executes bash script in linux ORA-27369: job of type EXECUTABLE failed with exit code: 255 STANDARD_ERROR=”execve: Exec format error” Add this line to the top of sh script. Note sh keyword in the script depends on your linux OS. #!/bin/sh
Continue Reading