SlideShare uma empresa Scribd logo
1 de 100
Baixar para ler offline
PREPARED BY RAVI KUMAR LANKE Page 1
INSTALLING ORACLE ENDECA INFORMATION DISCOVERY 3.0
PREPARED BY RAVI KUMAR LANKE Page 2
SOFTWARE REQUIREMENTS:
o Oracle Endeca Server (7.5.1.0) from edelivery
o Oracle Endeca Information Discovery Studio (3.0) for WebLogic from edelivery
o Oracle Endeca Information Discovery Integrator (3.0) from edelivery
o JDK version 6
Download the Sun version here or
On this page download the jRockit version for Windows x86-64 (recommended
for Endeca Server, but not certified with Endeca Studio as Brett stated in the
comments)
o Oracle Weblogic Server 11gR1
On this page download Weblogic 10.3.6, the Generic: 1GB
release.
o ADF Runtime
On this page download Application Development Runtime version 11.1.1.6:
PREPARED BY RAVI KUMAR LANKE Page 3
When you've downloaded these components you are ready to go.
Perhaps first a brief summary of the steps we will do during this install,
so you will not loose the overview:
1. Install the JDK (needed for the application server)
2. Install Weblogic Server (the application server)
3. Install the ADF Runtime software (some additional middletier components
needed for a succesful Endeca Server deployment)
4. Install the Endeca Server software (the analytical search database)
5. Create a Weblogic Domain for the Endeca Server
6. Create a Weblogic Domain for Endeca Studio
7. Update some Weblogic settings for the purpose of the installation of Endeca
Studio
8. Deploy the Endeca Studio application (the presentation layer)
9. Install Integrator (the ETL component)
10.Done
PREPARED BY RAVI KUMAR LANKE Page 4
Install the JDK
I use the jRockit, but the Sun JDK has similar steps. To install the jRockit
JDK just start the setup.exe. Click <Next> on the first screen and on the
second screen enter a path. DO NOT USE SPACES!
PREPARED BY RAVI KUMAR LANKE Page 5
Click <Next>. On the next page make no selections and click <Next> again. Then you
are asked if you want to install the JRE as well.
It is not necessary, but if you say Yes and <Next> then you are asked for a path again.
Enter a different path then the previous one and click <Next>.
jRockit will be installed.
PREPARED BY RAVI KUMAR LANKE Page 6
PREPARED BY RAVI KUMAR LANKE Page 7
PREPARED BY RAVI KUMAR LANKE Page 8
PREPARED BY RAVI KUMAR LANKE Page 9
PREPARED BY RAVI KUMAR LANKE Page 10
PREPARED BY RAVI KUMAR LANKE Page 11
Click done to finish.
PREPARED BY RAVI KUMAR LANKE Page 12
Install Weblogic Server
To install Weblogic Server execute the download wls1036_generic.jar
with the JDK.
Go to the directory with wls1036_generic.jar and type:
<JDK Path>binjava -jar wls1036_generic.jar
PREPARED BY RAVI KUMAR LANKE Page 13
PREPARED BY RAVI KUMAR LANKE Page 14
PREPARED BY RAVI KUMAR LANKE Page 15
Click yes
PREPARED BY RAVI KUMAR LANKE Page 16
PREPARED BY RAVI KUMAR LANKE Page 17
PREPARED BY RAVI KUMAR LANKE Page 18
Select I wish and click continue
PREPARED BY RAVI KUMAR LANKE Page 19
Then choose a Custom install and click <Next>. On the next screen uncheck Oracle
Coherence
PREPARED BY RAVI KUMAR LANKE Page 20
PREPARED BY RAVI KUMAR LANKE Page 21
PREPARED BY RAVI KUMAR LANKE Page 22
PREPARED BY RAVI KUMAR LANKE Page 23
PREPARED BY RAVI KUMAR LANKE Page 24
PREPARED BY RAVI KUMAR LANKE Page 25
PREPARED BY RAVI KUMAR LANKE Page 26
PREPARED BY RAVI KUMAR LANKE Page 27
Click done to finish
PREPARED BY RAVI KUMAR LANKE Page 28
Install the Endeca Server Software
Open a command line box, go to the unzipped Endeca Server software
directory Disk1 and start the setup with the -jreLoc option as with the
ADF runtime software: setup.exe -jreLoc <JDK dir>.
The installer starts. On the Welcome screen click <Next>. After the
Prerequisites Checks have been done click <Next>. Then select the
Weblogic Middleware home from a drop down list. Leave the Oracle
Home Directory to the default (EndecaServer7.5.1_1):
PREPARED BY RAVI KUMAR LANKE Page 29
PREPARED BY RAVI KUMAR LANKE Page 30
PREPARED BY RAVI KUMAR LANKE Page 31
PREPARED BY RAVI KUMAR LANKE Page 32
After entering locations click <Next>. For this installation we will not run the Endeca
Server in a secure mode, so uncheck 'Yes':
PREPARED BY RAVI KUMAR LANKE Page 33
PREPARED BY RAVI KUMAR LANKE Page 34
PREPARED BY RAVI KUMAR LANKE Page 35
PREPARED BY RAVI KUMAR LANKE Page 36
Click finish to complete
PREPARED BY RAVI KUMAR LANKE Page 37
Installing oracle jrf 11.1.1.6.0:
PREPARED BY RAVI KUMAR LANKE Page 38
PREPARED BY RAVI KUMAR LANKE Page 39
PREPARED BY RAVI KUMAR LANKE Page 40
PREPARED BY RAVI KUMAR LANKE Page 41
PREPARED BY RAVI KUMAR LANKE Page 42
PREPARED BY RAVI KUMAR LANKE Page 43
PREPARED BY RAVI KUMAR LANKE Page 44
PREPARED BY RAVI KUMAR LANKE Page 45
PREPARED BY RAVI KUMAR LANKE Page 46
Click finish to complete
PREPARED BY RAVI KUMAR LANKE Page 47
Create a Weblogic Domain for the Endeca Server:
Now we need to create a Weblogic Domain for the Endeca Server
software. To do so, open a command prompt (of course you can also
use Windows Explorer, but I like the command line, if something goes
wrong ...) and go to the directory:<Weblogic Middleware
Home>wlserver_10.3commonbin
Type there: config.cmd
On the appearing screen choose: Create a new Weblogic domain. Click
<Next>. Then select "Oracle Endeca Server - 7.5.1.0". The second
check ("Oracle JRF") comes for free:
PREPARED BY RAVI KUMAR LANKE Page 48
PREPARED BY RAVI KUMAR LANKE Page 49
PREPARED BY RAVI KUMAR LANKE Page 50
PREPARED BY RAVI KUMAR LANKE Page 51
Password: welcome1
PREPARED BY RAVI KUMAR LANKE Page 52
PREPARED BY RAVI KUMAR LANKE Page 53
PREPARED BY RAVI KUMAR LANKE Page 54
PREPARED BY RAVI KUMAR LANKE Page 55
PREPARED BY RAVI KUMAR LANKE Page 56
Click done to finish.
You can verify your install of the Endeca Server. Start the Endeca Server Domain by
executing:
<Weblogic Middleware Home>user_projectsdomains<endeca server
domain name>binstartWebLogic.cmd
From a browser start this URL: http://localhost:7001/endeca-
server/ws/manage?wsdl
PREPARED BY RAVI KUMAR LANKE Page 57
Now the Endeca Server is completely installed and operational (on port 7001)
PREPARED BY RAVI KUMAR LANKE Page 58
Create a Weblogic Domain for Endeca Studio
For the Endeca Studio application we also need to create a domain
(recommended as per the documentation). This is similar to the Endeca
Server Domain creation: Open a command prompt and go to the
directory: <Weblogic Middleware Home>wlserver_10.3commonbin
Type there: config.cmd
PREPARED BY RAVI KUMAR LANKE Page 59
PREPARED BY RAVI KUMAR LANKE Page 60
PREPARED BY RAVI KUMAR LANKE Page 61
PREPARED BY RAVI KUMAR LANKE Page 62
Password : welcome1
PREPARED BY RAVI KUMAR LANKE Page 63
PREPARED BY RAVI KUMAR LANKE Page 64
Click <Next>. Since we did a basic domain installation of the Endeca Server this has
been configured on port 7001. So we need to change the port of the domain where
Endeca Studio will be running. Change the Listen port of the future Endeca Studio
Application. I chose port 8880.
PREPARED BY RAVI KUMAR LANKE Page 65
PREPARED BY RAVI KUMAR LANKE Page 66
PREPARED BY RAVI KUMAR LANKE Page 67
Click done to finish.
PREPARED BY RAVI KUMAR LANKE Page 68
Update some Weblogic settings for the purpose of Endeca
Studio:
Before you can deploy the Endeca Studio application, we need to modify
some Weblogic settings. Edit the file:
<Weblogic Middleware Home>user_projectsdomains<Endeca Studio
Domain>binsetDomainEnv.cmd
Copy the italics text below and paste it in the top of the file, i.e. just
after set WL_HOME.
set JAVA_OPTIONS=-
Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan
.internal.xsltc.trax.TransformerFactoryImpl -
Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xer
ces.internal.jaxp.DocumentBuilderFactoryImpl -
Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.in
ternal.jaxp.SAXParserFactoryImpl
PREPARED BY RAVI KUMAR LANKE Page 69
PREPARED BY RAVI KUMAR LANKE Page 70
In the same file update (2 times) memory arguments:
Change set WLS_MEM_ARGS_64BIT=-Xms256m -Xmx512m into: set
WLS_MEM_ARGS_64BIT=-Xms256m –Xmx1024m
and Change
set MEM_MAX_PERM_SIZE_64BIT=-XX:MaxPermSize=256m into: set
MEM_MAX_PERM_SIZE_64BIT=-XX:MaxPermSize=512m
PREPARED BY RAVI KUMAR LANKE Page 71
PREPARED BY RAVI KUMAR LANKE Page 72
Save the file
Stop the Endeca Studio domain if started (via command <Weblogic Middleware
Home>user_projectsdomains<endeca server domain
name>binstopWebLogic.cmd) and start it (via command <Weblogic
Middleware Home>user_projectsdomains<endeca server domain
name>binstartWebLogic.cmd).
PREPARED BY RAVI KUMAR LANKE Page 73
Deploy the Endeca Studio application
Now you will deploy the Endeca Studio application in the just created
Weblogic domain. After you unzip the edelivery Studio package for
Weblogic you'll see some files:
Copy the files portal-ext.properties and endeca-portal-weblogic-
3.0.10089.ear to <Weblogic Middleware Home>user_projectsdomains
In the directory <Weblogic Middleware Home>user_projectsdomains
create the following directories: data, deploy and weblogic-deploy.
In the newly created directory <Weblogic Middleware
Home>user_projectsdomainsdata create the directory endeca-data-sources.
PREPARED BY RAVI KUMAR LANKE Page 74
PREPARED BY RAVI KUMAR LANKE Page 75
PREPARED BY RAVI KUMAR LANKE Page 76
The directory <Weblogic Middleware Home>user_projectsdomains will look like:
PREPARED BY RAVI KUMAR LANKE Page 77
PREPARED BY RAVI KUMAR LANKE Page 78
Now let's deploy the Endeca Studio file (endeca-portal-weblogic-
3.0.10089.ear).
Make sure your Endeca Studio domain has been started. Open a
browser and go to URL: http://localhost:<port number>/console
(for me: http://localhost:8880/console).
PREPARED BY RAVI KUMAR LANKE Page 79
Go to Configure applications:
PREPARED BY RAVI KUMAR LANKE Page 80
Click Install:
PREPARED BY RAVI KUMAR LANKE Page 81
Locate the file endeca-portal-weblogic-3.0.10089.ear in <Weblogic Middleware
Home>user_projectsdomainsand paste the path to that file in the Path space.
Hit <enter>:
PREPARED BY RAVI KUMAR LANKE Page 82
PREPARED BY RAVI KUMAR LANKE Page 83
Click next
PREPARED BY RAVI KUMAR LANKE Page 84
Click next
PREPARED BY RAVI KUMAR LANKE Page 85
Click finish
PREPARED BY RAVI KUMAR LANKE Page 86
Click save
PREPARED BY RAVI KUMAR LANKE Page 87
PREPARED BY RAVI KUMAR LANKE Page 88
Then click on deployments in the left pane of the Domain Structure. In the deployments
then check endeca-portal-weblogic and from the Start drop down select: Servicing All
Requests:
PREPARED BY RAVI KUMAR LANKE Page 89
you can check the URL: http://localhost:<port number> (in my case:
http://localhost:8880):
PREPARED BY RAVI KUMAR LANKE Page 90
Email address : admin@oracle.com
Password : Welcome123
PREPARED BY RAVI KUMAR LANKE Page 91
PREPARED BY RAVI KUMAR LANKE Page 92
New password = welcome1
Click save
PREPARED BY RAVI KUMAR LANKE Page 93
PREPARED BY RAVI KUMAR LANKE Page 94
Install Integrator
The last piece of software before we can create our projects is the
Integrator. After the unzip of the downloaded file you will see 3 files.
2 Files are needed when you would want to deploy the server version
for production environments.
For now double click the file EID_3.0_Integrator.exe.
PREPARED BY RAVI KUMAR LANKE Page 95
PREPARED BY RAVI KUMAR LANKE Page 96
PREPARED BY RAVI KUMAR LANKE Page 97
PREPARED BY RAVI KUMAR LANKE Page 98
PREPARED BY RAVI KUMAR LANKE Page 99
PREPARED BY RAVI KUMAR LANKE Page 100
Click finish

Mais conteúdo relacionado

Mais procurados

Enterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12cEnterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12cRakesh Gujjarlapudi
 
Epm 1 2_2_instl_config
Epm 1 2_2_instl_configEpm 1 2_2_instl_config
Epm 1 2_2_instl_configDeeksha Gupta
 
Oracle WebLogic Server_OL7_Sovann
Oracle WebLogic Server_OL7_SovannOracle WebLogic Server_OL7_Sovann
Oracle WebLogic Server_OL7_SovannVoeurng Sovann
 
Virtual Hosts Configuration with Weblogic Server
Virtual Hosts Configuration with Weblogic ServerVirtual Hosts Configuration with Weblogic Server
Virtual Hosts Configuration with Weblogic ServerPawan Kumar
 
Installation of oracle 12c RAC on linux vm
Installation of oracle 12c RAC  on linux vmInstallation of oracle 12c RAC  on linux vm
Installation of oracle 12c RAC on linux vmRon Morgan
 
Get started with docker &amp; dev ops
Get started with docker &amp; dev opsGet started with docker &amp; dev ops
Get started with docker &amp; dev opsAsya Dudnik
 
Installation and c onfiguration
Installation and c onfigurationInstallation and c onfiguration
Installation and c onfigurationbispsolutions
 
Swift configurator installation-manual
Swift configurator installation-manualSwift configurator installation-manual
Swift configurator installation-manualPramod Sharma
 
Get started with docker &amp; dev ops
Get started with docker &amp; dev opsGet started with docker &amp; dev ops
Get started with docker &amp; dev opsAsya Dudnik
 
Enterprise Messaging Foundations
Enterprise Messaging FoundationsEnterprise Messaging Foundations
Enterprise Messaging FoundationsJeremy Deane
 
Upgrade 11.2.0.1 rac db to 11.2.0.2 in linux
Upgrade 11.2.0.1 rac db to 11.2.0.2 in linuxUpgrade 11.2.0.1 rac db to 11.2.0.2 in linux
Upgrade 11.2.0.1 rac db to 11.2.0.2 in linuxmaclean liu
 
Oracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linuxOracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linuxVenu Palakolanu
 
Step by Step Installation of Oracle11gR2 on OEL5 and VMware
Step by Step Installation of Oracle11gR2 on OEL5 and VMwareStep by Step Installation of Oracle11gR2 on OEL5 and VMware
Step by Step Installation of Oracle11gR2 on OEL5 and VMwareJorge Batista
 
Oracle RAC 11g Rel2 11201 installations
Oracle RAC 11g Rel2 11201 installationsOracle RAC 11g Rel2 11201 installations
Oracle RAC 11g Rel2 11201 installationsMarkus Michalewicz
 
Upgrade 11.2.0.1 gi crs to 11.2.0.2 in linux
Upgrade 11.2.0.1 gi crs to 11.2.0.2 in linuxUpgrade 11.2.0.1 gi crs to 11.2.0.2 in linux
Upgrade 11.2.0.1 gi crs to 11.2.0.2 in linuxmaclean liu
 
Practical Installation Process Of New Gen Lib Oss On Windows Xp For Library A...
Practical Installation Process Of New Gen Lib Oss On Windows Xp For Library A...Practical Installation Process Of New Gen Lib Oss On Windows Xp For Library A...
Practical Installation Process Of New Gen Lib Oss On Windows Xp For Library A...Goutam Biswas
 
Dinesh Gupta Discoverer
Dinesh Gupta DiscovererDinesh Gupta Discoverer
Dinesh Gupta DiscovererDinesh Gupta
 

Mais procurados (20)

Enterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12cEnterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12c
 
Epm 1 2_2_instl_config
Epm 1 2_2_instl_configEpm 1 2_2_instl_config
Epm 1 2_2_instl_config
 
Oam install & config
Oam install & configOam install & config
Oam install & config
 
OID Install and Config
OID Install and ConfigOID Install and Config
OID Install and Config
 
Oracle WebLogic Server_OL7_Sovann
Oracle WebLogic Server_OL7_SovannOracle WebLogic Server_OL7_Sovann
Oracle WebLogic Server_OL7_Sovann
 
Virtual Hosts Configuration with Weblogic Server
Virtual Hosts Configuration with Weblogic ServerVirtual Hosts Configuration with Weblogic Server
Virtual Hosts Configuration with Weblogic Server
 
Installation of oracle 12c RAC on linux vm
Installation of oracle 12c RAC  on linux vmInstallation of oracle 12c RAC  on linux vm
Installation of oracle 12c RAC on linux vm
 
Get started with docker &amp; dev ops
Get started with docker &amp; dev opsGet started with docker &amp; dev ops
Get started with docker &amp; dev ops
 
Installation and c onfiguration
Installation and c onfigurationInstallation and c onfiguration
Installation and c onfiguration
 
Swift configurator installation-manual
Swift configurator installation-manualSwift configurator installation-manual
Swift configurator installation-manual
 
Get started with docker &amp; dev ops
Get started with docker &amp; dev opsGet started with docker &amp; dev ops
Get started with docker &amp; dev ops
 
Enterprise Messaging Foundations
Enterprise Messaging FoundationsEnterprise Messaging Foundations
Enterprise Messaging Foundations
 
Upgrade 11.2.0.1 rac db to 11.2.0.2 in linux
Upgrade 11.2.0.1 rac db to 11.2.0.2 in linuxUpgrade 11.2.0.1 rac db to 11.2.0.2 in linux
Upgrade 11.2.0.1 rac db to 11.2.0.2 in linux
 
Oracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linuxOracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linux
 
Step by Step Installation of Oracle11gR2 on OEL5 and VMware
Step by Step Installation of Oracle11gR2 on OEL5 and VMwareStep by Step Installation of Oracle11gR2 on OEL5 and VMware
Step by Step Installation of Oracle11gR2 on OEL5 and VMware
 
Oracle RAC 11g Rel2 11201 installations
Oracle RAC 11g Rel2 11201 installationsOracle RAC 11g Rel2 11201 installations
Oracle RAC 11g Rel2 11201 installations
 
RHEL 6 New VM Creation
RHEL 6 New VM CreationRHEL 6 New VM Creation
RHEL 6 New VM Creation
 
Upgrade 11.2.0.1 gi crs to 11.2.0.2 in linux
Upgrade 11.2.0.1 gi crs to 11.2.0.2 in linuxUpgrade 11.2.0.1 gi crs to 11.2.0.2 in linux
Upgrade 11.2.0.1 gi crs to 11.2.0.2 in linux
 
Practical Installation Process Of New Gen Lib Oss On Windows Xp For Library A...
Practical Installation Process Of New Gen Lib Oss On Windows Xp For Library A...Practical Installation Process Of New Gen Lib Oss On Windows Xp For Library A...
Practical Installation Process Of New Gen Lib Oss On Windows Xp For Library A...
 
Dinesh Gupta Discoverer
Dinesh Gupta DiscovererDinesh Gupta Discoverer
Dinesh Gupta Discoverer
 

Destaque

Impozitarea marilor averi- sondaj
Impozitarea marilor averi- sondajImpozitarea marilor averi- sondaj
Impozitarea marilor averi- sondajinpoliticsro
 
MOOCS: it’s time to shake, rattle and roll
MOOCS: it’s time to shake, rattle and rollMOOCS: it’s time to shake, rattle and roll
MOOCS: it’s time to shake, rattle and rollRoxanne Missingham
 
How to disable and enable task manager
How to disable and enable task managerHow to disable and enable task manager
How to disable and enable task managerRavi Kumar Lanke
 
Ошибки руководства интернет-компании в управлении командой, и можно ли как и...
Ошибки руководства интернет-компании в управлении командой,  и можно ли как и...Ошибки руководства интернет-компании в управлении командой,  и можно ли как и...
Ошибки руководства интернет-компании в управлении командой, и можно ли как и...Fert
 
Manier om in de bebouwde omgeving daadwerkelijke energie te besparen met Mete...
Manier om in de bebouwde omgeving daadwerkelijke energie te besparen met Mete...Manier om in de bebouwde omgeving daadwerkelijke energie te besparen met Mete...
Manier om in de bebouwde omgeving daadwerkelijke energie te besparen met Mete...Netherlands Enterprise Agency (RVO.nl)
 
Don\'t Be an Alien to Good Technique
Don\'t Be an Alien to Good TechniqueDon\'t Be an Alien to Good Technique
Don\'t Be an Alien to Good Techniquedgouldin
 
Getting Git...before it gets you
Getting Git...before it gets youGetting Git...before it gets you
Getting Git...before it gets youJeremy Brown
 
Секреты продвижения в социальных сетях (2014)
Секреты продвижения в социальных сетях (2014) Секреты продвижения в социальных сетях (2014)
Секреты продвижения в социальных сетях (2014) Fert
 
Introduction To It
Introduction To ItIntroduction To It
Introduction To ItKonevo311
 
Patent Searches By Shakeel
Patent Searches By ShakeelPatent Searches By Shakeel
Patent Searches By Shakeelguest12a5a36
 
Liderana 120517174738-phpapp01 (1)
Liderana 120517174738-phpapp01 (1)Liderana 120517174738-phpapp01 (1)
Liderana 120517174738-phpapp01 (1)Universidade Unesa
 

Destaque (20)

Impozitarea marilor averi- sondaj
Impozitarea marilor averi- sondajImpozitarea marilor averi- sondaj
Impozitarea marilor averi- sondaj
 
MOOCS: it’s time to shake, rattle and roll
MOOCS: it’s time to shake, rattle and rollMOOCS: it’s time to shake, rattle and roll
MOOCS: it’s time to shake, rattle and roll
 
Energiebesparing met prestatiecontracten
Energiebesparing met prestatiecontractenEnergiebesparing met prestatiecontracten
Energiebesparing met prestatiecontracten
 
Technomate
TechnomateTechnomate
Technomate
 
How to disable and enable task manager
How to disable and enable task managerHow to disable and enable task manager
How to disable and enable task manager
 
Ошибки руководства интернет-компании в управлении командой, и можно ли как и...
Ошибки руководства интернет-компании в управлении командой,  и можно ли как и...Ошибки руководства интернет-компании в управлении командой,  и можно ли как и...
Ошибки руководства интернет-компании в управлении командой, и можно ли как и...
 
Manier om in de bebouwde omgeving daadwerkelijke energie te besparen met Mete...
Manier om in de bebouwde omgeving daadwerkelijke energie te besparen met Mete...Manier om in de bebouwde omgeving daadwerkelijke energie te besparen met Mete...
Manier om in de bebouwde omgeving daadwerkelijke energie te besparen met Mete...
 
Financierbaarheid van ESCo's
Financierbaarheid van ESCo'sFinancierbaarheid van ESCo's
Financierbaarheid van ESCo's
 
Don\'t Be an Alien to Good Technique
Don\'t Be an Alien to Good TechniqueDon\'t Be an Alien to Good Technique
Don\'t Be an Alien to Good Technique
 
Market Summary Laurel Oak July 2016
Market Summary Laurel Oak July 2016Market Summary Laurel Oak July 2016
Market Summary Laurel Oak July 2016
 
Umbrella
UmbrellaUmbrella
Umbrella
 
Gtsat
GtsatGtsat
Gtsat
 
Subasta
SubastaSubasta
Subasta
 
Getting Git...before it gets you
Getting Git...before it gets youGetting Git...before it gets you
Getting Git...before it gets you
 
Gist2011
Gist2011Gist2011
Gist2011
 
Muhau
MuhauMuhau
Muhau
 
Секреты продвижения в социальных сетях (2014)
Секреты продвижения в социальных сетях (2014) Секреты продвижения в социальных сетях (2014)
Секреты продвижения в социальных сетях (2014)
 
Introduction To It
Introduction To ItIntroduction To It
Introduction To It
 
Patent Searches By Shakeel
Patent Searches By ShakeelPatent Searches By Shakeel
Patent Searches By Shakeel
 
Liderana 120517174738-phpapp01 (1)
Liderana 120517174738-phpapp01 (1)Liderana 120517174738-phpapp01 (1)
Liderana 120517174738-phpapp01 (1)
 

Semelhante a Installing Oracle Endeca Information Discovery 3.0

Installing oracle database 11g on windows 7
Installing oracle database 11g on windows 7Installing oracle database 11g on windows 7
Installing oracle database 11g on windows 7Ravi Kumar Lanke
 
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7Arun Sharma
 
Oracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSOracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSRakesh Gujjarlapudi
 
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...Ravi Kumar Lanke
 
Installing JDK and first java program
Installing JDK and first java programInstalling JDK and first java program
Installing JDK and first java programsunmitraeducation
 
Uninstall obiee 11g on linux
Uninstall obiee 11g on linuxUninstall obiee 11g on linux
Uninstall obiee 11g on linuxRavi Kumar Lanke
 
Improve your Java Environment with Docker
Improve your Java Environment with DockerImprove your Java Environment with Docker
Improve your Java Environment with DockerHanoiJUG
 
One Click Provisioning With Enterprise Manager 12c
One Click Provisioning With Enterprise Manager 12cOne Click Provisioning With Enterprise Manager 12c
One Click Provisioning With Enterprise Manager 12cJosh Turner
 
Toad for oracle 11g 64 bit
Toad for oracle 11g 64 bitToad for oracle 11g 64 bit
Toad for oracle 11g 64 bitRavi Kumar Lanke
 
Oracle goldengate and RAC12c
Oracle goldengate and RAC12cOracle goldengate and RAC12c
Oracle goldengate and RAC12cSiraj Ahmed
 
Oracle 12cR2 RAC Database Software Installation and Create Database
Oracle 12cR2 RAC Database Software Installation and Create DatabaseOracle 12cR2 RAC Database Software Installation and Create Database
Oracle 12cR2 RAC Database Software Installation and Create DatabaseMonowar Mukul
 
Dockerize Laravel Application
Dockerize Laravel ApplicationDockerize Laravel Application
Dockerize Laravel ApplicationAfrimadoni Dinata
 
SOA Fusion Middleware installation
SOA Fusion Middleware installationSOA Fusion Middleware installation
SOA Fusion Middleware installationMonowar Mukul
 
D installation manual
D installation manualD installation manual
D installation manualFaheem Akbar
 
ATG - Installing WebLogic Server
ATG - Installing WebLogic ServerATG - Installing WebLogic Server
ATG - Installing WebLogic ServerKeyur Shah
 

Semelhante a Installing Oracle Endeca Information Discovery 3.0 (20)

Oracle WebLogic
Oracle WebLogicOracle WebLogic
Oracle WebLogic
 
Installing oracle database 11g on windows 7
Installing oracle database 11g on windows 7Installing oracle database 11g on windows 7
Installing oracle database 11g on windows 7
 
OAM Install & Config
OAM Install & ConfigOAM Install & Config
OAM Install & Config
 
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
 
Oracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSOracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPS
 
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
 
Play Framework in EC2
Play Framework in EC2Play Framework in EC2
Play Framework in EC2
 
Installing JDK and first java program
Installing JDK and first java programInstalling JDK and first java program
Installing JDK and first java program
 
Uninstall obiee 11g on linux
Uninstall obiee 11g on linuxUninstall obiee 11g on linux
Uninstall obiee 11g on linux
 
Improve your Java Environment with Docker
Improve your Java Environment with DockerImprove your Java Environment with Docker
Improve your Java Environment with Docker
 
Jsf tutorial
Jsf tutorialJsf tutorial
Jsf tutorial
 
One Click Provisioning With Enterprise Manager 12c
One Click Provisioning With Enterprise Manager 12cOne Click Provisioning With Enterprise Manager 12c
One Click Provisioning With Enterprise Manager 12c
 
Alfresco
AlfrescoAlfresco
Alfresco
 
Toad for oracle 11g 64 bit
Toad for oracle 11g 64 bitToad for oracle 11g 64 bit
Toad for oracle 11g 64 bit
 
Oracle goldengate and RAC12c
Oracle goldengate and RAC12cOracle goldengate and RAC12c
Oracle goldengate and RAC12c
 
Oracle 12cR2 RAC Database Software Installation and Create Database
Oracle 12cR2 RAC Database Software Installation and Create DatabaseOracle 12cR2 RAC Database Software Installation and Create Database
Oracle 12cR2 RAC Database Software Installation and Create Database
 
Dockerize Laravel Application
Dockerize Laravel ApplicationDockerize Laravel Application
Dockerize Laravel Application
 
SOA Fusion Middleware installation
SOA Fusion Middleware installationSOA Fusion Middleware installation
SOA Fusion Middleware installation
 
D installation manual
D installation manualD installation manual
D installation manual
 
ATG - Installing WebLogic Server
ATG - Installing WebLogic ServerATG - Installing WebLogic Server
ATG - Installing WebLogic Server
 

Mais de Ravi Kumar Lanke

Creating and configuring vnc sessions
Creating and configuring vnc sessionsCreating and configuring vnc sessions
Creating and configuring vnc sessionsRavi Kumar Lanke
 
Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...Ravi Kumar Lanke
 
Exporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle databaseExporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle databaseRavi Kumar Lanke
 
Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server Ravi Kumar Lanke
 
Enabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bitEnabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bitRavi Kumar Lanke
 
Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...Ravi Kumar Lanke
 
Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7Ravi Kumar Lanke
 
How to find ip and mac address
How to find ip and mac addressHow to find ip and mac address
How to find ip and mac addressRavi Kumar Lanke
 
Step by step deployment of sampleappv406
Step by step deployment of  sampleappv406Step by step deployment of  sampleappv406
Step by step deployment of sampleappv406Ravi Kumar Lanke
 
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bitInstalling and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bitRavi Kumar Lanke
 
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0Ravi Kumar Lanke
 
Installing my sql on windows
Installing my sql on windowsInstalling my sql on windows
Installing my sql on windowsRavi Kumar Lanke
 
How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...Ravi Kumar Lanke
 
Deploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame worksDeploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame worksRavi Kumar Lanke
 
Installing oracle endeca commerce
Installing oracle endeca commerceInstalling oracle endeca commerce
Installing oracle endeca commerceRavi Kumar Lanke
 
How to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise mangerHow to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise mangerRavi Kumar Lanke
 
How to change the obiee 11g browser title
How to change the obiee 11g browser titleHow to change the obiee 11g browser title
How to change the obiee 11g browser titleRavi Kumar Lanke
 
Creating new service name for oracle database
Creating new service name for oracle databaseCreating new service name for oracle database
Creating new service name for oracle databaseRavi Kumar Lanke
 
Installing oracle database 11.2.0.3 on windows
Installing oracle database 11.2.0.3 on windowsInstalling oracle database 11.2.0.3 on windows
Installing oracle database 11.2.0.3 on windowsRavi Kumar Lanke
 
Upgrading oracle db 11.2.0.1 to 11.2.0.3
Upgrading oracle db 11.2.0.1 to 11.2.0.3Upgrading oracle db 11.2.0.1 to 11.2.0.3
Upgrading oracle db 11.2.0.1 to 11.2.0.3Ravi Kumar Lanke
 

Mais de Ravi Kumar Lanke (20)

Creating and configuring vnc sessions
Creating and configuring vnc sessionsCreating and configuring vnc sessions
Creating and configuring vnc sessions
 
Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...
 
Exporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle databaseExporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle database
 
Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server
 
Enabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bitEnabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bit
 
Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...
 
Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7
 
How to find ip and mac address
How to find ip and mac addressHow to find ip and mac address
How to find ip and mac address
 
Step by step deployment of sampleappv406
Step by step deployment of  sampleappv406Step by step deployment of  sampleappv406
Step by step deployment of sampleappv406
 
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bitInstalling and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
 
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
 
Installing my sql on windows
Installing my sql on windowsInstalling my sql on windows
Installing my sql on windows
 
How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...
 
Deploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame worksDeploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame works
 
Installing oracle endeca commerce
Installing oracle endeca commerceInstalling oracle endeca commerce
Installing oracle endeca commerce
 
How to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise mangerHow to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise manger
 
How to change the obiee 11g browser title
How to change the obiee 11g browser titleHow to change the obiee 11g browser title
How to change the obiee 11g browser title
 
Creating new service name for oracle database
Creating new service name for oracle databaseCreating new service name for oracle database
Creating new service name for oracle database
 
Installing oracle database 11.2.0.3 on windows
Installing oracle database 11.2.0.3 on windowsInstalling oracle database 11.2.0.3 on windows
Installing oracle database 11.2.0.3 on windows
 
Upgrading oracle db 11.2.0.1 to 11.2.0.3
Upgrading oracle db 11.2.0.1 to 11.2.0.3Upgrading oracle db 11.2.0.1 to 11.2.0.3
Upgrading oracle db 11.2.0.1 to 11.2.0.3
 

Último

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 

Último (20)

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 

Installing Oracle Endeca Information Discovery 3.0

  • 1. PREPARED BY RAVI KUMAR LANKE Page 1 INSTALLING ORACLE ENDECA INFORMATION DISCOVERY 3.0
  • 2. PREPARED BY RAVI KUMAR LANKE Page 2 SOFTWARE REQUIREMENTS: o Oracle Endeca Server (7.5.1.0) from edelivery o Oracle Endeca Information Discovery Studio (3.0) for WebLogic from edelivery o Oracle Endeca Information Discovery Integrator (3.0) from edelivery o JDK version 6 Download the Sun version here or On this page download the jRockit version for Windows x86-64 (recommended for Endeca Server, but not certified with Endeca Studio as Brett stated in the comments) o Oracle Weblogic Server 11gR1 On this page download Weblogic 10.3.6, the Generic: 1GB release. o ADF Runtime On this page download Application Development Runtime version 11.1.1.6:
  • 3. PREPARED BY RAVI KUMAR LANKE Page 3 When you've downloaded these components you are ready to go. Perhaps first a brief summary of the steps we will do during this install, so you will not loose the overview: 1. Install the JDK (needed for the application server) 2. Install Weblogic Server (the application server) 3. Install the ADF Runtime software (some additional middletier components needed for a succesful Endeca Server deployment) 4. Install the Endeca Server software (the analytical search database) 5. Create a Weblogic Domain for the Endeca Server 6. Create a Weblogic Domain for Endeca Studio 7. Update some Weblogic settings for the purpose of the installation of Endeca Studio 8. Deploy the Endeca Studio application (the presentation layer) 9. Install Integrator (the ETL component) 10.Done
  • 4. PREPARED BY RAVI KUMAR LANKE Page 4 Install the JDK I use the jRockit, but the Sun JDK has similar steps. To install the jRockit JDK just start the setup.exe. Click <Next> on the first screen and on the second screen enter a path. DO NOT USE SPACES!
  • 5. PREPARED BY RAVI KUMAR LANKE Page 5 Click <Next>. On the next page make no selections and click <Next> again. Then you are asked if you want to install the JRE as well. It is not necessary, but if you say Yes and <Next> then you are asked for a path again. Enter a different path then the previous one and click <Next>. jRockit will be installed.
  • 6. PREPARED BY RAVI KUMAR LANKE Page 6
  • 7. PREPARED BY RAVI KUMAR LANKE Page 7
  • 8. PREPARED BY RAVI KUMAR LANKE Page 8
  • 9. PREPARED BY RAVI KUMAR LANKE Page 9
  • 10. PREPARED BY RAVI KUMAR LANKE Page 10
  • 11. PREPARED BY RAVI KUMAR LANKE Page 11 Click done to finish.
  • 12. PREPARED BY RAVI KUMAR LANKE Page 12 Install Weblogic Server To install Weblogic Server execute the download wls1036_generic.jar with the JDK. Go to the directory with wls1036_generic.jar and type: <JDK Path>binjava -jar wls1036_generic.jar
  • 13. PREPARED BY RAVI KUMAR LANKE Page 13
  • 14. PREPARED BY RAVI KUMAR LANKE Page 14
  • 15. PREPARED BY RAVI KUMAR LANKE Page 15 Click yes
  • 16. PREPARED BY RAVI KUMAR LANKE Page 16
  • 17. PREPARED BY RAVI KUMAR LANKE Page 17
  • 18. PREPARED BY RAVI KUMAR LANKE Page 18 Select I wish and click continue
  • 19. PREPARED BY RAVI KUMAR LANKE Page 19 Then choose a Custom install and click <Next>. On the next screen uncheck Oracle Coherence
  • 20. PREPARED BY RAVI KUMAR LANKE Page 20
  • 21. PREPARED BY RAVI KUMAR LANKE Page 21
  • 22. PREPARED BY RAVI KUMAR LANKE Page 22
  • 23. PREPARED BY RAVI KUMAR LANKE Page 23
  • 24. PREPARED BY RAVI KUMAR LANKE Page 24
  • 25. PREPARED BY RAVI KUMAR LANKE Page 25
  • 26. PREPARED BY RAVI KUMAR LANKE Page 26
  • 27. PREPARED BY RAVI KUMAR LANKE Page 27 Click done to finish
  • 28. PREPARED BY RAVI KUMAR LANKE Page 28 Install the Endeca Server Software Open a command line box, go to the unzipped Endeca Server software directory Disk1 and start the setup with the -jreLoc option as with the ADF runtime software: setup.exe -jreLoc <JDK dir>. The installer starts. On the Welcome screen click <Next>. After the Prerequisites Checks have been done click <Next>. Then select the Weblogic Middleware home from a drop down list. Leave the Oracle Home Directory to the default (EndecaServer7.5.1_1):
  • 29. PREPARED BY RAVI KUMAR LANKE Page 29
  • 30. PREPARED BY RAVI KUMAR LANKE Page 30
  • 31. PREPARED BY RAVI KUMAR LANKE Page 31
  • 32. PREPARED BY RAVI KUMAR LANKE Page 32 After entering locations click <Next>. For this installation we will not run the Endeca Server in a secure mode, so uncheck 'Yes':
  • 33. PREPARED BY RAVI KUMAR LANKE Page 33
  • 34. PREPARED BY RAVI KUMAR LANKE Page 34
  • 35. PREPARED BY RAVI KUMAR LANKE Page 35
  • 36. PREPARED BY RAVI KUMAR LANKE Page 36 Click finish to complete
  • 37. PREPARED BY RAVI KUMAR LANKE Page 37 Installing oracle jrf 11.1.1.6.0:
  • 38. PREPARED BY RAVI KUMAR LANKE Page 38
  • 39. PREPARED BY RAVI KUMAR LANKE Page 39
  • 40. PREPARED BY RAVI KUMAR LANKE Page 40
  • 41. PREPARED BY RAVI KUMAR LANKE Page 41
  • 42. PREPARED BY RAVI KUMAR LANKE Page 42
  • 43. PREPARED BY RAVI KUMAR LANKE Page 43
  • 44. PREPARED BY RAVI KUMAR LANKE Page 44
  • 45. PREPARED BY RAVI KUMAR LANKE Page 45
  • 46. PREPARED BY RAVI KUMAR LANKE Page 46 Click finish to complete
  • 47. PREPARED BY RAVI KUMAR LANKE Page 47 Create a Weblogic Domain for the Endeca Server: Now we need to create a Weblogic Domain for the Endeca Server software. To do so, open a command prompt (of course you can also use Windows Explorer, but I like the command line, if something goes wrong ...) and go to the directory:<Weblogic Middleware Home>wlserver_10.3commonbin Type there: config.cmd On the appearing screen choose: Create a new Weblogic domain. Click <Next>. Then select "Oracle Endeca Server - 7.5.1.0". The second check ("Oracle JRF") comes for free:
  • 48. PREPARED BY RAVI KUMAR LANKE Page 48
  • 49. PREPARED BY RAVI KUMAR LANKE Page 49
  • 50. PREPARED BY RAVI KUMAR LANKE Page 50
  • 51. PREPARED BY RAVI KUMAR LANKE Page 51 Password: welcome1
  • 52. PREPARED BY RAVI KUMAR LANKE Page 52
  • 53. PREPARED BY RAVI KUMAR LANKE Page 53
  • 54. PREPARED BY RAVI KUMAR LANKE Page 54
  • 55. PREPARED BY RAVI KUMAR LANKE Page 55
  • 56. PREPARED BY RAVI KUMAR LANKE Page 56 Click done to finish. You can verify your install of the Endeca Server. Start the Endeca Server Domain by executing: <Weblogic Middleware Home>user_projectsdomains<endeca server domain name>binstartWebLogic.cmd From a browser start this URL: http://localhost:7001/endeca- server/ws/manage?wsdl
  • 57. PREPARED BY RAVI KUMAR LANKE Page 57 Now the Endeca Server is completely installed and operational (on port 7001)
  • 58. PREPARED BY RAVI KUMAR LANKE Page 58 Create a Weblogic Domain for Endeca Studio For the Endeca Studio application we also need to create a domain (recommended as per the documentation). This is similar to the Endeca Server Domain creation: Open a command prompt and go to the directory: <Weblogic Middleware Home>wlserver_10.3commonbin Type there: config.cmd
  • 59. PREPARED BY RAVI KUMAR LANKE Page 59
  • 60. PREPARED BY RAVI KUMAR LANKE Page 60
  • 61. PREPARED BY RAVI KUMAR LANKE Page 61
  • 62. PREPARED BY RAVI KUMAR LANKE Page 62 Password : welcome1
  • 63. PREPARED BY RAVI KUMAR LANKE Page 63
  • 64. PREPARED BY RAVI KUMAR LANKE Page 64 Click <Next>. Since we did a basic domain installation of the Endeca Server this has been configured on port 7001. So we need to change the port of the domain where Endeca Studio will be running. Change the Listen port of the future Endeca Studio Application. I chose port 8880.
  • 65. PREPARED BY RAVI KUMAR LANKE Page 65
  • 66. PREPARED BY RAVI KUMAR LANKE Page 66
  • 67. PREPARED BY RAVI KUMAR LANKE Page 67 Click done to finish.
  • 68. PREPARED BY RAVI KUMAR LANKE Page 68 Update some Weblogic settings for the purpose of Endeca Studio: Before you can deploy the Endeca Studio application, we need to modify some Weblogic settings. Edit the file: <Weblogic Middleware Home>user_projectsdomains<Endeca Studio Domain>binsetDomainEnv.cmd Copy the italics text below and paste it in the top of the file, i.e. just after set WL_HOME. set JAVA_OPTIONS=- Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan .internal.xsltc.trax.TransformerFactoryImpl - Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xer ces.internal.jaxp.DocumentBuilderFactoryImpl - Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.in ternal.jaxp.SAXParserFactoryImpl
  • 69. PREPARED BY RAVI KUMAR LANKE Page 69
  • 70. PREPARED BY RAVI KUMAR LANKE Page 70 In the same file update (2 times) memory arguments: Change set WLS_MEM_ARGS_64BIT=-Xms256m -Xmx512m into: set WLS_MEM_ARGS_64BIT=-Xms256m –Xmx1024m and Change set MEM_MAX_PERM_SIZE_64BIT=-XX:MaxPermSize=256m into: set MEM_MAX_PERM_SIZE_64BIT=-XX:MaxPermSize=512m
  • 71. PREPARED BY RAVI KUMAR LANKE Page 71
  • 72. PREPARED BY RAVI KUMAR LANKE Page 72 Save the file Stop the Endeca Studio domain if started (via command <Weblogic Middleware Home>user_projectsdomains<endeca server domain name>binstopWebLogic.cmd) and start it (via command <Weblogic Middleware Home>user_projectsdomains<endeca server domain name>binstartWebLogic.cmd).
  • 73. PREPARED BY RAVI KUMAR LANKE Page 73 Deploy the Endeca Studio application Now you will deploy the Endeca Studio application in the just created Weblogic domain. After you unzip the edelivery Studio package for Weblogic you'll see some files: Copy the files portal-ext.properties and endeca-portal-weblogic- 3.0.10089.ear to <Weblogic Middleware Home>user_projectsdomains In the directory <Weblogic Middleware Home>user_projectsdomains create the following directories: data, deploy and weblogic-deploy. In the newly created directory <Weblogic Middleware Home>user_projectsdomainsdata create the directory endeca-data-sources.
  • 74. PREPARED BY RAVI KUMAR LANKE Page 74
  • 75. PREPARED BY RAVI KUMAR LANKE Page 75
  • 76. PREPARED BY RAVI KUMAR LANKE Page 76 The directory <Weblogic Middleware Home>user_projectsdomains will look like:
  • 77. PREPARED BY RAVI KUMAR LANKE Page 77
  • 78. PREPARED BY RAVI KUMAR LANKE Page 78 Now let's deploy the Endeca Studio file (endeca-portal-weblogic- 3.0.10089.ear). Make sure your Endeca Studio domain has been started. Open a browser and go to URL: http://localhost:<port number>/console (for me: http://localhost:8880/console).
  • 79. PREPARED BY RAVI KUMAR LANKE Page 79 Go to Configure applications:
  • 80. PREPARED BY RAVI KUMAR LANKE Page 80 Click Install:
  • 81. PREPARED BY RAVI KUMAR LANKE Page 81 Locate the file endeca-portal-weblogic-3.0.10089.ear in <Weblogic Middleware Home>user_projectsdomainsand paste the path to that file in the Path space. Hit <enter>:
  • 82. PREPARED BY RAVI KUMAR LANKE Page 82
  • 83. PREPARED BY RAVI KUMAR LANKE Page 83 Click next
  • 84. PREPARED BY RAVI KUMAR LANKE Page 84 Click next
  • 85. PREPARED BY RAVI KUMAR LANKE Page 85 Click finish
  • 86. PREPARED BY RAVI KUMAR LANKE Page 86 Click save
  • 87. PREPARED BY RAVI KUMAR LANKE Page 87
  • 88. PREPARED BY RAVI KUMAR LANKE Page 88 Then click on deployments in the left pane of the Domain Structure. In the deployments then check endeca-portal-weblogic and from the Start drop down select: Servicing All Requests:
  • 89. PREPARED BY RAVI KUMAR LANKE Page 89 you can check the URL: http://localhost:<port number> (in my case: http://localhost:8880):
  • 90. PREPARED BY RAVI KUMAR LANKE Page 90 Email address : admin@oracle.com Password : Welcome123
  • 91. PREPARED BY RAVI KUMAR LANKE Page 91
  • 92. PREPARED BY RAVI KUMAR LANKE Page 92 New password = welcome1 Click save
  • 93. PREPARED BY RAVI KUMAR LANKE Page 93
  • 94. PREPARED BY RAVI KUMAR LANKE Page 94 Install Integrator The last piece of software before we can create our projects is the Integrator. After the unzip of the downloaded file you will see 3 files. 2 Files are needed when you would want to deploy the server version for production environments. For now double click the file EID_3.0_Integrator.exe.
  • 95. PREPARED BY RAVI KUMAR LANKE Page 95
  • 96. PREPARED BY RAVI KUMAR LANKE Page 96
  • 97. PREPARED BY RAVI KUMAR LANKE Page 97
  • 98. PREPARED BY RAVI KUMAR LANKE Page 98
  • 99. PREPARED BY RAVI KUMAR LANKE Page 99
  • 100. PREPARED BY RAVI KUMAR LANKE Page 100 Click finish