You are on page 1of 28

Oracle Exalytics System

(X4-4)
Installation Summary
Environment:
UAT

Prepared for Customer:

Prepared by Oracle Advanced Customer Services


Author:
Ahmed Mokhtar
Creation Date:
Sunday, March 13, 2016
Version
1.1

Contents
1.

Customer and site Information ......................................................................................................... 4

2.

Deployment Summary ...................................................................................................................... 5

3.

Network Information ........................................................................................................................ 6


a.

/etc/hosts entry ............................................................................................................................ 7

b.

/etc/ntp.conf ................................................................................................................................. 7

c.

/etc/resolv.conf............................................................................................................................. 7

d.

/etc/sysconfig/network ................................................................................................................ 7

e.

eth0 1GB network configuration .................................................................................................. 8

f.

bond0 infiniband configuration .................................................................................................... 8

g.

bond3 10GB network configuration ............................................................................................ 9

4.

Username details ............................................................................................................................ 10

5.

OS Config ......................................................................................................................................... 11
a.

/etc/fstab .................................................................................................................................... 11

b.

/etc/security/limits.conf ............................................................................................................. 11

c.

/etc/sysctl.conf (#sysctl p) ........................................................................................................ 11

6.

Repository database details for OBIEE / OBIA ................................................................................ 12

7.

Port Configuration........................................................................................................................... 13

8.

Fusion Middleware installation....................................................................................................... 14

9.

OBI installation & Configuration ..................................................................................................... 15


a.

FCBI_UAT / FCSBI_UAT ............................................................................................................... 15

b.

IFRMS_UAT ................................................................................................................................. 15

c.

boot.properties File .................................................................................................................... 16

10. Startup of OBIEE.............................................................................................................................. 17


2|Page

a.

Admin Server............................................................................................................................... 17

b.

Node Manager ............................................................................................................................ 17

c.

Managed Server bi_server1" & odi_server1.......................................................................... 17

d.

BI components ............................................................................................................................ 18

11. Shutdown Sequence OBIEE ............................................................................................................. 19


a.

BI components ............................................................................................................................ 19

b.

Managed Server "bi_server1" * .................................................................................................. 19

c.

Managed Server "odi_server1" * ................................................................................................ 19

d.

Admin Server............................................................................................................................... 19

e.

Node Manager ............................................................................................................................ 19

12. Installation Verification ................................................................................................................... 20


a.

IFRMS_UAT ................................................................................................................................. 20

b.

FCBI_UAT..................................................................................................................................... 24

c.

FCSBI_UAT ................................................................................................................................... 27

13. Documentation ............................................................................................................................... 28

3|Page

1. Customer and site Information


Bank Audi Egypt
Cairo-Alexandria Desert Road, Km 22,
Pyramids Heights, Bank Audi Headquarter
Giza, Egypt
Tel: +(20-2)35362052
Fax: +(20-2)35362053

Configuration:
Oracle Exalytics (v 2.0.0.0)
OBIEE v.11.1.1.7.140715 - OBIEE v.11.1.1.9.160109
OBIApps v.11.1.1.10.1
ODI v.11.1.1.9
Essbase v.11.1.2.3

4|Page

2. Deployment Summary
The objective of this deployment was to install and configure components of Oracle Exalytics Software
The primary task for this deployment was to install 3 domains for OBIEE on the UAT machine for the
bank main systems FCUBS and IFRMS. This has included the following components on the Exalytics
machine:

Oracle Exalytics Image v 2.0.0.0_el6

FCBI_UAT & FCSBI_UAT Domains:


OS user oracle
Oracle WebLogic Server 11g 10.3.6
Create RCU Schema for OBIEE.
Oracle BI Enterprise Edition Release 11g v.11.1.1.7.151020
Test connectivity to the repository database
Test startup/shutdown procedures
IFRMS_UAT Domain:
OS user dwuser
Oracle WebLogic Server 11g 10.3.6
Create RCU Schema for OBIEE and OBIA.
Oracle BI Enterprise Edition Release 11g v.11.1.1.9.160119
Oracle BI Applications 11g v.11.1.1.10.1
Oracle Data Integrator v.11.1.1.9
Oracle Essbase v.11.1.2.3
Test connectivity to the repository database
Test startup/shutdown procedures
 /u01 partition was used to host the installation.
 /u02 RAID-10 Volume partition on FlashCards (can be used for ARBORPATH configuration).
 All the above components of the Exalytics software were installed, configured and validated
successfully.
 OBIEE homes are installed within Fusion Middleware (FMW) home located at:
o /u01/app/oracle/midware
 EPM/Essbase installed as the embedded option in OBIEE 11.1.1.9/OBIA 11.1.1.10.1 installation.
 TimesTen is not installed.
 Installations Files are located at:
11.1.1.7: /home/oracle/installers
11.1.1.9 & 11.1.1.10.1: /u01/app/sources

5|Page

3. Network Information
Exalytics machine hostname
Exalytics machine domain name

aeuatexabi01
egypt.banqueaudi.com

InfiniBand
bond0 IP
bond0 netmask

bonded
192.168.12.12
255.255.252.0

1G Ethernet
eth0 IP
eth0 gateway
eth0 netmask

eth0
10.210.16.232
10.210.16.100
255.255.255.0

10G Ethernet
bond3 IP
bond3 netmask
bond3 gateway

bonded eth4 & eth5


10.210.23.147
255.255.255.0
10.210.23.100

Default gateway

10.210.23.100

DNS

10.210.10.60
10.210.10.61

DNS search Domains

egypt.banqueaudi.com

NTP

10.210.123.123

TimeZone

Africa/Egypt

ILOM port IP address


ILOM netmask
ILOM gateway

10.210.16.231
255.255.255.0
10.210.16.100

6|Page

a. /etc/hosts entry
#### BEGIN Generated by Exalogic. DO NOT MODIFY ####
127.0.0.1
localhost localhost.localdomain localhost4 localhost4.localdomain4
::1
localhost localhost.localdomain localhost6 localhost6.localdomain6
10.210.23.147 aeuatexabi01.egypt.banqueaudi.com aeuatexabi01 # Added by
Exalytics network config script
###IB VIP Network: (2)
192.168.12.50
aeuatexadb01-ibvip
aeuatexadb01-ibvip.egypt.banqueaudi.com
192.168.12.51
aeuatexadb02-ibvip
aeuatexadb02-ibvip.egypt.banqueaudi.com

b. /etc/ntp.conf

driftfile /var/lib/ntp/drift
restrict 10.210.123.123 mask 255.255.255.255 nomodify notrap noquery
restrict 10.210.123.123 mask 255.255.255.255 nomodify notrap noquery
keys /etc/ntp/keys
server 10.210.123.123

c. /etc/resolv.conf

search egypt.banqueaudi.com
nameserver 10.210.10.60
nameserver 10.210.10.61

d. /etc/sysconfig/network

NETWORKING=yes
HOSTNAME=aeuatexabi01
NISDOMAIN=egypt.banqueaudi.com
GATEWAY=10.210.23.100
GATEWAYDEV=bond3

7|Page

e. eth0 1GB network configuration


[root@aeuatexabi01]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
# Configured for Exalytics as independent Interface
DEVICE=eth0
IPADDR=10.210.16.232
NETMASK=255.255.255.0
GATEWAY=10.210.16.100
ONBOOT=yes
IPV6INIT=no
HWADDR=00:10:E0:73:86:DE
HOTPLUG=no
BOOTPROTO=static
NM_CONTROLLED=no

f. bond0 infiniband configuration


[root@aeuatexabi01]# cat /etc/sysconfig/network-scripts/ifcfg-ib0
# Configured for Exalytics as Slave of bond0
DEVICE=ib0
ONBOOT=yes
MASTER=bond0
SLAVE=yes
USERCTL=no
HOTPLUG=no
IPV6INIT=no
CONNECTED_MODE=yes
BOOTPROTO=none
[root@aeuatexabi01]# cat /etc/sysconfig/network-scripts/ifcfg-ib1
# Configured for Exalytics as Slave of bond0
DEVICE=ib1
ONBOOT=yes
MASTER=bond0
SLAVE=yes
USERCTL=no
HOTPLUG=no
IPV6INIT=no
CONNECTED_MODE=yes
BOOTPROTO=none
[root@aeuatexabi01]# cat /etc/sysconfig/network-scripts/ifcfg-bond0
# Configured for Exalytics as independent Interface
DEVICE=bond0
IPADDR=192.168.12.12
NETMASK=255.255.252.0
ONBOOT=yes
IPV6INIT=no
TYPE=Ethernet
BONDING_OPTS="mode=active-backup miimon=100 downdelay=5000 updelay=5000"
MTU=65520
BOOTPROTO=static
[root@aeuatexabi01]#

8|Page

g. bond3 10GB network configuration


[root@aeuatexabi01]# cat /etc/sysconfig/network-scripts/ifcfg-eth4
# Configured for Exalytics as Slave of bond3
DEVICE=eth4
ONBOOT=yes
MASTER=bond3
SLAVE=yes
HWADDR=00:0E:1E:1D:A9:C0
BOOTPROTO=none
[root@aeuatexabi01]# cat /etc/sysconfig/network-scripts/ifcfg-eth5
# Configured for Exalytics as Slave of bond3
DEVICE=eth5
ONBOOT=yes
MASTER=bond3
SLAVE=yes
HWADDR=00:0E:1E:1D:A9:C8
BOOTPROTO=none
[root@aeuatexabi01]# cat /etc/sysconfig/network-scripts/ifcfg-bond3
# Configured for Exalytics as master Interface
DEVICE=bond3
IPADDR=10.210.23.147
NETMASK=255.255.255.0
GATEWAY=10.210.23.100
ONBOOT=yes
IPV6INIT=no
TYPE=Ethernet
BONDING_OPTS="mode=4 miimon=100 downdelay=5000 updelay=5000"
BONDING_SLAVE0=bus-pci-0000:e0:00.0
BONDING_SLAVE1=bus-pci-0000:e0:00.1
BOOTPROTO=static
[root@aeuatexabi01]#

9|Page

4. Username details
All unix user passwords have been set to welcome1 and have to be set to a secure one by the
customer after handover by Oracle.
ILOM System User
root
Linux System User
root
Linux Application owner User OBIEE Oracle (uid=501)
(FCUBS)
Linux Application owner primary group oinstall (gid=500)
OBIEE (FCUBS)
Linux Application owner User OBIA Dwuser (uid=502)
(IFRMS)
Linux Application owner primary group oinstall (gid=500)
OBIA (IFRMS)

10 | P a g e

5. OS Config
a. /etc/fstab
/dev/mapper/VolGroup00-LogVol00 /
UUID=45ed98ce-9a4f-4b68-ab74-d37697efd055 /boot
/dev/mapper/VolGroup01-LogVol00 /u01
/dev/mapper/VolGroup00-LogVol01 swap
tmpfs
/dev/shm
tmpfs
devpts
/dev/pts
devpts
sysfs
/sys
sysfs
proc
/proc
proc
/dev/md0
/u02
ext4
defaults
0
0

ext4
defaults
ext4
defaults
ext4
defaults
swap
defaults
defaults
0
gid=5,mode=620 0
defaults
0
defaults
0

1
1
1
0

1
2
2
0

0
0
0
0

b. /etc/security/limits.conf
*
hard
*
soft
*
hard
*
soft
*
hard
*
soft
*
hard
*
soft
oracle
oracle
oracle
oracle

nofile
131072
nofile
131072
memlock
unlimited
memlock
unlimited
core
unlimited
core
unlimited
nproc
131072
nproc
131072
soft
nproc
131072
hard
nproc
131072
soft
nofile
131072
hard
nofile
131072

dwuser
dwuser
dwuser
dwuser

soft
hard
soft
hard

nproc
nproc
nofile
nofile

131072
131072
131072
131072

c. /etc/sysctl.conf (#sysctl p)
net.ipv4.ip_forward = 0
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
kernel.sysrq = 0
kernel.core_uses_pid = 1
net.ipv4.tcp_syncookies = 1
net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-iptables = 0
net.bridge.bridge-nf-call-arptables = 0
kernel.msgmnb = 65536
kernel.msgmax = 65536
kernel.shmmax = 1099511627776
kernel.shmall = 4294967296
kernel.shmmni = 4096
kernel.sem = 2048 64000 256 128
vm.nr_hugepages = 410200
net.ipv4.ip_local_port_range = 9000 65535
net.core.rmem_default = 262144
net.core.rem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 1048576
fs.aio-max-nr = 1048576
kernel.panic_on_oops = 1

11 | P a g e

6. Repository database details for OBIEE / OBIA


All schema user passwords have been set to welcome1 and have to be set to a secure one by
the customer after handover by Oracle.

FCBI
Database Type
Host Name Prod
Port

FCSBI
Oracle RAC on Exadata
aeuatexa-scan
31640

IFRMS

MDS user
BIPLATFORM user

FCUAT_MDS
FCUAT_BIPLATFORM

FCUAT_MDS
FCSUAT_BIPLATFORM

DWUAT_MDS
DWUAT_BIPLATFORM

Business Analytics
Warehouse
BI Applications
Components
ODI Master and
Work Repository

N/A

N/A

DWUAT_DW

N/A

N/A

DWUAT_BIACOMP

N/A

N/A

DWUAT_BIA_ODIREPO

Password for all

welcome1

12 | P a g e

7. Port Configuration
Product
Foundation Services
WebLogic AdminServer
WebLogic AdminServer
SSL
WLS OBIEE Managed Server
port
WLS OBIEE Managed Server
SSL port
OPMN
Oracle Process Manager
Local Port
Oracle Process Manager
Remote Port
Oracle Process Manager
Request Port
OBI Components
Oracle BI Server Port
Oracle BI Server Monitor
Port
Oracle BI Presentation
Services Port
Oracle BI Scheduler Port
Oracle BI Scheduler Monitor
Port
Oracle BI Scheduler Script
RPC Port
Oracle BI ClusterController
Port
Oracle BI ClusterController
Monitor Port
Oracle BI JavaHost Port

default port
FCBI_UAT
7001

default port
+20
FCSBI_UAT
7021

default port
+ 40
IFRMS_UAT
7041

7002

7022

7042

9704

9724

9744

9804
6700-6703

9824
6720-6723

9844
6740-6743

6700

6720

6740

6701

6721

6741

6702
9700-9710
9703

6722
9720-9730
9723

6742
9740-9750
9743

9701

9721

9741

9710
9705

9730
9725

9750
9745

9708

9728

9748

9707

9727

9747

9706

9726

9746

9700
9810

9720
9830

9740
9850

Node Manager
ODI Managed Server Port
ODI Managed Server SSL
Port
Essbase
Essbase Agent
Essbase SSL Agent
Essbase server
applications (ESSSVR)

9556
N.A

9557
N.A

9558
15001

N.A

N.A

15002

N.A
N.A

N.A
N.A

1425

13 | P a g e

8. Fusion Middleware installation


All WLS user passwords have been set to welcome1 and have to be set to a secure one by the
customer after handover by Oracle.

Middleware Home (MW_HOME) FCBI_UAT


Middleware Home (MW_HOME) FCSBI_UAT
Middleware Home (MW_HOME) IFRMS_UAT
OracleHardwareAccerleation Flag
WLS User

/u01/app/oracle/FC/midware
/u01/app/oracle/FC/midware
/u01/app/oracle/DW/midware
set to true
weblogic (suggested to change to something like bifcuat; bi-fcsuat; bi-dwuat)

WLS User password

welcome1

14 | P a g e

9. OBI installation & Configuration


a. FCBI_UAT / FCSBI_UAT
Inventory Directory
OS Group Name
Installation Type
Middleware Home
BI Oracle Home Directory
WebLogic Server Home
BI Domain Home
Instance Home
Instance Name
Patches

/u01/oracle/oraInventory
oinstall
Software Only Install
/u01/app/oracle/FC/midware
$MW_HOME/Oracle_BI1
$MW_HOME/wlserver_10.3
$MW_HOME/user_projects/domains/FCBI_UAT/bifoundation_domain
$MW_HOME/user_projects/domains/FCSBI_UAT/
$MW_HOME /instances/FCBI_UAT1
$MW_HOME /instances/FCSBI_UAT1
FCBI_UAT1 - FCSBI_UAT1
[oracle@aeuatexabi01 ~]$ opatch lspatches
16569379; 21920543; 21920526; 21815845; 21235729; 19825503;
19823874; 19822893; 16997936; 16913445;

b. IFRMS_UAT
Inventory Directory
OS Group Name
Installation Type
Middleware Home
BI Oracle Home Directory
ODI Oracle Home Directory
WebLogic Server Home
BI Domain Home
Instance Home
Instance Name
Patches

/u01/dwuser/oraInventory
oinstall
Software Only Install
/u01/app/oracle/DW/midware
$MW_HOME/Oracle_BI1
$MW_HOME/Oracle_ODI1
$MW_HOME/wlserver_10.3
$MW_HOME/user_projects/domains/IFRMS_UAT/
$MW_HOME /instances/IFRMS_UAT1
IFRMS_UAT1
[dwuser@aeuatexabi01 ~]$ opatch lspatches
22475251; 22472013; 22382217; 22322838; 22322354; 22220714;
21517672; 21350584; 21542222; 21542214; 21518110;

15 | P a g e

c. boot.properties File
This file stores the username and password for the WebLogic Adminserver and the managed
bi_server1.
It will be uses for startup and stop of them without prompting username and password.
After the first restart after creating the boot.properties the username and password will be
encrypted by the application in this file.
If you change the password of weblogic user you have to edit this two files too.
Admin Server
$DOMAIN_HOME/servers/AdminServer/security/boot.properties
username=<USERNAME>
password=<PASSWORD>

Managed Server bi_server1


$DOMAIN_HOME/servers/bi_server1/security
username=<USERNAME>
password=<PASSWORD>

Managed Server odi_server1


$DOMAIN_HOME/servers/od_server1/security
username=<USERNAME>
password=<PASSWORD>

16 | P a g e

10.

Startup of OBIEE

All start commands have to be executed as user oracle / dwuser according to the required
home, and after setting the environment.

a. Admin Server
$DOMAIN_HOME/bin
$ nohup ./startWebLogic.sh > startWebLogic.log 2>&1 &
[1] 9144
$ tail -f startWebLogic.log
Wait until following Output
< Mar 03, 2016 3:18:36 PM CEST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING
mode>

b. Node Manager
$MW_HOME/wlserver_10.3/server/bin
$ nohup ./startNodeManager.sh > startNodeManager.log 2>&1 &
[3] 9861
$ tail -f startNodeManager.log
Wait until following Output
< Mar 03, 2016 3:23:25 PM> <INFO> <Secure socket listener started on port 9556>
Mar 03, 2016 3:23:25 PM weblogic.nodemanager.server.SSLListener run
INFO: Secure socket listener started on port 9556

c. Managed Server bi_server1" & odi_server1


To ensure that the BI and Oracle Data Integrator Managed Servers are started using Node
Manager, start them using the WebLogic Administration Console user interface. Do not start the
BI and Oracle Data Integrator Managed Servers using the Managed Server start scripts.

17 | P a g e

d. BI components
$MW_HOME/instances/IFRMS_UAT1/bin
./opmnctl startall
opmnctl startall: starting opmn and all managed processes...
$ [dwuser@aeuatexabi01 ~]$ opmnctl status
Processes in Instance: IFRMS_UAT1
---------------------------------+--------------------+---------+--------ias-component

| process-type

pid | status

---------------------------------+--------------------+---------+--------coreapplication_obips1

| OracleBIPresentat~ |

35307 | Alive

essbasestudio1

| EssbaseStudio

40027 | Alive

essbaseserver1

| Essbase

35164 | Alive

coreapplication_obiccs1

| OracleBIClusterCo~ |

35565 | Alive

coreapplication_obisch1

| OracleBIScheduler~ |

35270 | Alive

coreapplication_obijh1

| OracleBIJavaHostC~ |

35060 | Alive

coreapplication_obis1

| OracleBIServerCom~ |

35600 | Alive

$MW_HOME/instances/FCSBI_UAT1/bin
./opmnctl startall
opmnctl startall: starting opmn and all managed processes...
[oracle@aeuatexabi01 ~]$ opmnctl status
Processes in Instance: FCSBI_UAT1
---------------------------------+--------------------+---------+--------ias-component

| process-type

pid | status

---------------------------------+--------------------+---------+--------coreapplication_obiccs1

| OracleBIClusterCo~ |

60287 | Alive

coreapplication_obisch1

| OracleBIScheduler~ |

60289 | Alive

coreapplication_obijh1

| OracleBIJavaHostC~ |

60288 | Alive

coreapplication_obips1

| OracleBIPresentat~ |

60286 | Alive

coreapplication_obis1

| OracleBIServerCom~ |

60290 | Alive

18 | P a g e

11.

Shutdown Sequence OBIEE

All stop commands have to be executed as user oracle / dwuser according to the required home,
and after setting the environment.

a. BI components
$MW_HOME/instances/instance1/bin
$ ./opmnctl stopall
opmnctl stopall: stopping opmn and all managed processes...

b. Managed Server "bi_server1" *


$DOMAIN_HOME/bin

$ ./stopManagedWebLogic.sh bi_server1

*Can be stopped using the WebLogic Administration Console user interface.

c. Managed Server "odi_server1" *


$DOMAIN_HOME/bin

$ ./stopManagedWebLogic.sh odi_server1

*Can be stopped using the WebLogic Administration Console user interface.

d. Admin Server
$DOMAIN_HOME/bin
$ ./stopWebLogic.sh

e. Node Manager
$ ps -ef|grep -i nodemanager | grep -v grep
oracle
3047
1 0 11:30 pts/4
00:00:00 /bin/sh
/u01/app/oracle/midware/wlserver_10.3/server/bin/startNodeManager.sh
3079 3047 1 11:30 pts/4
00:02:58
oracle
/u01/app/oracle/midware/jrockit_160_29_D1.2.0-10/bin/java -jrockit -Xms128m -Xmx256m Dcoherence.home=/u01/app/oracle/midware/coherence_3.7 Dbea.home=/u01/app/oracle/product/fmw DNodeManagerHome=/u01/app/oracle/midware/wlserver_10.3/common/nodemanager DNativeVersionEnabled=true -DStartScriptEnabled=true -DListenPort=9556 -Xverify:none Djava.security.policy=/u01/app/oracle/midware/wlserver_10.3/server/lib/weblogic.policy Dweblogic.nodemanager.javaHome=/u01/app/oracle/midware/jrockit_160_29_D1.2.0-10
weblogic.NodeManager v
$ kill -9 3079 3047

19 | P a g e

12.

Installation Verification
a. IFRMS_UAT

EPM Workspace
EPM EAS Console
EPM ASP
WLS Admin Console
EM Console
OBIEE
BI Publisher
ODI
Username
Password

https://aeuatexabi01.egypt.banqueaudi.com:9844/workspace
https://aeuatexabi01.egypt.banqueaudi.com:9844/easconsole
https://aeuatexabi01.egypt.banqueaudi.com:9844/aps/APS
https://aeuatexabi01.egypt.banqueaudi.com:9844/console
https://aeuatexabi01.egypt.banqueaudi.com:7042/em
https://aeuatexabi01.egypt.banqueaudi.com:9844/analytics
https://aeuatexabi01.egypt.banqueaudi.com:9844/xmlpserver
https://aeuatexabi01.egypt.banqueaudi.com:15002/
biadmin
welcome1

https://aeuatexabi01.egypt.banqueaudi.com:9844/workspace

20 | P a g e

https://aeuatexabi01.egypt.banqueaudi.com:9844/easconsole

21 | P a g e

http://aeuatexabi01.egypt.banqueaudi.com:9844/aps/APS

https://aeuatexabi01.egypt.banqueaudi.com:9844/analytics

22 | P a g e

https://aeuatexabi01.egypt.banqueaudi.com:9844/xmlpserver

https://aeuatexabi01.egypt.banqueaudi.com:7042/em

23 | P a g e

b. FCBI_UAT
WLS Admin Console
EM Console
OBIEE
BI Publisher
Username
Password

https://aeuatexabi01.egypt.banqueaudi.com:9804/console
https://aeuatexabi01.egypt.banqueaudi.com:7002/em
https://aeuatexabi01.egypt.banqueaudi.com:9804/analytics
https://aeuatexabi01.egypt.banqueaudi.com:9804/xmlpserver
weblogic
welcome1

https://aeuatexabi01.egypt.banqueaudi.com:9804/analytics

24 | P a g e

https://aeuatexabi01.egypt.banqueaudi.com:9804/xmlpserver

https://aeuatexabi01.egypt.banqueaudi.com:7002/em

https://aeuatexabi01.egypt.banqueaudi.com:7002/console
25 | P a g e

26 | P a g e

c. FCSBI_UAT
WLS Admin Console
EM Console
OBIEE
BI Publisher
Username
Password

https://aeuatexabi01.egypt.banqueaudi.com:9824/console
https://aeuatexabi01.egypt.banqueaudi.com:7022/em
https://aeuatexabi01.egypt.banqueaudi.com:9824/analytics
https://aeuatexabi01.egypt.banqueaudi.com:9824/xmlpserver
weblogic
welcome1

https://aeuatexabi01.egypt.banqueaudi.com:9824/analytics

https://aeuatexabi01.egypt.banqueaudi.com:9824/xmlpserver

27 | P a g e

13.

Documentation

Exalytics Documentation
Oracle Exalytics In-Memory Machine X2-4, X3-4,X4-4, and X5-4 (Exalytics Software Release 2.0)
Installation and Administration Guide
Owners Guide
Release Notes

Oracle Business Intelligence Applications Documentation

Oracle Business Intelligence Applications Online Documentation Library Release 1 (11.1.1.10)


Oracle Business Intelligence Enterprise Edition Documentation

11.1.1.7.0
11.1.1.9.0
My Oracle Support Notes for Exalytics
Master Note For Oracle Exalytics BI In-Memory Machine [ID 1427996.1]
Information Center: Oracle Exalytics(Doc ID 1505330.2)
Master Note On Exalytics Instrumentation And Diagnostics - Use To Diagnose and Troubleshoot
Problems on Exalytics(Doc ID 1662439.1)
Oracle Exalytics BI In-Memory Machine Frequently Asked Questions (FAQ) [ID 1435778.1]

28 | P a g e

You might also like