SlideShare a Scribd company logo
1 of 48
Download to read offline
REMINDER
Check in on the
COLLABORATE mobile app
EPM Infrastructure: An Investigation
Prepared by:
Alan Ramirez
aramirez@ranzal.com
Infrastructure Engineer
Edgewater Ranzal
You don’t know what you don’t know.
When EPM is slow, where do you go?
Infrastructure Insight and Workflow.
Session ID#: 10125
@alanr723
1,700+ Oracle EPM & BI projects successfully
delivered since our founding in 1996
100% Focus on Oracle EPM/OBIEE
Product Experts across the full EPM/BI Suite -
Planning, HFM, HSF, HPCM, Essbase, OBIEE,
DRM, FDMEE
Oracle ACEs Across EPM/BI Platform
(Planning/BI, HFM & FDMEE)
Exalytics – Installation, Configuration &
Benchmarking Services
Infrastructure Services – Design,
Configuration, Performance Tuning,
Upgrades & Patching
Support Services – Remote Help Desk, Lev 1
Support, Patch release Support
Business Analytics Solutions Provider Using Oracle EPM and BI Technologies
Edgewater Ranzal
Presenter Information
Alan Ramirez, Infrastructure Engineer
■ Employed with Ranzal for 3 years
■ Over 11 years of Oracle EPM/Hyperion experience
▪ Started on Essbase 6.5, Planning 3.5.1, HFM 4.0, Reports 7.x
▪ Experience: Software development, DBA, Infrastructure, QA/CM
■ Adept on all platforms, particular fondness for Linux
▪ Red Hat Certified Engineer (RHEL 5)
▪ Exalytics Certified Specialist; experienced with X2-4, X3-4, X4-4
■ Core tenet: Systems approach as a science, not a black box
▪ No recurring reboots - strive for stability from understanding
▪ Uptime is revered, restarts are for evaluation, not resolution
▪ Deliver quality through stability
▪ Customer service and documentation
Business Analytics Solutions Provider Using Oracle EPM and BI Technologies
Agenda
■ Overview
■ Getting Started
■ Troubleshooting Workflow
■ System Startup
■ Patching
■ Stability
■ Comparing Environments
■ Virtualization
■ Real Life Examples
■ Questions
Overview
■ Glimpse into the workings of an Infrastructure Engineer that
specializes in EPM
■ Goals:
▪ Exposure to an approach
▪ Awareness of various faculties of the product
▪ Demonstrate a high level troubleshooting workflow
▪ Examples of a simple Infrastructure review
Where to start?
How to get your bearings.
Put me on any one of your EPM servers, and I’ll
figure out the rest.
Deployment Report
■ All servers are connected to a common set of database
tables collectively referred to as the EPM Registry
■ Survey the entire environment from any EPM server
▪ All hostnames and configured products – architecture diagram
▪ RDBMS flavor, hostname, and connection strings
▪ WebLogic configuration
▪ History of interaction with EPM Registry
— Clean and simple vs repetition and manual registry changes
— Were web apps (JVMs) redeployed recently?
— Were any other changes made recently to the config?
Servers
Hostnames
OS
Specs (can be inaccurate)
Product distribution
- Web servers
- JVMs
- Services
- App servers
Database:
Platform, names, schemas, port number, etc
Directories, User Providers, System Accounts
EPM Deployment History Report (11.1.2.3)
Troubleshooting Workflow
With the lay of the land, we can start digging in.
Logs
■ Diagnostics
■ Start with Web Tier
▪ ORACLE_EPM_INSTANCE/diagnostics/logs/services
▪ ORACLE_EPM_INSTANCE/diagnostics/logs/starter
▪ MW_HOME/user_projects/domains/EPMSystem/servers/server/logs
■ Services Tier - R&A Services, EPMA (Dimension) Server
▪ ORACLE_EPM_INSTANCE/diagnostics/logs/product
■ Application Server logs
▪ Essbase.log, HsvEventLog.log, Interop.log
■ Event Viewer
Logs Step 1 - services directory:
EPM_INSTANCE_HOMEdiagnosticslogsservices
■ Directly relates to NT services
■ Typically the start of my workflow
■ Each svc has sysout and a syserr
■ Sysout most useful
■ Syserr rarely has timestamps
Understanding WebLogic State
When WebLogic completes it’s startup process, it writes out:
<Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
Believe it or not, you do
get used to reading
these, and will become
familiar with what good
logs look like, and can
quickly evaluate logs
and know if things are
good or not. Most often
I will tail the last 50-100
lines of each log, but
not uncommon to
quickly browse entire
logs looking at patterns.
Logs Step 2 - domain logs:
MW_HOMEuser_projectsdomainsEPMSystemserversFoundationServices0logs
■ Under the WebLogic domain is a directory
for each Managed Server
■ Each Server directory contains a logs dir
■ More detailed than services logs
■ Logs for various sub threads
Logs Step 3 – main logs directory:
EPM_INSTANCE_HOMEdiagnosticslogs
■ The services tier logs here
▪ Reporting & Analysis Agent
▪ EPMA
▪ HSF
■ Event Viewer
▪ Application Log
▪ System Log
■ HFM
▪ FM Error Log Viewer
▪ HsvEventLog.log
■ Essbase
▪ Essbase.log
▪ Appname.log
Logs Step 4 – App Server Logs
System Startup
Startup times and Starter logs
Start EPM System
o Many wrote their own scripts in 11.1.2.1 and
earlier (net start, sc, psexec)
o 1h 45m for triple redundancy customer with
62 services prompted me to study and refine.
Reduced down to 25m with what became a
standard for our team
o Much improved starting 11.1.2.2
o Add’l tweaks get 11.1.2.3 up <2mins
■ 11.1.2.2
▪ Parallel startup
▪ No dependencies
▪ Startup type: Automatic
or Manual is fine
▪ Typical 8-15mins
■ 11.1.2.3 & 11.1.2.4
▪ Same as 11.1.2.2, but
faster
▪ Typical 2-7mins
■ 11.1.2.1
▪ Sequential due to
dependencies
▪ Startup type: Manual
▪ Single-threaded startup
▪ Typical 20-30mins
■ Only created when using built-in scripts
■ Quick confirmation that all services started successfully
■ Analyze Pass column to be sure all are good
■ Review of history can evidence health or even frustration
Starter logs:
EPM_INSTANCE_HOMEdiagnosticslogsstarter
Patching
Opatch
EPMSystem11R1; oracle_common; odi
Patching – What version are you on?
“We’re on the ‘502’ version of EPM.”
o Each product has it’s own code line and version number
o 500 patch was a giant patch covering IE 10 support
- HUB 500 was all products except Essbase suite
- Separate patches for Essbase 500, EAS 500, APS 500, etc.
o Back to individual version numbers per product
■ Mar 2014:
▪ HUB 11.1.2.3.500
▪ Essbase 11.1.2.3.500
■ Dec 2014:
▪ HSS 11.1.2.3.502
▪ HFM 11.1.2.3.502
▪ Essbase 11.1.2.3.505
■ Nov 2013:
▪ HSS 11.1.2.3.001
▪ HFM 11.1.2.3.100
▪ Essbase 11.1.2.3.003
Patching - Opatch
■ A Java-based utility from Oracle that assists with the exercise
of applying and rolling back patches to Oracle software
■ Multiple Oracle homes, which Opatch directory?
▪ EPMSystem11R1 – Oracle EPM System products
▪ oracle_common – ADF/Jdeveloper components
▪ odi – Oracle Data Integrator (FDMEE) component
Patching – PSEs vs PSUs
■ PSE: Patch Set Exception is a singular, one-off patch that typically
addresses a specific issue
■ PSU: Patch Set Update is a collection, or grouping, of PSEs that
have been regression tested together
■ Do not apply all available PSEs, but instead maintain latest PSUs
■ PSUs are released on an approximately quarterly release schedule
Available Patch Sets and Patch Set Updates
for EPM Products (Doc ID 1400559.1)
OBIEE 11g: Bundle Patches (Doc ID 1488475.1)
Stability
Stability
Performance
Expectations
Stability
■ How often do you restart services?
■ How about rebooting servers?
■ History
▪ Consistency of process, logs over time, routines….
▪ Evaluate Starter logs
■ Some services are susceptible to abuse
▪ Financial Reporting
▪ Planning – web forms, SmartView
▪ EAS
■ Essbase – often don’t realize there are issues
▪ xcp files
▪ Graceful shutdowns – check both Essbase and app logs
Stability - Planning
■ Heap dumps enabled on OutOfMemory condition can show
exactly what was going on when the JVM ran out of memory
▪ Large/bad webforms
▪ SmartView retrieves
— Large hit to JVM if suppression options are disabled
— Query below would have tried to produce > 28 million cells
■ Essbase Governor
▪ QRYGOVEXECTIME
▪ QRYGOVEXECBLK
■ Planning Governor
▪ ERROR_THRESHOLD_NUM_OF_CELLS=175,000
Stability - WebLogic
■ STUCK threads?
■ Long running task – any task where execution runs longer
than a predefined (default 10min) threshold
▪ Not intelligent
▪ Tunable, increase to 20 mins?
▪ Need an in-depth understanding of the application
■ Causes
▪ SmartView retrieves
▪ Planning form resultset too large
▪ Bad user sessions (Click the ‘x’ instead of proper logouts)
▪ User Behavior: IE “Not Responding”, Close browser and retry
▪ WebLogic Connection Pool too small
Comparing Environments:
Are they the same?
Eliminate as many variables as possible.
Grading Environments – Many Criteria
■ Architecture
▪ Server Specifications
▪ VMware Infrastructure
▪ Storage Infrastructure
▪ EPM product distribution
■ Opatches
■ Web tier
▪ JVM heap settings
▪ Connection pools
■ App tier
▪ Tuning values
▪ Log sizes and rotations
■ RDBMS
▪ Statistics/Indexes
■ Performance
▪ Resource dedication (virt. only)
▪ Power Plan
▪ CPU
▪ Storage
▪ AV On Access Exclusions
▪ Windows TCP/IP tuning
■ Networking
▪ hosts file, name resolution,
TCP/IP settings
▪ Topology, hops, subnets
▪ FQDN
Sample Infrastructure Review
Review Summary of 26 major criteria across all Production EPM servers
CUSTOMER: American multinational food and beverage company
Considering correctness, stability, performance,
what kind of shape is my EPM environment in?
Virtualization
EPM can be virtualized very successfully when
properly understood.
Virtualization of
Oracle EPM
■ Primary advantage of a typical virtualization strategy is to reduce
capital and operating costs via server consolidation
▪ Obtain greater densities w small/med servers (2-4 vCPUs, 4GB)
▪ Common to see 20-25 active machines on a single host
▪ Medium sized host: 16 cores, 64GB memory
■ Heavy footprint of EPM does not permit anywhere near the same
degree of server consolidation
■ Reserve 100% of resources to achieve a 1:1 ratio physical to virtual
■ Highly sensitive to even low latency
■ Does NOT respond well in environments that are oversubscribed
▪ Overcommittment
▪ Ballooning
▪ Compression
Real Life Examples
Each environment is unique and presents a new
set of challenges.
■ Proactive DBA Killing Pools
■ Profile Limits Essbase
■ Factory BIOS Config
■ Teaming NICs
Story #1 – Proactive DBA
Customer: Medical Center for Private Research University
Issue:
■ 12 hours to load and consolidate May data
■ Repeatedly restarting EPM because don’t know what else to do
■ No idea how to approach. Network! Storage? Hard drives! Oh my!
Story #1 – Proactive DBA
■ Analyzed 6 days of logs
across 11 WebLogic
JVMs in 2 environments
■ All WLS connection pools drop simultaneously every 5 hours
Story #1 – Proactive DBA in the way
■ Root Cause:
▪ 6-8 months prior, connections did not appear to be properly
closed when EPM System was stopped
▪ Frequent restarts as connections continue to grow
▪ As a result, the DBA implemented a connection cleanup
routine to kill idle sessions
▪ This routine was prematurely terminating valid database
pool connections held by the application servers
Story #2 – Can’t connect to Essbase
Customer: Global Satellite Services Provider
ISSUE:
■ EssbaseCluster-1 could not be expanded in EAS
■ All Essbase applications could not be started, only some
▪ Error 1013000 loading application: Serious Error(1013000)
▪ Unable to Create Request Server Thread
■ They had tried restarting services, EAS, Essbase, etc
■ Cannot start additional Essbase applications
But then,
■ I stopped two apps, and was able to start one of the apps that
didn’t previously start – suggestive of resource limits
Story #2 – Can’t connect to Essbase
■ User profile settings too restrictive (Linux security: limits.conf)
■ Essbase server cannot create additional processes
▪ Not possible to start additional applications
▪ Cannot open additional connections from EAS to Essbase
BEFORE
AFTER
Story #3 – Intel SpeedStep
Customer: American multinational financial services corporation
■ Two Exalytics servers: PROD is much slower
■ Studied network, storage throughput tests, evaluated I/O
■ Cannot find anything, until I decided to check core count
■ cat /proc/cpuinfo
▪ Noticed one degraded CPU frequency
▪ Rechecked and it was fine, rechecked again to find lower speeds
▪ Enter SpeedStep: power saving via stepping down clock speed
■ Resolution: Disable SpeedStep in BIOS
Story #4 – WebLogic Won’t Start
Customer: Travel Technology company
■ No managed WebLogic servers would start
■ Admin Server would not start
■ WebLogic logs showed trying to listen on a certain IP address, but that IP
address no longer exists
■ The IP address was that of the backup network
■ Disabling that NIC allowed WLS to start
■ Further research determined that HP (hosting provider) had teamed the NICs
Questions?
If there are no questions or comments, then I
didn’t do my job today.
Contact Information
Edgewater Ranzal
108 Corporate Park Drive, Suite 105
White Plains, NY 10604
Tel (914) 253-6600
Email: info@ranzal.com
Company Contact
Robin Ranzal Knowles, President
Alan Ramirez
Infrastructure
Edgewater Ranzal
ranzal.com
aramirez@ranzal.com
@alanr723
Thank you for attending!
Please complete the session
evaluation
We appreciate your feedback and insight
You may complete the session evaluation either
on paper or online via the mobile app

More Related Content

What's hot

New Approaches to Faster Oracle Forms System Performance
New Approaches to Faster Oracle Forms System PerformanceNew Approaches to Faster Oracle Forms System Performance
New Approaches to Faster Oracle Forms System PerformanceCorrelsense
 
Five Keys for Performance Management of Oracle Forms and E-Business Suite
Five Keys for Performance Management of Oracle Forms and E-Business SuiteFive Keys for Performance Management of Oracle Forms and E-Business Suite
Five Keys for Performance Management of Oracle Forms and E-Business SuiteCorrelsense
 
Oracle Release 12 E-Business Suite Patching Best Practices
Oracle Release 12 E-Business Suite Patching Best PracticesOracle Release 12 E-Business Suite Patching Best Practices
Oracle Release 12 E-Business Suite Patching Best PracticesScott Jenner
 
Ebs performance tuning session feb 13 2013---Presented by Oracle
Ebs performance tuning session  feb 13 2013---Presented by OracleEbs performance tuning session  feb 13 2013---Presented by Oracle
Ebs performance tuning session feb 13 2013---Presented by OracleAkash Pramanik
 
Concurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAsConcurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAsMaris Elsins
 
Sap fundamentals overview_for_sap_minors
Sap fundamentals overview_for_sap_minorsSap fundamentals overview_for_sap_minors
Sap fundamentals overview_for_sap_minorsCenk Ersoy
 
Garbage Collection, Tuning And Monitoring JVM In EBS 11i And R12
Garbage Collection, Tuning And Monitoring JVM In EBS 11i And R12Garbage Collection, Tuning And Monitoring JVM In EBS 11i And R12
Garbage Collection, Tuning And Monitoring JVM In EBS 11i And R12sidg75
 
Sap solutions-on-v mware-best-practices-guide
Sap solutions-on-v mware-best-practices-guideSap solutions-on-v mware-best-practices-guide
Sap solutions-on-v mware-best-practices-guidenarendar99
 
VMworld 2013: Real-world Design Examples for Virtualized SAP Environments
VMworld 2013: Real-world Design Examples for Virtualized SAP Environments VMworld 2013: Real-world Design Examples for Virtualized SAP Environments
VMworld 2013: Real-world Design Examples for Virtualized SAP Environments VMworld
 
Oracle applications r12.2, ebr, online patching means lot of work for devel...
Oracle applications r12.2, ebr, online patching   means lot of work for devel...Oracle applications r12.2, ebr, online patching   means lot of work for devel...
Oracle applications r12.2, ebr, online patching means lot of work for devel...Ajith Narayanan
 
High availability and disaster recovery in IBM PureApplication System
High availability and disaster recovery in IBM PureApplication SystemHigh availability and disaster recovery in IBM PureApplication System
High availability and disaster recovery in IBM PureApplication SystemScott Moonen
 
OTM(Oracle Transport Management)
OTM(Oracle Transport Management)OTM(Oracle Transport Management)
OTM(Oracle Transport Management)Cognizant
 
E business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsE business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsSrinivasa Pavan Marti
 
FDM to FDMEE migration utility
FDM to FDMEE migration utilityFDM to FDMEE migration utility
FDM to FDMEE migration utilityBernard Ash
 
Internals of concurent managers
Internals of concurent managersInternals of concurent managers
Internals of concurent managersMaris Elsins
 
Migration 101 Webinar: FDM to FDMEE
Migration 101 Webinar: FDM to FDMEEMigration 101 Webinar: FDM to FDMEE
Migration 101 Webinar: FDM to FDMEESaturn Infotech Inc
 
"Converting" FDM to FDMEE
"Converting" FDM to FDMEE"Converting" FDM to FDMEE
"Converting" FDM to FDMEEfinitsolutions
 
Oracle EPM version status
Oracle EPM version statusOracle EPM version status
Oracle EPM version statusMitch Duffus
 
Database failover from client perspective
Database failover from client perspectiveDatabase failover from client perspective
Database failover from client perspectivePriit Piipuu
 
SAP TechEd 2013 session Tec118 managing your-environment
SAP TechEd 2013 session Tec118 managing your-environmentSAP TechEd 2013 session Tec118 managing your-environment
SAP TechEd 2013 session Tec118 managing your-environmentChris Kernaghan
 

What's hot (20)

New Approaches to Faster Oracle Forms System Performance
New Approaches to Faster Oracle Forms System PerformanceNew Approaches to Faster Oracle Forms System Performance
New Approaches to Faster Oracle Forms System Performance
 
Five Keys for Performance Management of Oracle Forms and E-Business Suite
Five Keys for Performance Management of Oracle Forms and E-Business SuiteFive Keys for Performance Management of Oracle Forms and E-Business Suite
Five Keys for Performance Management of Oracle Forms and E-Business Suite
 
Oracle Release 12 E-Business Suite Patching Best Practices
Oracle Release 12 E-Business Suite Patching Best PracticesOracle Release 12 E-Business Suite Patching Best Practices
Oracle Release 12 E-Business Suite Patching Best Practices
 
Ebs performance tuning session feb 13 2013---Presented by Oracle
Ebs performance tuning session  feb 13 2013---Presented by OracleEbs performance tuning session  feb 13 2013---Presented by Oracle
Ebs performance tuning session feb 13 2013---Presented by Oracle
 
Concurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAsConcurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAs
 
Sap fundamentals overview_for_sap_minors
Sap fundamentals overview_for_sap_minorsSap fundamentals overview_for_sap_minors
Sap fundamentals overview_for_sap_minors
 
Garbage Collection, Tuning And Monitoring JVM In EBS 11i And R12
Garbage Collection, Tuning And Monitoring JVM In EBS 11i And R12Garbage Collection, Tuning And Monitoring JVM In EBS 11i And R12
Garbage Collection, Tuning And Monitoring JVM In EBS 11i And R12
 
Sap solutions-on-v mware-best-practices-guide
Sap solutions-on-v mware-best-practices-guideSap solutions-on-v mware-best-practices-guide
Sap solutions-on-v mware-best-practices-guide
 
VMworld 2013: Real-world Design Examples for Virtualized SAP Environments
VMworld 2013: Real-world Design Examples for Virtualized SAP Environments VMworld 2013: Real-world Design Examples for Virtualized SAP Environments
VMworld 2013: Real-world Design Examples for Virtualized SAP Environments
 
Oracle applications r12.2, ebr, online patching means lot of work for devel...
Oracle applications r12.2, ebr, online patching   means lot of work for devel...Oracle applications r12.2, ebr, online patching   means lot of work for devel...
Oracle applications r12.2, ebr, online patching means lot of work for devel...
 
High availability and disaster recovery in IBM PureApplication System
High availability and disaster recovery in IBM PureApplication SystemHigh availability and disaster recovery in IBM PureApplication System
High availability and disaster recovery in IBM PureApplication System
 
OTM(Oracle Transport Management)
OTM(Oracle Transport Management)OTM(Oracle Transport Management)
OTM(Oracle Transport Management)
 
E business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsE business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administrators
 
FDM to FDMEE migration utility
FDM to FDMEE migration utilityFDM to FDMEE migration utility
FDM to FDMEE migration utility
 
Internals of concurent managers
Internals of concurent managersInternals of concurent managers
Internals of concurent managers
 
Migration 101 Webinar: FDM to FDMEE
Migration 101 Webinar: FDM to FDMEEMigration 101 Webinar: FDM to FDMEE
Migration 101 Webinar: FDM to FDMEE
 
"Converting" FDM to FDMEE
"Converting" FDM to FDMEE"Converting" FDM to FDMEE
"Converting" FDM to FDMEE
 
Oracle EPM version status
Oracle EPM version statusOracle EPM version status
Oracle EPM version status
 
Database failover from client perspective
Database failover from client perspectiveDatabase failover from client perspective
Database failover from client perspective
 
SAP TechEd 2013 session Tec118 managing your-environment
SAP TechEd 2013 session Tec118 managing your-environmentSAP TechEd 2013 session Tec118 managing your-environment
SAP TechEd 2013 session Tec118 managing your-environment
 

Viewers also liked

Upgrading to 11.1.2.4 and Other Technical Considerations
Upgrading to 11.1.2.4 and Other Technical ConsiderationsUpgrading to 11.1.2.4 and Other Technical Considerations
Upgrading to 11.1.2.4 and Other Technical Considerationsfinitsolutions
 
Best Practices for Enterprise Performance Management
Best Practices for Enterprise Performance ManagementBest Practices for Enterprise Performance Management
Best Practices for Enterprise Performance ManagementPerficient, Inc.
 
Enterprise Performance Management (EPM)
Enterprise Performance Management (EPM)Enterprise Performance Management (EPM)
Enterprise Performance Management (EPM)Anand Subramaniam
 
Oracle epm 11_1_2_1_tuning_guide_v4
Oracle epm 11_1_2_1_tuning_guide_v4Oracle epm 11_1_2_1_tuning_guide_v4
Oracle epm 11_1_2_1_tuning_guide_v4asifanw911
 
Plataforma da microsoft - Microsoft EPM na PMTools 2014
Plataforma da microsoft - Microsoft EPM na  PMTools 2014Plataforma da microsoft - Microsoft EPM na  PMTools 2014
Plataforma da microsoft - Microsoft EPM na PMTools 2014Eduardo Freire
 
A practical-guide-for-“essbase-backup-and-recovery-part-ii -
A practical-guide-for-“essbase-backup-and-recovery-part-ii - A practical-guide-for-“essbase-backup-and-recovery-part-ii -
A practical-guide-for-“essbase-backup-and-recovery-part-ii - Abdoulaye M Yansane
 
Upgrading to Oracle Hyperion Enterprise Performance Management 11.1.2.3 and B...
Upgrading to Oracle Hyperion Enterprise Performance Management 11.1.2.3 and B...Upgrading to Oracle Hyperion Enterprise Performance Management 11.1.2.3 and B...
Upgrading to Oracle Hyperion Enterprise Performance Management 11.1.2.3 and B...OAUGNJ
 
Case of the Unexplained Support Issue – Troubleshooting steps for diagnosing ...
Case of the Unexplained Support Issue – Troubleshooting steps for diagnosing ...Case of the Unexplained Support Issue – Troubleshooting steps for diagnosing ...
Case of the Unexplained Support Issue – Troubleshooting steps for diagnosing ...Charles Beyer
 
Case de Sucesso - Implantação EPM- PMO (Project Server ) - Kepler Weber
Case de Sucesso - Implantação EPM- PMO (Project Server ) - Kepler WeberCase de Sucesso - Implantação EPM- PMO (Project Server ) - Kepler Weber
Case de Sucesso - Implantação EPM- PMO (Project Server ) - Kepler WeberTaugor Corporation
 
Excelência em Gestão através do PPM
Excelência em Gestão através do PPMExcelência em Gestão através do PPM
Excelência em Gestão através do PPMbarcellosreis
 
Hyperion Financial Management Application Design for Performance
Hyperion Financial Management Application Design for PerformanceHyperion Financial Management Application Design for Performance
Hyperion Financial Management Application Design for PerformanceAlithya
 
Hyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linuxHyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linuxAmit Sharma
 
Case de Sucesso - Implantação EPM PMO - Project Server - STIHL
Case de Sucesso - Implantação EPM PMO - Project Server - STIHLCase de Sucesso - Implantação EPM PMO - Project Server - STIHL
Case de Sucesso - Implantação EPM PMO - Project Server - STIHLTaugor Corporation
 
Utilizing HFM to Handle the Requirements of IFRS
Utilizing HFM to Handle the Requirements of IFRSUtilizing HFM to Handle the Requirements of IFRS
Utilizing HFM to Handle the Requirements of IFRSAlithya
 
zero base budgeting
zero base budgeting zero base budgeting
zero base budgeting Himanshu Jawa
 
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdfnarane1976
 
Getting the Most out of EPMA: HFM Managing Metadata with EPMA
Getting the Most out of EPMA: HFM Managing Metadata with EPMAGetting the Most out of EPMA: HFM Managing Metadata with EPMA
Getting the Most out of EPMA: HFM Managing Metadata with EPMAfinitsolutions
 

Viewers also liked (20)

Upgrading to 11.1.2.4 and Other Technical Considerations
Upgrading to 11.1.2.4 and Other Technical ConsiderationsUpgrading to 11.1.2.4 and Other Technical Considerations
Upgrading to 11.1.2.4 and Other Technical Considerations
 
Best Practices for Enterprise Performance Management
Best Practices for Enterprise Performance ManagementBest Practices for Enterprise Performance Management
Best Practices for Enterprise Performance Management
 
Enterprise Performance Management (EPM)
Enterprise Performance Management (EPM)Enterprise Performance Management (EPM)
Enterprise Performance Management (EPM)
 
Enterprise Performance Management
Enterprise Performance ManagementEnterprise Performance Management
Enterprise Performance Management
 
Benefits of EPM
Benefits of EPMBenefits of EPM
Benefits of EPM
 
Oracle epm 11_1_2_1_tuning_guide_v4
Oracle epm 11_1_2_1_tuning_guide_v4Oracle epm 11_1_2_1_tuning_guide_v4
Oracle epm 11_1_2_1_tuning_guide_v4
 
Microsoft Office Project Server 2007
Microsoft Office Project Server 2007Microsoft Office Project Server 2007
Microsoft Office Project Server 2007
 
Plataforma da microsoft - Microsoft EPM na PMTools 2014
Plataforma da microsoft - Microsoft EPM na  PMTools 2014Plataforma da microsoft - Microsoft EPM na  PMTools 2014
Plataforma da microsoft - Microsoft EPM na PMTools 2014
 
A practical-guide-for-“essbase-backup-and-recovery-part-ii -
A practical-guide-for-“essbase-backup-and-recovery-part-ii - A practical-guide-for-“essbase-backup-and-recovery-part-ii -
A practical-guide-for-“essbase-backup-and-recovery-part-ii -
 
Upgrading to Oracle Hyperion Enterprise Performance Management 11.1.2.3 and B...
Upgrading to Oracle Hyperion Enterprise Performance Management 11.1.2.3 and B...Upgrading to Oracle Hyperion Enterprise Performance Management 11.1.2.3 and B...
Upgrading to Oracle Hyperion Enterprise Performance Management 11.1.2.3 and B...
 
Case of the Unexplained Support Issue – Troubleshooting steps for diagnosing ...
Case of the Unexplained Support Issue – Troubleshooting steps for diagnosing ...Case of the Unexplained Support Issue – Troubleshooting steps for diagnosing ...
Case of the Unexplained Support Issue – Troubleshooting steps for diagnosing ...
 
Case de Sucesso - Implantação EPM- PMO (Project Server ) - Kepler Weber
Case de Sucesso - Implantação EPM- PMO (Project Server ) - Kepler WeberCase de Sucesso - Implantação EPM- PMO (Project Server ) - Kepler Weber
Case de Sucesso - Implantação EPM- PMO (Project Server ) - Kepler Weber
 
Excelência em Gestão através do PPM
Excelência em Gestão através do PPMExcelência em Gestão através do PPM
Excelência em Gestão através do PPM
 
Hyperion Financial Management Application Design for Performance
Hyperion Financial Management Application Design for PerformanceHyperion Financial Management Application Design for Performance
Hyperion Financial Management Application Design for Performance
 
Hyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linuxHyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linux
 
Case de Sucesso - Implantação EPM PMO - Project Server - STIHL
Case de Sucesso - Implantação EPM PMO - Project Server - STIHLCase de Sucesso - Implantação EPM PMO - Project Server - STIHL
Case de Sucesso - Implantação EPM PMO - Project Server - STIHL
 
Utilizing HFM to Handle the Requirements of IFRS
Utilizing HFM to Handle the Requirements of IFRSUtilizing HFM to Handle the Requirements of IFRS
Utilizing HFM to Handle the Requirements of IFRS
 
zero base budgeting
zero base budgeting zero base budgeting
zero base budgeting
 
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
 
Getting the Most out of EPMA: HFM Managing Metadata with EPMA
Getting the Most out of EPMA: HFM Managing Metadata with EPMAGetting the Most out of EPMA: HFM Managing Metadata with EPMA
Getting the Most out of EPMA: HFM Managing Metadata with EPMA
 

Similar to EPM Infrastructure: An Investigation

Care and Maintenance of Your EPM Environment
Care and Maintenance of Your EPM EnvironmentCare and Maintenance of Your EPM Environment
Care and Maintenance of Your EPM EnvironmentEmtec Inc.
 
Maintaining and Caring for your EPM Environment
Maintaining and Caring for your EPM EnvironmentMaintaining and Caring for your EPM Environment
Maintaining and Caring for your EPM EnvironmentEmtec Inc.
 
Maintaining and Caring for your EPM Environment at Medinah 2013
Maintaining and Caring for your EPM Environment at Medinah 2013Maintaining and Caring for your EPM Environment at Medinah 2013
Maintaining and Caring for your EPM Environment at Medinah 2013Emtec Inc.
 
Exalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All Together
Exalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All TogetherExalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All Together
Exalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All TogetherAlithya
 
SOA Suite Administration from OUGN 2014
SOA Suite Administration from OUGN 2014SOA Suite Administration from OUGN 2014
SOA Suite Administration from OUGN 2014Jon Petter Hjulstad
 
OOW15 - Online Patching with Oracle E-Business Suite 12.2
OOW15 - Online Patching with Oracle E-Business Suite 12.2OOW15 - Online Patching with Oracle E-Business Suite 12.2
OOW15 - Online Patching with Oracle E-Business Suite 12.2vasuballa
 
Bare Metal Provisioning for Big Data - OpenStack最新情報セミナー(2016年12月)
Bare Metal Provisioning for Big Data - OpenStack最新情報セミナー(2016年12月)Bare Metal Provisioning for Big Data - OpenStack最新情報セミナー(2016年12月)
Bare Metal Provisioning for Big Data - OpenStack最新情報セミナー(2016年12月)VirtualTech Japan Inc.
 
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]vasuballa
 
Sap security online training
Sap security online trainingSap security online training
Sap security online trainingsapscmit
 
Oracle apps scm online training
Oracle apps scm online trainingOracle apps scm online training
Oracle apps scm online trainingsaptpmit
 
E business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsE business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsSrinivasa Pavan Marti
 
Connect2014 BP105: Performance Boost for your IBM Notes Client
Connect2014 BP105: Performance Boost for your IBM Notes ClientConnect2014 BP105: Performance Boost for your IBM Notes Client
Connect2014 BP105: Performance Boost for your IBM Notes Clientpanagenda
 
Critical Preflight Checks for Your EPM Applications
Critical Preflight Checks for Your EPM ApplicationsCritical Preflight Checks for Your EPM Applications
Critical Preflight Checks for Your EPM ApplicationsDatavail
 
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?vasuballa
 
EnCase Enterprise Basic File Collection
EnCase Enterprise Basic File Collection EnCase Enterprise Basic File Collection
EnCase Enterprise Basic File Collection Damir Delija
 
Best practices for large oracle apps r12 implementations apps14
Best practices for large oracle apps r12 implementations apps14Best practices for large oracle apps r12 implementations apps14
Best practices for large oracle apps r12 implementations apps14Ajith Narayanan
 

Similar to EPM Infrastructure: An Investigation (20)

Care and Maintenance of Your EPM Environment
Care and Maintenance of Your EPM EnvironmentCare and Maintenance of Your EPM Environment
Care and Maintenance of Your EPM Environment
 
Maintaining and Caring for your EPM Environment
Maintaining and Caring for your EPM EnvironmentMaintaining and Caring for your EPM Environment
Maintaining and Caring for your EPM Environment
 
Maintaining and Caring for your EPM Environment at Medinah 2013
Maintaining and Caring for your EPM Environment at Medinah 2013Maintaining and Caring for your EPM Environment at Medinah 2013
Maintaining and Caring for your EPM Environment at Medinah 2013
 
exalytics_kscope
exalytics_kscopeexalytics_kscope
exalytics_kscope
 
Exalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All Together
Exalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All TogetherExalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All Together
Exalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All Together
 
SOA Suite Administration from OUGN 2014
SOA Suite Administration from OUGN 2014SOA Suite Administration from OUGN 2014
SOA Suite Administration from OUGN 2014
 
OOW15 - Online Patching with Oracle E-Business Suite 12.2
OOW15 - Online Patching with Oracle E-Business Suite 12.2OOW15 - Online Patching with Oracle E-Business Suite 12.2
OOW15 - Online Patching with Oracle E-Business Suite 12.2
 
SAP Basis Overview
SAP Basis OverviewSAP Basis Overview
SAP Basis Overview
 
Bare Metal Provisioning for Big Data - OpenStack最新情報セミナー(2016年12月)
Bare Metal Provisioning for Big Data - OpenStack最新情報セミナー(2016年12月)Bare Metal Provisioning for Big Data - OpenStack最新情報セミナー(2016年12月)
Bare Metal Provisioning for Big Data - OpenStack最新情報セミナー(2016年12月)
 
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
 
Sap security online training
Sap security online trainingSap security online training
Sap security online training
 
les12.pdf
les12.pdfles12.pdf
les12.pdf
 
Oracle apps scm online training
Oracle apps scm online trainingOracle apps scm online training
Oracle apps scm online training
 
E business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsE business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administrators
 
Fastest Servlets in the West
Fastest Servlets in the WestFastest Servlets in the West
Fastest Servlets in the West
 
Connect2014 BP105: Performance Boost for your IBM Notes Client
Connect2014 BP105: Performance Boost for your IBM Notes ClientConnect2014 BP105: Performance Boost for your IBM Notes Client
Connect2014 BP105: Performance Boost for your IBM Notes Client
 
Critical Preflight Checks for Your EPM Applications
Critical Preflight Checks for Your EPM ApplicationsCritical Preflight Checks for Your EPM Applications
Critical Preflight Checks for Your EPM Applications
 
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
 
EnCase Enterprise Basic File Collection
EnCase Enterprise Basic File Collection EnCase Enterprise Basic File Collection
EnCase Enterprise Basic File Collection
 
Best practices for large oracle apps r12 implementations apps14
Best practices for large oracle apps r12 implementations apps14Best practices for large oracle apps r12 implementations apps14
Best practices for large oracle apps r12 implementations apps14
 

More from Alithya

Journey to the Oracle Talent Management Cloud
Journey to the Oracle Talent Management CloudJourney to the Oracle Talent Management Cloud
Journey to the Oracle Talent Management CloudAlithya
 
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...Alithya
 
Leading Practices in Multi-Pillar Oracle Cloud Implementations
Leading Practices in Multi-Pillar Oracle Cloud ImplementationsLeading Practices in Multi-Pillar Oracle Cloud Implementations
Leading Practices in Multi-Pillar Oracle Cloud ImplementationsAlithya
 
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud Alithya
 
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...Alithya
 
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick! Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick! Alithya
 
How to Allocate Your Close Time More Effectively
How to Allocate Your Close Time More EffectivelyHow to Allocate Your Close Time More Effectively
How to Allocate Your Close Time More EffectivelyAlithya
 
Viasat Launches to the Cloud with Oracle Enterprise Data Management
Viasat Launches to the Cloud with Oracle Enterprise Data Management Viasat Launches to the Cloud with Oracle Enterprise Data Management
Viasat Launches to the Cloud with Oracle Enterprise Data Management Alithya
 
How Do I Love Cash Flow? Let Me Count the Ways…
How Do I Love Cash Flow? Let Me Count the Ways… How Do I Love Cash Flow? Let Me Count the Ways…
How Do I Love Cash Flow? Let Me Count the Ways… Alithya
 
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...Alithya
 
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...Alithya
 
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM CloudLegg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM CloudAlithya
 
Supply Chain Advisory and MMIS System Oracle Implementation
Supply Chain Advisory and MMIS System Oracle ImplementationSupply Chain Advisory and MMIS System Oracle Implementation
Supply Chain Advisory and MMIS System Oracle ImplementationAlithya
 
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...Alithya
 
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud Alithya
 
ODTUG Configuring Workforce: Employee? Job? or Both?
ODTUG Configuring Workforce: Employee? Job? or Both? ODTUG Configuring Workforce: Employee? Job? or Both?
ODTUG Configuring Workforce: Employee? Job? or Both? Alithya
 
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...Alithya
 
AUSOUG I Am Paying for my Cloud License. What's Next?
AUSOUG I Am Paying for my Cloud License. What's Next?AUSOUG I Am Paying for my Cloud License. What's Next?
AUSOUG I Am Paying for my Cloud License. What's Next?Alithya
 
A Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCSA Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCSAlithya
 
Essbase Calculations: Elements of Style
Essbase Calculations: Elements of StyleEssbase Calculations: Elements of Style
Essbase Calculations: Elements of StyleAlithya
 

More from Alithya (20)

Journey to the Oracle Talent Management Cloud
Journey to the Oracle Talent Management CloudJourney to the Oracle Talent Management Cloud
Journey to the Oracle Talent Management Cloud
 
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
 
Leading Practices in Multi-Pillar Oracle Cloud Implementations
Leading Practices in Multi-Pillar Oracle Cloud ImplementationsLeading Practices in Multi-Pillar Oracle Cloud Implementations
Leading Practices in Multi-Pillar Oracle Cloud Implementations
 
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
 
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
 
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick! Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
 
How to Allocate Your Close Time More Effectively
How to Allocate Your Close Time More EffectivelyHow to Allocate Your Close Time More Effectively
How to Allocate Your Close Time More Effectively
 
Viasat Launches to the Cloud with Oracle Enterprise Data Management
Viasat Launches to the Cloud with Oracle Enterprise Data Management Viasat Launches to the Cloud with Oracle Enterprise Data Management
Viasat Launches to the Cloud with Oracle Enterprise Data Management
 
How Do I Love Cash Flow? Let Me Count the Ways…
How Do I Love Cash Flow? Let Me Count the Ways… How Do I Love Cash Flow? Let Me Count the Ways…
How Do I Love Cash Flow? Let Me Count the Ways…
 
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
 
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
 
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM CloudLegg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
 
Supply Chain Advisory and MMIS System Oracle Implementation
Supply Chain Advisory and MMIS System Oracle ImplementationSupply Chain Advisory and MMIS System Oracle Implementation
Supply Chain Advisory and MMIS System Oracle Implementation
 
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
 
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
 
ODTUG Configuring Workforce: Employee? Job? or Both?
ODTUG Configuring Workforce: Employee? Job? or Both? ODTUG Configuring Workforce: Employee? Job? or Both?
ODTUG Configuring Workforce: Employee? Job? or Both?
 
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
 
AUSOUG I Am Paying for my Cloud License. What's Next?
AUSOUG I Am Paying for my Cloud License. What's Next?AUSOUG I Am Paying for my Cloud License. What's Next?
AUSOUG I Am Paying for my Cloud License. What's Next?
 
A Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCSA Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCS
 
Essbase Calculations: Elements of Style
Essbase Calculations: Elements of StyleEssbase Calculations: Elements of Style
Essbase Calculations: Elements of Style
 

Recently uploaded

React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...Karmanjay Verma
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
A Glance At The Java Performance Toolbox
A Glance At The Java Performance ToolboxA Glance At The Java Performance Toolbox
A Glance At The Java Performance ToolboxAna-Maria Mihalceanu
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 

Recently uploaded (20)

React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
A Glance At The Java Performance Toolbox
A Glance At The Java Performance ToolboxA Glance At The Java Performance Toolbox
A Glance At The Java Performance Toolbox
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 

EPM Infrastructure: An Investigation

  • 1. REMINDER Check in on the COLLABORATE mobile app EPM Infrastructure: An Investigation Prepared by: Alan Ramirez aramirez@ranzal.com Infrastructure Engineer Edgewater Ranzal You don’t know what you don’t know. When EPM is slow, where do you go? Infrastructure Insight and Workflow. Session ID#: 10125 @alanr723
  • 2. 1,700+ Oracle EPM & BI projects successfully delivered since our founding in 1996 100% Focus on Oracle EPM/OBIEE Product Experts across the full EPM/BI Suite - Planning, HFM, HSF, HPCM, Essbase, OBIEE, DRM, FDMEE Oracle ACEs Across EPM/BI Platform (Planning/BI, HFM & FDMEE) Exalytics – Installation, Configuration & Benchmarking Services Infrastructure Services – Design, Configuration, Performance Tuning, Upgrades & Patching Support Services – Remote Help Desk, Lev 1 Support, Patch release Support Business Analytics Solutions Provider Using Oracle EPM and BI Technologies Edgewater Ranzal
  • 3. Presenter Information Alan Ramirez, Infrastructure Engineer ■ Employed with Ranzal for 3 years ■ Over 11 years of Oracle EPM/Hyperion experience ▪ Started on Essbase 6.5, Planning 3.5.1, HFM 4.0, Reports 7.x ▪ Experience: Software development, DBA, Infrastructure, QA/CM ■ Adept on all platforms, particular fondness for Linux ▪ Red Hat Certified Engineer (RHEL 5) ▪ Exalytics Certified Specialist; experienced with X2-4, X3-4, X4-4 ■ Core tenet: Systems approach as a science, not a black box ▪ No recurring reboots - strive for stability from understanding ▪ Uptime is revered, restarts are for evaluation, not resolution ▪ Deliver quality through stability ▪ Customer service and documentation Business Analytics Solutions Provider Using Oracle EPM and BI Technologies
  • 4. Agenda ■ Overview ■ Getting Started ■ Troubleshooting Workflow ■ System Startup ■ Patching ■ Stability ■ Comparing Environments ■ Virtualization ■ Real Life Examples ■ Questions
  • 5. Overview ■ Glimpse into the workings of an Infrastructure Engineer that specializes in EPM ■ Goals: ▪ Exposure to an approach ▪ Awareness of various faculties of the product ▪ Demonstrate a high level troubleshooting workflow ▪ Examples of a simple Infrastructure review
  • 6. Where to start? How to get your bearings. Put me on any one of your EPM servers, and I’ll figure out the rest.
  • 7. Deployment Report ■ All servers are connected to a common set of database tables collectively referred to as the EPM Registry ■ Survey the entire environment from any EPM server ▪ All hostnames and configured products – architecture diagram ▪ RDBMS flavor, hostname, and connection strings ▪ WebLogic configuration ▪ History of interaction with EPM Registry — Clean and simple vs repetition and manual registry changes — Were web apps (JVMs) redeployed recently? — Were any other changes made recently to the config?
  • 8. Servers Hostnames OS Specs (can be inaccurate) Product distribution - Web servers - JVMs - Services - App servers
  • 10. Directories, User Providers, System Accounts
  • 11. EPM Deployment History Report (11.1.2.3)
  • 12. Troubleshooting Workflow With the lay of the land, we can start digging in.
  • 13. Logs ■ Diagnostics ■ Start with Web Tier ▪ ORACLE_EPM_INSTANCE/diagnostics/logs/services ▪ ORACLE_EPM_INSTANCE/diagnostics/logs/starter ▪ MW_HOME/user_projects/domains/EPMSystem/servers/server/logs ■ Services Tier - R&A Services, EPMA (Dimension) Server ▪ ORACLE_EPM_INSTANCE/diagnostics/logs/product ■ Application Server logs ▪ Essbase.log, HsvEventLog.log, Interop.log ■ Event Viewer
  • 14. Logs Step 1 - services directory: EPM_INSTANCE_HOMEdiagnosticslogsservices ■ Directly relates to NT services ■ Typically the start of my workflow ■ Each svc has sysout and a syserr ■ Sysout most useful ■ Syserr rarely has timestamps
  • 15. Understanding WebLogic State When WebLogic completes it’s startup process, it writes out: <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode> Believe it or not, you do get used to reading these, and will become familiar with what good logs look like, and can quickly evaluate logs and know if things are good or not. Most often I will tail the last 50-100 lines of each log, but not uncommon to quickly browse entire logs looking at patterns.
  • 16. Logs Step 2 - domain logs: MW_HOMEuser_projectsdomainsEPMSystemserversFoundationServices0logs ■ Under the WebLogic domain is a directory for each Managed Server ■ Each Server directory contains a logs dir ■ More detailed than services logs ■ Logs for various sub threads
  • 17. Logs Step 3 – main logs directory: EPM_INSTANCE_HOMEdiagnosticslogs ■ The services tier logs here ▪ Reporting & Analysis Agent ▪ EPMA ▪ HSF
  • 18. ■ Event Viewer ▪ Application Log ▪ System Log ■ HFM ▪ FM Error Log Viewer ▪ HsvEventLog.log ■ Essbase ▪ Essbase.log ▪ Appname.log Logs Step 4 – App Server Logs
  • 19. System Startup Startup times and Starter logs
  • 20. Start EPM System o Many wrote their own scripts in 11.1.2.1 and earlier (net start, sc, psexec) o 1h 45m for triple redundancy customer with 62 services prompted me to study and refine. Reduced down to 25m with what became a standard for our team o Much improved starting 11.1.2.2 o Add’l tweaks get 11.1.2.3 up <2mins ■ 11.1.2.2 ▪ Parallel startup ▪ No dependencies ▪ Startup type: Automatic or Manual is fine ▪ Typical 8-15mins ■ 11.1.2.3 & 11.1.2.4 ▪ Same as 11.1.2.2, but faster ▪ Typical 2-7mins ■ 11.1.2.1 ▪ Sequential due to dependencies ▪ Startup type: Manual ▪ Single-threaded startup ▪ Typical 20-30mins
  • 21. ■ Only created when using built-in scripts ■ Quick confirmation that all services started successfully ■ Analyze Pass column to be sure all are good ■ Review of history can evidence health or even frustration Starter logs: EPM_INSTANCE_HOMEdiagnosticslogsstarter
  • 23. Patching – What version are you on? “We’re on the ‘502’ version of EPM.” o Each product has it’s own code line and version number o 500 patch was a giant patch covering IE 10 support - HUB 500 was all products except Essbase suite - Separate patches for Essbase 500, EAS 500, APS 500, etc. o Back to individual version numbers per product ■ Mar 2014: ▪ HUB 11.1.2.3.500 ▪ Essbase 11.1.2.3.500 ■ Dec 2014: ▪ HSS 11.1.2.3.502 ▪ HFM 11.1.2.3.502 ▪ Essbase 11.1.2.3.505 ■ Nov 2013: ▪ HSS 11.1.2.3.001 ▪ HFM 11.1.2.3.100 ▪ Essbase 11.1.2.3.003
  • 24.
  • 25.
  • 26. Patching - Opatch ■ A Java-based utility from Oracle that assists with the exercise of applying and rolling back patches to Oracle software ■ Multiple Oracle homes, which Opatch directory? ▪ EPMSystem11R1 – Oracle EPM System products ▪ oracle_common – ADF/Jdeveloper components ▪ odi – Oracle Data Integrator (FDMEE) component
  • 27. Patching – PSEs vs PSUs ■ PSE: Patch Set Exception is a singular, one-off patch that typically addresses a specific issue ■ PSU: Patch Set Update is a collection, or grouping, of PSEs that have been regression tested together ■ Do not apply all available PSEs, but instead maintain latest PSUs ■ PSUs are released on an approximately quarterly release schedule
  • 28. Available Patch Sets and Patch Set Updates for EPM Products (Doc ID 1400559.1) OBIEE 11g: Bundle Patches (Doc ID 1488475.1)
  • 30. Stability ■ How often do you restart services? ■ How about rebooting servers? ■ History ▪ Consistency of process, logs over time, routines…. ▪ Evaluate Starter logs ■ Some services are susceptible to abuse ▪ Financial Reporting ▪ Planning – web forms, SmartView ▪ EAS ■ Essbase – often don’t realize there are issues ▪ xcp files ▪ Graceful shutdowns – check both Essbase and app logs
  • 31. Stability - Planning ■ Heap dumps enabled on OutOfMemory condition can show exactly what was going on when the JVM ran out of memory ▪ Large/bad webforms ▪ SmartView retrieves — Large hit to JVM if suppression options are disabled — Query below would have tried to produce > 28 million cells ■ Essbase Governor ▪ QRYGOVEXECTIME ▪ QRYGOVEXECBLK ■ Planning Governor ▪ ERROR_THRESHOLD_NUM_OF_CELLS=175,000
  • 32. Stability - WebLogic ■ STUCK threads? ■ Long running task – any task where execution runs longer than a predefined (default 10min) threshold ▪ Not intelligent ▪ Tunable, increase to 20 mins? ▪ Need an in-depth understanding of the application ■ Causes ▪ SmartView retrieves ▪ Planning form resultset too large ▪ Bad user sessions (Click the ‘x’ instead of proper logouts) ▪ User Behavior: IE “Not Responding”, Close browser and retry ▪ WebLogic Connection Pool too small
  • 33. Comparing Environments: Are they the same? Eliminate as many variables as possible.
  • 34. Grading Environments – Many Criteria ■ Architecture ▪ Server Specifications ▪ VMware Infrastructure ▪ Storage Infrastructure ▪ EPM product distribution ■ Opatches ■ Web tier ▪ JVM heap settings ▪ Connection pools ■ App tier ▪ Tuning values ▪ Log sizes and rotations ■ RDBMS ▪ Statistics/Indexes ■ Performance ▪ Resource dedication (virt. only) ▪ Power Plan ▪ CPU ▪ Storage ▪ AV On Access Exclusions ▪ Windows TCP/IP tuning ■ Networking ▪ hosts file, name resolution, TCP/IP settings ▪ Topology, hops, subnets ▪ FQDN
  • 35. Sample Infrastructure Review Review Summary of 26 major criteria across all Production EPM servers CUSTOMER: American multinational food and beverage company Considering correctness, stability, performance, what kind of shape is my EPM environment in?
  • 36. Virtualization EPM can be virtualized very successfully when properly understood.
  • 37. Virtualization of Oracle EPM ■ Primary advantage of a typical virtualization strategy is to reduce capital and operating costs via server consolidation ▪ Obtain greater densities w small/med servers (2-4 vCPUs, 4GB) ▪ Common to see 20-25 active machines on a single host ▪ Medium sized host: 16 cores, 64GB memory ■ Heavy footprint of EPM does not permit anywhere near the same degree of server consolidation ■ Reserve 100% of resources to achieve a 1:1 ratio physical to virtual ■ Highly sensitive to even low latency ■ Does NOT respond well in environments that are oversubscribed ▪ Overcommittment ▪ Ballooning ▪ Compression
  • 38. Real Life Examples Each environment is unique and presents a new set of challenges. ■ Proactive DBA Killing Pools ■ Profile Limits Essbase ■ Factory BIOS Config ■ Teaming NICs
  • 39. Story #1 – Proactive DBA Customer: Medical Center for Private Research University Issue: ■ 12 hours to load and consolidate May data ■ Repeatedly restarting EPM because don’t know what else to do ■ No idea how to approach. Network! Storage? Hard drives! Oh my!
  • 40. Story #1 – Proactive DBA ■ Analyzed 6 days of logs across 11 WebLogic JVMs in 2 environments ■ All WLS connection pools drop simultaneously every 5 hours
  • 41. Story #1 – Proactive DBA in the way ■ Root Cause: ▪ 6-8 months prior, connections did not appear to be properly closed when EPM System was stopped ▪ Frequent restarts as connections continue to grow ▪ As a result, the DBA implemented a connection cleanup routine to kill idle sessions ▪ This routine was prematurely terminating valid database pool connections held by the application servers
  • 42. Story #2 – Can’t connect to Essbase Customer: Global Satellite Services Provider ISSUE: ■ EssbaseCluster-1 could not be expanded in EAS ■ All Essbase applications could not be started, only some ▪ Error 1013000 loading application: Serious Error(1013000) ▪ Unable to Create Request Server Thread ■ They had tried restarting services, EAS, Essbase, etc ■ Cannot start additional Essbase applications But then, ■ I stopped two apps, and was able to start one of the apps that didn’t previously start – suggestive of resource limits
  • 43. Story #2 – Can’t connect to Essbase ■ User profile settings too restrictive (Linux security: limits.conf) ■ Essbase server cannot create additional processes ▪ Not possible to start additional applications ▪ Cannot open additional connections from EAS to Essbase BEFORE AFTER
  • 44. Story #3 – Intel SpeedStep Customer: American multinational financial services corporation ■ Two Exalytics servers: PROD is much slower ■ Studied network, storage throughput tests, evaluated I/O ■ Cannot find anything, until I decided to check core count ■ cat /proc/cpuinfo ▪ Noticed one degraded CPU frequency ▪ Rechecked and it was fine, rechecked again to find lower speeds ▪ Enter SpeedStep: power saving via stepping down clock speed ■ Resolution: Disable SpeedStep in BIOS
  • 45. Story #4 – WebLogic Won’t Start Customer: Travel Technology company ■ No managed WebLogic servers would start ■ Admin Server would not start ■ WebLogic logs showed trying to listen on a certain IP address, but that IP address no longer exists ■ The IP address was that of the backup network ■ Disabling that NIC allowed WLS to start ■ Further research determined that HP (hosting provider) had teamed the NICs
  • 46. Questions? If there are no questions or comments, then I didn’t do my job today.
  • 47. Contact Information Edgewater Ranzal 108 Corporate Park Drive, Suite 105 White Plains, NY 10604 Tel (914) 253-6600 Email: info@ranzal.com Company Contact Robin Ranzal Knowles, President Alan Ramirez Infrastructure Edgewater Ranzal ranzal.com aramirez@ranzal.com @alanr723 Thank you for attending!
  • 48. Please complete the session evaluation We appreciate your feedback and insight You may complete the session evaluation either on paper or online via the mobile app