SlideShare a Scribd company logo
1 of 37
Download to read offline
World®
’16
What’s	New	in	CA	Datacom®
Kevin	Shuma,	VP	Product	Management
CA	Technologies
MFX93S
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	provides	a	high-level	review	of	the	new	functionality	and	capabilities	provided	in	the	
latest	CA	Datacom®	product	releases.	Included	will	be	a	brief	discussion	of	the	CA	Datacom®	M3A	
program.
Covered	in	the	session	will	be	new	enhancements	to	CA	Datacom®/DB,	CA	Datacom®	
Datadictionary™,	CA	Datacom®	SQL,	CA	Datacom®	CICS	Services,	CA	Datacom®	Server,	and	CA	
Ideal™	for	CA	Datacom®
Kevin	Shuma
CA	Technologies
VP,	Product	
Management
4 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Agenda
AGILE	DELIVERY
CA	DATACOM®/DB,	DATADICTIONARY™	AND	CICS	SERVICES
CA	DATACOM	SQL	AND	SERVER
CA	IDEAL™		AND	CA	DATACOM/DB	METACOBOL	SUPPORT
CA	IDEAL	AND	CA	DATACOM/DB	METACOBOL	SUPPORT
1
2
3
4
5
SUMMARY6
M3A	SERVICES5
5 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Agile	Delivery
§ In	the	last	18	months	the	team	has	delivered:
– 24	significant	enhancements,	along	with	many	other	smaller	
enhancements
§ Closed	out	new	development	14.02	and	15.0	
§ Included	a	Service	Update	for	15.0
§ Delivered	Datacom	AD	15.0
– Started	a	new	incremental	release:	15.1
§ All	items	in	this	presentation	marked	15.1	are	planned	and	may	not	be	
available	for	user	validation	at	this	time
CA	Datacom®	Team	Delivering	Functionality	in	Small	Consumable	Feature	Sets
6 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom®/DB	and	CA	Datacom®	Datadictionary™	
§ Version	14.02	and	above
– Online	Fast	Compress
– Block	Quit	Strategy	
– OLREORG	Reporting		
– Active-Active/Active-Query	
– Elimination	of	“other”	GP	CPU	consumption	in	zIIP	environments
§ Online	Block	Size	Alter	(15.1	- In	progress)
§ Lots	more	…..
Database	Engine,	Database	Utilities	and	Metadata	Dictionary
7 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	and	CA	Datacom	Datadictionary – V14.02	
§ Online	Fast	Compress
– Code	name	-Table	Alter	24	(TA24)
– First	(only)	option	– Online	Fast	Compress
– Alter	definition	and	every	row	from	one	compression	option	to	another
– Discussed/demoed	in	session	MFX94S	
§ Block	quit	strategy
– Code	name	- Fast	ADDIT
– Relates	to	finding	space	for	new	row
– Usually	with	compressed	tables,	small	vs	large	rows	sizes
– Long-term	plan	is	to	replace	with	new	data	space	option
Database	Engine,	Database	Utilities	and	Metadata	Dictionary
8 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	and	CA	Datacom	Datadictionary – V14.02	
§ OLREORG	Reporting		
– Adding	functionality	to	provide	progress	report	when	utility	fails
§ OLREORG	DSOP=0	and	not	enough	space	available
Database	Engine,	Database	Utilities	and	Metadata	Dictionary
Date: 10/04/2016 ******************************************************************************** Page:
2
* CA Datacom/DB *
Time: 21.51.41 * General Utility * Version:
14.0
* COPYRIGHT (C) 1990-2011 CA. ALL RIGHTS RESERVED. *
Base: 400 ******************************************************************************** Directory:
QAMUF4
Rows processed - 89,693 * Incomplete due to RC 07 *
Rows moved - 82,757
Exclusive control conflicts - 0
Empty blocks used - 4,017
Blocks in use by table UNC - * Unknown due to RC 07 *
DB13001E - UNEXPECTED RETURN CODE 07 (1) NO MORE EMPTY BLOCKS AVAILABLE
DB10045E - ABNORMAL TERMINATION DUE TO ERROR(S)
9 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	and	CA	Datacom	Datadictionary – V14.02	
§ Active-Query			
– First	phase	of	Active-Active
– Two	MUFs	– “One	Update”	and	“One	Read-only”
§ Both	have	their	own	DASD	(set	of	matching	databases)
§ May	be	geographically	dispersed
§ Read-Only	MUF	kept	in	sync	by	software
– Change	Data	Capture	(CDC)	on	Update	MUF
– Send	function	processes	CDC	changes	into	MQ	Messages	sent	to	Read-Only
– Receive	function	processes	MQ	changes	into	updates	on	Read-Only	MUF
– Acknowledgement	sent	back	to	Sender
Database	Engine,	Database	Utilities	and	Metadata	Dictionary
10 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Live	Data Replicated	Data
Replication	
Source
MUF
Replication	
Target
MUF
DBCDSPR
(Sender)
DBCDRPR
(Receiver)
MQT1 MQT2
Queue Queue
TCP/IP
Temp
Save
Temp
Save
Real-time		updates Replicated		updates
CA	Datacom/DB	and	CA	Datacom	Datadictionary – V14.02	
Active-Query	Overview
11 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	and	CA	Datacom	Datadictionary	– V14.02	
§ Active-Query
– New	MQ	Transport	Service	provides	MQ	wrapper	so	that	sender	and	
receiver	don’t	have	to	have	MQ	knowledge
– CDC	used	to	capture	changes	at	source
– Sender	used	to	package	source	changes	and	send	(over	MQ)	to	
receiver
§ Once	sent	deletes	changes	from	source	CDC
– Receiver	used	to	take	packaged	changes	from	MQ	and	apply	to	target	
MUF	
§ Once	applied	deletes	package	from	MQ
– Ability	to	switch	roles	in	a	few	seconds
Active-Query	Summary
12 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	and	CA	Datacom	Datadictionary	– V14.02	
§ Reduce	GP	improve	zIIP	on	light	to	medium	use	systems
– zIIP	usage	was	good,	but	we	noticed	an	abnormality	– “other	SRB”
Elimination	of	“Other”	GP	CPU	Consumption	in	zIIP	Environments
13 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	and	CA	Datacom	Datadictionary	– V14.02	
§ Step	1	– Add	statistics	to	MUF	to	capture	“other	SRB”
– Recalculate	zIIP	offload	with	other	SRB	added	in	
Elimination	of	“Other”	GP	CPU	Consumption	in	zIIP	Environments	(Cont’d)
14 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	and	CA	Datacom	Datadictionary	– V14.02	
Elimination	of	“Other”	GP	CPU	Consumption	in	zIIP	Environments	(Cont’d)
§ Step	2	– Rewrite	zIIP	processing	code	to	reduce	“other	SRB”
– MUF	Special	Option	– SMPTASK_USING_IEAV	YES	
– Other	SRB	returned	to	pre-zIIP	values
For	light	to	medium	loads
• zIIP	offloads	stayed	
the	same
• GP	CPU	dropped
• Overall	TCO	improves	
Recommended	for	all	
small	to	medium	shops
15 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	and	CA	Datacom	Datadictionary
§ Online	Block	Size	Alter	(15.1	- In	progress)
– Allows	user	to	change	the	block	size	on	a	data	area	without	
interrupting	user	access	to	the	tables	in	the	area
§ Block	size	changes	can	be	done	to	improve	performance	and	DASD	
utilization
§ Built	on	the	“online	utility”	foundation	already	in	place	for	online	reorg,	
online	move,	online	compress	and	online	defrag
§ Available	for	customer	validation	testing	
§ Offers	an	alternative	way	to	do	online	reorganizations	
Database	Engine,	Database	Utilities	and	Metadata	Dictionary
16 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom®	CICS	Services	v14.02	and	Above
§ Version	14.0	added	multiple	enhancements	to	support	multi-
TCB	environments
– CICS	Syncpoints,	OPENAPI	for	threadsafe	(L8s	and	L9s),	fully	reentrant	
code,	serialized	resource	use	to	comply	with	OPENAPI	protocols
– As	a	result	in	certain	“heavy	conversation”	modes	performance	was	
negatively	affected
§ Version	14.02	has	added	multiple	changes	to	improve	
performance	for	all	systems	not	just	the	affected	systems
Allows	CICS	Transactions	to	Access	the	Database
17 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom®	CICS	Services	v14.02	and	Above	(Cont’d)
§ Version	14.02	includes
– Eliminated	overhead	to	create	update	TRUEs
– Reduced	storage	(memory)	footprint	to	R11	levels
– Eliminated	a	GETMAIN/FREEMAIN	for	every	database	request
– New	option	PGMNAME=TASK/RQST	to	remove	CICS	overhead
– New	option	SKPSYNC	to	reduce	use	of	SYNCPOINT	when	not	needed
§ Multiple	improvements
– Made	all	tracing	functions	optional	
– Rewrote	thread	management	to	improve	processing
– Added	EOT	of	transaction	functionality	to	improve	“heavy	request”	
transactions
Allows	CICS	Transactions	to	Access	the	Database
18 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom®	SQL	and	CA	Datacom®	Server
§ Server	mainframe	component
– DB_THREADS	– DB	Queue	Depth/Thread	Utilization	Report
– Failover	without	Interruption	(15.0)
– CAICCI	not	required
– TRUSERx	– SQL	Syntax	Trace
– CODEPAGE=	
– Comments	in	Server	Mainframe	Startup	Options	(15.0)
Improve	Access	and	Functionality	for	Modern	Applications
19 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom	SQL	and	CA	Datacom	Server	(Cont’d)
§ Server	distributed	component	(JDBC/ODBC	clients)
– Windows	updates	via	InstallShield	installers
– Windows	64bit	address	handling	(Large	Address	Aware)	(15.0	soon)
– JDBC	Client	Info	methods	(15.0	only)
– Read-only	access	to	Datacom	ODBC	Data	Sources	in	ODBC	
Administrator
– JDBC	and	ODBC	Batch	Processing	(15.0)
– CCI/PC	NOT	Required
Improve	Access	and	Functionality	for	Modern	Applications
20 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom	SQL	and	CA	Datacom	Server	(Cont’d)
§ SQL	Plan	versioning	support	(COBOL	only)
– New	PLANAME	options
§ PLANAME=@TIMESTAMP	
– Creates	the	PLAN	name	by	concatenating	the	program	ID	with	YYMMDDHHMM	
§ PLANAME=planname@TIMESTAMP
– Creates	the	PLAN	name	by	concatenating	the	‘planname’	value	with	
YYMMDDHHMM	
– ‘planname’	must	begin	with	an	alphabetic	character	and	be	less	than	or	equal	to	
8	characters
– Plan	names	or	program	IDs	that	are	less	than	8	characters	will	be	padded	on	the	
right	with	underscores
Improve	Access	and	Functionality	for	Modern	Applications
21 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom	SQL	and	CA	Datacom	Server	(Cont’d)
§ SQL	Table	Expressions	
– Currently	in	progress	in	15.1
§ Eliminates	the	need	for	an	application	program	to	process	multiple	queries	
to	obtain	the	desired	result,	greatly	extending	the	processing	power	of	a	
single	query
§ First	step	is	materialization	of	views
§ Provides	infrastructure	for	table	expressions	with	temporary	materialized	
table
§ This	eliminates	restrictions	on	views	that	require	a	temporary	materialized	
table
– Example	– both	view	and	query	use	GROUP	BY
Improve	Access	and	Functionality	for	Modern	Applications
22 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom	SQL	and	Server	(Cont’d)
§ SQL	Table	Expressions	(cont’d)
– New	DATACOM_OPTIMIZATION	special	register	to	force	join	method
§ Example:	Force	merge	on	materialized	table	to	eliminate	cost	of	repeated	
sequential	search
Improve	Access	and	Functionality	for	Modern	Applications
23 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom	SQL	and	CA	Datacom	Server	(Cont’d)
§ SQL	Table	Expressions	(cont’d)
– Types	of	Table	Expressions	(TE)
§ Nested	- “in	line”	view	use	a	select	statement	as	a	table	in	the	FROM	clause
§ Row	- result	set	is	a	single	row
§ Scalar	- result	set	is	a	single	column
§ Common	(CTE)	- a	nested	TE	that	is	created	ahead	of	time	and	referenced	
by	a	name	(useful	for	TEs	used	multiple	times)
§ Recursive	- uses	special	UNION	syntax	with	1st	subselect as	the	root	CTE,	
and	2nd	subselect recursively	references	the	CTE
§ Full	Select	- adds	UNION,	ORDER	BY,	and	FETCH	FIRST	to	most	places	a	
subselect can	be	used	(views,	subqueries,	table	expressions,	etc.)
Improve	Access	and	Functionality	for	Modern	Applications
24 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Ideal™	for	CA	Daatacom®
§ Ideal	
– Online	refresh	of	SC00TRAN	(15.1	– In	Progress)
§ Refreshable	user	terminal	transaction	table
– Separated	from	SC00TRAN,	which	remains	for	CA-supplied	ones
– Uses	existing	macro,	new	name
– SC00INIT	will	assume	anything	not	in	SC00TRAN	is	Ideal
– Ideal	will	look	up	in	SCUMTRAN	if	not	already	found
4GL	Language
25 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	MetaCOBOL	Support
§ Support	for	MetaCOBOL	in	CA	Datacom/DB	V15.1
– In	progress	for	V15.1
– Delivered	with	Core	products
– Module	replacement	for	fixes
– Identifies	as	15.1	to	match	DB/DD/…
– No	longer	requires	DDSRTLM	changes
3GL	Language
26 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	MetaCOBOL	Support	(Cont’d)
3GL	Language
27 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	MetaCOBOL	Support	(Cont’d)
Migration	Path	1	– Remove	MetaCOBOL From	Environment
28 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	MetaCOBOL	Support	(Cont’d)
Migration	path	2	– Acquire	MetaCOBOL Support	from	Datacom/DB	and	Run	Tests
29 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	Datacom/DB	MetaCOBOL	Support	(Cont’d)
§ Customer	benefits
– Delivery	with	CA	Datacom/DB	base	product
– Ongoing	support	for	new	platforms	(same	as	Datacom/DB)
– Integrated	QA	with	CA	Datacom/DB
– Long	term	direction
§ Customer	concerns
– Need	to	do	adequate	testing,	each	group	or	system	should	be	tested
– Old	CA	MetaCOBOL	code	may	not	have	been	maintained	in	years
– User	COBOL	code	may	not	have	been	compiled	in	years
– Need	to	find	any	user	defined/added	macros
3GL	Language
30 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
M3A	Services- Monitor,	Measure,	Manage	and	Alert
Augment	and	Enhance	Exiting	Resources	to	Support	Your	CA	IDMS™/Datacom	Environments
Challenge Solution Benefits
§ Growing	CA	Datacom	and	CA	IDMS™	
DBA	skill	concern	as	retirement	reduces	
available	technical	workforce
§ Reduction	of	skilled	employees	
represents	a	loss	in	the	library	of	
knowledge	used	to	keep	mission	critical	
Datacom	and	CA	IDMS	systems	up	and	
running
§ Skilled	remote	technician	to	
augment	your	current	resource	
pool	to	run	and	maintain	your	CA	
Datacom	and	CA	IDMS	
environments.
§ Activities	include	monitoring	
production	environments,	
establishing	performance	baselines,	
make	recommendations	as	needed	
around	performance	tuning	DB	
expansion	and	more.
§ Provides	a	simple	solution	to	augment	
and	enhance	your	CA	Datacom	and	CA	
IDMS	environments
§ Flexible	options	to	augment	your	
workforce	by	providing	resources	
needed	to	manage	and	maintain	
mission	critical	systems
§ Proven	Experience
§ Access	to	strong	resource	pool
§ Remote	access	for	low	cost	alternative
31 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Our	Approach
Establish	a	performance	baseline	that	is	used	to	measure	and	track	
production	environments	
Monitor
Deliver	daily	monitoring	activities	within	the	production	environment	
of	your	CA	MF	solution	
Manage Day	to	day	administration	and	operational	tasks	and	system	functions	
of	your	CA	MF	solution	
Alert
Assistance	with	events	requiring	immediate	technical	attention	that	
provides	integration	of	CA	Support	and	Services	
Measure
32 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	M3A	Service
Start-up	activities	 – Initial	interview,		inventory,	performance	baseline	and	site	report
Daily	Activities
– Review	current	system	activity,	recent	activity	logs,	recent	table	
activity,	alert	on	required	corrective	activity,		and	record	activity
Monthly	Activities – Repeat	measurement	activities,	update	site	report
Quarterly	Activities – Review		maintenance	availability
Staffing – Primary	and	backup	M3A	technician
Internal – CA	Support	Engineers
External – CA	Partners	– Trained	and	Certified	by	CA
Coordination
– Single	repository	for	data		
– Development		and	support	synchronized	with	M3A	Service	
technicians
Fee – Yearly	based	retainer	plus	T&E
33 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Summary
§ Over	the	last	18	months	the	CA	Datacom	team	working	
directly	with	our	validation	customers	have	delivered	key	
enhancements	to:
– Improve	functionality
– Improve	uptime
– Improve	TCO
– Provide	needed	skills
34 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Recommended	Sessions
SESSION	# TITLE DATE/TIME
MFX92S Strategy	and	Vision	for	CA	Datacom	and	CA	Ideal 11/16/2016	at	12:45	pm
MFX93S What’s	new	in	CA	Datacom	 11/16/2016	at	1:45	pm
MFX94S Reducing	TCO	with	Datacom	Compression	(Presspack) 11/16/2016	at	3:00	pm
MFX95SA Modernizing	the	CA	Datacom	data – SQL	Access	Part	I 11/16/2016	at	3:45	pm
MFX95SB Modernizing	the	CA	Datacom	data – SQL	Access	Part	II 11/16/2016	at	4:30	pm
MFX96S CA	Datacom/AD	Installation/Upgrade	and	Maintenance 11/17/2016	at	12:45	pm
MFX97S
CA	Datacom/AD	Report	Utilization,	and
information	gather	for	Support
11/17/2016	at	1:45	pm
MFX98S
Using	SYSVIEW	™	to	monitor	and	measure	your	CA	
Datacom	environment	– AD	and	DB
11/17/2016	at	3:00	pm
MFX99S Birds	of	a	Feather/Stump	the	Techie!	 11/17/2016	at	3:45	pm
35 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Questions?
36 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Stay	connected	at	communities.ca.com
Thank	you.
@CAWORLD					#CAWORLD ©	2016	CA.	All	RIGHTS	RESERVED.37 @CAWORLD					#CAWORLD
Mainframe	and	Workload	Automation
For	more	information	on	Mainframe	and	Workload	Automation,		
please	visit:	http://cainc.to/9GQ2JI

More Related Content

What's hot

What's hot (20)

Modernizing the CA Datacom Data – SQL Access Part II
Modernizing the CA Datacom Data – SQL Access Part IIModernizing the CA Datacom Data – SQL Access Part II
Modernizing the CA Datacom Data – SQL Access Part II
 
Tools for Monitoring and Tuning your CA IDMS/DC System
Tools for Monitoring and Tuning your CA IDMS/DC SystemTools for Monitoring and Tuning your CA IDMS/DC System
Tools for Monitoring and Tuning your CA IDMS/DC System
 
Implementation and Use of Generic VTAM Resources with Parallel SYSPLEX Features
Implementation and Use of Generic VTAM Resources with Parallel SYSPLEX FeaturesImplementation and Use of Generic VTAM Resources with Parallel SYSPLEX Features
Implementation and Use of Generic VTAM Resources with Parallel SYSPLEX Features
 
Pre-Con Ed: Introduction to CA Datacom Key Concepts and Facilities Part II
Pre-Con Ed: Introduction to CA Datacom Key Concepts and Facilities Part IIPre-Con Ed: Introduction to CA Datacom Key Concepts and Facilities Part II
Pre-Con Ed: Introduction to CA Datacom Key Concepts and Facilities Part II
 
Application Tuning for CA Datacom Environments Part II
Application Tuning for CA Datacom Environments Part IIApplication Tuning for CA Datacom Environments Part II
Application Tuning for CA Datacom Environments Part II
 
CA IDMS Buffer Tuning
CA IDMS Buffer TuningCA IDMS Buffer Tuning
CA IDMS Buffer Tuning
 
CA Datacom®/AD Installation/Upgrade and Maintenance
CA Datacom®/AD Installation/Upgrade and MaintenanceCA Datacom®/AD Installation/Upgrade and Maintenance
CA Datacom®/AD Installation/Upgrade and Maintenance
 
Pre-Con Ed: High Performance Masking and Test Data Generation for IMS and DB2
Pre-Con Ed: High Performance Masking and Test Data Generation for IMS and DB2Pre-Con Ed: High Performance Masking and Test Data Generation for IMS and DB2
Pre-Con Ed: High Performance Masking and Test Data Generation for IMS and DB2
 
Pre-Con Ed: Using SQL to Access Your CA IDMS Databases
Pre-Con Ed: Using SQL to Access Your CA IDMS DatabasesPre-Con Ed: Using SQL to Access Your CA IDMS Databases
Pre-Con Ed: Using SQL to Access Your CA IDMS Databases
 
Pre-Con Ed: Monitor Your Storage Infrastructure With CA Unified Infrastructur...
Pre-Con Ed: Monitor Your Storage Infrastructure With CA Unified Infrastructur...Pre-Con Ed: Monitor Your Storage Infrastructure With CA Unified Infrastructur...
Pre-Con Ed: Monitor Your Storage Infrastructure With CA Unified Infrastructur...
 
CA IDMS™ 19.0 SQL Enhancements for Modernization
CA IDMS™ 19.0 SQL Enhancements for ModernizationCA IDMS™ 19.0 SQL Enhancements for Modernization
CA IDMS™ 19.0 SQL Enhancements for Modernization
 
Pre-Con Ed: Optimizing System & Network Performance Part I: What's New in CA ...
Pre-Con Ed: Optimizing System & Network Performance Part I: What's New in CA ...Pre-Con Ed: Optimizing System & Network Performance Part I: What's New in CA ...
Pre-Con Ed: Optimizing System & Network Performance Part I: What's New in CA ...
 
Pre-Con Ed: Optimizing System and Network Performance Part II: What's New in ...
Pre-Con Ed: Optimizing System and Network Performance Part II: What's New in ...Pre-Con Ed: Optimizing System and Network Performance Part II: What's New in ...
Pre-Con Ed: Optimizing System and Network Performance Part II: What's New in ...
 
Roadmap Session: Achieve DevOps on the Mainframe for Faster Time to Market
Roadmap Session: Achieve DevOps on the Mainframe for Faster Time to MarketRoadmap Session: Achieve DevOps on the Mainframe for Faster Time to Market
Roadmap Session: Achieve DevOps on the Mainframe for Faster Time to Market
 
Driving Down Costs for DB2 Management
Driving Down Costs for DB2 ManagementDriving Down Costs for DB2 Management
Driving Down Costs for DB2 Management
 
Pre-Con Ed: Deeper Performance Insights with CA Cross-Enterprise APM
Pre-Con Ed: Deeper Performance Insights with CA Cross-Enterprise APMPre-Con Ed: Deeper Performance Insights with CA Cross-Enterprise APM
Pre-Con Ed: Deeper Performance Insights with CA Cross-Enterprise APM
 
Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...
Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...
Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...
 
Pre-Con Ed: New CA SYSVIEW Features to Quickly & Easily Create Reports
Pre-Con Ed: New CA SYSVIEW Features to Quickly & Easily Create ReportsPre-Con Ed: New CA SYSVIEW Features to Quickly & Easily Create Reports
Pre-Con Ed: New CA SYSVIEW Features to Quickly & Easily Create Reports
 
Pre-Con Ed: Upgrading CA Workload Automation DE to R12
Pre-Con Ed: Upgrading CA Workload Automation DE to R12Pre-Con Ed: Upgrading CA Workload Automation DE to R12
Pre-Con Ed: Upgrading CA Workload Automation DE to R12
 
Decrease Test Build Time, Not Test Quality with CA BlazeMeter
Decrease Test Build Time, Not Test Quality with CA BlazeMeterDecrease Test Build Time, Not Test Quality with CA BlazeMeter
Decrease Test Build Time, Not Test Quality with CA BlazeMeter
 

Viewers also liked

Viewers also liked (16)

Pre-Con Ed: CA Workload Automation iDash for CA Workload Automation CA 7 r12 ...
Pre-Con Ed: CA Workload Automation iDash for CA Workload Automation CA 7 r12 ...Pre-Con Ed: CA Workload Automation iDash for CA Workload Automation CA 7 r12 ...
Pre-Con Ed: CA Workload Automation iDash for CA Workload Automation CA 7 r12 ...
 
Modernizing the CA Datacom Data – SQL Access Part I
Modernizing the CA Datacom Data – SQL Access Part IModernizing the CA Datacom Data – SQL Access Part I
Modernizing the CA Datacom Data – SQL Access Part I
 
Introduction to Identity-as-a-Service and Secure Access to SaaS
Introduction to Identity-as-a-Service and Secure Access to SaaSIntroduction to Identity-as-a-Service and Secure Access to SaaS
Introduction to Identity-as-a-Service and Secure Access to SaaS
 
CA IDMS Deadlock Analysis
CA IDMS Deadlock AnalysisCA IDMS Deadlock Analysis
CA IDMS Deadlock Analysis
 
What's New in CA Service Virtualization 8.0 - CA World Pre-Conference Session
What's New in CA Service Virtualization 8.0 - CA World Pre-Conference SessionWhat's New in CA Service Virtualization 8.0 - CA World Pre-Conference Session
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...
CA Agile Requirements Designer 101 - an introduction to the general premise o...CA Agile Requirements Designer 101 - an introduction to the general premise o...
CA Agile Requirements Designer 101 - an introduction to the general premise o...
 
CA IDMS Performance and Tuning
CA IDMS Performance and TuningCA IDMS Performance and Tuning
CA IDMS Performance and Tuning
 
Securing Mobile Payments: Applying Lessons Learned in the Real World
Securing Mobile Payments: Applying Lessons Learned in the Real WorldSecuring Mobile Payments: Applying Lessons Learned in the Real World
Securing Mobile Payments: Applying Lessons Learned in the Real World
 
Convenience and Security for banking customers with CA Advanced Authentication
Convenience and Security for banking customers with CA Advanced AuthenticationConvenience and Security for banking customers with CA Advanced Authentication
Convenience and Security for banking customers with CA Advanced Authentication
 
CA IDMS Database Navigation
CA IDMS Database NavigationCA IDMS Database Navigation
CA IDMS Database Navigation
 
CA Agile Requirements Designer and Coverage 101 - Hands on Lab
CA Agile Requirements Designer and Coverage 101 - Hands on LabCA Agile Requirements Designer and Coverage 101 - Hands on Lab
CA Agile Requirements Designer and Coverage 101 - Hands on Lab
 
TDM: Masking, Subsetting and generating Synthetic Data
TDM: Masking, Subsetting and generating Synthetic Data TDM: Masking, Subsetting and generating Synthetic Data
TDM: Masking, Subsetting and generating Synthetic Data
 
Auto Integrate – DevTest Automation and Integration Best Practices
Auto Integrate – DevTest Automation and Integration Best PracticesAuto Integrate – DevTest Automation and Integration Best Practices
Auto Integrate – DevTest Automation and Integration Best Practices
 
Identity and Access Management Survey: Current Market Challenges and Solutions
Identity and Access Management Survey: Current Market Challenges and SolutionsIdentity and Access Management Survey: Current Market Challenges and Solutions
Identity and Access Management Survey: Current Market Challenges and Solutions
 
Get Started with JMeter in 60 Minutes
Get Started with JMeter in 60 MinutesGet Started with JMeter in 60 Minutes
Get Started with JMeter in 60 Minutes
 
Digital transformation in financial services through trusted digital relation...
Digital transformation in financial services through trusted digital relation...Digital transformation in financial services through trusted digital relation...
Digital transformation in financial services through trusted digital relation...
 

Similar to What’s new in CA Datacom

Similar to What’s new in CA Datacom (20)

Eclipse-Based User Interfaces for CA Endevor SCM and CA Testing Tool
Eclipse-Based User Interfaces for CA Endevor SCM and CA Testing ToolEclipse-Based User Interfaces for CA Endevor SCM and CA Testing Tool
Eclipse-Based User Interfaces for CA Endevor SCM and CA Testing Tool
 
Tech Talk: Demystifying Mobile to Mainframe DevOps
Tech Talk: Demystifying Mobile to Mainframe DevOps Tech Talk: Demystifying Mobile to Mainframe DevOps
Tech Talk: Demystifying Mobile to Mainframe DevOps
 
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
Pre-Con Ed: CA Workload Automation DE: Tips and TricksPre-Con Ed: CA Workload Automation DE: Tips and Tricks
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
 
Pre-Con Ed: CA Workload Automation AE: Tips and Tricks
Pre-Con Ed: CA Workload Automation AE: Tips and TricksPre-Con Ed: CA Workload Automation AE: Tips and Tricks
Pre-Con Ed: CA Workload Automation AE: Tips and Tricks
 
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
Pre-Con Ed: CA Workload Automation DE: Tips and TricksPre-Con Ed: CA Workload Automation DE: Tips and Tricks
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
 
Hands-On Lab: Get to Know the New Admin Console in CA Unified Infrastructure ...
Hands-On Lab: Get to Know the New Admin Console in CA Unified Infrastructure ...Hands-On Lab: Get to Know the New Admin Console in CA Unified Infrastructure ...
Hands-On Lab: Get to Know the New Admin Console in CA Unified Infrastructure ...
 
Hands-On Lab: Tune CA Performance Management for an Optimal Network Performan...
Hands-On Lab: Tune CA Performance Management for an Optimal Network Performan...Hands-On Lab: Tune CA Performance Management for an Optimal Network Performan...
Hands-On Lab: Tune CA Performance Management for an Optimal Network Performan...
 
Tech Talk: Customize Reporting Dashboards for New Business Insights
Tech Talk: Customize Reporting Dashboards for New Business InsightsTech Talk: Customize Reporting Dashboards for New Business Insights
Tech Talk: Customize Reporting Dashboards for New Business Insights
 
Tracking Message Flows in DataPower With CA APM
Tracking Message Flows in DataPower With CA APMTracking Message Flows in DataPower With CA APM
Tracking Message Flows in DataPower With CA APM
 
Hands-On Lab: Integrate CA Service Operations Insight and CA Unified Infrastr...
Hands-On Lab: Integrate CA Service Operations Insight and CA Unified Infrastr...Hands-On Lab: Integrate CA Service Operations Insight and CA Unified Infrastr...
Hands-On Lab: Integrate CA Service Operations Insight and CA Unified Infrastr...
 
Pre-Con Ed: Best Practices for Setting Thresholds in CA SYSVIEW®
Pre-Con Ed: Best Practices for Setting Thresholds in CA SYSVIEW®Pre-Con Ed: Best Practices for Setting Thresholds in CA SYSVIEW®
Pre-Con Ed: Best Practices for Setting Thresholds in CA SYSVIEW®
 
Pre-Con Ed: Explore What’s New in CA Performance Management 3.0
Pre-Con Ed: Explore What’s New in CA Performance Management 3.0Pre-Con Ed: Explore What’s New in CA Performance Management 3.0
Pre-Con Ed: Explore What’s New in CA Performance Management 3.0
 
Tech Talk: Federate to an SAML-Enabled App in Minutes
Tech Talk: Federate to an SAML-Enabled App in MinutesTech Talk: Federate to an SAML-Enabled App in Minutes
Tech Talk: Federate to an SAML-Enabled App in Minutes
 
Pre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure Management
Pre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure ManagementPre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure Management
Pre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure Management
 
Pre-Con Ed: Best practices for setting up CA Workload Automation ESP Applicat...
Pre-Con Ed: Best practices for setting up CA Workload Automation ESP Applicat...Pre-Con Ed: Best practices for setting up CA Workload Automation ESP Applicat...
Pre-Con Ed: Best practices for setting up CA Workload Automation ESP Applicat...
 
Hands-On Lab: Integrate CA Spectrum® and CA Unified Infrastructure Management
Hands-On Lab: Integrate CA Spectrum® and CA Unified Infrastructure ManagementHands-On Lab: Integrate CA Spectrum® and CA Unified Infrastructure Management
Hands-On Lab: Integrate CA Spectrum® and CA Unified Infrastructure Management
 
Pre-Con Ed: Learn What’s New in CA Unified Infrastructure Management 8.5
Pre-Con Ed: Learn What’s New in CA Unified Infrastructure Management 8.5Pre-Con Ed: Learn What’s New in CA Unified Infrastructure Management 8.5
Pre-Con Ed: Learn What’s New in CA Unified Infrastructure Management 8.5
 
Complements Will Get You Everywhere: How Do CA Workload Automation iDash and...
Complements Will Get You Everywhere:  How Do CA Workload Automation iDash and...Complements Will Get You Everywhere:  How Do CA Workload Automation iDash and...
Complements Will Get You Everywhere: How Do CA Workload Automation iDash and...
 
Pre-Con Ed: Beyond the AE CLI - Leveraging CA Workload Automation AE Web Serv...
Pre-Con Ed: Beyond the AE CLI - Leveraging CA Workload Automation AE Web Serv...Pre-Con Ed: Beyond the AE CLI - Leveraging CA Workload Automation AE Web Serv...
Pre-Con Ed: Beyond the AE CLI - Leveraging CA Workload Automation AE Web Serv...
 
Migrating from Redwood to CA Workload Automation AE (AutoSys®) - Drivers, Met...
Migrating from Redwood to CA Workload Automation AE (AutoSys®) - Drivers, Met...Migrating from Redwood to CA Workload Automation AE (AutoSys®) - Drivers, Met...
Migrating from Redwood to CA Workload Automation AE (AutoSys®) - Drivers, Met...
 

More from CA Technologies

More from CA Technologies (20)

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

Recently uploaded

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Recently uploaded (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 

What’s new in CA Datacom