SlideShare a Scribd company logo
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	Real	Application	Clusters	(RAC)		
12c	Rel.	2	–	Operational	Best	Practices	
Markus	Michalewicz	
Senior	Director	of		
Product	Management,		
Oracle	RAC	Development	
	
December	6,	2017	
	Markus.Michalewicz@oracle.com		
	@OracleRACpm	
	http://www.linkedin.com/in/markusmichalewicz			
	http://www.slideshare.net/MarkusMichalewicz
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Safe	Harbor	Statement	
The	following	is	intended	to	outline	our	general	product	direction.	It	is	intended	for	
information	purposes	only,	and	may	not	be	incorporated	into	any	contract.	It	is	not	a	
commitment	to	deliver	any	material,	code,	or	functionality,	and	should	not	be	relied	upon	
in	making	purchasing	decisions.	The	development,	release,	and	timing	of	any	features	or	
functionality	described	for	Oracle’s	products	remains	at	the	sole	discretion	of	Oracle.	
3
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Fact	
4	
Way:	
Automation	
Goal:	
Simplification	
Best	Practice	Recommendations	Go	with	the	Flow	
IT
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Self-Driving 	 	-	User	defines	service	levels,	database	makes	them	happen	
Self-Tuning 	 	-	Continuous	adaptive	performance	tuning	
Self-Scaling 	 	-	Instantly	resize	compute	and	storage	without	downtime	
Self-Securing 	-	Protection	from	both	external	attacks	and	internal	users	
Self-Repairing 	-	Automated	protection	from	all	downtime	
Less	Labor,	Lower	Cost,	Fewer	Errors,	More	Secure,	More	Reliable	
RAC	is	Now	Part	of	The	World’s	First	Autonomous	Database	
5
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Program	Agenda	
Fundamentals	To	Be	Considered	First	
Architecture	Choices	
Applying	Operational	Best	Practices	
Using	Smart	Features	Automatically	
Summary	
1	
2	
3	
4	
5	
6
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Program	Agenda	
Fundamentals	To	Be	Considered	First	
Architecture	Choices	
Applying	Operational	Best	Practices	
Using	Smart	Features	Automatically	
Summary	
1	
2	
3	
4	
5	
7
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 8	
Shared	Storage	
Network	/		
Interconnect	
Virtualization	/	
Container	
Cloud	
Fundamentals	To	Be	Considered	First
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 9	
Shared	Storage	
Network	/		
Interconnect	
Virtualization	/	
Container	
Cloud	
Fundamentals	To	Be	Considered	First	
More	information	on	those	topics:		
https://www.slideshare.net/MarkusMichalewicz/oracle-
real-application-clusters-rac-12c-rel-2-whats-next
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Shared	Storage	Fundamentals	
•  Shared	storage	is	the	top	requirement	for	Oracle	RAC.	
•  Block	storage	that	is	supported	as	shared	storage	for	RAC	by		
the	storage	vendor	and	the	server	vendor	is	supported	for	RAC.	
https://www.slideshare.net/MarkusMichalewicz/how-to-use-oracle-rac-in-a-cloud-a-support-question		
•  	Exceptions	prove	the	rule.	
–  Shared	File	System	require	certification.		
–  Storage	solutions	may	be	subject	to	“special	ruling”.		
•  Currently,	No	3rd	Party	Public	Cloud	supports	shared	storage	for	RAC.	
•  Oracle	ASM	and	ACFS	are	by	far	the	preferred		
storage	management	solutions	for	Oracle	RAC.	
•  Caution:	no	Oracle	provided	tool	can	fully	reliably	check	the	
appropriate	configuration	of	shared	storage	beforehand.		
10
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Network	/	Interconnect	Fundamentals	
•  The	interconnect	is	crucial	to	the	operation	of	Oracle	RAC.	
–  Think	of	it	as	a	RDMA	access	path	rather	than	a	network.	
–  1	GigE	and	redundancy	should	be	the	bare	minimum.	
–  10	GigE	and	redundancy	are	strongly	recommended.	
•  Converged	networks	and	switches	are	supported.	Routing	is	not.		
–  I.E.	combining	public	/	private	network	communication.	
•  In	a	future	release,	communication	on	interconnect	is	planned	to	be	secured	by	default.	
–  VLANs	are	a	logical	separation,	not	a	physical	one.	
•  E.g.	they	do	not	protect	from	interference	on	the	same	physical	network.	
–  When	network	and	storage	communication	are	combined,		
storage	communication	should	get	prioritized.		
•  Caution:	no	Oracle	provided	tool	can	fully	reliably	check	the	
appropriate	configuration	of	the	interconnect	beforehand.		
11
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Program	Agenda	
Fundamentals	To	Be	Considered	First	
Architecture	Choices	
Applying	Operational	Best	Practices	
Using	Smart	Features	Automatically	
Summary	
1	
2	
3	
4	
5	
12
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 13	
Oracle	Restart	
Not	a	cluster,		
but	back	for	good!	
	
See	updates	in		
MOS	Note	1584742.1		
Standalone	Cluster	
Dedicated	cluster	for	OLTP,		
DWH	or	mixed-WL	systems.		
Cluster	Domain	
Domain	Services	Cluster	(DSC)		&	
Member	Clusters	for	large	cluster	
estates	and	storage	consolidation.		
Extended	Cluster	
Standalone	Cluster	or	DSC		
maintaining	two	independent	
storage	arrays	(over	distance).		
Architecture	Choices		
Site	A	 Site	B	
Domain		
Services	Cluster
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	RAC	12c	Rel.	2	Cluster	Domain	
•  Simplified	Management	
– Fleet	Management	for	installation,	
update,	patching	and	maintenance	
•  Reduced	Local	Overhead	
– Member	Clusters	benefit	from	the	
consolidation	of	common	services		
on	the	Domain	Services	Cluster	
•  Improved	IO	Performance	
– Utilizing	consolidated	shared	storage	
14	
Centralized	Management	for	Cluster	Estates	“too	big	to	manage”	otherwise
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	RAC	12c	Rel.	2	Cluster	Domain	
•  Simplified	Management	
– Fleet	Management	for	installation,	
update,	patching	and	maintenance	
•  Reduced	Local	Overhead	
– Member	Clusters	benefit	from	the	
consolidation	of	common	services		
on	the	Domain	Services	Cluster	
•  Improved	IO	Performance	
– Utilizing	consolidated	shared	storage	
15	
Centralized	Management	for	Cluster	Estates	“too	big	to	manage”	otherwise	
More	information:	
https://www.slideshare.net/MarkusMichalewicz/
oracle-rac-12c-rel-2-cluster-architecture-internals-
oow17-by-anil-nair-80543101	(PPT)	
	
http://www.oracle.com/technetwork/database/
database-technologies/clusterware/overview/
oracle-clusterware-12cr2-wp-3659203.pdf	(WP)
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Best	Practices	Apply	Across	Architectures	
•  BP	are	designed	for	Standalone	Cluster	deployments	
•  A	DSC	is	a	Standalone	Cluster		
– that	offers	additional	services	to	Member	Clusters.	
– BP	for	Standalone	Clusters	apply	to	a	DSC	
•  Member	Clusters	come	with	a	simplified	deployment		
– Basic	BP	for	Standalone	Clusters	apply	to	Member	Clusters	
	
•  Extended	Clusters	for	RAC	come	with	additional	BP:		
–  https://www.slideshare.net/MarkusMichalewicz/oracle-extended-clusters-for-oracle-rac			
16	
The	simplified	Best	Practices	(BP)	equation	
Domain		
Services	Cluster
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Program	Agenda	
Fundamentals	To	Be	Considered	First	
Architecture	Choices	
Applying	Operational	Best	Practices	
Using	Smart	Features	Automatically	
Summary	
1	
2	
3	
4	
5	
17
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 18	
Read	&	implement	
Oracle	Documentation	
and	My	Oracle		
Support	(MOS)	Notes	
Read	&	implement	
Blogs	&	Forum	Entries	
Not	always	vetted	by	Oracle.		
Run	&	apply	
Cluster	Verification	
Utility	(CVU)	&		
Oracle	Universal	
Installer	(OUI)	
			
Run	&	follow	
ORAchk		
How	To	Obtain	and	Apply	Best	Practices	for	Oracle	RAC?
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Each	“Tool”	has	a	Different	Purpose	
Establish	the	base	system;	
e.g.:	hardware	and	OS		
minimum	requirements	
(fundamentals)	
Check	and	confirm	baseline;	
e.g.	check	for	and	apply	OS		
minimum	parameter	requirements;	
supports	diff	comparison	
Check	for		
recommended	best	practices		
and	implement	manually	
19
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 20	
For	automated	and	simpler	best	practices	application	
Oracle	Autonomous	Health	Framework	(AHF)	
Oracle	AHF	integrates	next	
generation	tools	running	as	
components	-	24/7
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 21	
Establishes	Baseline	and	Maintains	Best	Practice	Configurations	
Oracle	Cluster	Verification	Utility	(CVU)	
•  Use	during	install	and	operation	
•  Checks	O/S,	GI	and	DB	mandatory	
compliance	and	best	practices	with	
healthcheck	option		
•  Runs	as	daemon	every	6	hours	
•  ASM	Best	Practices	Check	
•  Creates	Baseline	collections	
•  Add	user-specified/disable		
problem	checks	
•  New	user-friendly	report	format
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Schedule	ORAchk	
?	
Hour	(0	–	23)	
?	 ?	 ?	
Day	of	month	(1	–	31)	
Month	(1	–	12)	
Day	of	week	(0	–	6)	
(0	to	6	are	Sunday	to	Saturday)	
example:	orachk	-set	'AUTORUN_SCHEDULE=8,20	*	*	2,5'	will	schedule	runs	on	Tuesday	and	Friday	at	08:00	&	20:00	
AUTORUN_SCHEDULE	=	
22	22
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
View	ORAchk	Report	
•  Health	score	
•  Summary	of	ORAchk	run	
•  Table	of	content	
•  Controls	for	report	features	
•  Findings	
•  Recommendations	
23
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
View	ORAchk	Findings	
•  Check	status	
•  Type	of	Check	
•  Check	Message	
•  Where	the	check	was	run	
•  Link	to	expand	details	
24
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
•  What	to	do	to	solve	the	problem	
•  Links	to	relevant	Knowledge	docs	
•  Where	recommendation	applies	
•  Where	problem	doesn’t	apply	
•  Example	of	data	the	
recommendation	is	based	on	
Act	on	Recommendations	
25
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Program	Agenda	
Fundamentals	To	Be	Considered	First	
Architecture	Choices	
Applying	Operational	Best	Practices	
Using	Smart	Features	Automatically	
Summary	
1	
2	
3	
4	
5	
26
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Smart	Fencing	
27
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 28	
•  Pre-12.2,	node	eviction	follows		
a	rather	“ignorant”	pattern	
–  Example	in	a	2-node	cluster:	The	node		
with	the	lowest	node	number	survives.		
•  Customers	must	not	base	their	
application	logic	on	which	node		
survives	the	split	brain.		
–  As	this	may(!)	change	in	future	releases		
Node	Eviction	Basics	
http://www.slideshare.net/MarkusMichalewicz/oracle-clusterware-node-management-and-voting-disks		
✔	
1	 2
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 29	
•  Node	Weighting	is	a	new	feature	that	considers	
the	workload	hosted	in	the	cluster	during	fencing	
•  The	idea	is	to	let	the	majority	of	work	survive,		
if	everything	else	is	equal	
–  Example:	In	a	2-node	cluster,	the	node	hosting	the	
majority	of	services	(at	fencing	time)	is	meant	to	survive		
Node	Weighting	in	Oracle	RAC	12c	Release	2	
Idea:	Everything	equal,	let	the	majority	of	work	survive	
✔	
1	 2
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
A	three	node	cluster	
will	benefit	from	“Node	Weighting”,	if	
three	equally	sized	sub-clusters	are	
built	as	s	result	of	the	failure,	since	two	
differently	sized	sub-clusters	are	not	
equal.		
30	
Secondary	failure	consideration	can	
influence	which	node	survives.	
Secondary	failure	consideration	will	
be	enhanced	successively.		
A	fallback	scheme		
is	applied	if	considerations	do	not	
lead	to	an	actionable	outcome.		
Let’s	Define	“Equal”	
✔	
Public	network	
card	failure.	
“Conflict”.
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
CSS_CRITICAL	
can	be	set	on	various	levels	/	
components	to	mark	them	as	
“critical”	so	that	the	cluster	will	try	to	
preserve	them	in	case	of	a	failure.		
31	
CSS_CRITICAL	will	be	honored	
if	no	other	technical	reason	prohibits	
survival	of	the	node	which	has	at	
least	one	critical	component	at	the	
time	of	failure.		
A	fallback	scheme	is	applied	if	
CSS_CRITICAL	settings	do	not	lead	to	
an	actionable	outcome.		
CSS_CRITICAL	–	Fencing	with	Manual	Override	
crsctl	set	server	
css_critical	{YES|NO}	
+	server	restart	
srvctl	modify	database	-help	
|grep	critical	
…	
-css_critical	{YES	|	NO}										
Define	whether	the	database	
or	service	is	CSS	critical	
✔	
Node	eviction	
despite	WL;	WL	
will	failover.			
“Conflict”.
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Recovery	Buddies	
32
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 33	
•  Recovery	Buddies	
•  Track	block	changes	on	buddy	instance	
	
•  Quickly	identify	blocks	requiring	
recovery	during	reconfiguration	
	
•  Allow	rapid	processing	of		
transactions	after	failures	
Near	Zero	Reconfiguration	Time	with	Recovery	Buddies	
A.k.a.	Buddy	Instances
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 34	
•  Buddy	Instance	mapping	is	simple	(random)	
–  e.g.	I1	à	I2,	I2	à	I3,	I3	à	I4,	I4	à	I1	
•  Recovery	buddies	are	assigned	during	startup	
•  RMS0	on	each	recovery	buddy	instance	maintains	
an	in-memory	area	for	redo	log	change		
•  An	in-memory	area	is	used	during	recovery	
–  Eliminates	the	need	to	physically	read	the	redo	
Near	Zero	Reconfiguration	Time	with	Recovery	Buddies	
How	it	works	under	the	hood	
Instance		
I1	
Instance	
I2	
Instance	
I3	
Instance	
I4	
Recovery	
Buddy	I3	
Recovery	
Buddy	I4	
Recovery	
Buddy	I1	
MyCluster	
Recovery	
Buddy	I2
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
How	Recovery	Buddies	Help	Reducing	Recovery	Time	
Without	Recovery	Buddies	 With	Recovery	Buddies	
35	
Detect	
Evict	
Elect	
Recovery	
Read	
Redo	
Apply	
Recovery	
Detect	
Evict	
Elect	
Recovery	
Read	
Redo	
Apply	
Recovery	
Up	to	
4x	
faster
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Database		
Hang	Manager	
36
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 37	
•  Always	on,	as	enabled	by	default	
•  Reliably	detects	database	hangs	
•  Automatically	resolves	hangs	
•  Considers	QoS	policies	for	hang	resolution	
•  Logs	all	detected	hangs	&	their	resolutions	
Introduction	to	Hang	Manager	
How	it	works	 Session	
DIAG0	
EVALUATE
DETECT
ANALYZE
Hung?	
VERIFY
Victim	
QoS	
Policy
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 38	
•  Hang	Manager	auto-tunes	itself	by	
periodically	collecting	instance-and	
cluster-wide	hang	statistics	
	
•  Metrics	like	cluster	health/instance		
health	is	tracked	over	a	moving	average	
	
•  This	moving	average	is		
considered	during	resolution	
	
•  Holders	waiting	on	SQL*Net		
break/reset	are	fast	tracked	
Hang	Manager	Optimizations	with	Oracle	RAC	12c	(Rel.	2)	
Tuning	under	the	hood
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 39	
•  Early	warning	exposed	via	(V$	view)	
	
•  Sensitivity	can	be	set	higher	
–  If	the	default	level	is	too	conservative	
	
•  Hang	Manager	considers	QoS	policies	
and	data	during	the	validation	process	
DBMS_HANG_MANAGER.Sensitivity	
A	new	SQL	interface	to	set	Hang	Manager	sensitivity		
Hang	
Sensitivity	
Level	
Description	 Note	
NORMAL	 Hang	Manager	uses	its	
default	internal	operating	
parameters	to	try	to	meet	
typical	requirements	for	any	
environments.	
Default	
HIGH	 Hang	Manager	is	more	alert	
to	sessions	waiting	in	a	chain	
than	when	sensitivity	is	in	
NORMAL	level.
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Program	Agenda	
Fundamentals	To	Be	Considered	First	
Architecture	Choices	
Applying	Operational	Best	Practices	
Using	Smart	Features	Automatically	
Summary	
1	
2	
3	
4	
5	
40
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 41	
Standalone	Cluster		 Cluster	Domain	
Virtualized	
environments	
Cloud	
Summary	
Domain		
Services	Cluster
Copyright	©	2017,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 42

More Related Content

What's hot

The Oracle RAC Family of Solutions - Presentation
The Oracle RAC Family of Solutions - PresentationThe Oracle RAC Family of Solutions - Presentation
The Oracle RAC Family of Solutions - Presentation
Markus Michalewicz
 
Oracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONOracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLON
Markus Michalewicz
 
Exadata master series_asm_2020
Exadata master series_asm_2020Exadata master series_asm_2020
Exadata master series_asm_2020
Anil Nair
 
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudOracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Markus Michalewicz
 
Dataguard presentation
Dataguard presentationDataguard presentation
Dataguard presentation
Vimlendu Kumar
 
Oracle RAC Internals - The Cache Fusion Edition
Oracle RAC Internals - The Cache Fusion EditionOracle RAC Internals - The Cache Fusion Edition
Oracle RAC Internals - The Cache Fusion Edition
Markus Michalewicz
 
Oracle DB 19c: SQL Tuning Using SPM
Oracle DB 19c: SQL Tuning Using SPMOracle DB 19c: SQL Tuning Using SPM
Oracle DB 19c: SQL Tuning Using SPM
Arturo Aranda
 
What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1
Satishbabu Gunukula
 
Understand oracle real application cluster
Understand oracle real application clusterUnderstand oracle real application cluster
Understand oracle real application clusterSatishbabu Gunukula
 
Oracle Extended Clusters for Oracle RAC
Oracle Extended Clusters for Oracle RACOracle Extended Clusters for Oracle RAC
Oracle Extended Clusters for Oracle RAC
Markus Michalewicz
 
Standard Edition High Availability (SEHA) - The Why, What & How
Standard Edition High Availability (SEHA) - The Why, What & HowStandard Edition High Availability (SEHA) - The Why, What & How
Standard Edition High Availability (SEHA) - The Why, What & How
Markus Michalewicz
 
Oracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 VersionOracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 Version
Markus Michalewicz
 
AIOUG : OTNYathra - Troubleshooting and Diagnosing Oracle Database 12.2 and O...
AIOUG : OTNYathra - Troubleshooting and Diagnosing Oracle Database 12.2 and O...AIOUG : OTNYathra - Troubleshooting and Diagnosing Oracle Database 12.2 and O...
AIOUG : OTNYathra - Troubleshooting and Diagnosing Oracle Database 12.2 and O...
Sandesh Rao
 
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...Aaron Shilo
 
Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]
Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]
Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]
Markus Michalewicz
 
Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Understanding Oracle RAC 12c Internals OOW13 [CON8806]Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Markus Michalewicz
 
Oracle Fleet Patching and Provisioning Deep Dive Webcast Slides
Oracle Fleet Patching and Provisioning Deep Dive Webcast SlidesOracle Fleet Patching and Provisioning Deep Dive Webcast Slides
Oracle Fleet Patching and Provisioning Deep Dive Webcast Slides
Ludovico Caldara
 
Oracle RAC 19c - the Basis for the Autonomous Database
Oracle RAC 19c - the Basis for the Autonomous DatabaseOracle RAC 19c - the Basis for the Autonomous Database
Oracle RAC 19c - the Basis for the Autonomous Database
Markus Michalewicz
 
Oracle RAC 12c Overview
Oracle RAC 12c OverviewOracle RAC 12c Overview
Oracle RAC 12c Overview
Markus Michalewicz
 

What's hot (20)

The Oracle RAC Family of Solutions - Presentation
The Oracle RAC Family of Solutions - PresentationThe Oracle RAC Family of Solutions - Presentation
The Oracle RAC Family of Solutions - Presentation
 
Oracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONOracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLON
 
Exadata master series_asm_2020
Exadata master series_asm_2020Exadata master series_asm_2020
Exadata master series_asm_2020
 
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudOracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
 
Dataguard presentation
Dataguard presentationDataguard presentation
Dataguard presentation
 
Oracle RAC Internals - The Cache Fusion Edition
Oracle RAC Internals - The Cache Fusion EditionOracle RAC Internals - The Cache Fusion Edition
Oracle RAC Internals - The Cache Fusion Edition
 
Oracle DB 19c: SQL Tuning Using SPM
Oracle DB 19c: SQL Tuning Using SPMOracle DB 19c: SQL Tuning Using SPM
Oracle DB 19c: SQL Tuning Using SPM
 
What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1
 
Understand oracle real application cluster
Understand oracle real application clusterUnderstand oracle real application cluster
Understand oracle real application cluster
 
Oracle Data Guard
Oracle Data GuardOracle Data Guard
Oracle Data Guard
 
Oracle Extended Clusters for Oracle RAC
Oracle Extended Clusters for Oracle RACOracle Extended Clusters for Oracle RAC
Oracle Extended Clusters for Oracle RAC
 
Standard Edition High Availability (SEHA) - The Why, What & How
Standard Edition High Availability (SEHA) - The Why, What & HowStandard Edition High Availability (SEHA) - The Why, What & How
Standard Edition High Availability (SEHA) - The Why, What & How
 
Oracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 VersionOracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 Version
 
AIOUG : OTNYathra - Troubleshooting and Diagnosing Oracle Database 12.2 and O...
AIOUG : OTNYathra - Troubleshooting and Diagnosing Oracle Database 12.2 and O...AIOUG : OTNYathra - Troubleshooting and Diagnosing Oracle Database 12.2 and O...
AIOUG : OTNYathra - Troubleshooting and Diagnosing Oracle Database 12.2 and O...
 
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
 
Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]
Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]
Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]
 
Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Understanding Oracle RAC 12c Internals OOW13 [CON8806]Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Understanding Oracle RAC 12c Internals OOW13 [CON8806]
 
Oracle Fleet Patching and Provisioning Deep Dive Webcast Slides
Oracle Fleet Patching and Provisioning Deep Dive Webcast SlidesOracle Fleet Patching and Provisioning Deep Dive Webcast Slides
Oracle Fleet Patching and Provisioning Deep Dive Webcast Slides
 
Oracle RAC 19c - the Basis for the Autonomous Database
Oracle RAC 19c - the Basis for the Autonomous DatabaseOracle RAC 19c - the Basis for the Autonomous Database
Oracle RAC 19c - the Basis for the Autonomous Database
 
Oracle RAC 12c Overview
Oracle RAC 12c OverviewOracle RAC 12c Overview
Oracle RAC 12c Overview
 

Similar to Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices

Virtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RAC
Virtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RACVirtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RAC
Virtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RAC
Markus Michalewicz
 
Oracle RAC on Engineered Systems
Oracle RAC on Engineered SystemsOracle RAC on Engineered Systems
Oracle RAC on Engineered Systems
Markus Michalewicz
 
(Oracle) DBA Skills to Have, to Obtain and to Nurture
(Oracle) DBA Skills to Have, to Obtain and to Nurture(Oracle) DBA Skills to Have, to Obtain and to Nurture
(Oracle) DBA Skills to Have, to Obtain and to Nurture
Markus Michalewicz
 
Oracle RAC - Roadmap for New Features
Oracle RAC - Roadmap for New FeaturesOracle RAC - Roadmap for New Features
Oracle RAC - Roadmap for New Features
Markus Michalewicz
 
Under the Hood of the Smartest Availability Features in Oracle's Autonomous D...
Under the Hood of the Smartest Availability Features in Oracle's Autonomous D...Under the Hood of the Smartest Availability Features in Oracle's Autonomous D...
Under the Hood of the Smartest Availability Features in Oracle's Autonomous D...
Markus Michalewicz
 
MySQL Group Replication
MySQL Group ReplicationMySQL Group Replication
MySQL Group Replication
Mark Swarbrick
 
NZOUG-GroundBreakers-2018 - Troubleshooting and Diagnosing 18c RAC
NZOUG-GroundBreakers-2018 - Troubleshooting and Diagnosing 18c RACNZOUG-GroundBreakers-2018 - Troubleshooting and Diagnosing 18c RAC
NZOUG-GroundBreakers-2018 - Troubleshooting and Diagnosing 18c RAC
Sandesh Rao
 
Oracle Real Application Clusters (RAC) 12c Rel. 2 - What's Next?
Oracle Real Application Clusters (RAC) 12c Rel. 2 - What's Next?Oracle Real Application Clusters (RAC) 12c Rel. 2 - What's Next?
Oracle Real Application Clusters (RAC) 12c Rel. 2 - What's Next?
Markus Michalewicz
 
Oracle MAA (Maximum Availability Architecture) 18c - An Overview
Oracle MAA (Maximum Availability Architecture) 18c - An OverviewOracle MAA (Maximum Availability Architecture) 18c - An Overview
Oracle MAA (Maximum Availability Architecture) 18c - An Overview
Markus Michalewicz
 
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis
 
MySQL Enterprise Monitor 3
MySQL Enterprise Monitor 3MySQL Enterprise Monitor 3
MySQL Enterprise Monitor 3
Mark Swarbrick
 
Developing MySQL applications in the Cloud
Developing MySQL applications in the CloudDeveloping MySQL applications in the Cloud
Developing MySQL applications in the Cloud
Mark Swarbrick
 
Why MySQL High Availability Matters
Why MySQL High Availability MattersWhy MySQL High Availability Matters
Why MySQL High Availability Matters
Mark Swarbrick
 
Data Mobility for the Oracle Database by JWilliams and RGonzalez
Data Mobility for the Oracle Database by JWilliams and RGonzalezData Mobility for the Oracle Database by JWilliams and RGonzalez
Data Mobility for the Oracle Database by JWilliams and RGonzalez
Markus Michalewicz
 
Oracle Sharding 18c - Technical Overview
Oracle Sharding 18c - Technical OverviewOracle Sharding 18c - Technical Overview
Oracle Sharding 18c - Technical Overview
Markus Michalewicz
 
MAA - Best Practices for the Cloud
MAA - Best Practices for the CloudMAA - Best Practices for the Cloud
MAA - Best Practices for the Cloud
Markus Michalewicz
 
Next Generation Data Center Strategies
Next Generation Data Center StrategiesNext Generation Data Center Strategies
Next Generation Data Center StrategiesVenkat Nambiyur
 
Oracle strategies for a modern business
 Oracle strategies for a modern business  Oracle strategies for a modern business
Oracle strategies for a modern business
Moldova ICT Summit
 
MySQL Enterprise Edition
MySQL Enterprise EditionMySQL Enterprise Edition
MySQL Enterprise Edition
Mark Swarbrick
 
Performance in Spark 2.0, PDX Spark Meetup 8/18/16
Performance in Spark 2.0, PDX Spark Meetup 8/18/16Performance in Spark 2.0, PDX Spark Meetup 8/18/16
Performance in Spark 2.0, PDX Spark Meetup 8/18/16
pdx_spark
 

Similar to Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices (20)

Virtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RAC
Virtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RACVirtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RAC
Virtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RAC
 
Oracle RAC on Engineered Systems
Oracle RAC on Engineered SystemsOracle RAC on Engineered Systems
Oracle RAC on Engineered Systems
 
(Oracle) DBA Skills to Have, to Obtain and to Nurture
(Oracle) DBA Skills to Have, to Obtain and to Nurture(Oracle) DBA Skills to Have, to Obtain and to Nurture
(Oracle) DBA Skills to Have, to Obtain and to Nurture
 
Oracle RAC - Roadmap for New Features
Oracle RAC - Roadmap for New FeaturesOracle RAC - Roadmap for New Features
Oracle RAC - Roadmap for New Features
 
Under the Hood of the Smartest Availability Features in Oracle's Autonomous D...
Under the Hood of the Smartest Availability Features in Oracle's Autonomous D...Under the Hood of the Smartest Availability Features in Oracle's Autonomous D...
Under the Hood of the Smartest Availability Features in Oracle's Autonomous D...
 
MySQL Group Replication
MySQL Group ReplicationMySQL Group Replication
MySQL Group Replication
 
NZOUG-GroundBreakers-2018 - Troubleshooting and Diagnosing 18c RAC
NZOUG-GroundBreakers-2018 - Troubleshooting and Diagnosing 18c RACNZOUG-GroundBreakers-2018 - Troubleshooting and Diagnosing 18c RAC
NZOUG-GroundBreakers-2018 - Troubleshooting and Diagnosing 18c RAC
 
Oracle Real Application Clusters (RAC) 12c Rel. 2 - What's Next?
Oracle Real Application Clusters (RAC) 12c Rel. 2 - What's Next?Oracle Real Application Clusters (RAC) 12c Rel. 2 - What's Next?
Oracle Real Application Clusters (RAC) 12c Rel. 2 - What's Next?
 
Oracle MAA (Maximum Availability Architecture) 18c - An Overview
Oracle MAA (Maximum Availability Architecture) 18c - An OverviewOracle MAA (Maximum Availability Architecture) 18c - An Overview
Oracle MAA (Maximum Availability Architecture) 18c - An Overview
 
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
 
MySQL Enterprise Monitor 3
MySQL Enterprise Monitor 3MySQL Enterprise Monitor 3
MySQL Enterprise Monitor 3
 
Developing MySQL applications in the Cloud
Developing MySQL applications in the CloudDeveloping MySQL applications in the Cloud
Developing MySQL applications in the Cloud
 
Why MySQL High Availability Matters
Why MySQL High Availability MattersWhy MySQL High Availability Matters
Why MySQL High Availability Matters
 
Data Mobility for the Oracle Database by JWilliams and RGonzalez
Data Mobility for the Oracle Database by JWilliams and RGonzalezData Mobility for the Oracle Database by JWilliams and RGonzalez
Data Mobility for the Oracle Database by JWilliams and RGonzalez
 
Oracle Sharding 18c - Technical Overview
Oracle Sharding 18c - Technical OverviewOracle Sharding 18c - Technical Overview
Oracle Sharding 18c - Technical Overview
 
MAA - Best Practices for the Cloud
MAA - Best Practices for the CloudMAA - Best Practices for the Cloud
MAA - Best Practices for the Cloud
 
Next Generation Data Center Strategies
Next Generation Data Center StrategiesNext Generation Data Center Strategies
Next Generation Data Center Strategies
 
Oracle strategies for a modern business
 Oracle strategies for a modern business  Oracle strategies for a modern business
Oracle strategies for a modern business
 
MySQL Enterprise Edition
MySQL Enterprise EditionMySQL Enterprise Edition
MySQL Enterprise Edition
 
Performance in Spark 2.0, PDX Spark Meetup 8/18/16
Performance in Spark 2.0, PDX Spark Meetup 8/18/16Performance in Spark 2.0, PDX Spark Meetup 8/18/16
Performance in Spark 2.0, PDX Spark Meetup 8/18/16
 

More from Markus Michalewicz

Achieving Continuous Availability for Your Applications with Oracle MAA
Achieving Continuous Availability for Your Applications with Oracle MAAAchieving Continuous Availability for Your Applications with Oracle MAA
Achieving Continuous Availability for Your Applications with Oracle MAA
Markus Michalewicz
 
"It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or..."It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or...
Markus Michalewicz
 
The Top 5 Reasons to Deploy Your Applications on Oracle RAC
The Top 5 Reasons to Deploy Your Applications on Oracle RACThe Top 5 Reasons to Deploy Your Applications on Oracle RAC
The Top 5 Reasons to Deploy Your Applications on Oracle RAC
Markus Michalewicz
 
HA, Scalability, DR & MAA in Oracle Database 21c - Overview
HA, Scalability, DR & MAA in Oracle Database 21c - OverviewHA, Scalability, DR & MAA in Oracle Database 21c - Overview
HA, Scalability, DR & MAA in Oracle Database 21c - Overview
Markus Michalewicz
 
Oracle Cloud is Best for Oracle Database - High Availability
Oracle Cloud is Best for Oracle Database - High AvailabilityOracle Cloud is Best for Oracle Database - High Availability
Oracle Cloud is Best for Oracle Database - High Availability
Markus Michalewicz
 
Oracle Database – Mission Critical
Oracle Database – Mission CriticalOracle Database – Mission Critical
Oracle Database – Mission Critical
Markus Michalewicz
 
2020 – A Decade of Change
2020 – A Decade of Change2020 – A Decade of Change
2020 – A Decade of Change
Markus Michalewicz
 
Why Use an Oracle Database?
Why Use an Oracle Database?Why Use an Oracle Database?
Why Use an Oracle Database?
Markus Michalewicz
 
"Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2...
"Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2..."Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2...
"Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2...
Markus Michalewicz
 
MAA for Oracle Database, Exadata and the Cloud
MAA for Oracle Database, Exadata and the CloudMAA for Oracle Database, Exadata and the Cloud
MAA for Oracle Database, Exadata and the Cloud
Markus Michalewicz
 
(Oracle) DBA and Other Skills Needed in 2020
(Oracle) DBA and Other Skills Needed in 2020(Oracle) DBA and Other Skills Needed in 2020
(Oracle) DBA and Other Skills Needed in 2020
Markus Michalewicz
 
Make Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For ItMake Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For It
Markus Michalewicz
 
MAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19cMAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19c
Markus Michalewicz
 
Best Practices for the Most Impactful Oracle Database 18c and 19c Features
Best Practices for the Most Impactful Oracle Database 18c and 19c FeaturesBest Practices for the Most Impactful Oracle Database 18c and 19c Features
Best Practices for the Most Impactful Oracle Database 18c and 19c Features
Markus Michalewicz
 
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
Markus Michalewicz
 
Oracle Database Availability & Scalability Across Versions & Editions
Oracle Database Availability & Scalability Across Versions & EditionsOracle Database Availability & Scalability Across Versions & Editions
Oracle Database Availability & Scalability Across Versions & Editions
Markus Michalewicz
 
From HA to Maximum Availability - A Holistic Historical Discussion
From HA to Maximum Availability - A Holistic Historical DiscussionFrom HA to Maximum Availability - A Holistic Historical Discussion
From HA to Maximum Availability - A Holistic Historical Discussion
Markus Michalewicz
 
Why to Use an Oracle Database?
Why to Use an Oracle Database? Why to Use an Oracle Database?
Why to Use an Oracle Database?
Markus Michalewicz
 
A Cloud Journey - Move to the Oracle Cloud
A Cloud Journey - Move to the Oracle CloudA Cloud Journey - Move to the Oracle Cloud
A Cloud Journey - Move to the Oracle Cloud
Markus Michalewicz
 
Oracle MAA Best Practices - Applications Considerations
Oracle MAA Best Practices - Applications ConsiderationsOracle MAA Best Practices - Applications Considerations
Oracle MAA Best Practices - Applications Considerations
Markus Michalewicz
 

More from Markus Michalewicz (20)

Achieving Continuous Availability for Your Applications with Oracle MAA
Achieving Continuous Availability for Your Applications with Oracle MAAAchieving Continuous Availability for Your Applications with Oracle MAA
Achieving Continuous Availability for Your Applications with Oracle MAA
 
"It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or..."It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or...
 
The Top 5 Reasons to Deploy Your Applications on Oracle RAC
The Top 5 Reasons to Deploy Your Applications on Oracle RACThe Top 5 Reasons to Deploy Your Applications on Oracle RAC
The Top 5 Reasons to Deploy Your Applications on Oracle RAC
 
HA, Scalability, DR & MAA in Oracle Database 21c - Overview
HA, Scalability, DR & MAA in Oracle Database 21c - OverviewHA, Scalability, DR & MAA in Oracle Database 21c - Overview
HA, Scalability, DR & MAA in Oracle Database 21c - Overview
 
Oracle Cloud is Best for Oracle Database - High Availability
Oracle Cloud is Best for Oracle Database - High AvailabilityOracle Cloud is Best for Oracle Database - High Availability
Oracle Cloud is Best for Oracle Database - High Availability
 
Oracle Database – Mission Critical
Oracle Database – Mission CriticalOracle Database – Mission Critical
Oracle Database – Mission Critical
 
2020 – A Decade of Change
2020 – A Decade of Change2020 – A Decade of Change
2020 – A Decade of Change
 
Why Use an Oracle Database?
Why Use an Oracle Database?Why Use an Oracle Database?
Why Use an Oracle Database?
 
"Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2...
"Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2..."Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2...
"Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2...
 
MAA for Oracle Database, Exadata and the Cloud
MAA for Oracle Database, Exadata and the CloudMAA for Oracle Database, Exadata and the Cloud
MAA for Oracle Database, Exadata and the Cloud
 
(Oracle) DBA and Other Skills Needed in 2020
(Oracle) DBA and Other Skills Needed in 2020(Oracle) DBA and Other Skills Needed in 2020
(Oracle) DBA and Other Skills Needed in 2020
 
Make Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For ItMake Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For It
 
MAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19cMAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19c
 
Best Practices for the Most Impactful Oracle Database 18c and 19c Features
Best Practices for the Most Impactful Oracle Database 18c and 19c FeaturesBest Practices for the Most Impactful Oracle Database 18c and 19c Features
Best Practices for the Most Impactful Oracle Database 18c and 19c Features
 
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
 
Oracle Database Availability & Scalability Across Versions & Editions
Oracle Database Availability & Scalability Across Versions & EditionsOracle Database Availability & Scalability Across Versions & Editions
Oracle Database Availability & Scalability Across Versions & Editions
 
From HA to Maximum Availability - A Holistic Historical Discussion
From HA to Maximum Availability - A Holistic Historical DiscussionFrom HA to Maximum Availability - A Holistic Historical Discussion
From HA to Maximum Availability - A Holistic Historical Discussion
 
Why to Use an Oracle Database?
Why to Use an Oracle Database? Why to Use an Oracle Database?
Why to Use an Oracle Database?
 
A Cloud Journey - Move to the Oracle Cloud
A Cloud Journey - Move to the Oracle CloudA Cloud Journey - Move to the Oracle Cloud
A Cloud Journey - Move to the Oracle Cloud
 
Oracle MAA Best Practices - Applications Considerations
Oracle MAA Best Practices - Applications ConsiderationsOracle MAA Best Practices - Applications Considerations
Oracle MAA Best Practices - Applications Considerations
 

Recently uploaded

Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Globus
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Anthony Dahanne
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
Donna Lenk
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
Globus
 
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
Globus
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
Globus
 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
takuyayamamoto1800
 
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Mind IT Systems
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Shahin Sheidaei
 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
Tier1 app
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
Ortus Solutions, Corp
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
Philip Schwarz
 
Corporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMSCorporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMS
Tendenci - The Open Source AMS (Association Management Software)
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
Adele Miller
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
Globus
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
Max Andersen
 

Recently uploaded (20)

Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
 
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
 
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
 
Corporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMSCorporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMS
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
 

Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices