SlideShare a Scribd company logo
World®
’16
CA	IDMS™	Buffer	Tuning
John	Siraco,	Director,	Software	Engineering
CA	Technologies
MFX106S
MAINFRAME	AND	WORKLOAD	AUTOMATION
2 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
©	2016	CA.	All	rights	reserved.	All	trademarks	referenced	herein	belong	to	their	respective	companies.
The	content	provided	in	this CA	World	2016	presentation	is	intended	for	informational	purposes	only	and	does	not	form	any	type	of	
warranty. The information	provided	by	a	CA	partner	and/or	CA	customer	has	not	been	reviewed	for	accuracy	by	CA.	
For	Informational	Purposes	Only	
Terms	of	this	Presentation
3 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Abstract
This	session	gives	you	an	overview	of	database	and	
journal	buffers	and	how	they	work,	as	well	as	how	to	tune	
your	buffers	for	performance.	You	will	learn	how	to	size	
your	database	and	journal	buffer	pools	for	performance	
and	how	to	tune	buffers	to	improve	zIIP	usage.
John	Siraco
CA	Technologies
Director,	Software	
Engineering
4 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Agenda
DEFINING	AND	CHANGING	A	DATABASE	BUFFER
DEFINING	A	JOURNAL	BUFFER
ZIIP	PROCESSING
THE	DIFFERENCE	BETWEEN	DATABASE	AND	JOURNAL	BUFFERS
HOW	BUFFERS	WORK
RECOVERY
1
2
3
4
5
6
5 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Defining	a	Database	Buffer
§ Bullet	1,	Calibri	regular	24	pt
– Sub-bullet,	Calibri	regular	20	pt
§ Sub-sub-ullet,	Calibri	regular	18	
pt
– Sub-sub-sub	Bullet,	Calibri	
regular	16	pt
§ Sub-sub-sub-sub	Bullet,	Calibri	
regular	16	pt
6 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer	DEFAULT_BUFFER
7 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer	DEFAULT_BUFFER		LOC
8 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Vary	Buffer	DEFAULT_BUFFER		MAX	100000
9 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Vary	Buffer	DEFAULT_BUFFER		INI		20000
10 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Vary	Buffer	DEFAULT_BUFFER		ADD		10000
11 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Vary	Buffer	DEFAULT_BUFFER		CLOSE
12 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Vary	Buffer	DEFAULT_BUFFER		OPEN
13 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer	DEFAULT_BUFFER		LOC
14 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Vary	Buffer	DEFAULT_BUFFER		40000
15 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer	DEFAULT_BUFFER		LOC
16 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Vary	Buffer	DEFAULT_BUFFER		45000
17 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer	DEFAULT_BUFFER		LOC
18 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Vary	Buffer	DEFAULT_BUFFER		41000
19 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer	DEFAULT_BUFFER		LOC
20 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Vary	Buffer	DEFAULT_BUFFER		46000
21 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Defining	a	Journal	Buffer
22 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	BUFFER		JNL_BUFFER
23 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	BUFFER
24 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Database	and	Journal	Files	and	Buffers
25 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Database	and	Journal	Files	and	Buffers
26 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Database	Files	and	Buffers
27 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	File	and	Buffers
28 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	File	and	Buffers
29 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Database	Read	Into	buffer
30 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Database	Update	in	Buffer
31 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
After	Image	is	Built	in	Journal	Buffer
32 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Write	to	Journal
33 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Write	to	Database
34 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Database	Update,	All	Buffers	Have	‘Must	write	
switch’	Set
35 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Database	Update,	Write	Journal	First
36 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	Buffer	and	I/O
37 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	I/O
38 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	I/O
39 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	I/O
40 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer
This	shows	up	on	a	DCMT	Display	Buffer,	or	DCMT	Display	Buffer	
journal-buffer	as:				Waits	on	prior	I/O				3:
41 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	I/O	Error	on	RBN	100
§ Stop	Journaling
§ Set	High	RBN	to	99
§ Swap	to	the	next	journal
§ CA	IDMS™	takes	journal	buffers	for	RBN	100	– 107	and	writes	to	the	
new	journal
§ Restart	journaling
42 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	I/O	Error	on	RBN	100
§ When	recovery,	either	automatic	recovery	or	warmstart,	or	the	Archive	
Journal	reads	the	old	journal,	it	will	stop	at	RBN	99
§ They	will	not	read	RBN	100
§ Even	though	RBN	102,	103	and	105	were	successfully	written	to	the	old	
journal,	the	high	RBN	of	99	will	stop	CA	IDMS	from	accessing	RBNs	102,	
103	and	105
43 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer
This	shows	up	on	a	DCMT	Display	Buffer,	or	DCMT	Display	Buffer	
journal-buffer	as:				Waits				0
44 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer
§ If	you	have	8	journal	buffers,	and	all	are	waiting	for	I/O,	the	9th	
transaction	will	wait	for	a	journal	buffer.
§ This	shows	up	on	a	DCMT	Display	Buffer,	or	DCMT	Display	Buffer	journal-
buffer	as:				Waits				1
45 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	Buffer	and	I/O
§ If	the	Wait	count	is	anything	but	‘0’,	then	add	buffers	to	the	journal	buffer
§ An	additional	1	or	2	make	a	tremendous	difference
46 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	I/O
§ If	Waits	on	Prior	I/O	is	high,	then	the	bottleneck	is	most	likely	the	
journal	itself
§ The	I/O	is	taking	too	long	- adding	buffers	to	the	Journal	Buffer	will	NOT	
help	the	situation
§ Talk	to	the	system’s	group,	and	see	if	the	I/O	speed	to	the	journal	can	
be	improved
47 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	Buffer	Pool	- Recovery
48 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DCMT	Display	Buffer
49 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Journal	Buffer	Pool
Recovery
§ Recovery	will	look	in	the	journal
buffers	first,	to	see	if	the	journal	
images	are	still	in	the	buffers
§ If	there	are	more	journal	images	that	are	not	in	
the	buffers,	CA	IDMS	will	read	the	journal	backwards
§ Most	DASD	is	Cached	at	the	device	level
– Cache	works	like	a	buffer	pool	however,	it	is	built	to	work	in	a	forward	
direction,	not	backwards	like	recovery
– Warmstart will	read	the	journal	backwards
– Make	sure	applications	issue	commits,	so	warmstart does	not	have	to	read	
many	blocks	backwards
50 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
zIIP	Processing
§ The	only	processing	done	in	TCB	mode	is:
– I/O,	SVC	execution,	and	User	Mode	code
§ ADS,	COBOL,	DB	Procedures,	SYSTEM	Exits
§ All	other	processing	is	done	on	the	specialty	processor	(zIIP)
§ By	reducing	I/O,	you	will	increase	zIIP utilization
§ Increase	Database	Buffers	where	possible
51 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Summary
§ Increase	Database	buffers	to	reduce	I/O
§ Increase	Journal	buffers	to	help	recovery
§ Reducing	I/O	will	help	zIIP	processing
52 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Recommended	Sessions
SESSION	# TITLE DATE/TIME
MFX100S Strategy	and	Vision	for	CA	IDMS 11/16/2016	at	12:45	pm
MFX101S Legacy	is	not	a	Dirty	Word 11/16/2016	at	1:45	pm
MFX102S CA	IDMS	19.0	Web	Services	for	Modernization 11/16/2016	at	3:00	pm
MFX103S CA	IDMS	19.0	SQL	Enhancements	for	Modernization	 11/16/2016	at	3:30	pm
MFX104S Java	Access	to	CA-IDMS	Data	at	BT	(British	Telecom) 11/16/2016	at	4:45	pm
MFX105S
Implementation	and	Use	of	Generic	VTAM	Resources	
with	Parallel	SYSPLEX	Features	(CA and	CAXIA)
11/17/2016	at	12:45	pm
MFX106S CA	IDMS	Buffer	Tuning	 11/17/2016	at	1:45	pm
MFX107S M3A	Services	Monitor,	Measure,	Manage	and	Alert	 11/17/2016	at	3:00	pm
MFX108S Birds	of	a	Feather/Stump	the	Techie!	 11/17/2016	at	3:45	pm
53 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Questions?
54 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Stay	connected	at	communities.ca.com
Thank	you.
@CAWORLD					#CAWORLD ©	2016	CA.	All	RIGHTS	RESERVED.55 @CAWORLD					#CAWORLD
Mainframe	and	Workload	Automation
For	more	information	on	Mainframe	and	Workload	Automation,	
please	visit:	http://cainc.to/9GQ2JI

More Related Content

PDF
Modernizing the CA Datacom Data – SQL Access Part II
PDF
Enabling a Hybrid Enterprise Application Launch Pad
PDF
CA Gen Updates: Application Modernization and What's New
PDF
Pre-Con Ed: Explore What’s New in CA Performance Management 3.0
PDF
Implementation and Use of Generic VTAM Resources with Parallel SYSPLEX Features
PDF
Pre-Con Ed: Monitor Your Storage Infrastructure With CA Unified Infrastructur...
PDF
Application Tuning for CA Datacom Environments Part II
PDF
Introduction to Service Virtualization
Modernizing the CA Datacom Data – SQL Access Part II
Enabling a Hybrid Enterprise Application Launch Pad
CA Gen Updates: Application Modernization and What's New
Pre-Con Ed: Explore What’s New in CA Performance Management 3.0
Implementation and Use of Generic VTAM Resources with Parallel SYSPLEX Features
Pre-Con Ed: Monitor Your Storage Infrastructure With CA Unified Infrastructur...
Application Tuning for CA Datacom Environments Part II
Introduction to Service Virtualization

What's hot (20)

PDF
Pre-Con Ed: Leverage the Dynamic Service Modeling Functionality With CA Servi...
PDF
Decrease Test Build Time, Not Test Quality with CA BlazeMeter
PDF
Pre-Con Ed: Monitor Your Cloud Infrastructure With CA Unified Infrastructure ...
PDF
Modernizing the CA Datacom Data – SQL Access Part I
PDF
Advanced DBA – High Availability for MUF
PDF
Driving Down Costs for DB2 Management
PDF
Using Sysview to Monitor and Measure Your CA Datacom Environment – AD and DB
PDF
Pre-Con Ed: Upgrading CA Workload Automation DE to R12
PDF
Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...
PDF
Pre-Con Ed: Hack that API—Your Data, Your Way With CA Performance Management
PDF
CA Datacom®/AD Installation/Upgrade and Maintenance
PDF
Pre-Con Ed: What's New with CA DB2 Tools for Administration, Utilities, Perfo...
PDF
Pre-Con Ed: Interactive Session: Mainframe & DevOps in your Organization
PDF
Tech Talk: Demystifying Mobile to Mainframe DevOps
PDF
Case Study: Dell - APIs and Microservices for Cloud-Native Application Archit...
PDF
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
PDF
Pre-Con Ed: Build Your Own Apps for an Enhanced Network Management Experience...
PDF
Pre-Con Ed: Discover What's New in CA Application Performance Management 10.5
PDF
Mainframe Application Modernization for Enterprise Developers
PDF
Pre-Con Ed: Learn What’s New in CA Unified Infrastructure Management 8.5
Pre-Con Ed: Leverage the Dynamic Service Modeling Functionality With CA Servi...
Decrease Test Build Time, Not Test Quality with CA BlazeMeter
Pre-Con Ed: Monitor Your Cloud Infrastructure With CA Unified Infrastructure ...
Modernizing the CA Datacom Data – SQL Access Part I
Advanced DBA – High Availability for MUF
Driving Down Costs for DB2 Management
Using Sysview to Monitor and Measure Your CA Datacom Environment – AD and DB
Pre-Con Ed: Upgrading CA Workload Automation DE to R12
Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...
Pre-Con Ed: Hack that API—Your Data, Your Way With CA Performance Management
CA Datacom®/AD Installation/Upgrade and Maintenance
Pre-Con Ed: What's New with CA DB2 Tools for Administration, Utilities, Perfo...
Pre-Con Ed: Interactive Session: Mainframe & DevOps in your Organization
Tech Talk: Demystifying Mobile to Mainframe DevOps
Case Study: Dell - APIs and Microservices for Cloud-Native Application Archit...
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
Pre-Con Ed: Build Your Own Apps for an Enhanced Network Management Experience...
Pre-Con Ed: Discover What's New in CA Application Performance Management 10.5
Mainframe Application Modernization for Enterprise Developers
Pre-Con Ed: Learn What’s New in CA Unified Infrastructure Management 8.5
Ad

Viewers also liked (20)

PDF
Advanced DBA – Performance Tuning for MUF Part I
PDF
CA IDMS Performance and Tuning
PDF
Advanced DBA – Performance Tuning for MUF Part II
PDF
Reducing TCO with Datacom Compression (Presspack)
PDF
What’s new in CA Datacom
PDF
Advanced DBA – High Availability for Data
PDF
Application Tuning for CA Datacom Environments Part I
PDF
Tools for Monitoring and Tuning your CA IDMS/DC System
PDF
Introduction to Identity-as-a-Service and Secure Access to SaaS
PDF
CA IDMS Deadlock Analysis
PPTX
What's New in CA Service Virtualization 8.0 - CA World Pre-Conference Session
PDF
CA Agile Requirements Designer 101 - an introduction to the general premise o...
PDF
Securing Mobile Payments: Applying Lessons Learned in the Real World
PDF
Convenience and Security for banking customers with CA Advanced Authentication
PDF
CA IDMS Database Navigation
PDF
CA Agile Requirements Designer and Coverage 101 - Hands on Lab
PDF
TDM: Masking, Subsetting and generating Synthetic Data
PDF
Auto Integrate – DevTest Automation and Integration Best Practices
PDF
Identity and Access Management Survey: Current Market Challenges and Solutions
PDF
Get Started with JMeter in 60 Minutes
Advanced DBA – Performance Tuning for MUF Part I
CA IDMS Performance and Tuning
Advanced DBA – Performance Tuning for MUF Part II
Reducing TCO with Datacom Compression (Presspack)
What’s new in CA Datacom
Advanced DBA – High Availability for Data
Application Tuning for CA Datacom Environments Part I
Tools for Monitoring and Tuning your CA IDMS/DC System
Introduction to Identity-as-a-Service and Secure Access to SaaS
CA IDMS Deadlock Analysis
What's New in CA Service Virtualization 8.0 - CA World Pre-Conference Session
CA Agile Requirements Designer 101 - an introduction to the general premise o...
Securing Mobile Payments: Applying Lessons Learned in the Real World
Convenience and Security for banking customers with CA Advanced Authentication
CA IDMS Database Navigation
CA Agile Requirements Designer and Coverage 101 - Hands on Lab
TDM: Masking, Subsetting and generating Synthetic Data
Auto Integrate – DevTest Automation and Integration Best Practices
Identity and Access Management Survey: Current Market Challenges and Solutions
Get Started with JMeter in 60 Minutes
Ad

More from CA Technologies (20)

PPTX
CA Mainframe Resource Intelligence
PDF
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
PDF
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
PDF
Case Study: How The Home Depot Built Quality Into Software Development
PDF
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
PDF
Case Study: Privileged Access in a World on Time
PDF
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
PDF
Case Study: Putting Citizens at The Center of Digital Government
PDF
Making Security Work—Implementing a Transformational Security Program
PDF
Keynote: Making Security a Competitive Advantage
PDF
Emerging Managed Services Opportunities in Identity and Access Management
PDF
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
PDF
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
PDF
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
PDF
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
PDF
Blockchain: Strategies for Moving From Hype to Realities of Deployment
PDF
Establish Digital Trust as the Currency of Digital Enterprise
CA Mainframe Resource Intelligence
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
Case Study: How The Home Depot Built Quality Into Software Development
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
Case Study: Privileged Access in a World on Time
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
Case Study: Putting Citizens at The Center of Digital Government
Making Security Work—Implementing a Transformational Security Program
Keynote: Making Security a Competitive Advantage
Emerging Managed Services Opportunities in Identity and Access Management
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
Application Experience Analytics Services: The Strategic Digital Transformati...
Application Experience Analytics Services: The Strategic Digital Transformati...
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
Blockchain: Strategies for Moving From Hype to Realities of Deployment
Establish Digital Trust as the Currency of Digital Enterprise

Recently uploaded (20)

PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
cuic standard and advanced reporting.pdf
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Machine learning based COVID-19 study performance prediction
PDF
Empathic Computing: Creating Shared Understanding
PDF
Electronic commerce courselecture one. Pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Programs and apps: productivity, graphics, security and other tools
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Encapsulation theory and applications.pdf
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Network Security Unit 5.pdf for BCA BBA.
cuic standard and advanced reporting.pdf
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Machine learning based COVID-19 study performance prediction
Empathic Computing: Creating Shared Understanding
Electronic commerce courselecture one. Pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Review of recent advances in non-invasive hemoglobin estimation
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Programs and apps: productivity, graphics, security and other tools
“AI and Expert System Decision Support & Business Intelligence Systems”
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
20250228 LYD VKU AI Blended-Learning.pptx
Big Data Technologies - Introduction.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
MYSQL Presentation for SQL database connectivity
Encapsulation theory and applications.pdf

CA IDMS Buffer Tuning