OBIEE 11g installation stuck - oracle

I am new to OBI. I was trying to install OBIEE 11g Oracle Business Intelligence, v. 11.1.1.9.0. But when my installation reached to step 13 of 14, Deploying Financial Reporting JEE Application. It seems that the installation is stuck.
Is there any way to solve this problem?

Please make sure to install OBIEE on Server OS (Windows 2012, Linux etc) and not desktop OS (Windows 7/10 etc).

Installing a whole farm of servers - which is what OBI is - on a Windows DESKTOP operating system never was, is not and will never bea good idea!
https://dimensionality.ch/2017/05/06/installing-oracle-bi-on-windows-7-8-10/

Related

Oracle SOA Suite - Windows 8.1

I have installed Oracle SOA Suite 11g Release 1 (11.1.1.5.0), Repository creation utility (11.1.1.5.0) and Web Logic server (10.3.6) on my operating system - Windows 8.1. I have read somewhere that these versions of the products are not compatible with Win8.1. Is it true? What do you think? Is there a way that I can use Oracle SOA Suite 11g over my OS.
That the O.S. version is not certified doesn't necessarily mean that it won't work at all. If your purpose is only to install a sandbox environment then you can probably try, but not recommended for anything more than that. Alternate solutions would be to install a newer version of SOA Suite 11.1.1.9 or 12c, or even to deploy it into a VM with a supported O.S.
Windows 8.1 is not supported for versions prior to 11.1.1.9. For more information and a reference: http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html

Is it possible to install Oracle 11g server version on Windows 7?

I want to install Oracle 11g Server on my Windows 7 (Non-Server OS) system.
If it is possible, then what steps can I follow for Client and Server installation?
Is it possible to install Oracle 11g server version on Windows 7?
Yes, it is possible.
what steps can I follow for Client and Server installation?
Follow the installation manual: https://docs.oracle.com/cd/E11882_01/nav/portal_11.htm
Chapter "Microsoft Windows Installation Guides".
There are separate manuals for 32 and 64-bit systems there, choose the right one depending on a "bitness" of your system.
As mentioned, you just need to follow the linked installation guide closely. And to that I would draw your attention to the list of supported operating systems under "Software Requirements". Note that it excludes "home" editions of Windows. Some people report they have installed on home editions, but it is not supported by Oracle and your mileage may vary.
You could always install VirtualBox (free) then use that to create a vm running Oracle Linux (free) and install Oracle on that.

Can't Install SOA Composite Editor in JDeveloper - Orace SOA Suite 12c

I've installed the Oracle SOA Suite 12c and the installation went fine. When I try to install the Oracle SOA Composite Editor in JDeveloper something goes wrong, it says I finished the install, but when JDeveloper restarts I still can't select a project from the SOA tier.
I'm working on a MAC OS X 10.10.2 and use the JDeveloper Studio Edition Version 12.1.3.0.0.
Hopefully someone could help me to fix this problem!
SOA Suite editor is not supported on the mac in JDeveloper. Windows and Linux only. The only FMW products that runs on Mac is WebLogic. JDeveloper Studio with ADF and Mobile Application Framework run on the Mac.

Cannot install Oracle Mobile Framework in JDeveloper 12c

I tried to install Oracle Mobile Framework in JDeveloper 12c through Help -> Check updates.
It successfully downloaded and asked me to restart the IDE to install the downloaded updates.
I continued with restart procedure, but Oracle JDeveloper Studio doesn't get started.
After long time, I started IDE manually and tried Creating New Application -> mobile framework application, It doesn't shows.
Again gone through Checking for updates.. then it's shows below screen
Continued with NO. It asks me to restart the IDE again.
Any other way install Mobile framework?? Or any solution for this??
I had the same problem.
What you need to do is choose 'No' when JDeveloper asks you to restart now. Close JDeveloper yourself and start it up yourself. (Note: It may take some time for JDeveloper to start up so be patient!)
By the time you posted this issue, I don't know if this page was available in this exact format, but now, for the further issues similar with yours, that others may have, check out and download the Jdeveloper 12c with ADF, SOA, Mobile Application Framework and WebLogic Server from here:
http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html

Installing Oracle 10 ODP.NET on Microsoft Windows 2008 Server 64bit

I've tried to install "Oracle10g Release 2 ODAC (64-bit) 10.2.0.3 for Windows x64" from:
http://www.oracle.com/technology/software/tech/windows/odpnet/64-bit/index.html
on Windows 2008 server 64bit, but it crushes right after i run the setup.exe with the following error:
Problem signature: Problem Event
Name: APPCRASH Application
Name: javaw.exe Application
Version: 5.0.40.5 Application
Timestamp: 42a019e4 Fault Module
Name: StackHash_5c81 Fault Module
Version: 6.0.6001.18000 Fault Module
Timestamp: 4791adec Exception
Code: c0000374 Exception
Offset: 00000000000a6e97 OS
Version: 6.0.6001.2.1.0.272.7 Locale
ID: 1037 Additional Information
1: 5c81 Additional Information
2: fa1981fc0da3377cbbec45e762388188
Additional Information 3: 7698
Additional Information
4: 7defb6f15001721d919a359fb7888c17
Read our privacy statement:
http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
can anyone direct me to a version that i can install the latesr version of ODP.NET for Windows 2008 server 64bit?
Best regards,
Guy Bertental
It's a really tricky. Before installing ODP.NET you need to already have working connection setup to oracle database. That means:
Step 1:
Oracle install client (never succeeded with that, not recommended) or Oracle client (succeeded on Win7 ultimate 64bit, file win64_11gR1_client.zip, installed with "Runtime" option selected). After client install make sure you can connect. From command line try "tnsping yourtnanamesentry" to check if tnsnames is ok, and after that "sqlplus username/pwd#yourtnsnamesentry" to check if you know valid user and password and really can connect. Memorize or write down oracle home name and path you choosed during install.
Step 2:
Install ODP.NET (I did with file ODAC1110720.zip). Use exactly the same oracle home name, but different path during installation.
Step 3: try connecting with visual studio. For "server name" I used this: "oraclexe:1521/xe". That means I have machine called "oraclexe" which has oracle listener on port 1521, and database with instance name "xe". It's so-called "EZCONNECT" name.
I'm not sure if Step 1 is really needed or not, because maybe step3 really uses just oracle instant client.
I know, it is real pain, but this works. It took me 2 days to connect to oracle, and I had to install almost 1GB of downloaded oracle software. They could and should make that much, much, much, much easier. Like one-click install that just works. This is shame how complicated client install is.
Donwload and install Oracle Database 11g Release 2 Client (11.2.0.1.0) for Microsoft Windows (32-bit) on your development computer.
Delete former references to Oracle.DataAccess on your project.
Add the new reference pointing to this new version.
In Visual Studio, after adding the reference select it, then choose properties to check the setting. Set “Specific Version” true , then check that “Copy Local” is false.
Build your solution using ANY CPU target.
Next, prepare your server. Install Oracle Database 11g Release 2 Client (11.2.0.1.0) for Microsoft Windows (x64) . When installing, select the RUNTIME OPTION.
Finally, deploy your solution to your server, as you always use to do. This time it should work.
The trick is to have the same ODAC version (11.2.0.1.0) on both the development and deployment enviroments. This ODAC contains the Oracle.DataAcces.Client which you should reference on your code to access classes like OracleConnection, OracleDataReader, etc.
I had problems because I had developed using ODAC 11.2.0.1.2 (32 bits, latest at this time) but there's no x64 version for this ODAC.
So, always use the latest stable ODAC version which has 32 bits and 64 bits version if you are going to develop on 32 bits and deploy on 64 bits.
Hi Ran into your problem, solution is get a copy of 10204_vista_w2k8_x64_production_client.zip (http://www.oracle.com/technetwork/database/10204-winx64-vista-win2k8-082253.html) run this & it will install the client.
Unpack ODAC10203x64.zip then go to All Programs->OracleHome->Oracle Installation Products & run the Universal Installer. When the installer runs at the Specify Source Location browse to the Stage directory created when you unpacked ODAC10203x64.zip then install as normal.
There is a ODAC112012.zip but this will not talk to Oracle 9 dB's so the above will resolve talking to legacy dB's.
Guy- have a look at this, it may help. Getting Oracle client working is a pain at the best of times, x64 must make it harder.
I had unexpected crashes in my application using Instant Client 10.2.0.3 on Windows Server 2008 x64. After reading a few posts about the lack of support for this platform, I upgraded the client to 11.1.0.7 and it works like a charm !
So I would be surprised if ODP .NET 10.2.0.3 would be stable on Windows Server 2008 x64, if you ever managed to install it. IMHO, your options are :
use another provider (Microsoft+client v11.1, or DataDirect...).
go with the 11.1.0.7 beta version if you dare...

Resources