SlideShare a Scribd company logo
1 of 29
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
Oracle EPM Troubleshooting
& Infrastructure Best
Practices
Doug Fiedler
Principal Infrastructure Architect
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
Focus
Services
People
Methodology
Customers
Partnership
15 Years
700+ clients
1000+ projects
About Edgewater Ranzal
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
We offer a full spectrum of EPM/BI Services
Dashboards & Scorecards, Financial Analytics
& Reporting, Operational Analytics, What-if
Analysis, Query & Reporting, Visual ExplorationFinancial performance, Legal,
Segment & Mgmt Reporting, Financial Close
HFM Optimization, Performance Lab
SOX Compliance Support
Strategic Finance, Planning, Budgeting,
Forecasting, Workforce Planning,
Capital Planning, Project Financial
Planning
Data Integration, Financial Data
Management, Data Warehousing,
Master Data Management &DRM,
ETL Services, Automation
Project/Program Mgmt, EPM
Road Maps, Application
Reviews, Business
Requirements, Process
Change, Documentation
Installation, Upgrades,
Migration, System
Monitoring, Backup and
Recovery, Disaster Recovery,
Load Testing, Hardware
Sizing, Exalytics
Benchmarking
Consolidation
Business
Intelligence
Enterprise
Planning
Infrastructure
Training &
Support Services
Project
Management
Data
Services
Costing &
Profitability
Mgmt
Support Services – Infrastructure &
Application Support Contracts
Key Teach Course Delivery: Planning, Essbase,
Financial Reporting, Smart View, HPCM, HFM, FDM,
DRM, OBIEE
Custom Training Delivery: Process & Reporting
HPCM Standard & Detailed
Models, Waterfall Allocations,
Activity Based Costing, Customer,
Product & LOB Profitability
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 v11.1.2.3
 V11.1.2.2
 V11.1.2.1
 V11.1.1.4/3 or earlier
What version of EPM are you running today?
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Monitoring your EPM environment with OEM
 EPM log utilities – ziplogs, log analysis, validation
 ResetConfigTask - revert a product back to an un-
configured state
 Maintenance & Housekeeping - common logs to
rotate/archive
 When to apply PSUs
 Virtualization – when it works and when it doesn’t
Agenda
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 What is OEM? OEM stands for Oracle Enterprise Manager,
it is used to manage many Oracle products including
Oracle RDBMS, OBIEE & EPM. It can be used to monitor
performance, monitor system health, restart services and
many other useful features.
 Out of the box it only plugs into the weblogic JVMs but it
is possible to add non JVM applications like Essbase.
Upgrade to OEM 12c and check out doc -
http://www.oracle.com/technetwork/middleware/bi-
foundation/epm11123-oem12c-monitor-1955582.pdf
Monitoring your EPM environment with OEM
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
• To get to the OEM login
screen you must first start the
weblogic admin server in
foreground
• This can be added as a
windows service -
https://support.oracle.com/ep
mos/faces/DocumentDisplay?
id=1060058.1
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
• Here you have access to all
weblogic deployments on the
current wls domain
• Green for jvms that are up, red for
down
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
• Shows system health
• JVM Performance
• Response & Load times
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
• Start/stop services
• View logs
• Setup security
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Log Analysis Utility
● Located in
OracleMiddlewareuser_projectsepmsystem1binlog
analysis.bat
● Collects data from all log EPM log files, allows
searching by key word and/or window of time
EPM log utilities
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
OracleMiddlewareuser_projectsepmsystem1diagnostics
reportsLogAnalysis_Report_2013_10_24_17_58_15.html
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Script that collects and zips all log files on the server,
great for submitting log files to Oracle support
 OracleMiddlewareuser_projectsepmsystem1binzi
plogs.bat
 The zip file will be created here:
OracleMiddlewareuser_projectsepmsystem1diagn
osticsziplogsEPM_logs_servername_11.1.2.3.0.zip
zip
Ziplogs
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 OracleMiddlewareuser_projectsepmsystem1binvalidat
e.bat
 Checks to make sure that the environment is working
properly and produces the following report
Validation Tool
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 OracleMiddlewareuser_projectsepmsystem1
binregistry-cleanup.bat
 If you see errors pertaining to the EPM registry,
after viewing the validation report, they can be
fixed by running the registry-cleanup tool.
 It is also helpful to remove a server from your
environment in order to clean it out of the
registry.
Registry-cleanup
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Provides information on what has been configured, # of
CPUs/Ram by server, OS, Database/JDBC etc.
Deployment Report
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Generates an html report of all registry keys
Registry Report
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 What does it do?
 It allows you to redo a config task
 Why would you want to do this?
 When a task fails or you need to change
something
 First run a registry report
 D:OracleMiddlewareuser_projectsepmsystem1
binepmsys_registry.bat or epmsys_registry.sh
ResetConfigTask
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Here we can see that Planning has been
configured and it was successful
 If it had failed it would say “failed” instead of
“configured”
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 To reconfigure run the following command:
resetConfigTask.bat -product Planning -task
applicationServerDeployment
 When you go back into the configtool you will now see
that the Planning deployment will have gone from green
to yellow (unconfigured)
 You can do this with any epm configuration task
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Backups - Nightly
● File system (d:oracle , /app/oracle)
● Database (SQL, Oracle)
● LCM exports
 Log file archiving
● Essbase.log & app logs can be archived with the
AGTMAXLOGFILESIZE & APPMAXLOGFILESIZE commands within
the essbase.cfg
● HFM & .odl (oracle diagnostic logging) log files should be archived
manually as needed when they reach a size that is too big to open
with windows tools
● If you have a log essbase.log file that can’t be opened in windows you
can view it in EAS and view by date/time as well
Maintenance & Housekeeping
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 HFM
● Purge task & data audit quarterly
 Miscellaneous
● Always monitor disk space, especially on the Essbase server. If the
disk becomes full Essbase will become corrupted.
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 PSUs tend to come out quarterly
 PSU = Patch Set Update
 PSE = Patch Set Exception
 PSEs come out all the time, they are usually
created because of defects specific to a certain
customers environment
 I recommend applying PSUs quarterly
When to apply Patches
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 I only recommend applying PSEs if the issue
listed in the defects fixed readme is an issue
that you are experiencing
 To find out what the latest EPM patches are go
to the following url:
https://supporthtml.oracle.com/epmos/faces/ui/k
m/DocumentDisplay.jspx?id=1400559.1
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Oracle’s official policy on Virtualization
● The following KB article is Oracle’s official stance on virtualizing the
Oracle EPM Product stack.
● https://support.oracle.com/CSP/main/article?cmd=show&type=NO
T&doctype=HOWTO&id=588303.1
● Additional information
● https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ct
rl-state=1854yc0wrq_9&_afrLoop=14354592882224
● In a Nut Shell
● Oracle will support VMWare and Microsoft’s Hyper-V technologies,
but they do not certify them. What this means is that if Oracle
cannot fix an issue they can refer you to the hosting provider for
further troubleshooting, or force you to physicalize the servers and
reproduce the issue. However, Oracle does certify their products
running on Oracle’s Virtualization Manager (OVM).
Virtualization
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Advantages
● Reduced hardware costs (ability to consolidate servers)
● Much quicker to stand up a VM vs a physical server
● If the hypervisor fails, technologies like vmotion allow you to move
your VM/s to another host, this is also very helpful in DR situations
● CPU, disk & memory can be added and removed as needed
 Disadvantages
● You can over assign resources (CPU, memory) and this can cause
performance issues when multiple VM guests need the resources at
the same time
● Certain products run better than others when virtualized: weblogic
JVMs run well while Essbase & HFM may have a performance loss
during intense calculations
Virtualization
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
 Allocate resources statically : RAM and vCPU’s
 Don’t let the VM Host Servers manage resources on
the fly, use reservations
 Don’t over subscribe your Virtual host servers
 Utilize dedicated VM Host servers for EPM when
possible
 Test, Test, Test and then Test again. If you have a test
tool like Load Runner ever better
 Have performance issues? We have VMware Certified
Engineers who can find & fix your VM bottlenecks
Virtualization – What’s important to know
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
Physical
 Depending on the
application, the following
servers should perform
better on Physical
hardware
● HFM application Server
(Consolidations)
● Essbase Server
(Calculations)
● Integration Server (Data
Mapping and Loads)
Virtual
 Foundation and Web
Servers
 DRM Server
 HSF Server
 All servers can be virtual,
really depends on the
application …
● HFM Application Server
● Essbase Server
● Integration Server
Copyright ©2014 Doug Fiedler, Edgewater Ranzal
Questions?

More Related Content

What's hot

Presentation v center site recovery manager
Presentation   v center site recovery managerPresentation   v center site recovery manager
Presentation v center site recovery manager
solarisyourep
 
High Availability Options for Oracle Enterprise Manager 12c Cloud Control
High Availability Options for Oracle Enterprise Manager 12c Cloud ControlHigh Availability Options for Oracle Enterprise Manager 12c Cloud Control
High Availability Options for Oracle Enterprise Manager 12c Cloud Control
Simon Haslam
 
Xen App Platinum For Service Providers (072209)
Xen App Platinum For Service Providers (072209)Xen App Platinum For Service Providers (072209)
Xen App Platinum For Service Providers (072209)
Scott Swanburg
 

What's hot (20)

VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...
VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...
VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...
 
Presentation v center site recovery manager
Presentation   v center site recovery managerPresentation   v center site recovery manager
Presentation v center site recovery manager
 
VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...
VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...
VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...
 
High Availability Options for Oracle Enterprise Manager 12c Cloud Control
High Availability Options for Oracle Enterprise Manager 12c Cloud ControlHigh Availability Options for Oracle Enterprise Manager 12c Cloud Control
High Availability Options for Oracle Enterprise Manager 12c Cloud Control
 
Upgrading Em13c Collaborate 2016
Upgrading Em13c Collaborate 2016Upgrading Em13c Collaborate 2016
Upgrading Em13c Collaborate 2016
 
Presentation oracle on power power advantages and license optimization
Presentation   oracle on power power advantages and license optimizationPresentation   oracle on power power advantages and license optimization
Presentation oracle on power power advantages and license optimization
 
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
 
Vmware srm 6.1
Vmware srm 6.1Vmware srm 6.1
Vmware srm 6.1
 
vCenter Site Recovery Manager: Architecting a DR Solution
vCenter Site Recovery Manager: Architecting a DR SolutionvCenter Site Recovery Manager: Architecting a DR Solution
vCenter Site Recovery Manager: Architecting a DR Solution
 
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
 
High Availability Options for Modern Oracle Infrastructures
High Availability Options for Modern Oracle InfrastructuresHigh Availability Options for Modern Oracle Infrastructures
High Availability Options for Modern Oracle Infrastructures
 
Xen App Platinum For Service Providers (072209)
Xen App Platinum For Service Providers (072209)Xen App Platinum For Service Providers (072209)
Xen App Platinum For Service Providers (072209)
 
Pairing VMware vCenter Site Recovery Manager with virtual SAN
Pairing VMware vCenter Site Recovery Manager with virtual SANPairing VMware vCenter Site Recovery Manager with virtual SAN
Pairing VMware vCenter Site Recovery Manager with virtual SAN
 
Sizing SAP on x86 IBM PureFlex with Reference Architecture
Sizing SAP on x86 IBM PureFlex with Reference ArchitectureSizing SAP on x86 IBM PureFlex with Reference Architecture
Sizing SAP on x86 IBM PureFlex with Reference Architecture
 
Monitoring virtual environments
Monitoring virtual environments Monitoring virtual environments
Monitoring virtual environments
 
Emc sql server 2012 overview
Emc sql server 2012 overviewEmc sql server 2012 overview
Emc sql server 2012 overview
 
The Best Storage For V Mware Environments Customer Presentation Jul201
The Best Storage For V Mware Environments Customer Presentation Jul201The Best Storage For V Mware Environments Customer Presentation Jul201
The Best Storage For V Mware Environments Customer Presentation Jul201
 
VMworld Europe 2014: Storage DRS - Deep Dive and Best Practices
VMworld Europe 2014: Storage DRS - Deep Dive and Best PracticesVMworld Europe 2014: Storage DRS - Deep Dive and Best Practices
VMworld Europe 2014: Storage DRS - Deep Dive and Best Practices
 
How fast works in symmetrix vmax
How fast works in symmetrix vmaxHow fast works in symmetrix vmax
How fast works in symmetrix vmax
 
ZooKeeper and Embedded ZooKeeper Support for IBM InfoSphere Streams V4.0
ZooKeeper and Embedded ZooKeeper Support for IBM InfoSphere Streams V4.0ZooKeeper and Embedded ZooKeeper Support for IBM InfoSphere Streams V4.0
ZooKeeper and Embedded ZooKeeper Support for IBM InfoSphere Streams V4.0
 

Similar to KScope14 Oracle EPM Troubleshooting

Fusion Applications Administration Overview
Fusion Applications Administration OverviewFusion Applications Administration Overview
Fusion Applications Administration Overview
VihangAstik
 
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Berry Clemens
 

Similar to KScope14 Oracle EPM Troubleshooting (20)

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
 
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
 
Oracle business continuity for virtualization and cloud infrastructure
Oracle business continuity for virtualization and cloud infrastructureOracle business continuity for virtualization and cloud infrastructure
Oracle business continuity for virtualization and cloud infrastructure
 
New Not Your Father's Enterprise Manager
New Not Your Father's Enterprise ManagerNew Not Your Father's Enterprise Manager
New Not Your Father's Enterprise Manager
 
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
 
Presentazione PureStorage @ VMUGIT UserCon 2015
Presentazione PureStorage @ VMUGIT UserCon 2015Presentazione PureStorage @ VMUGIT UserCon 2015
Presentazione PureStorage @ VMUGIT UserCon 2015
 
Database as a Service, Collaborate 2016
Database as a Service, Collaborate 2016Database as a Service, Collaborate 2016
Database as a Service, Collaborate 2016
 
Automating Workload AE and DE; Agent Deployment and Configuration
Automating Workload AE and DE; Agent Deployment and ConfigurationAutomating Workload AE and DE; Agent Deployment and Configuration
Automating Workload AE and DE; Agent Deployment and Configuration
 
Real-Time Query for Data Guard
Real-Time Query for Data Guard Real-Time Query for Data Guard
Real-Time Query for Data Guard
 
Fusion Applications Administration Overview
Fusion Applications Administration OverviewFusion Applications Administration Overview
Fusion Applications Administration Overview
 
Emc solutions for sap_overview
Emc solutions for sap_overviewEmc solutions for sap_overview
Emc solutions for sap_overview
 
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
 
exalytics_kscope
exalytics_kscopeexalytics_kscope
exalytics_kscope
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster
 
services order
services orderservices order
services order
 
Zero Downtime for Oracle E-Business Suite on Oracle Exalogic
Zero Downtime for Oracle E-Business Suite on Oracle ExalogicZero Downtime for Oracle E-Business Suite on Oracle Exalogic
Zero Downtime for Oracle E-Business Suite on Oracle Exalogic
 
Lotusphere 2012: BP110 Performance Boost for your Notes Client
Lotusphere 2012: BP110 Performance Boost for your Notes ClientLotusphere 2012: BP110 Performance Boost for your Notes Client
Lotusphere 2012: BP110 Performance Boost for your Notes Client
 
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
 
Em13c New Features- One of Two
Em13c New Features- One of TwoEm13c New Features- One of Two
Em13c New Features- One of Two
 
VMware-Dell-Virtualization.pptx
VMware-Dell-Virtualization.pptxVMware-Dell-Virtualization.pptx
VMware-Dell-Virtualization.pptx
 

More from Alithya

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
 

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

Mifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pills
Mifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pillsMifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pills
Mifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pills
Abortion pills in Kuwait Cytotec pills in Kuwait
 
!~+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUD...
!~+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUD...!~+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUD...
!~+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUD...
DUBAI (+971)581248768 BUY ABORTION PILLS IN ABU dhabi...Qatar
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
daisycvs
 

Recently uploaded (20)

joint cost.pptx COST ACCOUNTING Sixteenth Edition ...
joint cost.pptx  COST ACCOUNTING  Sixteenth Edition                          ...joint cost.pptx  COST ACCOUNTING  Sixteenth Edition                          ...
joint cost.pptx COST ACCOUNTING Sixteenth Edition ...
 
BeMetals Investor Presentation_May 3, 2024.pdf
BeMetals Investor Presentation_May 3, 2024.pdfBeMetals Investor Presentation_May 3, 2024.pdf
BeMetals Investor Presentation_May 3, 2024.pdf
 
Power point presentation on enterprise performance management
Power point presentation on enterprise performance managementPower point presentation on enterprise performance management
Power point presentation on enterprise performance management
 
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 MonthsSEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 Months
 
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDINGParadip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptx
 
Mifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pills
Mifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pillsMifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pills
Mifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pills
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation Final
 
New 2024 Cannabis Edibles Investor Pitch Deck Template
New 2024 Cannabis Edibles Investor Pitch Deck TemplateNew 2024 Cannabis Edibles Investor Pitch Deck Template
New 2024 Cannabis Edibles Investor Pitch Deck Template
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Getting Real with AI - Columbus DAW - May 2024 - Nick Woo from AlignAI
Getting Real with AI - Columbus DAW - May 2024 - Nick Woo from AlignAIGetting Real with AI - Columbus DAW - May 2024 - Nick Woo from AlignAI
Getting Real with AI - Columbus DAW - May 2024 - Nick Woo from AlignAI
 
Arti Languages Pre Seed Teaser Deck 2024.pdf
Arti Languages Pre Seed Teaser Deck 2024.pdfArti Languages Pre Seed Teaser Deck 2024.pdf
Arti Languages Pre Seed Teaser Deck 2024.pdf
 
Lucknow Housewife Escorts by Sexy Bhabhi Service 8250092165
Lucknow Housewife Escorts  by Sexy Bhabhi Service 8250092165Lucknow Housewife Escorts  by Sexy Bhabhi Service 8250092165
Lucknow Housewife Escorts by Sexy Bhabhi Service 8250092165
 
Cannabis Legalization World Map: 2024 Updated
Cannabis Legalization World Map: 2024 UpdatedCannabis Legalization World Map: 2024 Updated
Cannabis Legalization World Map: 2024 Updated
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
!~+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUD...
!~+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUD...!~+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUD...
!~+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUD...
 
Over the Top (OTT) Market Size & Growth Outlook 2024-2030
Over the Top (OTT) Market Size & Growth Outlook 2024-2030Over the Top (OTT) Market Size & Growth Outlook 2024-2030
Over the Top (OTT) Market Size & Growth Outlook 2024-2030
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
 

KScope14 Oracle EPM Troubleshooting

  • 1. Copyright ©2014 Doug Fiedler, Edgewater Ranzal Oracle EPM Troubleshooting & Infrastructure Best Practices Doug Fiedler Principal Infrastructure Architect
  • 2. Copyright ©2014 Doug Fiedler, Edgewater Ranzal Focus Services People Methodology Customers Partnership 15 Years 700+ clients 1000+ projects About Edgewater Ranzal
  • 3. Copyright ©2014 Doug Fiedler, Edgewater Ranzal We offer a full spectrum of EPM/BI Services Dashboards & Scorecards, Financial Analytics & Reporting, Operational Analytics, What-if Analysis, Query & Reporting, Visual ExplorationFinancial performance, Legal, Segment & Mgmt Reporting, Financial Close HFM Optimization, Performance Lab SOX Compliance Support Strategic Finance, Planning, Budgeting, Forecasting, Workforce Planning, Capital Planning, Project Financial Planning Data Integration, Financial Data Management, Data Warehousing, Master Data Management &DRM, ETL Services, Automation Project/Program Mgmt, EPM Road Maps, Application Reviews, Business Requirements, Process Change, Documentation Installation, Upgrades, Migration, System Monitoring, Backup and Recovery, Disaster Recovery, Load Testing, Hardware Sizing, Exalytics Benchmarking Consolidation Business Intelligence Enterprise Planning Infrastructure Training & Support Services Project Management Data Services Costing & Profitability Mgmt Support Services – Infrastructure & Application Support Contracts Key Teach Course Delivery: Planning, Essbase, Financial Reporting, Smart View, HPCM, HFM, FDM, DRM, OBIEE Custom Training Delivery: Process & Reporting HPCM Standard & Detailed Models, Waterfall Allocations, Activity Based Costing, Customer, Product & LOB Profitability
  • 4. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  v11.1.2.3  V11.1.2.2  V11.1.2.1  V11.1.1.4/3 or earlier What version of EPM are you running today?
  • 5. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Monitoring your EPM environment with OEM  EPM log utilities – ziplogs, log analysis, validation  ResetConfigTask - revert a product back to an un- configured state  Maintenance & Housekeeping - common logs to rotate/archive  When to apply PSUs  Virtualization – when it works and when it doesn’t Agenda
  • 6. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  What is OEM? OEM stands for Oracle Enterprise Manager, it is used to manage many Oracle products including Oracle RDBMS, OBIEE & EPM. It can be used to monitor performance, monitor system health, restart services and many other useful features.  Out of the box it only plugs into the weblogic JVMs but it is possible to add non JVM applications like Essbase. Upgrade to OEM 12c and check out doc - http://www.oracle.com/technetwork/middleware/bi- foundation/epm11123-oem12c-monitor-1955582.pdf Monitoring your EPM environment with OEM
  • 7. Copyright ©2014 Doug Fiedler, Edgewater Ranzal • To get to the OEM login screen you must first start the weblogic admin server in foreground • This can be added as a windows service - https://support.oracle.com/ep mos/faces/DocumentDisplay? id=1060058.1
  • 8. Copyright ©2014 Doug Fiedler, Edgewater Ranzal • Here you have access to all weblogic deployments on the current wls domain • Green for jvms that are up, red for down
  • 9. Copyright ©2014 Doug Fiedler, Edgewater Ranzal • Shows system health • JVM Performance • Response & Load times
  • 10. Copyright ©2014 Doug Fiedler, Edgewater Ranzal • Start/stop services • View logs • Setup security
  • 11. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Log Analysis Utility ● Located in OracleMiddlewareuser_projectsepmsystem1binlog analysis.bat ● Collects data from all log EPM log files, allows searching by key word and/or window of time EPM log utilities
  • 12. Copyright ©2014 Doug Fiedler, Edgewater Ranzal OracleMiddlewareuser_projectsepmsystem1diagnostics reportsLogAnalysis_Report_2013_10_24_17_58_15.html
  • 13. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Script that collects and zips all log files on the server, great for submitting log files to Oracle support  OracleMiddlewareuser_projectsepmsystem1binzi plogs.bat  The zip file will be created here: OracleMiddlewareuser_projectsepmsystem1diagn osticsziplogsEPM_logs_servername_11.1.2.3.0.zip zip Ziplogs
  • 14. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  OracleMiddlewareuser_projectsepmsystem1binvalidat e.bat  Checks to make sure that the environment is working properly and produces the following report Validation Tool
  • 15. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  OracleMiddlewareuser_projectsepmsystem1 binregistry-cleanup.bat  If you see errors pertaining to the EPM registry, after viewing the validation report, they can be fixed by running the registry-cleanup tool.  It is also helpful to remove a server from your environment in order to clean it out of the registry. Registry-cleanup
  • 16. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Provides information on what has been configured, # of CPUs/Ram by server, OS, Database/JDBC etc. Deployment Report
  • 17. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Generates an html report of all registry keys Registry Report
  • 18. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  What does it do?  It allows you to redo a config task  Why would you want to do this?  When a task fails or you need to change something  First run a registry report  D:OracleMiddlewareuser_projectsepmsystem1 binepmsys_registry.bat or epmsys_registry.sh ResetConfigTask
  • 19. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Here we can see that Planning has been configured and it was successful  If it had failed it would say “failed” instead of “configured”
  • 20. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  To reconfigure run the following command: resetConfigTask.bat -product Planning -task applicationServerDeployment  When you go back into the configtool you will now see that the Planning deployment will have gone from green to yellow (unconfigured)  You can do this with any epm configuration task
  • 21. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Backups - Nightly ● File system (d:oracle , /app/oracle) ● Database (SQL, Oracle) ● LCM exports  Log file archiving ● Essbase.log & app logs can be archived with the AGTMAXLOGFILESIZE & APPMAXLOGFILESIZE commands within the essbase.cfg ● HFM & .odl (oracle diagnostic logging) log files should be archived manually as needed when they reach a size that is too big to open with windows tools ● If you have a log essbase.log file that can’t be opened in windows you can view it in EAS and view by date/time as well Maintenance & Housekeeping
  • 22. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  HFM ● Purge task & data audit quarterly  Miscellaneous ● Always monitor disk space, especially on the Essbase server. If the disk becomes full Essbase will become corrupted.
  • 23. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  PSUs tend to come out quarterly  PSU = Patch Set Update  PSE = Patch Set Exception  PSEs come out all the time, they are usually created because of defects specific to a certain customers environment  I recommend applying PSUs quarterly When to apply Patches
  • 24. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  I only recommend applying PSEs if the issue listed in the defects fixed readme is an issue that you are experiencing  To find out what the latest EPM patches are go to the following url: https://supporthtml.oracle.com/epmos/faces/ui/k m/DocumentDisplay.jspx?id=1400559.1
  • 25. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Oracle’s official policy on Virtualization ● The following KB article is Oracle’s official stance on virtualizing the Oracle EPM Product stack. ● https://support.oracle.com/CSP/main/article?cmd=show&type=NO T&doctype=HOWTO&id=588303.1 ● Additional information ● https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ct rl-state=1854yc0wrq_9&_afrLoop=14354592882224 ● In a Nut Shell ● Oracle will support VMWare and Microsoft’s Hyper-V technologies, but they do not certify them. What this means is that if Oracle cannot fix an issue they can refer you to the hosting provider for further troubleshooting, or force you to physicalize the servers and reproduce the issue. However, Oracle does certify their products running on Oracle’s Virtualization Manager (OVM). Virtualization
  • 26. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Advantages ● Reduced hardware costs (ability to consolidate servers) ● Much quicker to stand up a VM vs a physical server ● If the hypervisor fails, technologies like vmotion allow you to move your VM/s to another host, this is also very helpful in DR situations ● CPU, disk & memory can be added and removed as needed  Disadvantages ● You can over assign resources (CPU, memory) and this can cause performance issues when multiple VM guests need the resources at the same time ● Certain products run better than others when virtualized: weblogic JVMs run well while Essbase & HFM may have a performance loss during intense calculations Virtualization
  • 27. Copyright ©2014 Doug Fiedler, Edgewater Ranzal  Allocate resources statically : RAM and vCPU’s  Don’t let the VM Host Servers manage resources on the fly, use reservations  Don’t over subscribe your Virtual host servers  Utilize dedicated VM Host servers for EPM when possible  Test, Test, Test and then Test again. If you have a test tool like Load Runner ever better  Have performance issues? We have VMware Certified Engineers who can find & fix your VM bottlenecks Virtualization – What’s important to know
  • 28. Copyright ©2014 Doug Fiedler, Edgewater Ranzal Physical  Depending on the application, the following servers should perform better on Physical hardware ● HFM application Server (Consolidations) ● Essbase Server (Calculations) ● Integration Server (Data Mapping and Loads) Virtual  Foundation and Web Servers  DRM Server  HSF Server  All servers can be virtual, really depends on the application … ● HFM Application Server ● Essbase Server ● Integration Server
  • 29. Copyright ©2014 Doug Fiedler, Edgewater Ranzal Questions?